/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) Copyright                  #
  ##################################*/



/* LAYOUT */

body 
{
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-color: #373737;
}
#back 
{
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 919px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



#wrap {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 328px;
	background-color: #BB906B;
}
#animation {
	height: 328px;
	width: 573px;
	float: right;
}

	.logo h1 { 
		display: none; 
	}
	
	.logo {
	background-image: url(../images/Picerno-construction-company-logo.gif);
	background-repeat: no-repeat;
	width: 300px;
	float: left;
	margin-top: 48px;
	margin-left: 28px;
	display: inline;

	}
	
	.logo a {
	display: block;
	height: 200px;
	}




#content {
	padding-bottom: 10px;
}

#sidebar {
	width: 323px;
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: 94px top;
	text-align: center;
	padding-top: 5px;
	margin-top: 20px;
	position: absolute;
	top: 382px;
	left: 0px;
}
#sidebar p {
	font-size: 150%;
	line-height: 1.3em;
}
#sidebar li {
	font-size: 140%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main p {
	font-size: 130%;
}
#main a {
	text-decoration: underline;
	color: #990000;
}
#main a:hover {
	text-decoration: none;
}

#main {
	margin-left: 330px;
	width: 530px;
	color: #220403;
}
#footer {
	background-color: #666666;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#footer p {
	font-size: 90%;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}


/* HEADERS */

h1 {
	font-size: 200%;
}

h2 {
	font-size: 160%;
	margin-bottom: 15px;
	line-height: 1.3em;
	margin-top: 15px;
}


h3 {
	font-size: 150%;
	clear: left;
}

h4 {
	font-size: 120%;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}

h5 {
	font-size: 90%;	
}

h6 {
	font-size: 80%;	
}
#nav a:nav {
	text-decoration: underline;
}


/*--- Active States ---*/

body#homepage #nav #butt1 a, 
body#quote #nav #butt4 a, 
body#partners #nav #butt5 a, 
body#contact #nav #butt6 a,
body#news #nav #butt7 a,
body#products #nav #butt3 a
{ 
	text-decoration: underline;
 }
 
 /* NAV */
#nav {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/nav-bg.gif);
	height: 54px;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 14px;
	text-align: center;
	padding-left: 23px;
	font-weight: bold;
	padding-right: 22px;
	text-transform: uppercase;
	}
#nav a:nav {
	text-decoration: underline;
}
#nav a:hover {
	color: #000000;
}


/*--- Active States ---*/

body#pageone #nav #butt1 a, 
body#pagetwo #nav #butt2 a, 
body#pagethree #nav #butt3 a, 
body#pagefour #nav #butt4 a,
body#pagefive #nav #butt5 a,
body#pagesix #nav #butt6 a
{ 
	color: #000000;
 }


.servicelist {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.servicelist li {
	border-top-style: none!important;
	border-bottom-style: none!important;
	padding-top: 0px!important;
	padding-bottom: 5px!important;
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	font-size: 150%;
}
#sidebar .license {
	padding-top: 130px;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}
.address {
	font-size: 110%!important;
}
#gallery {
	width: 500px;
}
#pagefive  #gallery  img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
