/* CSS Document */
@font-face {
    font-family: 'DustismoRegular';
    src: url('dustismo-webfont.eot');
    src: url('dustismo-webfont.eot?#iefix') format('embedded-opentype'),
         url('dustismo-webfont.woff') format('woff'),
         url('dustismo-webfont.ttf') format('truetype'),
         url('dustismo-webfont.svg#DustismoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0;
	font-family: 'DustismoRegular', Arial, Helvetica, sans-serif;
}

h1{
	font-size:25px;
	color:#ae0000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	margin:0;
}

h2{
	font-size:20px;
	color:#ae0000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	margin:0;
}

h3{
	font-size:17px;
	color:#ae0000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	margin:0;
}

#holder{
	width:900px;
	height:166px;
	margin-left:auto;
	margin-right:auto;
}

#header_bg{
	width:100%;
	height:196px;
	background-image:url(images/header_bg2.jpg);
	background-repeat:repeat-x;
}

#header{
	width:900px;
	height:196px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}

#top_text{
	width:800px;
	height:20px;
	color:#ffffff;
	font-size:14px;
	text-align:left;
	margin-left:10px;
}

#logo{
	width: 550px;
	height: 150px;
	float: left;
	margin-left: 10px;
	text-align: left;
	margin-top:20px;
}

#logo_txt1{
	font-family: 'LimelightRegular', Arial, Helvetica, sans-serif;
}

#logo_txt1 a{
	font-size:30px;
	color:#ffffff;
	font-weight:500;
	text-decoration:none;
}

#logo_txt2{
	font-size:17px;
	color:#ffffff;
}

#logo_txt3{
	font-size:17px;
	color:#ffffff;
	font-weight:600;
}



#banner{
	width:900px;
	height:236px;
	margin-top:10px;
}

#content{
	width:900px;
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
}

#sidebar{
	float:left;
	width:280px;
	background-color:#455159;
	margin-left:5px;
}

#sidebar_call{
	width: 190px;
	height: 70px;
	font-size: 20px;
	text-transform: uppercase;
	color: white;
	background-image: url(images/sidebar_call.png);
	background-repeat: no-repeat;
	padding-left: 111px;
	padding-top: 15px;
	font-weight:600;
}

.sidebar_ads{
	width:250px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}

#form{
	width:280px;
	background-image:url(images/form_bg.png);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#ffffff;
	text-transform:uppercase;
}

#free_estimate{
	font-size:20px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}

input, textarea{
		width:150px;
		background-color:#ffffff;
		border:#ffffff  1px inset;
		color:#000000;
	}
	
input.sub{
	width:208px;
	height:55px;
	background:url(images/submit.png) no-repeat;
	border:0;
	cursor:pointer;
	margin-left:10px;
}

#main_content{
	width:570px;
	float:right;
	margin-right:5px;
}

#main_content_middle{
	width:570px;
}

#main_content_middle p{
	margin:0;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
	text-indent:20px;
	font-size:12pt;
}

.clear{
	clear:both;
}

#footer{
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:81px;
}

#copyright{
	font-size:16px;
	color:#ffffff;
	padding-top:33px;
	text-align:center;
}

#external_links{
	color:#ffffff;
	width:900px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:10px;
	font-size:12px;
}

#external_links a{
	color:#ffffff;
	text-decoration:none;
}

#external_links a:visited{
	margin-top:30px;
	color:#ffffff;
	text-decoration:none
}

#external_links a:hover{
	margin-top:30px;
	color:#ffffff;
	text-decoration:underline;
}



/* ------------------------------------------------------------ */
#services4{
	text-align:left;
	width:555px;
	color:#ffffff;
	font-size:12px;
	background-color:#455159;
	margin-left:auto;
	margin-right:auto;
}

#services4 p{
	font-size:19px;
	color:#ffffff;
	margin:0;
	padding:0;
	font-weight:bold;
	text-align:center;
}

.servicetitle{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
	text-align:center;
}

#services4_lefttitle{
	float: left;
    border: solid 1px #CCCCCC;
	width:185px;
	background-color:#13232f;
}

#services4_middletitle{
	margin-left: auto;
    margin-right: auto;
    border: solid 1px #CCCCCC;
	max-width:185px;
	background-color:#13232f;
}

#services4_righttitle{
	float: right;
    border: solid 1px #CCCCCC;
	width:185px;
	background-color:#13232f;
}

#services4_left{
	float: left;
    border: solid 1px #CCCCCC;
	width:185px;
	padding-bottom:5px;
}

#services4_middle{
	margin-left: auto;
    margin-right: auto;
    border: solid 1px #CCCCCC;
	max-width:185px;
	padding-bottom:5px;
}

#services4_right{
	float: right;
    border: solid 1px #CCCCCC;
	width:185px;
	padding-bottom:5px;
}
/* ------------------------------------------------------------ */