@charset "utf-8";
/* CSS Document */

html { height:100%;}
body { 
	height:100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background:url(images/bg.jpg) repeat-x #000000;
	font-size:0.75em;
	color:#fff;
	margin:0;
	}
	

#template_top {
	position:relative;
	top:0px;
	left:0px;
	margin:0 auto;
	width:800px;
	height:246px;
	background:url(images/top.jpg) no-repeat;
	}
	
#top_text {
	position:relative;
	top:125px;
	left:20px;
	color:#FFFFFF;
	font-size:0.9em;
	border-top: 1px dashed #ffffff;
	width:375px;
	padding-top:10px;
	}
	
#top_text a {color:#e02121;}
#top_text a:hover {color:#fff;}
	
#template_content {
	width:800px;
	background:url(images/main_bg.jpg); 
	margin:auto;
	padding:0px;
	}
	
#main_content_area {
	position:relative;
	top:0px;
	left:0px;
	width:800px;
	background:url(images/main_bg_top.jpg) no-repeat;
	float:left;
	padding:0;
	margin:0;
	}


#content_left {
	position:relative;
	float:left;
	top:15px;
	left:5px;
	width:180px;
	padding:0;
	color:#FFFFFF;
	min-height:500px;
	}
	
#nav4 ul {
	position:relative;
	float:left;
	top:0px;
	left:7px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav4 li a {
	width: 160px;
	height:20px;
	line-height:20px;
	display:block;
	padding:4px 0px;
	margin:0;
	color: #fff;
	text-decoration: none;
	border-bottom:#fff 1px dashed;
	font-size:1.1em;
	}
	
#nav4 li a:hover {
	background: #e02121;
	color: #ffffff;
		text-indent:5px;
	}
	
#services {
	position:relative;
	float:left;
	top:20px;
	left:7px;
	font-size:0.9em;
	}



#content_right { width:588px; float:left;position:relative; top:5px; left:15px;font-size:1.2em; }
#content_right p a { color:#e02121; font-weight:bold; text-decoration:none}
#content_right p a:hover { text-decoration:underline;color:#fff;}

#content_right li {}






#featured {
	float:right; 
	margin: 15px 0 0 20px;  
	padding-top: 45px;
	width:200px;
	height: 223px;
	background: url(images/featured.gif) top left no-repeat;
}

#template_footer { width:800px; height:79px; padding-top:30px; background:url(images/footer.jpg) no-repeat; margin:auto; text-align:center; color:#FFFFFF; font-size:1.2em;}

#template_footer a { color:#e02121; font-weight:bold; text-decoration:none}
#template_footer a:hover { text-decoration:underline;color:#fff;}

#slogan {font-size:1.3em; letter-spacing:-1px; font-weight:bold;color:#e02121;}
#huge {font-size:1.8em;}

.mainh1 {font-size:1.5em; font-weight:bold;color:#e02121;letter-spacing:-1px;}