@charset "utf-8";
/* CSS Document */

body{
	background:#fff url(web-backgrounds.jpg) repeat-x;
	padding-top:10px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
}

#main-holder{
	width:990px;
	padding:0px;
	margin:auto;
	}
	
#logo{
	width:243px;
	padding-right:20px;
	padding-left:20px;
	float:left;
	}
	
#navigation{
	width:697px;
	float:left;
	padding-top:53px;
	padding-right:0px;
	}
.left-corner{
	float:left;
	width:24px;
	}
.mid-bg{
	background:url(three_0.gif) repeat-x;
	float:left;
	width:649px;
	}
#header{
	width:990px;
	}
.tiker-left{
	float:left;
	width:18px;
	}
.tiker-right{
	float:right;
	width:18px;
	}
.tiker{
	width:954px;
	float:left;
	background-color:#fff;
	height:38px;
	color:#005a91;
	font-size:11px;
	text-align:right;
	line-height:38px;
	}		

#left-holder{
	width:200px;
	float:left;
	}
.product-cornerleft{
	width:15px;
	float:left;
	}
.product-mid{
	background-color:#f2f1f1;
	width:170px;
	height:16px;
	float:left;
	}
.product-cornerright{
	width:15px;
	float:right;
	}
.product-bg{
	background-color:#f2f1f1;
	}
.product-list{
	width:160px;
	padding:0px;
	margin:auto;
	}
.product-list ul{
	margin:0px;
	padding:0px;
	}
.product-list ul li{
	margin:0px;
	list-style:none;
	font-weight:bold;
	padding-bottom:5px;
	line-height:22px;
	}
.product-list ul li a{
	color:#7c2d01;
	text-decoration:none;
	}
.product-list ul li a:hover{
	text-decoration:underline;
	}

.product-list ul li ul{
	padding:0px;
	margin:0px;
	}
.product-list ul li ul li{
	margin:0px;
	padding-left:10px;
	list-style:none;
	font-weight:normal;
	padding-bottom:5px;
	background:url(product-bullets.png) no-repeat 5px 8px;
	line-height:22px;
	}
.product-list ul li ul li a{
	color:#7c2d01;
	text-decoration:none;
	padding-left:3px;
	}
.product-list ul li ul li a:hover{
	text-decoration:underline;
	}
.sitemap a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
	
.sitemap a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7c2d01;
	text-decoration:underline;
	}

#body-holder{
	width:550px;
	padding:0px 20px;
	float:left;
	line-height:18px;
	text-align:justify;
	}
#innerbody-holder{
	width:550px;
	padding:0px 20px;
	float:left;
	line-height:18px;
	text-align:justify;
	}
#innerbody-holder h1{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica;
	font-size:18px;
	color:#000;
	line-height:24px;
	font-weight:bold;
	padding:5px !important;
	background-color:#f2f1f1;
	margin-bottom:15px;
	}
h1{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica;
	font-size:24px;
	color:#000;
	font-weight:bold;
	padding:40px 0px 20px 0px;
	margin:0px;
	}
.ht100{
	height:100px;
	}
.product-scroll{
	text-align:center;
	}
.product-scroll img{
	padding:10px 0 0 10px;
	}
.txt-center{
	text-align:center;
	}
h1 span{
	color:#ff0000;
	}
	
#right-holder{
	width:200px;
	float:left;
	}
.clrgrey{
	background-color:#f2f1f1;
	}
#footer{
	width:990px;
	padding-top:8px;
	}
#footer .left-corner{
	width:18px;
	float:left;
	}
#footer .bg{
	background:url(footer-bg.jpg) repeat-x;
	height:82px;
	width:954px;
	padding-top:18px;
	color:#602002;
	float:left;
	text-align:center;
	}
#footer .bg p{
	padding:0px;
	margin:0px;
	line-height:22px;
	}
#footer .bg p a{
	font-size:12px;
	color:#602002;
	text-decoration:none;
	}
#footer .bg p a:hover{
	text-decoration:underline;
	}
#footer .right-corner{
	width:18px;
	float:right;
	}
.ht8{
	height:8px;
	font-size:1px;
	line-height:8px;
	}
		
.fll{
	float:left;
	}
.right-corner{
	float:right;
	width:24px;
	}	

.clearfix{
	clear:both;
	}
input{
	border:1px solid #cecccc;
	background-color:#fff;
	}
textarea{
	border:1px solid #cecccc;
	background-color:#fff;
	}
select{
	border:1px solid #cecccc;
	background-color:#fff;
	}
.submit{
	background:url(submit.png) no-repeat;
	width:74px;
	height:27px;
	color:#454545;
	font-weight:bold;
	border:none;
	}
.form-text{
	color:#454545;
	line-height:24px;
	}
.text-black18{
	font-size:18px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight:bold;
	padding-bottom:15px;
	}
.inner-image{
	float:left;
	padding:0px 25px 75px 0px;
	}
.product-image{
	float:left;
	padding:0px 25px 0px 0px;
	}
.center{
	text-align:center;
	}
label{
	text-align:right;
	display:block;
	width:200px;
	float:left;
	padding-right:20px;
	}
.form-contents input{	
	margin-bottom:10px;
	}

a.link-bottom  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
	
a:hover.link-bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	}
#network{
	width:990px;
	border:1px solid #ebeaea;
	}
#network h1{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica;
	font-size:18px;
	color:#000;
	line-height:24px;
	font-weight:bold;
	padding:5px !important;
	background-color:#f2f1f1;
	margin-bottom:15px;
	}
form{
	padding:0px;
	margin:0px;
	}
