	/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (pu
blic domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding:;
	border: 0;
	font-size: 100%;
	font:inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, section {
	display: block;
}

p
{
color: #fff;	
line-height: 130%;
}



h1{
font-size: 25px;
color: #9d8a09;
}

a:link {color:#988600;}    /* unvisited link */
a:visited {color:#988600;} /* visited link */
a:hover {color:#FFF;}   /* mouse over link */
a:active {color:#FFF;}  /* selected link */

h2{
	font-size: 18px;
	color: #9d8a09;
}

h3{
  color: #ffffff;
}
h4{
	font-size:18px;
	color: #9d8a09;
}
hr{
width:100%;
height: 3px;
margin-top: -2px 
}
body {
	line-height: 1;
background-color: #000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#html{
	background:#000;
	}

body{100% }

div.fullscreen{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	hieght: 100%;
	background-color:#000;
	}
	
#fullscreen{
	background-color: #000;
}


#container {
	width: 100%;
	hieght: 100%;
	background-color: #000;
}

#social {
	float: right;
	display:inline;
margin-right:60px;

}

#social li {
	display: inline;
}

#old-nav{
margin-left:250px;
display: none;
}
#old-nav li {
	display: inline;
margin-left:-2px;
}

#old-nav ul li {
	float: left;
	margin-left: 30px;
	display: inline;
}
#header{ 
background-color: #000;
}
#banner{
background-color: #000;
}
#main{
	float: left;
background-color:#000;
margin-left: 25px;
margin-right: 282px;
}
#satisfaction{
   float: right;	
   margin-right:-190px;

}
#Offer{
  float:right;
  margin-right: -210px;
  margin-top: -150px
}
#content {
	width: 880px;
  background-color: #000;
}


#featuredservicesbox {
	margin-top:20px;
  margin-left:-30px;
}


#col1, #col2, #col3, #col4{
width: 230px;
float:left;
height: 420px;
margin-left:7px;
border-style:solid;
border-color: #988600;
}

#col1, #col2 #col3, #col4 img{
margin-left:15px;
}

#footer{ 
background: #3a3a3a;

}

#footer-inside{
float:left;
clear:both;
width:100%;
background:#3a3a3a; 
text-color: #9d8a09;
font:"Times New Roman", Times, serif;
}

#list-01, #list-02, #list-03, #list-04, #list-05{
display: inline;
float: left;
margin-left: 20px;
margin-right: 35px;
margin-top: 10px;
}

#outer-footer{
	background-color: #3a3a3a;
	float:left;
	width:100%
}


#outer-footer p{
  margin-top: 20px;
margin-left: 300px;
color: #fff;
}


#outer-footer li{
	display:inline;
	color: #0b4d8;
}

#outer-footer span {
	font-size:14px;
	color: #FFF;

}

#outer-footer a. {
	color: #CCC;
}

#footer a:link {color:#FFF;
text-decoration:none}    /* unvisited link */
#footer a:visited {color:#FFF;} /* visited link */
#footer a:hover {color:#988600;}   /* mouse over link */
#footer a:active {color:#988600;}  /* selected link */
	
#outer-footer a.hover {
	text-decoration: underline;
}


