body,html{
	margin:0px;
	padding:0px;
	font:normal 12px Arial;
	color:#403E3E;
	line-height:16px;
}

#container{
	width:911px;
	margin:0px auto;
}

a:focus,input{
	outline:none;
}

.homebg{background:#fafafa url(images/homebg.gif) repeat-x top;}
.innerbg{background:#F9F9F9 url(images/innerbg.gif) repeat-x top;}


/*header css starts here*/

#header{
	width:911px;
	float:left;
	z-index:1;
}

.headtop{
	width:911px;
	float:left;
	height:100px;
}

.headtop p{
	padding:0px;
	margin:0px;
}

.headtop p.logo{
	width:450px;
	float:left;
	}
	
.headright{
	width:461px;
	float:right;
	}	

.headright p{
	padding:20px 0px;
	margin:0px;
	color:#3F3B3B;
	font-size:13px;
}

.headright p img{
	padding:0px;
	margin:0px 5px -5px 50px;
}

.headright p a{
	color:#3F3B3B;
	text-decoration:none
}

.headright p a:hover{
	color:#C50506;
	text-decoration:underline;
}
.headright ul{
	padding:0px;
	margin:0px;
}

.headright li{
	list-style-type:none; 
	display:inline;
}

.headright li a{
	float:left;
	font-size:12px;
	color:#3F3B3B;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:5px;
	margin-left:4px;
}
.headright li a span{
	float:left;
	padding:5px 10px 5px 7px;
	cursor:pointer;

}

.headright li a:hover{
	background:url(images/lefttab.gif) no-repeat left;
}
.headright li a:hover span{
	background:url(images/righttab.gif) no-repeat right;
	color:#ffffff;
}

.headright li a.selected{
	background:url(images/lefttab.gif) no-repeat left;
}
.headright li a.selected span{
	background:url(images/righttab.gif) no-repeat right;
	color:#ffffff;
}

.bannerdiv{
	width:911px;
	float:left;
	height:155px;
}

.bannerdiv p{
	padding:0px;
	margin:0px;
	}

.bannerdiv p.video{
	width:450px;
	float:left;
	padding-top:8px;
}

.quicklink{
	width:461px;
	float:left;
}

.quicklink p{
	padding:0px;
	margin:0px;
}

.quicklink p.qlink{
	width:461px;
	float:left;
}

.quicklink p.qlink span.link{
	width:210px;
	float:left;
	background:url(images/liner.gif) no-repeat left bottom;
	padding:10px 10px 15px 10px;
}

.quicklink p.qlink span.link a{
	font-size:16px;
	font-weight:bold;
	color:#d6d6d6;
	text-decoration:none;
}
.quicklink p.qlink span.link a:hover{
	color:#ffffff;
}

.quicklink p.qlink span.link img{
	padding:0px;
	margin:0px 5px -10px 0px;
}



/*header css starts here*/

/*middle css starts here*/

#middle{
	width:911px;
	float:left;
	z-index:1;
	padding:15px 0px;
}

.middiv{
	width:911px;
	float:left;
}

.midleft{
	width:300px;
	float:left;
	background:url(images/leftbg.png) no-repeat right top;
	padding-right:15px;
}

.midleft h1{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	font-weight:normal;
	padding:0px;
	margin:15px 0px 5px 0px;
	}

.midleft h1 span{
	background:#FAFAFA;
	padding-right:15px;
	line-height:23px;
}

.midleft h2{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 5px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
	}
.midleft h2 span{
	line-height:23px;
	background:url(images/normalbg3.gif) no-repeat right;
	padding-right:15px;
}

.midleft p{
	padding:10px 0px 0px 0px;
	margin:0px;
}

.midleft p.testi{
	background:url(images/liner2.gif) no-repeat left bottom;
	padding:10px 0px;
}

.midleft p.testi label{
	color:#ca0506;
	width:auto;
	float:none;
}

.midleft p a{
	color:#ca0506;
	text-decoration:none;
}

.midleft p a:hover{
	color:#000000;
}

