@import url("reset.css");
	
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	text-align: center;	
}

h1 {
	margin-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	color: #97B949;
	}
	
h2 {
	text-align: left;
	font-size: 12px;
	color: #97B949;
}

p {
line-height:15px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}

a {
color:#666666;
}

.bold {
font-weight: bold;
}

.hid {
visibility:hidden;
}

.flash {
float:right;
}

#wrapper {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 920px;
	background-color: #FFF;
}

#branding {
height:181px;
}

#branding h1 a {
display: block;
width:333px;
height:90px;
background-image: url(graphics/logo.gif);
}

#branding img {
float:right;
}

#branding h2 a {
display: block;
width:343px;
height:50px;
background-image: url(graphics/phone.gif);
}

#nav {
height:36px;
background: url(graphics/navigation.gif) center no-repeat;
}

#nav li {
display:inline;
line-height: 36px;
}

#nav ul{
text-align:center;
}

#nav a{
padding: 0px 12px;
}

#side {
float:left;
}

.regs a:link, .regs a:visited, .regs a:hover, .regs a:active, .regs a:focus  {
display: block;
width:307px;
height:55px;
background: url(graphics/regs.gif) no-repeat;
}

.cond a:link, .cond a:visited, .cond a:active, .cond a:hover, .cond a:focus  {
display: block;
width:307px;
height:46px;
background: url(graphics/cond.gif) no-repeat;
}

.new a:link, .new a:visited, .new a:hover, .new a:active, .new a:focus {
display: block;
width:307px;
height:47px;
background: url(graphics/new.gif) no-repeat;
}

.home a:link, .home a:visited, .home a:hover, .home a:active, .home a:focus {
display: block;
width:307px;
height:47px;
background: url(graphics/home.gif) no-repeat;
}

.contact {
width:307px;
height:45px;
background: url(graphics/contactHead.gif) no-repeat;
}

#contact {
width:247px;
background: url(graphics/contactBody.gif) repeat-y;
padding: 0px 30px;
line-height:25px;
}

#house {
width: 90px;
}

.quote a:link, .quote a:visited, .quote a:hover, .quote a:active, .quote a:focus {
display: block;
width:307px;
height:72px;
background: url(graphics/quote.gif) no-repeat;
}

.foamseal a:link, .foamseal  a:visited, .foamseal  a:hover, .foamseal  a:active, .foamseal  a:focus {
display: block;
width:307px;
height:70px;
background: url(graphics/foamseal.gif) no-repeat;
}

.form {
font-size: 12px;
font-weight: bold;
color: #fff;
}


#main {
background-color: #FFF;
}

#main  h1{
padding-top:20px;
}

#main li {
font-size: 13px;
font-weight:bold;
color: #666;
padding: 6px 0px;
}

#main ul {
text-indent:40px;
padding-top: 5px;
padding-bottom:30px;
}

#main a:hover, a:active, a:focus {
color: #97B949;
}

#pics {
float:right;
width:230px;
height:507px;
padding-top:10px;
padding-right:10px;
}

#pics img {
float:right;
}

#right {
float:right;
width:10px;
height:425px;
}


#copyright p{
display:block;
padding-top:10px;
padding-bottom:5px;
clear:both;
text-align:center;
color:#000;
background-color:#999;
}

#form  {
color: #666;
float: left;
font-size:12px;
width:170px;
margin-right:20px;
}

#form input, textarea {
width:100%;
margin-bottom:8px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

#formright {
color: #666;
float:left;
font-size: 12px;
width:170px;
}

#formright input{
width:100%;
margin-bottom:8px;
}

#cond  {
color: #666;
float: left;
font-size:12px;
width:270px;
margin-right:20px;
}

#condright  {
color: #666;
float: left;
font-size:12px;
width:270px;
margin-right:20px;
}

#cond input, textarea {
width:100%;
margin-bottom:8px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

#condright input, textarea {
width:100%;
margin-bottom:8px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

#project  {
color: #666;
float: left;
font-size:12px;
width:550px;
margin-right:20px;
}

#internal  {
color: #666;
float: left;
font-size:12px;
width:550px;
margin-right:20px;
}

#send {
padding-bottom:10px;
}