/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#container {
	width: 908px;
	margin: 0;
}
#topbar {
	width: 910px;
	height: 50px;
	background-image: url(webimages/images/main_01.jpg);
	text-align: right;
}
.phonenumber {
	font-size:16px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 22px;
	color:#333333;
}
#navbanner {
	width: 908px;
	height: 92px;
	background-image: url(webimages/images/main_02.jpg);
	text-align:right;
}
ul.nav{
	list-style:none;
	font-size:14px;
	font-family: tahoma;
	margin:0;
	padding: 0px 0px 0 0px;
	float: right;
}
ul.nav li{
	list-style-type:none;
	margin:0px;
	float: left;
	padding-left: 20px;
	padding-top: 30px;
}
ul.nav li a,ul.nav li a:link,ul.nav li a:visited{
	color:#333333;
	display:block;
	text-decoration:none;
	
}
ul.nav li a:hover,ul.nav li a:active{
	background-repeat:no-repeat;
	color:#666666;
	text-decoration:none;
}
ul.nav li.home a{
	text-decoration:none;
}
ul.nav li ul{
	margin:0;
	padding:0;
}

#flashmovie {
	width:  908px;
	height: 251px;
	background-image: url(webimages/images/main_03.jpg);
}

#midbanner {
	width: 910px;
	height: 107px;
	background-image: url(webimages/images/midbanner_bar.png);
	text-align: left;
}

.midbannertext {
	font-family: tahoma;
	size: 40px;
	color: #FFFFFF;
	padding: 30px 0 0 175px;
	font-weight: bold;
}

.textwidget{
	font-size:30px;
	margin-top:10px;
}

.product-details-text {
	font-family: tahoma;
	text-size: 10px;
	color: #333333;
	padding: 20px 20px 20px 20px;
}	
#contactbox {
	width: 206px;
	float: left;
}

#contentbox {
	width: 660px;
	float: right;
}

.posttitle {
	font-family: tahoma;
	font-size: 18px;
	color: #971400;
	text-decoration: bold;
}

.posttitle h2 a{
	font-family: tahoma;
	font-size: 18px;
	color: #971400;
	text-decoration: none;
}
.posttitle h2 a:hover{
	font-family: tahoma;
	font-size: 18px;
	color: #de202c;
	text-decoration: none;
}

a.posttitle:link,active,visited {
	font-family: tahoma;
	font-size: 18px;
	color: #333333;
	text-decoration:none;
}
.entry {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	text-align:left;
	}

.entry p
	{
	 padding:0px 20px 0px 0px;
	 text-align:justify;
	 }
.entry h3
	{
	color:#971400;
	line-height: 0pt;
	}
.entry h4{
	color:#de202c;
	line-height: 0pt;
	}	 
.entry h4 a{
	color:#971400;
	line-height: 100%;
	text-decoration: none;
	padding-bottom: -20px;
	}	
.entry h4 a:hover{
	color:#971400;
	line-height: 100%;
	text-decoration: none;
	}	
	
#productimage {
	width: 470px;
	float: left;
}

#video_links h4{
    font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 18px;
}

#video_links a{
    font-family: Arial, Helvetica, sans-serif;
	color:#880000;
	font-size: 14px;
}

#video_links a:hover{
font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
	
}

#product_info{
	float:left;
	width:910px;
	margin:0 auto;
}

#product_pdf .pdf a{
	font-family: tahoma;
	font-size: 18px;
	font-weight:bold;
	color:#880000;
}

div.textclass {
	width:120px;

}
#footer{
    float: right;
	margin:0 auto;
}
.footer {
    border-top:1px solid #BDBFC1;
	padding-top:10px;
	width:900px;
	margin:0 auto;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-align:right;
}
.footer a{
	width:900px;
	margin:0 auto;
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-align:right;
	text-decoration:none
	}

.navigation h3 {
	font-family: tahoma;
	font-size: 18px;
	color: #333333;
	text-decoration:none;
}
	

.alignright {
	padding: 0px;
	float: right;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.alignleft {
	padding: 0px;
	float: left;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 18px;
}