.midleft p label{
	width:100px;
	float:left;
}

.input{
	border:1px solid #D3D3D3;
}

.midright{
	width:579px;
	float:left;
	padding-left:15px;
}

.midright h1{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	font-weight:normal;
	padding:0px;
	margin:10px 0px 5px 0px;
	}

.midright h1 span{
	background:#FAFAFA;
	padding-right:15px;
	line-height:23px;
}

.midright h1 img{
	padding:0px;
	margin:-4px 0px 0px 0px;
}

.midright p{
	padding:10px 0px 0px 0px;
	margin:0px;
}

.midright p.linkquick{
	color:#383535;
	font-size:15px;
	padding-left:440px;
}
.midright p.linkquick a{
	color:#383535;
	text-decoration:none;
}
.midright p.linkquick a:hover{
	color:#CA0506;
	text-decoration:underline;
}



.mainbox{
	width:579px;
	float:left;
	padding-top:20px;
}

.mainbox p{
	padding:0px;
	margin:0px;
}

.boxdiv{
	width:255px;
	float:left;
	padding:10px;
	border:1px solid #DAD6D6;
	background:url(images/boxbg.gif) repeat-x bottom;
}

.boxdiv p {
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
.boxdiv p a{
	color:#403E3E;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.boxdiv p a:hover{
	color:#000000;
	font-style:normal;
	text-decoration:underline;
}

.boxdiv p a i{
	color:#CA0506;
	font-style:normal;
}
.boxdiv p b{
	color:#CA0506;
	font-style:normal;
}

.boxdiv p img.boximg{
	border:1px solid #dad6d6;
	padding:0px;
	margin:10px 10px 0px 0px;
	float:left;
	width:117px;
	height:82px;

}
.boxdiv p span{
	float:right;
	padding-top:30px;
}

.boxdiv p b{
	color:#CA0506;
	line-height:20px;
}

.boxdiv p span img{
	padding:0px;
	margin:0px;
}

.boxdiv1{
	width:255px;
	float:right;
	padding:10px;
	border:1px solid #DAD6D6;
	background:url(images/boxbg.gif) repeat-x bottom;
}

.boxdiv1 p {
	padding:0px;
	margin:0px;
}
.boxdiv1 p a{
	color:#403E3E;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.boxdiv1 p a:hover{
	color:#000000;
	font-style:normal;
	text-decoration:underline;
}

.boxdiv1 p a i{
	color:#CA0506;
	font-style:normal;
}
.boxdiv1 p b{
	color:#CA0506;
	font-style:normal;
}

.boxdiv1 p img.boximg{
	border:1px solid #dad6d6;
	padding:0px;
	margin:10px 10px 0px 0px;
	float:left;
	height:84px;
	width:117px;

}
.boxdiv1 p span{
	float:right;
	padding-top:30px;
}

.boxdiv1 p b{
	color:#CA0506;
	line-height:20px;
}

.boxdiv1 p span img{
	padding:0px;
	margin:0px;
}

.scriptdiv{
	width:911px;
	float:left;
	padding-top:20px;
}

.scriptdiv ul{
	padding:0px;
	margin:0px;
}

#nested {width:911px; list-style:none; color:#033; }
#nested h3 {padding:0px; font-weight:bold; margin:0px; font-size:12px; color:#414040; cursor:pointer; background:#E2E2E2 url(images/graybg.gif) repeat-x bottom; border-bottom:1px solid #ffffff;}
#nested h3 span{background:url(images/minus.gif) no-repeat right; display:block;padding:5px 15px 5px 10px; margin-right:5px;}
#nested h3:hover {background:#D60404 url(images/redbg.gif) repeat-x bottom; color:#ffffff;}
#nested h3:hover span{background:url(images/plus.gif) no-repeat right; display:block;}
#nested .acc-section {overflow:hidden; background:#fff; padding:}
#nested .acc-content {width:891px; padding:0px 10px; border:0; margin:0px; border-top:none; background:#fff;}
#nested .acc-content table td{padding:5px 0px; margin:0px;}
#nested .acc-content table td select{border:1px solid #DCDCDC; font-size:12px;}
#nested .acc-selected {background:#D60404 url(images/redbg.gif) repeat-x bottom; color:#ffffff;}
#nested .acc-selected span{background:url(images/plus.gif) no-repeat right; display:block;}

.bottext{
	width:911px;
	float:left;
	font-size:12px;
	padding:10px 0px;
}

.bottext a{
	color:#ff0000; 
	text-decoration:none;
}
.bottext a:hover{
	color:#000000; 
	text-decoration:underline;
}

/*middle css starts here*/

/*footer css starts here*/

#footer{
	width:100%;
	float:left;
	background:#030303 url(images/footbg.gif) repeat-x top;
}

