/* lead alert

colours
red :#DA3521
brown: #211916
white

*/


html,	body
{
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	background-color: #838383;
	background-image: url(../graphics/body_bg.jpg);
	background-repeat: repeat;
	color: #fff;
	position:relative;
}
a:link
{
	color: #DA3521;
	text-decoration: none;
	border-bottom: 1px dotted #DA3521;
}
a:visited
{
	color: #DA3521;
	text-decoration: none;
	border-bottom: 1px dotted #DA3521;
}
a:hover
{
	color: #DA3521;
	text-decoration: none;
	border-bottom: 1px solid #DA3521;
}
img
{
	border: none;
}
blockquote 
{
	font-style:italic;
}
#roof_div
{
	position: relative;
	margin: 0 auto;
	overflow:visible;
	height: 210px;
	width: 1020px;
	z-index: -200;
}
#roof_div img#roof
{
	
	display:inline;
}
#wrapper
{
	background-image: url(../graphics/wrapper_bg.png);
	background-repeat: repeat;
	background-position: top left;
	position: relative;
	width: 822px;
	margin: -120px auto 0 auto;
	padding: 0;
	z-index: 0;
	border: 5px solid #211916;
}
div#header
{
	width: 100%;
	height: 200px;
	margin: auto;
	margin-bottom: 15px;
	text-align: center;
	z-index: 50;
}
div#header_logo
{
	width: 822px;
	height: 100px;
	margin: auto;
	border-top: 1px solid #211916;
}
div#header_logo img#logo_img
{
	width: 250px;
	height: 243px;
	margin-right: -10px;
	margin-top: -90px;
	position: relative;
	float: right;
	z-index: 100;
	display:inline;
}
div#header_logo ul.menu
{
	float: left;	
	display:inline;
	position: relative;
	list-style: none;
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#header_logo .menu li
{
	text-transform: capitalize;
	text-align: center;
	height: 100px;
	list-style: none;
	padding: 0;
	width: 99px;
	position: relative;
	margin: 0 5px 0 0;
	background-color: #211916;
	float: left;
	display:inline;
}
div#header_logo ul.menu a:link, div#header_logo ul.menu a:hover, div#header_logo ul.menu a:visited
{
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	padding: 0;
	font-weight: normal;
	border: none;
	margin: 0 auto 0 auto;
	vertical-align: text-bottom;
	line-height: 100px;
	text-transform: uppercase;
}
div.content
{
	float: right;
	display:inline;
	width: 520px;
	margin-top: 20px;
	clear: right;
	margin-right: 30px;
	background-image: url(../graphics/universal_bg.png);
	background-repeat: repeat;
	border: 1px solid #211916;
	padding: 35px;
}
div.content h1, h2
{
	margin: 0 20px 13px 10px;
	text-transform: capitalize;
}
div.content h1
{
	font-size: 16px;
	color: #DA3521;
}
div.content h2
{
	font-size: 13px;
}
div.content p
{
	margin: 0 20px 10px 10px;
}
div.content ul
{
	list-style: square;
	margin-left: 45px;
}
div.content img
{
	border: none;
	margin: 10px;
	padding: 10px 20px 10px 20px;
	background-image: url(../graphics/universal_bg.png);
	background-repeat: repeat;
}
div.top_content
{
	margin-top: -40px;
}
body#index div.top_content p, body#index div.top_content ul
{
	font-size: 14px;
}
body#index div.top_content h2
{
	font-size: 15px;
}
body#gallery div#content img
{
	border: none;
	margin: 10px 5px 10px 0;
	padding: 5px 10px 5px 10px;
}
img.left
{
	float: left;
	display:inline;
}
img.right
{
	float: right;
	display:inline;
}
body#gallery div#content a
{
	border: none;
}
div#navigation
{
	float: left;
	display:inline;
	width: 180px;
	text-align: left;
	position: relative;
	z-index: 10;
	margin-top: -90px;
}
div#navigation ul.menu
{
	position: relative;
	list-style: none;
	width: 180px;
	margin: 10px 0 20px 0;
	padding: 0;
	text-align: left;
}
div#navigation .menu li
{
	text-align: right;
	width: 150px;
	height: 35px;
	list-style: none;
	padding: 0 3px;
	line-height: 35px;
	vertical-align: middle;
	position: relative;
	margin: 0 0 10px 0;
	margin-left: 0px;
	background-color: #211916;
}
div#navigation ul.menu a:link,div#navigation ul.menu a:hover,div#navigation ul.menu a:visited
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	padding: 0;
	font-weight: normal;
	border: none;
	text-transform: uppercase;
}
div#navigation img#star_offer{
margin: 10px auto;

}
div#navigation div#service_steps
{
	float: left;
	display:inline;
	height: 140px;
	width: 160px;
	text-align: left;
	position: relative;
	background-image: url(../graphics/servicesteps_complete.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: none;
	cursor:pointer;
	overflow:hidden;
	z-index:10;
}

div#service_steps div#inside_service_steps
{
position:absolute;
bottom:0;
right:0;
	height: 440px;
	width: 850px;
	background-image: url(../graphics/servicesteps_complete_link.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color:#211916;
	border: none;
	cursor:pointer;
	opacity: 1.0;
	filter:alpha(opacity=100);	
	z-index:10;
}




form
{
	width: 280px;
	height: auto;
	text-align: right;
	vertical-align: top;
	padding: 20px 5px 30px 5px;
	margin: 20px 25px 10px 115px;
	border: 1px solid #DADADA;
	background-image: url(../graphics/wrapper_bg.png);
	background-repeat: repeat;
}
form br
{
	clear: left;
}
form label
{
	cursor: pointer;
	vertical-align: top;
	float: left;
	display:inline;
	width: 250px;
}
form .text_inp, .text_area
{
	font-size: 12px;
	color: #211916;
	font-family: Courier New, Courier New, Courier6, monospace;
	background-color: #DADADA;
	border: 1px solid #211916;
	line-height: 15px;
	vertical-align: top;
	text-align: left;
}
form .text_inp
{
	margin: 0px;
	width: 170px;
	height: 17px;
	line-height: 15px;
	padding-top: 0px;
	margin-bottom: 8px;
	clear: left;
}
form .text_area
{
	width: 170px;
	height: 60px;
	white-space: normal;
	overflow: hidden;
	vertical-align: top;
	padding-top: 0px;
	margin-bottom: 8px;
}
form .sbm_butt
{
	cursor: pointer;
	background-color: #211916;
	font-size: 12px;
	margin: 0px;
	color: #fff;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	float: right;
	display:inline;
	border: solid 1px #DADADA;
	margin-right: 30px;
	text-transform: uppercase;
}
div#footer
{
	float: left;
	display:inline;
	position: relative;
	height: 30px;
	clear: both;
	width: 100%;
	font-size: 10px;
	text-align: left;
	margin: 30px auto 0 auto;
	color: #fff;
	background-image: url(../graphics/universal_bg.png);
	background-repeat: repeat;
	border-top: 1px solid #211916;
	border-bottom: 1px solid #211916;
}
div#footer p
{
	padding: 0;
	clear: none;
	font-size: 11px;
	line-height: 30px;
	vertical-align: middle;
	margin: 2px 40px;
}
div#footer img
{
	float: left;
	display:inline;
	clear: none;
	margin: -15px -15px;
}
div.empty_div
{
	clear: both;
}
div#seo
{
	margin: 5px auto;
	font-size: 9px;
	width: 822px;
	color: #211916;
	z-index: 200;
	height: 30px;
}
#seo p#heff
{
	float: left;
	display:inline;
	margin: 0 auto 10px 0;
	padding: 0;
	line-height: 15px;
}
#seo p#site_map
{
	float: right;
	display:inline;
	margin: 0 0 10px auto;
	padding: 0;
	line-height: 15px;
}
div#seo a:link
{
	color: #DA3521;
	text-decoration: none;
	border-bottom: 1px dotted #DA3521;
}
div#seo a:visited
{
	color: #DA3521;
	text-decoration: none;
	border-bottom: 1px dotted #DA3521;
}
div#seo a:hover
{
	color: #DA3521;
	text-decoration: none;
	border-bottom: 1px solid #DA3521;
}