/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	background: url(imgs/bodyBG.jpg) #fff repeat-x;
	background-color: #0E4F74;
	font: 1em/120% Arial, Helvetica, sans-serif;
	color: #263D69;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

/************** Layout Elements *******************/

#wrapper {
	width: 778px;
	margin: 0px auto;
	font-size: 0.8em;
	min-height: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#content {
	padding: 1px 0 0 0;
	margin: 0 0 0 1em;
}

#contentwrapper {
	background: url(imgs/contentBG.gif) repeat-y;
	padding-top: 1px;
	margin-bottom: 0px;
}

#header {
	background: url(imgs/headerBG.jpg) no-repeat;
	height: 90px;
}
#menuwrap {
	width: 555px;
	color: #FFFFFF;
	float: right;
}
	
#subheader {
	background: url(imgs/subheaderBG.jpg) no-repeat;
	height: 149px;
}
#nav {
	background: #FFFFFF;
}
#services {
	margin: 0 auto;	
	width: 765px;
}
#service_pics {
	margin-left: 15px;
	}
#c1, #c2, #c3 {
	float: left;
	padding-bottom: 10px;
	z-index: -9000;
}
#c1 {
	width: 240px;
	margin: 0;
	padding-left: 15px;
}
#c2 {
	width: 260px;
	margin: 0 auto;
}
#c3 {
	width: 240px;
	margin: 0 auto;
}
#c1 .content {
	padding: 0px;
	margin-left: 25px;
}
#c2 .content {
	padding: 0px 0px 0px 0px;
}
#c3 .content {
	padding: 0px 0px 0px 0px;
	z-index: -9000;
}

#footer {
	position: relative;
	background: url(imgs/footer.jpg) no-repeat top;
	background-color: #0E4F74;
	min-height: 145px;
	color: #FFFFFF;
	clear: both;
	margin: 0;
	}
	
#footer p{
	margin:0;
	padding: 0px 0px 5px 10px;
	
	}	
#formsc1, #formsc2, #formsc3 {
	float: left;
	margin-left: 5px;
	background: url(images/roofing_quote_bg.gif) repeat-x;
	height: 92px;
}	
#formsc1 {
	width: 218px;
	margin: 0px 0px 0px 25px;
}
#formsc2 {
	width: 133px;
	margin: 0 auto;
}
#formsc3 {
	width: 133px;
}

#formsc1 .content {
	padding: 0px;
	margin-left: 25px;
}
#formsrc2 .content {

	padding: 0px 0px 0px 0px;
}
#formsc3 .content {
	padding: 0px 0px 0px 0px;
}


	
#footerc1, #footerc2, #footerc3 {
	float: left;
}	
#footerc1 {
	width: 295px;
	margin: 0px 0px 0px 50px;
}
#footerc2 {
	width: 240px;
	margin: 0 auto;
}
#footerc3 {
	width: 190px;
}

#footerc1 .content {
	padding: 0px;
	margin-left: 25px;
}
#footerc2 .content {
	
	padding: 0px 0px 0px 0px;
}
#footerc3 .content {
	padding: 0px 0px 0px 0px;
}

#footer a:visited, a:link, a:active {
	color: #FFFFFF;
	}


#leftcol {
	width: 12em;
	float: left;
	margin: 1.1em .1em 0em 0em;
}

#leftcol ul {
	list-style-type: none;
}

#leftcol li {
	margin: 1px 0;
}

#leftcol a {
	display: block;
	background-color: #5d302d;
	color: #fff;
	text-decoration: none;
	padding: .2em .4em;
}

/**** The .here class provides the marker for the sub navigation ****/
#leftcol a:hover, #leftcol .here {
	background-color: #d2ccc0;
	color: #5d302d;
}

/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	margin: .6em 0 .6em .7em;
	padding: 0 0 0 0;
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1.1em;
}

p {
	margin: 1em 1em 0em 1em;
}

/************** Generic Classes *******************/

.right {
	float: right;
	padding: 5px 5px 5px 5px;
}

.left {
	float: left;
	padding: 5px 10px 5px 5px;
}

/****** allows a border if required *******/
img.borderRight {
	border: 1px solid #d6cfc5;
	float: right;
	margin: 5px 0 2px 10px;
}

/****** allows a border if required *******/
img.borderLeft {
	border: 1px solid #d6cfc5;
	float: left;
	margin: 5px 0 2px 10px;
}

.clearit {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
/************** Link Styles *******************/

a img {
	border: none;
}

a {
  color: #b71401;
}

a:hover {
	text-decoration: none;
	color: #5d302d;
}

/******************** Sliding door nav *****************/

#header ul {
  margin-top: 118px;
  padding: 10px 5px 0;
  list-style-type: none;
  float: right;
 }
  
#header li {
  float: right;		
  background: url("imgs/right.jpg") no-repeat top right;
  padding: 0 7px 0 0;
  margin-left: .1em;
}
  
#header a {
  float: left;
  display: block;
  background: url("imgs/left.jpg") no-repeat left top;
  padding: 3px 5px 1px 13px;
  text-decoration: none;
  color: #000;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
float: none;
}
/* End IE5-Mac hack */


#header a:hover, #header a:focus {
  color: #5d302d;
}
  
#header #current {
  background-image: url("imgs/right_on.jpg");
}
  
#header #current a {
  background-image: url("imgs/left_on.jpg");
  color: #6f3f6f;
}

#content a {
	color:#990000;
	}
#content a:visited, a:hover, a:active {
	color: #0033CC;
	text-decoration: none:
	}	
#content ul{
		padding: 0px 10px 0 10px;
	}

#content li {
	text-indent: 30px;
	display: list-item;
	list-style-image: url(images/bullet-blue.gif);
	list-style-type: square;
	text-align: left;
	vertical-align: text-bottom;
	}