.footerdiv{
	width:911px;
	margin:0 auto;
	font-size:12px;
}

.footerdiv p{
	padding:20px 0px 50px 0px;
	margin:0px;
	color:#BCB9B9;
}
.footerdiv p span{
	float:right;
}
.footerdiv p b{
	color:#ffffff;
}
.footerdiv a{
	color:#BCB9B9;
	text-decoration:none;
	padding:0px 10px;
}
.footerdiv a:hover{
	color:#F00;
	text-decoration:underline;
}

/*footer css starts here*/


/*inner css starts*/

.bannerdiv2{
	width:911px;
	float:left;
	height:110px;
}

.bannerdiv2 p{
	padding:0px;
	margin:0px;
	}

.bannerdiv2 p.inmatter{
	width:420px;
	float:left;
	padding-top:20px;
}

.quicklink2{
	width:481px;
	float:left;
	padding-top:5px;
}

.quicklink2 p{
	padding:0px;
	margin:0px;
}

.quicklink2 p a{
	font-size:12px;
	color:#d6d6d6;
	background:url(images/quivk_arrow.gif) no-repeat left;
	padding:0px 4px 0px 7px;
	margin-right:5px;
	text-decoration:none;
}
.quicklink2 p a:hover{
	color:#ffffff;
}

.aboutleft{
	width:300px;
	float:left;
	background:url(images/leftbg.png) no-repeat right top;
	padding-right:15px;
}

.aboutleft h2{
	font-size:19px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	padding:0px;
	font-weight:normal;
	margin:5px 0px;
	}

.aboutleft h2 span{
	line-height:23px;
	background:url(images/normalbg2.gif) no-repeat right;
	padding-right:15px;
}

.aboutleft h3{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	padding:0px;
	font-weight:normal;
	margin:5px 0px;
	}

.aboutleft h3 span{
	line-height:23px;
	background:url(images/normalbg3.gif) no-repeat right;
	padding-right:15px;
}

.aboutleft h4{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	padding:0px;
	font-weight:normal;
	margin:5px 0px;
	}

.aboutleft h4 span{
	line-height:23px;
	background:url(images/normalbg3.gif) no-repeat right;
	padding-right:15px;
}

.aboutleft p{
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align: justify;
}

.aboutleft p a{
	color:#ca0506;
	text-decoration:none;
}

.aboutleft p a:hover{
	color:#000000;
}

.aboutleft p i{
	color:#CA0506;
	font-weight:bold;
	font-style:normal;
}

.aboutleft ul{
	padding:0px;
	margin:0px;
}

.aboutleft li{
	list-style-type:none;
	display:block;
	background:url(images/liner3.gif) no-repeat left bottom;
	padding:5px 10px;
	margin:0px;
}

.aboutleft li a{
	display:block;
	background:url(images/4.gif) no-repeat left 5px;
	color:#403E3E;
	text-decoration:none;
	padding-left:15px;
	}
.aboutleft li a:hover{
	display:block;
	color:#CA0506;
	text-decoration:underline;
	}

.aboutleft p.testi{
	background:url(images/liner2.gif) no-repeat left bottom;
	padding:10px 0px;
}
.aboutleft p span.testititle{
	color:#CA0506;
	}

