body {
	margin: 0;
	background-color: #002142;
	background-image: url(/_includes/images/backgrounds/bg_Main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body, td {font-family:verdana,arial,helvetica;}

.content, .content td {
	font-size: 12px;
	line-height: 20px;
}

.content_home {height:250px;background-image:url(/_includes/images/backgrounds/bg_ContentHome.gif);background-repeat: no-repeat;background-color:white;}
 div.home_text {
	margin-top:135px;
	width:250px !important;
	width:280px;
	font:12px/18px Georgia, Verdana;
	color:#254F7D;
	float:left;
	padding:0 10 0 20;
	text-align:justify;
}

 div.home_image {float:left;padding:7 7 0 0;}

 div.links {float:right;}

.links a:link,.links a:visited,.links a:active{
	font-weight:bold;
	color:navy;
	text-decoration: none;
}
.links a:hover{
	font-weight:bold;
	color:gold;
}
.content_home h3 {
	font:20px/22px Arial;
	letter-spacing:.1em;
	font-weight:bold;
	color:gray;
	margin:8 5 10 0;
	text-align:right;
}

.content {
	vertical-align:top;
	background-image: url(/_includes/images/backgrounds/bg_Content.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color: white;
	padding: 40 40 40 15;
	text-align: justify;
	border-left: 25px solid #7CA8E7;
	border-right: 7px solid white;
}

.content h3 {
	width:620px;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	line-height: 31px;
	color: #10387E;
	font-weight: bold;
	text-indent: 10px;
	letter-spacing: 0.05em;
	background-image: url(/_includes/images/backgrounds/bg_H3.gif);
	border-top: 1px solid gray;
	border-right: 10px solid gray;
	padding:0px;
	padding-top: 8px;
	margin:0px;
	float:left;
}

.content h4 {
	font-family: helvetica, sans-serif;
	color:black;
	font-size:18px;
	padding:0px;
	margin:0px;
}

.content a:link,.content a:visited,.content a:active {color: #8B4513;}
.content a:hover {color:darkred;}

 div.container {
	margin-left:30px !important;
 	margin-left:35px;
	margin-bottom:20px;
 }

 div.body {
	width:600px !important;
	width:620px;
 	padding:10 10 10 10;
 	border-right:10px solid gray;
	margin:0px;
	float:left;
	background-color:white;
}

.featured_product {background-color: white;vertical-align:top;}
.featured_product .image {text-align:right;padding:5 0 0 0;}
.featured_product .image img {border-bottom:5px solid silver;}
.featured_product .description {
	font:11px/14px arial, verdana;
	color:#032183;
	padding:10 10 20 10px;}
.featured_product .description h3 {
	font-weight: bold;
	color: #032183;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #2A78E5;
	margin-bottom: -5px;
}

.footer {
	background-color: #D9D8D8;
	color:#0E4085;
	font:10px/12px Arial, Helvetica;
	text-transform: uppercase;
	text-align:center;
	height:40px;
	letter-spacing: 0.05em;
}


li {
	margin-bottom:10px;
	line-height:16px;
}

.sub_footer td.description {
background-image:url(/_includes/images/backgrounds/bg_SubFooter.gif);
background-repeat: no-repeat;
background-position: right;
background-color: #2A78E5;
padding:10 100 0 10;
color:white;
font-size:11px;}

.sub_footer td.image {text-align:center;
	background-color: white;
	
}
.byWDD {
	padding-top:10px;
	padding-right:22px;
	text-align:right;
	font: 10px/10px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #759BC8;
	letter-spacing:normal;
}
.byWDD a:link,.byWDD a:visited,.byWDD a:hover,.byWDD a:active {color:#759BC8;text-decoration:none;}