@charset "utf-8"; 
/* CSS Document */
body{
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	background-color:#673301;
	margin-bottom:0px
}
body img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#home{}

#wrapper{width:800px; background-image:url(../images/wrapperbg.jpg); background-repeat:repeat-y; margin-top:0px; margin-right:auto; margin-bottom:0px; margin-left:auto; padding-right:5px; padding-left:4px}
#header{background-image:url(../images/head-bg.jpg); background-repeat:repeat-x; height:225px; width:790px; float:left}
#nav{width:245px; top:0px; float:left; visibility:inherit; background-image:url(../images/navbg.jpg); background-repeat:repeat-x; background-color:#042F4F}

#content{background-color:#FCF3E4; width:790px; background-image:url(../images/content-bg.jpg); background-repeat:repeat-y; float:left; margin-right:0px; margin-left:0px}

#textarea img{}

#footer{background-image:url(../images/footerbg.jpg); background-repeat:repeat-x; height:83px; border-top-width:2px; border-top-style:solid; border-top-color:#3A0703; width:790px; float:left}
#textarea{width:400px; margin-left:70px; float:left}
#animation{width:535px; top:10px; float:right}
#about #textarea {
	width:510px;
	margin-left:20px
}
#about #textarea img {
	text-align: center;
}


#gallery{

}
#gallery #textarea {
	width:450px;
	float: left;
	margin-top: 20px;
}
#gallery #table1 {
	margin-right: auto;
	margin-left: auto;
	background-color: #FCF3E4;
	width: 450px;
}
#gallery #table1 td {
	height: 30px;
}
#gallery #table1 .picbg {
	background-image: url(../images/gallery/gallthumbsbg.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 146px;
	text-align: center;
}


#gallery  #table2 {
	bottom: 0px;
	width: 604px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCF3E4;
}
#gallery #table2 th {
	background-color: #032E4E;
	color: #FFFFFF;
	height: 50px;
}
#gallery #table2 .line1 {
	background-color:#EFDFBF;
	border-bottom-style:solid;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #E5CB97;
}
#gallery #table2 .line2 {
	background-color:#F9F3E7;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding: 5px;
	border-bottom-color: #E5CB97;
}
#gallery #table2 .line3 {
	background-color:#000000;
	border-bottom-style:none;
	padding: 5px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}




#gallery  #table2  .border {
	width: 10px;
}

#gallery #table2 .picbg {
	background-image: url(../images/gallery/gallthumbsbg.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 146px;
	text-align: center;
}
#gallery  #table2   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery #table2 .client {
	background-color:#E5CB97;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 5px;
}





#services{}
#services #animation {
	width:535px;
	top:10px;
	float:right;
	text-align: center;
}

#services #table1{width:510px}
#services #table1 .client{background-color:#E5CB97; font-size:12px; font-weight:bold; text-transform:uppercase}
#services #table1 .line1{background-color:#EFDFBF; border-bottom-width:1px; border-bottom-style:dotted; border-bottom-color:#333}
#services #table1 .line1noborder{background-color:#EFDFBF}

#services #table1 .line2{background-color:#F9F3E7; border-bottom-width:1px; border-bottom-style:dotted; border-bottom-color:#333}

#services #table1 th{color:#FFF; background-color:#032E4E; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px}

#services #table1 td{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; padding-bottom:5px; padding-top:5px; padding-right:2px; padding-left:2px}
#services #table2 {
	width:450px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
}
#services #table2 .repair-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CC3333;
	text-align: center;
	height: 20px;
	width: 150px;
	font-weight: bold;
}
#services #table2 .repair-cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFCCCC;
	text-align: center;
	height: auto;
	width: 150px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	list-style-position: inside;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: top;
	line-height: 150%;
}

#services #table2 .paint-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	height: 20px;
	width: 150px;
	font-weight: bold;
}
#services #table2 .paint-cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCFFCC;
	text-align: center;
	height: auto;
	width: 150px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding: 2px;
	line-height: 150%;
	vertical-align: top;
}

#services #table2 .water-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	height: 20px;
	width: 150px;
	font-weight: bold;
}
#services #table2 .water-cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D7F5FF;
	text-align: center;
	height: auto;
	width: 150px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding: 2px;
	list-style-type: square;
	vertical-align: top;
	line-height: 150%;
}





#contact {
}
#contact  #textarea{
	width:510px;
	margin-left:20px;
	margin-top: 20px;
	float: right;
}
#footer #cprinfo {
	width: 600px;
	margin-left: 50px;
	margin-top: 20px;
	text-align: center;
	float: right;
}
#footer img {
	float: left;
	cursor: crosshair;

}
#services #textarea {
	width:510px;
	margin-left:20px;
	margin-top: 20px;
}
