@charset "utf-8";
/* CSS Document */
html { overflow: -moz-scrollbars-vertical; }
* {margin:0; padding:0;}
body {
	background-color: #455e6b;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
a:link img,
a:active img,
a:hover img,
a:visited img{
    border: 0;
	outline: none;
}
a {
	outline: none;
}
#conainer {
	width: 980px;
	margin: 1px auto;
}
#header-l {
	width: 490px;
	height: 150px;
	float: left;
}
#header-r {
	width: 490px;
	height: 150px;
	background: url(images/header.jpg) no-repeat;
	float: right;
}
#toplinks {
	width: 490px;
	margin: 10px auto;
	text-align: center;
	color: #fff;
	font-size: 0.88em;
}
#toplinks a, a:visited {
	text-decoration: none;
	color: #52b6e2;
}
#toplinks a:hover {
	text-decoration: none;
	color: #fff;
}
#menu {
	clear: both;
	width: 960px;
	height: 30px;
	margin: 0;
	padding: 0 10px 10px 10px;
	background: url(images/menu-bg.gif) no-repeat;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	clear: left;
	font-size: 0.88em;
	height: 30px;
	line-height: 32px;
}
#menu li{
	float: left;
	width: 120px;
	height: 30px;
	display: block;
}
#menu a{
	float: left;
	text-align: center;
	width: 120px;
	text-decoration: none;
	background: url(images/mbg.gif) no-repeat;
	color: #666;
	height: 30px;
	line-height: 30px;
}
#menu a:hover {
 	color: #009fdb;
	background: url(images/mbg-o.jpg) no-repeat;
}
#menu-l a{
	float: left;
	background:url(images/mbg-l.gif) no-repeat;
	text-align: center;
	width: 120px;
	text-decoration: none;
	color: #666;
	height: 30px;
	line-height: 30px;
}
#menu-l a:hover {
 	color: #009fdb;
	background: url(images/mbg-lo.jpg) no-repeat;
}
#menu-r a{
	float: left;
	background:url(images/mbg-r.gif) no-repeat;
	text-align: center;
	width: 120px;
	text-decoration: none;
	color: #666;
	height: 30px;
	line-height: 30px;
}
#menu-r a:hover {
 	color: #009fdb;
	background: url(images/mbg-ro.jpg) no-repeat;
}
#phone {
	display: none;
	float: right;
	line-height: 30px;
	padding: 0 20px 0;
	color: #d4000f;
}
#breadcrumb {
	margin: 0 0 0 20px;
	font-size: 0.75em;
	color: #09F;
}
#breadcrumb a{
	text-decoration: none;
	color: #666;
}
#breadcrumb a:hover{
	text-decoration: none;
	color: #09F;
}
#main-content {
	clear: both;
	width: 980px;
	padding: 0;
	margin: 0;
	background: url(images/main-bg.jpg) repeat-y;
}
#side-container {
	width: 200px;
	display: inline;
	float: left;
	margin: 0 0 0 12px;
	padding: 0;
}
#sidemenu-hdr {
	display: block;
	margin: 0;
	width: 200px;
	height: 20px;
	background: url(images/sidebg-top.gif) no-repeat;
}
#sidemenu {
	border: none;
	margin: 0;
	padding: 0;
	background: url(images/sidebg.gif) repeat-y;
}
* html #sidemenu li  /* this is recognized by IE only */{
  width: 176px;  /* total width, only for IE5.x/Win */
  w\idth: 169px; /* content width for other IE */
}
#sidemenu ul {
	list-style: none;
	margin: 0 12px 0 12px;
	padding: 0;
	border: none;
}	
#sidemenu li {
	display: inline;
	margin: 0;
	width: 176px;
}
#sidemenu li a {
	border-top: 1px solid #b7e2f3;
	height: 15px;
	line-height: 15px;
	display: block;
	padding: 5px 0 5px 6px;
	color: #696969;
	text-decoration: none;
	width: 170px;
	font-size: 0.88em;
}
#sidemenu li a:hover {
	background-color: #a0c8d6;
	color: #fff;
}
#sidemenu-ftr {
	display: block;
	margin: 0;
	width: 200px;
	height: 20px;
	background: url(images/sidebg-bott.gif) no-repeat;
}
.sidemenu-ttl {
	display: block;
	margin: 0 auto;
	padding: 0 0 5px 0;
	width: 100px;
	font-size: 14px;
	height: 20px;
	color: #555;
	text-align: center;
	border: none;
}
#promotion-horiz{
	width: 938px;
	margin: 0 auto;
}
#promotion-cont {
	width: 939px;
	height: 300px;
	margin: 10px auto;
	text-align: center;
	font-size: 1.1em;
}
#promotion {
	display: inline;
	width: 225px;
	height: 300px;
	float: left;
	margin: 0 13px 0 0;
}
#promotion a{
	display: block;
	width: 223px;
	height: 48px;
	padding-top: 250px;
	color: #666;
	border: solid 1px #ababab;
	text-decoration: none;
}
#promotion a:hover{
	border: 1px solid #09F;
	color: #09F;
}
#promotion-l {
	display: inline;
	width: 225px;
	height: 300px;
	float: left;
}
#promotion-l a{
	display: block;
	width: 223px;
	height: 48px;
	padding-top: 250px;
	color: #666;
	border: solid 1px #ababab;
	text-decoration: none;
}
#promotion-l a:hover{
	border: 1px solid #09F;
	color: #09F;
}
#promotion-bott {
	width: 938px;
	height: 450px;
	margin: 2px auto;
}
#product-container {
	margin: 0 0 0 215px;
	padding: 0;
}
#product-container h1{
	font-size: 1.3em;
	margin: 5px 0;
	padding: 0;
	color: #39C;
}
#inner-container-r {
	float: left;
	width: 640px;
	text-align: center;
}
#inner-container-l {
	width: 298px;
	margin: 0 0 0 10px;
	float: left;
	text-align: center;
}
#product {
	width: 178px;
	float: left;
	background: #fff;
	height: 200px;
	margin: 9px 9px 0 0;
	padding: 0;
}
#product img{
	margin: 0 0 -5px 0;
	padding: 0;
}
#product a{
	display: block;
	border: 1px solid #ababab;
	width: 176px;
	float: left;
	color: #666;
	height: 198px;
	text-decoration: none;
	text-align: center;
}
#product a:hover{
	border: 1px solid #09F;
	color: #09F;
}
#product-last {
	width: 178px;
	float: left;
	background: #fff;
	margin: 9px 0 0 0;
	height: 200px;
}
#product-last img{
	margin: 0 0 -5px 0;
	padding: 0;
}
#product-last a{
	display: block;
	border: 1px solid #ababab;
	width: 176px;
	float: left;
	color: #666;
	height: 198px;
	text-decoration: none;
	text-align: center;
}
#product-last a:hover{
	border: 1px solid #09F;
	color: #09F;
}
#product2 {
	width: 178px;
	float: left;
	background: #fff;
	height: 200px;
	margin: 9px 9px 0 0;
	padding: 0;
}
#product2 img{
	margin: 0;
	padding: 0;
}
#product2 a{
	display: block;
	border: 1px solid #ababab;
	width: 176px;
	float: left;
	color: #666;
	height: 198px;
	text-decoration: none;
	text-align: center;
}
#product2 a:hover{
	border: 1px solid #09F;
	color: #09F;
}
#product2-last {
	width: 178px;
	float: left;
	background: #fff;
	margin: 9px 0 0 0;
	height: 200px;
}
#product2-last img{
	margin: 0;
	padding: 0;
}
#product2-last a{
	display: block;
	border: 1px solid #ababab;
	width: 176px;
	float: left;
	color: #666;
	height: 198px;
	text-decoration: none;
	text-align: center;
}
#product2-last a:hover{
	border: 1px solid #09F;
	color: #09F;
}
#banner {
	float: left;
	width: 739px;
	margin: 10px 0 0 0;
	padding: 0;
	height: 160px;
	background: #fff;
}
#banner a{
	float: left;
	width: 737px;
	margin: 0;
	padding: 0;
	border: 1px solid #ababab;
	height: 158px;
}
#banner a:hover{
	border-color: #09F;
}
#footer {
	clear: both;
	width: 980px;
	height: 60px;
	line-height: 50px;
	font-size: 12px;
	text-align: center;
	background: url(images/footer-bg.gif) no-repeat bottom;
}
#product-info {
	text-align: center;
	float: right;
	width: 350px;
	margin: -10px 5px 10px 0;
	padding: 0;
}
#quote-container {
	display: inline;
	float: right;
	margin: 0 20px 0 0;
	width: 390px;
	padding: 0;
	font-size: 14px;
	color: #666;
}
#quote-hdr {
	display: inline;
	float: right;
	margin: 0 20px 0 0;
	width: 390px;
	height: 20px;
	background: url(images/quote-hdr.gif) no-repeat bottom;
}
.quote-form {
	background: url(images/quote-bg.gif) repeat-y;
	padding: 0 20px 0 20px;
}
.quote-ttl {
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 1.15em;
	border-bottom: 1px solid #a5daec;
}
.field {
	width: 195px;
}
.txtfield {
	width: 191px;
}
.td1 {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #a5daec;
}
.td2 {
	text-align: right;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #a5daec;
}
.quote {
	width: 350px;
}
#total {
	font-size: 1.2em;
	color: #39C;
}
#overview {
	padding: 10px 10px 0 10px;
	text-align: left;
}
#overview p{
	padding-top: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
	height: 1px;
    font-size: 1px;
    line-height: 0px;
}