/* CSS Document */
/* CSS Document */
body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#454545;
background-color:#ffffff;
vertical-align:top;
}
form, tr, td{
margin:0px;
padding:0px;
}
a img{
	border:0px;
	}
.header{
	background:url(../images/header.jpg) top center no-repeat;
	}
	
a.navigation{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	text-transform:uppercase;
	}
a.navigation:hover{
	color:#DF5544;
	font-weight:bold;
	}
.box_rpt{
	background:url(../images/heading_rpt.jpg) 0px 0px repeat-x;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 0 10px;
	height:30px;
	}

.box_border{
	background:url(../images/left_box_rpt.jpg) 0px 0px repeat-y;
	border-bottom:none;
	border-top:none;
	margin:0px;
	padding:0px;
	}
.box_border ul{
	margin:0px;
	padding:0px 5px;
	}
.box_border ul li{
	margin:0px;
	list-style:none;
	background:url(../images/bullet.jpg) 0px 8px no-repeat;
	padding:0 0 0 15px;
	line-height:25px;
	border-bottom:1px solid #666666;
	}
.box_border ul li a{
	color:#254578;
	font-size:12px;
	text-decoration:none;
	}
.box_border ul li a:hover{
	color:#000000;
	}
.mid_box_border{
	border:1px solid #3476B8;
	margin:0px;
	padding:2px;
	}
.product_containt{
	text-align:justify;
	line-height:18px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	}
a.more{
	color:#D5002E;
	font-weight:bold;
	text-decoration:none;
	}
.about_box_border{
	background:url(../images/about_box_rpt.jpg) 0 0 repeat-y;
	}
.about_box_border h2{
	font-size:18px;
	font-weight:bold;
	color:#254578;
	margin:0px;
	padding:10px 5px;
	}
.footer_rpt{
	background:url(../images/footer_rpt.jpg) repeat-x;
	height:30px;
	color:#FFFFFF;
	}
.footer_rpt ul{
margin:auto;
padding:5px 0px;
text-align:center;
}
.footer_rpt ul li{
margin:auto;
padding:5px 11px;
display:inline;
list-style:none;
}
.footer_rpt ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer_rpt ul li a:hover{
	text-decoration:underline;
	}