.aboutleft ul.prodlink{
	padding:10px;
	margin:0px;
	background:url(images/liner4.gif) no-repeat bottom;
}

.aboutleft ul.prodlink li{
	display:block;
	background:url(images/4.gif) no-repeat left;
	padding:2px 10px;
	margin:0px;
}

.aboutleft ul.prodlink li a{
color:#403E3E;
text-decoration:none;
padding:0px;
margin:0px;
background:none;
}
.aboutleft ul.prodlink li a:hover{
color:#CA0506;
text-decoration:underline;
}
.aboutleft ul.faqlink{
	padding:0px;
	margin:0px;
}

.aboutleft ul.faqlink li{
	display:block;
	background:none;
	padding:2px 10px;
	margin:0px;
}

.aboutleft ul.leftside{
	padding:10px;
	margin:0px;
}

.aboutleft ul.leftside li{
	display:block;
	background:url(images/4.gif) no-repeat left;
	padding:2px 10px;
	margin:0px;
}



.aboutright{
	width:579px;
	float:left;
	padding-left:15px;
}

.aboutright h1{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	padding:0px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	}

.aboutright h1 span{
	background:url(images/normalbg3.gif) no-repeat right;
	padding-right:15px;
}



.aboutright h2{
	font-size:24px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	padding:0px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	}

.aboutright h2 span{
	line-height:23px;
	background:url(images/normalbg3.gif) no-repeat right;
	padding-right:15px;
}


.aboutright h3{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	padding:0px;
	font-weight:normal;
	margin:25px 0px 0px 0px;
	}

.aboutright h3 span{
	background:#fafafa; 
	padding-right:15px;
	margin-top:-10px;
}

.aboutright h1 img{
	padding:0px;
	margin:-4px 0px 0px 0px;
}

.aboutright p{
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align: justify;
}

.aboutright p.bord{
	border-top:3px solid #E4E3E3;
	margin-top:10px;
}

.aboutright p b{
	color:#CA0506;
}

.aboutright p i{
	font-size:18px;
	font-style:normal;
}

.aboutright p a{
	color:#CA0506;
	text-decoration:underline;
}
.aboutright p a:hover{
	color:#000000;
	text-decoration:none;
}
.aboutright ul{
	padding:10px 0px;
	margin:0px;
}

.aboutright li{
	list-style-type:none;
	display:block;
	background:url(images/liner4.gif) no-repeat left bottom;
	padding:5px 10px;
	margin:0px;
}

.aboutright li a{
	display:block;
	background:url(images/4.gif) no-repeat left;
	color:#403E3E;
	text-decoration:none;
	padding-left:15px;
	}
.aboutright li a:hover{
	display:block;
	color:#CA0506;
	text-decoration:underline;
	}
.faqright{
	width:579px;
	float:left;
	padding-left:15px;
}

.aboutright td i{
	color:#ff0000;
}

.button{
	background:#b4b4b4;
	color:#ffffff;
	font-weight:bold;
	padding:2px 5px;
	margin:0px;
	border:1px solid #f0f0f0;
}

.faqright h1{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	padding:0px;
	font-weight:normal;
	margin:5px 0px 0px 0px;
	}

.faqright h1 span{
	background:url(images/normalbg3.gif) no-repeat right;
	padding-right:15px;
}

.faqright p{
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align: justify;
}

.faqright p.bord{
	border-top:3px solid #E4E3E3;
	margin-top:10px;
}
.faqright p.bord span{
	float:right;
}

.faqright p.bord span a{
	color:#ff0000;
	text-decoration:none;
}

.faqright p b{
	color:#CA0506;
}

.faqright p a{
	color:#CA0506;
	text-decoration:underline;
}
.faqright p a:hover{
	color:#000000;
	text-decoration:none;
}
.faqright p i{
	font-size:18px;
	line-height:normal;
	font-style:normal;
}

.faqright ul{
	padding:10px 0px 0px 10px;
	margin:0px;
}



