/* CSS Document */

body{
	background:url(../images/bg_str.jpg) repeat-x top;
	background-color:#eb0205;
	margin:0px;
	padding:0px;
	}
	
#wrapper{
	padding:inherit;
	margin:auto;
	height:auto;
	width:921px;
	}
	
#header{
	width:921px;
	height:301px;
	float:left;
	}
	
.clear{
	clear:both;
	}
	
.logo{
	background:url(../images/logo.gif) left top no-repeat;
	height:118px;
	width:300px;
	float:left;
	}
	
#menu_path{
	padding-top:83px;
	height:35px;
	width:560px;
	float:right;
	padding-right:0px;
	background:url(../images/menu_strip.gif) repeat-x bottom;
	}
	
.menu_lcurve{
	float:left;
	background:url(../images/menu_left_curve.gif) no-repeat;
	width:8px;
	height:35px;
	}
	
.menu_rcurve{
	float:right;
	background:url(../images/menu_right_curve.gif) no-repeat;
	width:8px;
	height:35px;
	}
	
.menu_rspace{
	float:right;
	width:10px;
	height:35px;
	background-color:#480613;
	}
	
.menu_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:11px;
	padding-bottom:5px;
	float:left;
	}
	
.menu_font:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:11px;
	padding-bottom:5px;
	float:left;
	}
	
.banner{
	width:921px;
	height:342px;
	float:left;
	background:url(../images/header.jpg) no-repeat top;
	}
	
.middle_level{
	width:921px;
	float:left;
	height:auto;
	background-color:#FFFFFF;
	}
	
.services_content{
	width:270px;
	float:left;
	height:auto;
	}
	
.icon{
	width:26px;
	float:left;
	height:21px;
	background:url(../images/icon.gif) no-repeat top left;
	}
	
.heading_font{
	height:21px;
	font-family:Verdana;
	color:#75010C;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	
.dout{
	background:url(../images/dout.gif) repeat-x;
	}

.normal_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
	text-align:justify;
	font-weight:normal;
	}
	
.read_more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
	font-weight:normal;
	text-decoration:none;
	}
	
.read_more:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
	font-weight:normal;
	text-decoration:underline;
	}
	
.normal_font2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
	line-height:20px;
	font-weight:normal;
	}
	
.footer_font{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#aeacac;
	font-weight:normal;
	text-decoration:none;
	}
	
.footer_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8F4032;
	font-weight:normal;
	text-decoration:none;
	}
	
.footer_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8F4032;
	font-weight:normal;
	text-decoration:underline;
	}
	
