body{
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#383838;
}
img{
	border:0px;
}
#topline { 
	width:100%;
	height:10px;
	background: url(images/top_line.jpg) repeat-x;
}

#topline_internal { 
	width:100%;
	height:55px;
	background:#383838;
}
.callnow_int{
	float:right;
	color:#FFF;
	font-size:28px;
	text-align:right;
	margin-top:5px;
}
#header { 
	width:100%;
	height:278px;
	background: url(images/header_bg.jpg);url(images/top_line.jpg) repeat-x;
}
.topwrapper{
	margin:0 auto;
	width:834px;
}
.logo{
	float:left;
}
.banner{
	background:url(images/banner.jpg) no-repeat;
	width:403px;
	height:278px;
	float:left;
}
.callnow{
	float:left;
	color:#FFF;
	font-size:30px;
	font-weight:bold;
	text-align:right;
	margin-top:5px;
	margin-left:-40px;
}
.white_big{
	font-size:38px;
}
.satisfaction_img{
	margin-right:10px;
}

#menuline { 
	width:100%;
	height:53px;
	background: url(images/menu_bg.jpg) repeat-x;
}
.wrapper { 
	margin:0px auto; 
	padding:0px; 
	width:779px;
}

#navigation{
	margin-left:8px;
	height: 53px; 
	width:779px;
	background-repeat: repeat-x;
	background-position:top right;
	overflow:hidden;
	float:left;
}
#menu{
	height: 53px;
	float:left;
	width:779px;
	background:url(images/menu_bg.png);
}
#menu, #menu ul {
	padding: 0;margin: 0;
	list-style: none; 
	float: left;
}
#menu a {
	display: block;	
	font-size: 17px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	text-decoration: none; 
	color: #FFFFFF;
	text-align:center;
}
#menu a:hover {
	background:url(images/menu_selected.jpg);
	position:relative;
}
#menu a.selected {
	background:url(images/menu_selected.jpg);
	position:relative;
}
#menu li {
	float: left;
	font-family: Arial, Helvetica, sans-serif; 
	height:100%; 
	line-height:53px;
}
#menu li:visited{
	/*background-color: #F96F14;*/
}
.separator{
	background:url(images/menu_separator.jpg) no-repeat;
	width:2px;
	height:53px;
	float: left;
}

.content_left{
	float:left;
	width:479px;
	margin-right:20px;
	color:#b2b2b2;
	margin-top:20px;
	text-align:justify;
}
.welcome_box{
	background:url(images/welcome_bg.png) no-repeat;
	width:479px;
	height:267px;
}
.welcome_img{
	float:left;
	margin:20px;
}
.welcome_text{
	font-size:20px;
	font-weight:bold;
	padding-top:50px;
	color:#FFF;
}
.welcome_heading{
	font-size:40px;
	font-weight:bold;
	color:#FFF;
}
.welcome_bottom{
	color:#d4d4d4;
	font-size:34px;
	clear:both;
	margin-left:30px;
	margin-top:60px;
	width:430px;
}
.experience_img{
	float:right;
	margin-top:-40px;
}
.clr{
	clear:both;
}
.green_heading{
	color:#8cba00;
	font-weight:bold;
}
.content_right{
	float:left;
	width:272px;
	background:#4c4c4c;
}
.free_quote_bg{
	margin:5px;
	background:#2d2d2d;
	text-align:center;
	width:262px;
}
.tox_left{
	background:url(images/tbox_left.jpg) no-repeat;
	float:left;
	width:21px;
	height:45px;
	margin-top:10px;
	margin-left:10px;
}
.tox_bg{
	background:url(images/tbox_bg.jpg);
	float:left;
	width:200px;
	height:44px;
	border:0px none;
	margin-top:10px;
}
.tox_right{
	background:url(images/tbox_right.jpg) no-repeat;
	float:left;
	width:21px;
	height:45px;
	margin-top:10px;
}
.testimonial_bg{
	margin:15px;
	background:#FFF;
	width:235px;
	font-size:13px;
}
.testi_content{
	width:190px;
	padding:20px;
}
.testimonial_heading{
	font-size:26px;
	text-align:center;
	padding-bottom:10px;
}
.testi_border{
	background:#999;
	height:1px;
	width:200px;
	margin-bottom:20px;
}
.testi_name{
	font-style:italic;
	color:#999999;
	font-weight:bold;
}
.footer{
	background:#2f2f2f;
	font-size:12px;
	margin:0 auto;
	width:779px;
	height:64px;
	color:#717171;
}
.footer a{
	color:#717171;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer_left{
	float:left;
	margin-left:5px;
	margin-top:30px;
}
.footer_right{
	float:right;
	margin-right:5px;
	margin-top:30px;
}