.faqright li{
	list-style-type:none;
	display:block;
	background:url(images/4.gif) no-repeat left 8px;
	padding:2px 10px;
	margin:0px;
}

.faqright li a{
	color:#CA0506;
	text-decoration:underline;
	}
.faqright li a:hover{
	color:#000000;
	text-decoration:none;
	}
	
.proright{
	width:579px;
	float:left;
	padding-left:15px;
}

.proright h1{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	padding:0px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	}

.proright h1 span{
	background:url(images/normalbg3.gif) no-repeat right; 
	padding-right:15px;
}

.proright h2{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	padding:0px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	}

.proright h2 span{
	background:#fafafa; 
	padding-right:15px;
}

.proright p{
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align: justify;
}

.proright p.bord{
	border-top:3px solid #E4E3E3;
	margin-top:10px;
}

.proright p b{
	color:#CA0506;
}

.proright p a{
	color:#CA0506;
	text-decoration:underline;
}
.proright p a:hover{
	color:#000000;
	text-decoration:none;
}
.proright p a i{
	color:#000000;
	line-height:normal;
	font-style:normal;
}

.product{
	width:255px;
	float:left;
	padding:10px;
	border:1px solid #DAD6D6;
	background:#ffffff url(images/boxbg.gif) repeat-x bottom;
}

.product p {
	padding:0px;
	margin:0px;
}
.product p a{
	color:#403E3E;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.product p a:hover{
	color:#000000;
	font-style:normal;
	text-decoration:none;
}

.product p a i{
	color:#CA0506;
	font-style:normal;
}
.product p b{
	color:#CA0506;
	font-style:normal;
}

.product p img.boximg{
	border:1px solid #dad6d6;
	padding:0px;
	margin:10px 10px 0px 0px;
	float:left;

}
.product p span{
	float:right;
	padding-top:30px;
}

.product p b{
	color:#CA0506;
	line-height:20px;
}

.product p span img{
	padding:0px;
	margin:0px;
}

.product p.prolinks{
	font-size:13px;
}

.product p.prolinks a{
	text-decoration:none;
	padding:0px 8px;
	color:#403E3E;
	font-weight:normal;
}

.product p.prolinks a:hover{
	text-decoration:underline;
	color:#ff0000;
}
.product p.proimg{
	padding:0px;
	margin:0px;
	height:105px;
}

.product1 p.proimg{
	padding:0px;
	margin:0px;
	height:105px;
}

.product1 p.prolinks{
	font-size:13px;
}

.product1 p.prolinks a{
	text-decoration:none;
	padding:0px 8px;
	color:#403E3E;
	font-weight:normal;
}

.product1 p.prolinks a:hover{
	text-decoration:underline;
	color:#ff0000;
}

.product1{
	width:255px;
	float:right;
	padding:10px;
	border:1px solid #DAD6D6;
	background:#ffffff url(images/boxbg.gif) repeat-x bottom;
}

.product1 p {
	padding:0px;
	margin:0px;
}
.product1 p a{
	color:#403E3E;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.product1 p a:hover{
	color:#000000;
	font-style:normal;
	text-decoration:none;
}

.product1 p a i{
	color:#CA0506;
	font-style:normal;
}
.product1 p b{
	color:#CA0506;
	font-style:normal;
}

.product1 p img.boximg{
	border:1px solid #dad6d6;
	padding:0px;
	margin:10px 10px 0px 0px;
	float:left;
	height:84px;
	width:117px;

}
.product1 p span{
	float:right;
	padding-top:30px;
}

.product1 p b{
	color:#CA0506;
	line-height:20px;
}

.product1 p span img{
	padding:0px;
	margin:0px;
}

.samplediv{
	width:579px;
	float:left;
	padding:10px 0px;
}

.samplebox{
	width:255px;
	float:left;
	padding:10px;
	border:1px solid #DAD6D6;
	background:url(images/boxbg.gif) repeat-x bottom;
	font-size:13px;
	line-height:19px;
}
.samplebox p{
	padding:0px;
	margin:0px;
}
.samplebox ul{
	padding:0px;
	margin:0px;
}

