body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #364E61;
	background-color:#FFFFFF;
}
td{
	font-size:11px;
	font-weight:normal;
}
a{
	color: #000000;
}
a:hover{
	color: #295D79;
}
#header, #content{
	width: 720px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#header{
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 120px;
}
#content{
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 28px;
}
#header_img{
	background-image: url(../images/header_mini.gif);
	width: 265px;
	height: 120px;
	background-repeat:no-repeat;
	float: left;
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
}
#logo{
	width: 400px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:125px 30px;
	float: right;
	text-align:right;
	height: 100px;
	margin: 10px;
}
#logo h1{
	visibility: hidden;
}
#nav{
	width: 703px;
	background-color:#447189;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	height:17px;
	border: solid 1px #FFFFFF;
	padding-top:4px;
	text-align: right;
	padding-left: 15px;
	padding-right: 15px;
}
#nav img{
	margin-left: 2.4em;
}
.header{
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
}
.searchbox{
	background-color: #D7E1E6;
	border-top: solid 1px #FFFFFF;
	padding: 10px;
}
.searchbox input{
	background-color: #FFFFFF;
	width: 150px;
}
.searchbox form{
	margin-bottom: 0px;
}
td{
	vertical-align: top;
}	
#leftcol{
	border-left: solid 1px #FFFFFF;
	width: 218px;
}
#shopnav{
	background-color: #8CA9B7;
	width: 215px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
}
#shopnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:left;

}
#shopnav li{
	display : inline;
	margin : 0;
	padding : 0;
}
#shopnav li a{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	display: block;
	float:left;
	width: 218px;
	text-indent: 11px;
	border-top: solid 1px #FFFFFF;
}
#shopnav li a:hover{
	background: #5F869B;
}
#footer{
	margin-top: 20px;
	background-color: #D7E1E6;
	padding: 4px;
	text-indent: 8px;
	border: solid 1px #FFFFFF;
	color: #3E6B84;
}
#footer a{
	color: #3E6B84;
}
.home_product{
	background-color: #EEF2F4;
	border: solid 1px #CBCBCB;
	padding: 10px;
	width: 225px;
}
.home_product strong{
	font-size: 14px;
	color: #407197;
}
.product{
	width: 100%;
}
.home_product ul{
	margin-left: 15px;
}
#ired{
	margin-left: 15px;
	margin-top: 15px;
}
#ssl_cert{
	margin-left: 15px;
	margin-top: 15px;
}
.search{
	font-size: 11px;
	padding: 4px;
	margin-top: 4px;
	width: 100px;
}
.subhead{
	font-size: 12px;
	font-weight: bold;
	color: #2483B9;
}
.cartheader{
	background-color: #6D90A4;
	font-weight:bold;
	color: #FFFFFF;
}
input,select,textarea{
	font-size: 11px;
	width: 200px;
	background-color: #D7E0E5;
	border: solid 1px #2A5D79;
}
.submit{
	width: 150px;
	background-color:#447189;
	color: #FFFFFF;
	margin-top: 8px;
}
.productname a, .productname_list a{
	text-decoration: none;
	padding-top: 4px;
}
.productname{
	font-size:12px;
	background-color: #E4E4E4;
	padding: 4px;
}
.productname_list{
	font-size:12px;
}
.price{
	color: #1F87C2;
	font-weight:bold;
	font-size:14px;
}
h1{
	font-size: 18px;
	font-weight:bold;
	border-bottom: solid 1px #1F87C2;
	padding-bottom: 3px;
}
h2{
	font-size: 14px;
}
.product td{
	border-bottom: solid 1px #E1E1E1;
}
.pricing td{
	border-bottom: solid 1px #E1E1E1;
}
#newsupdate{
	background-color: #D7E1E6;
	padding: 10px;
}
#searchresults{
	color: #76848B;
}
#searchresults span{
	color: #364E61;
}
#searchresults a{
	font-size:14px;
}
#searchresults strong{
	color: #364E61;
}
#searchresults h2{
	color: #364E61;
}
#error{
	background-color:#990000;
	padding: 5px;
	color: #FFFFFF;
}
