@charset "UTF-8";
/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; overflow-y:scroll; }  /* Firefox / IE8 scroll-fix*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #43689a;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

h1 {
font-size: 28px;
font-style: oblique;
font-weight: normal;
color: #cb8044;
}

h2 {
font-size: 22px;
font-weight: bold;
color: #104d94;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#content {
	background-color: #FFFFFF;
}

#leftnav {
	background-image: url(../images/leftnav_bg.gif);
	background-repeat: repeat-y;
	width: 242px;
	display: block;
	float: left;
}

#leftnav ul {
	margin: 0 0 0 12px;
	padding: 0;
}

#leftnav ul li {
	list-style-type: none;
}

#leftnav ul li a {
display:block;
margin:0;
padding:2px 0 2px 0;
color:#FFFFFF;
text-decoration:none;
}

#leftnav ul li a:hover {
color: #f3e1a4;
}

#leftnav ul li ul {
display:block;
margin:0 0 5px 15px;
padding:0;
width:170px;
}

#leftnav ul li ul li {

}

#leftnav ul li ul li a {
font-size:11px;
}

#leftnav-hdr {
	background-image: url(../images/leftnav_hdr.gif);
	background-repeat: no-repeat;	
	height: 32px;
	width: 242px;
}

#leftnav-ftr {
	background-image: url(../images/leftnav_ftr.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 242px;
}

#topnav {
	margin: 10px 0 0 0;
	display: block;
	white-space: nowrap;
}

#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	margin-top: 5px;	
}

#topnav a:hover {
	color: #f3e1a4;
}

#leftbox {
	width: 212px;
	float: left;
	background-image: url(../images/leftbox_bg.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}

#leftbox-hdr {
	height: 20px;
	background-image: url(../images/leftbox_hdr.gif);
	background-repeat: no-repeat;
}

#leftbox-ftr {
	height: 20px;
	background-image: url(../images/leftbox_ftr.gif);
	background-repeat: no-repeat;
}

#leftbox2 {
	width: 202px;
	float: left;
	margin:20px 5px 0 5px;
}

#left {
	width: 242px;
	display: block;
	float: left;
	position:relative;
}

#leftbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #104d94;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;	
}

#leftbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;	
}

#leftbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #104d94;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;	
}

#leftbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f4e7c;
	text-decoration: underline;	
}

#right {
position:relative;
float:left;
width:700px;
}

table#featured {
	margin-top: 20px;
}

#featured h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: oblique;
	font-weight: normal;
	color: #cb8044;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;	
}

#featured p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #842205;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 20px;	
}

table#products {
	margin-top: 20px;
}

table#products td {
	padding-bottom: 15px;
}

#products h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #0e478f;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-weight: normal;
}

#products p {
	margin: 3px;
}

#ProductLink {
position:relative;
float:left;
margin:0 15px 10px 15px;
padding:0;
width:200px;
}

#ProductLink img {
border:none;
}

#ProductLink h2 {
font-size:14px;
text-align:center;
}

#footertext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b5d3ee;
	text-decoration: none;
	text-align: center;	
	line-height: 14px;
}

#footertext a {
	font-weight: normal;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	color: #b5d3ee;
}

#footertext a:hover {
	color: #FFF;
}
