/* CSS Document */

body {
	background-color: #bfbfbf;
	margin: 0; }
	
a:link {
	color: #1c2f67;
	font-weight: bold;
	text-decoration: none; }
a:visited {
	color: #1c2f67;
	font-weight: bold;
	text-decoration: none; }
a:active {
	color: #1c2f67;
	font-weight: bold;
	text-decoration: none; }
a:hover { text-decoration:underline; }
	
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#rotator {
	position: relative;
	background-color: #FFFFFF;






}

#logoTop {
	position: absolute;
	left: 650px;
	top: 85px;






}

#header1 {
	background-image: url(images/header2.gif);
	background-repeat: repeat-x;
	text-align: left;
	background-color: #FFFFFF;








}

#features {
	text-align: left;
	background-color: #FFFFFF;
	width: 235px;

}
	
#slogan {
	margin-top: 15px;
}
	
#nav {
	background-color: #ffffff;
	background-image: url(images/navBG.gif);
	text-align: right; }
	
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	background-color: #ffffff;
	padding-bottom: 60px;
	padding-right: 15px;
	padding-left: 15px;
	width: 535px;


}
	
h1 {
	font-size: 18px;
	font-weight: 100;
	color: #1c2f67; }
	
#footer {
	color: #8b8b8b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	background-color: #ffffff;
	padding-right: 10px;
	padding-bottom: 5px;



}
.mainNav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #1c2f67;
	width: 225px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;


}
.mainNav a:link, .mainNav a:visited {
	color: #FFFFFF;
	display: block;
	background-color: #1c2f67;
	position: relative;
}
.mainNav a:hover {
	background-color: #1c2f67;
	display: block;
}
.NavProducts {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #1c2f67;
	width: 225px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;

}
.NavProducts a:link, .NavProducts a:visited {
	color: #FFFFFF;
	display: block;
	background-color: #1c2f67;
	position: relative;
}
.NavProducts a:hover {
	background-color: #1c2f67;
	display: block;
}
.newsletter {
	font-size: 11px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
}
html {
	margin: 0px;
	padding: 0px;
}
