﻿/* CSS Document */
* {
	margin: 0px auto;
	padding: 0px;
}
body {
	background-color: #9B3334;
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
}
#SDS_container {
	width: 1024px;
	height: 775px;
	background-color: #9a3334;
	margin:0 auto;
	text-align:left;
}
#SDS_header_01 {
	background: #FFFFFF url(images/SdeS_homepage-copy_01.jpg) no-repeat;
	height: 93px;
	width: 1024px;
}
#menu_top {
	background-color: #9a3334;
	width: 1024px;
	}
.topmenu {
	text-decoration:none;
	list-style:none;
	margin-left:-4px;
	}	
.topmenu li {
	margin: 0 0 0 3px;
	line-height:25px;
	text-align:center;
	float:left;
}
.topmenu  li a{
	display:table-cell;
	float:left;
	width:143px;
	text-decoration: none;
	background-color: #ffcb06;
	font: bold 1em Verdana;
	color:#000000;
	padding:10px 0;
	vertical-align:middle;
}
.topmenu  li a:hover{
	background:url(images/menuhover.jpg) no-repeat;
	color:#ffffff;
}
a: visited {
	color:#FFFFFF;
}
#SDS_header_02 {
	background:#9B3334 url(images/SdeS_homepage-copy_03.jpg) no-repeat;
	width: 1024px;
	height: 220px;
	margin-top:15px;
}
#buynow_header {
	background:#9B3334 url(images/SdeS_homepage-copy_03.jpg) no-repeat;
	width: 1024px;
	height: 220px;
	margin-top:15px;
}
#insideLeft_SDScontainer {
	background-color: #e2e1cd;
	height: 400px;
	_height:412px;
	width: 125px;
	float:left;
	margin: 0 0 0 10px;
}
#insideLeft_topMenu {
	background-color: #ffcb06;
	width: 125px;
	height: 30px;
	margin: 0;
}
.text1 {
	font: normal 1.5em Verdana;
	color:#000000;
	text-align:center;
}
#insideLeft_shadow {
	background-image: url(images/SdeS_homepage-copy_09.jpg);
	background-repeat:repeat-x;
	width: 125px;
	height: 9px;
}
#SDS_mainContainer {
	background-color: #e2e1cd;
	width:600px;
	height:400px;
	_height:412px;
	float:left;
	margin: 0 0 0 5px;
}
#body_text{
	width:580px;
	margin: 0 0 0 5px;
	text-align:left;
}
#picture_01 {
	background-image:url(images/SdeS_homepage-copy_06.jpg);
	width:590px;
	height:160px;
	float:left;
	margin: 0 0 0 5px;
}

#picture_02 {
	background-image:url(images/SdeS_homepage-copy_07.jpg);
	width:236px;
	height:160px;
	float:left;
	margin: 0;
}
#right_container {
	background-color: #e2e1cd;
	width: 255px;
	height: 400px;
	_height:412px;
	float:left;
	margin: 0;
}
#picture_03 {
	background-image:url(images/SdeS_homepage-copy_24.png);
	background-repeat:no-repeat;
	width:103px;
	height:216px;
	float:left;
}
#picture_04 {
	background-image:url(images/SdeS_homepage-copy_18.png);
	background-repeat:no-repeat;
	width:103px;
	height:216px;
}
#footer {
	clear:both;
	margin: 10px 0 0 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:0 40px 0 0;
	float:right;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#footer ul li {
	color: #FFFFFF;
	display:inline;
}
.contentHeader
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #243196;
	font-weight: bold;
}
.cpLeft
{
	clear:left;
	float:left;
	width:234px;
	margin-left:20px;
	_margin-left:10px;
}
.cpRight
{
	float:left;
	width:325px;
	margin-left:12px;
	_margin-left:10px;
}