.samplebox li{
	list-style-type:none;
	display:block;
	padding:3px 0px;
	margin:0px;
	background:none;
}

.samplebox li a{ 
	color:#403E3E;
	text-decoration:none;
	}
.samplebox li a:hover{ 
	color:#CA0506;
	text-decoration:none;
	}
.samplebox1{
	width:255px;
	float:right;
	padding:10px;
	border:1px solid #DAD6D6;
	background:url(images/boxbg.gif) repeat-x bottom;
	font-size:13px;
	line-height:19px;
}
.samplebox1 p{
	padding:0px;
	margin:0px;
}
.samplebox1 ul{
	padding:0px;
	margin:0px;
}

.samplebox1 li{
	list-style-type:none;
	display:block;
	padding:3px 0px;
	margin:0px;
	background:none;
}

.samplebox1 li a{ 
	color:#403E3E;
	text-decoration:none;
	}
.samplebox1 li a:hover{ 
	color:#CA0506;
	text-decoration:none;
	}

.detaildiv{
	width:579px;
	float:left;
	padding:10px 0px;
}

.detaildiv table{
	padding:0px;
	margin:10px 0px;
}

.detaildiv p em{
	font-size:13px;
	padding-right:30px;
	font-style:normal; 
	font-weight:bold;
}
.detaildiv p em span{
	color:#CA0506;
}

.detaildiv ul{
	padding:10px;
	margin:10px 0px;
	background:#f2f2f2;
	border:1px solid #e4e4e4;
}

.detaildiv ul p{
	padding:0px 0px 5px 0px;
	margin:0px;
}

.detaildiv ul p{
	font-size:13px;
	font-weight:bold;
}
.detaildiv ul p span{
 	color:#CA0506;
}
.detaildiv li{
	list-style-type:none;
	padding:3px 10px;
	background:url(images/redarrow.gif) no-repeat left;
}
.detaildiv li a{
	color:#403E3E;
	text-decoration:none;
	background:none;
	padding:0px;
}

.detaildiv p.redarrow{
	background:url(images/redarrow.gif) no-repeat left 15px;
	text-indent:10px;
}
.detaildiv p.redarrow b{
	color:#CA0506;
}

.detaildiv p.blackarrow{
	background:url(images/4.gif) no-repeat left 15px;
	text-indent:10px;
}
.detaildiv p.redarrow a{
	color:#CA0506;
	text-decoration:none;
}
.detaildiv p.redarrow a:hover{
	color:#000000;
}


.detailimg{
	width:220px;
	float:left;
	color:#CA0506;
	font-weight:bold;
}
.detailimg img{
	border:1px solid #dadada;
}

.detailimg a{
	color:#CA0506;
	text-decoration:none;
}
.detailimg a:hover{
	color:#000000;
	text-decoration:none;
}


.imageinfo{
	width:344px;
	float:left;
	padding-left:15px;
}

.imageinfo p{
	padding:5px 0px;
	margin:0px;
}

.imageinfo p b{
	color:#CA0506;
}

.imageinfo p span.magnet{
	width:120px;
	float:right;
	text-align:left;
	padding-left:20px;
}


.detailinfo{
	width:579px;
	float:left;
}

.facts{
	width:557px;
	float:left;
	padding:10px;
	background:#F3F3F3;
	border:1px solid #E5E5E5;
}

.infodiv{
	width:911px;
	float:left;
}
.infodiv p{
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align:justify;
}

.infodiv p b{
	color:#CA0506;
}
.infodiv p a{
	color:#CA0506;
	text-decoration:underline;
}
.infodiv p a:hover{
	color:#000000;
	text-decoration:none;
}
.infodiv h1{
	font-size:23px;
	color:#CA0506;
	background:url(images/hbg.gif) repeat-x 18px;
	font-weight:normal;
	padding:0px;
	margin:15px 0px 5px 0px;
	}

.infodiv h1 span{
	background:#f0f0f0;
	padding-right:15px;
	line-height:23px;
}

