@charset "utf-8";

body {
	margin: 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../graphics/mainbg.png);
}
h1 {
	width: 275px;
	height: 109px;
	margin: 0;
	padding: 0;
	background: url(../graphics/logo_main.png) top left no-repeat;
	text-indent: -9999px;
	float: left;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	background: url(../graphics/subheadbg.jpg) bottom right no-repeat;
}
h3 {
	background: #8B7B70;
	font-size: 16px;	
}

#header {
	height: 110px;
	margin: 0;
	padding-bottom: 9px;
}
#headtext {
	float: right;
	width: 50%;
	text-align:center;
}

.tagline {
	font-size: 24px;
	font-weight: bold;
	color: #DEDEDE;
	margin: 0;
	padding: 0 0 5px 0;
}
.keyword {
	font-size: 14px;
	margin: 0;
	padding: 0 0 5px 0;
}

#maincontainer {
	min-width: 720px;
	width: 90%;
	margin: 10px auto;
	padding: 25px 30px;
	background-color: #6F869C;
}
#navigation {
	margin: 0;
	padding: 0;
	text-align: center;
}

ul#allnav {
	clear: both;
	list-style: none;
	font-size: 13px;
	margin: 5px 0;
	padding: 2px 0;
	background: #DEDEDE;
}
ul#allnav li {
	display:inline;
	padding: 2px 23px;
}
#allnav a{
	text-decoration: none;
	color: #000000;
}
#allnav a:hover{
	text-decoration: underline;
}
ul#keynav {
	clear: both;
	list-style: none;
	margin: 0 auto;
	padding: 5px 0;
	width: 720px;
}
ul#keynav li {
	float: left;
	text-align:center;
	padding-bottom: 4px;
	color: #000000;
}
ul#keynav li.keynav_res {
	background: #A28A01;
	margin-right: 30px;
	font-size: 14px;
	font-weight: bold;
}
ul#keynav li.keynav_res ul {
	background: #CBAD01;
}
ul#keynav li.keynav_comm {
	background: #8B7B70;
	margin-right: 30px;
	font-size: 14px;
	font-weight: bold;
}
ul#keynav li.keynav_comm ul {
	background: #B7A69C;
}
ul#keynav li.keynav_eng {
	background: #C9C9C7;
	font-size: 14px;
	font-weight: bold;
}
ul#keynav li.keynav_eng ul {
	background: #B5B9B9;
}
ul#keynav a {
	display: block;
	text-decoration: none;
	color: #000000;
}

#mainbody {
	clear: both;
	background: #E3E3E3;
	border: 1px solid #333333;
	margin: 10px 0;
	font-size: 12px;
	padding: 20px 10px;
	min-height: 464px;
}
#mainbody a {
	color: #6F869C;
	text-decoration: none;
}
#mainbody a:hover {
	text-decoration: underline;
}

#homebody {
	clear: left;
	height: 464px;
	background: #000000 url(../graphics/homebg.jpg) center top no-repeat;
	border: 1px solid #333333;
	margin: 10px 0;
}
#subhead {
	padding-right: 8px;
	background: #E3E3E3 url(../graphics/subhead_angle.gif) right bottom no-repeat;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0;
}
.dateline {
	font-size: 11px;
	float:left;
	padding: 5px 0;
	margin: 0;
}

ul#footnav {
	list-style: none;
	font-size: 12px;
	margin: 0;
	padding: 5px 0;
	float: right;
	/*width:738px;*/
}
ul#footnav li {
	float: left;
	padding: 0 6px;
}
#footnav a {
	text-decoration: none;
	color: #000000;
}
#footnav a:hover {
	color: #DEDEDE;
}
#footaddress {
	text-align: center;
	clear: both;
	font-size: 15px;
	margin: 0;
	padding: 5px 0;
}

li.notlast {
	border-right: 1px solid #000000;
}
.key_category {
	background: #000000;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-transform:uppercase;
	display:block;
	text-align: center;
	letter-spacing: 3px;
	width:220px;
}
.hometestimonial {
	position: relative;
	color: #FFFFFF;
	background:url(../graphics/testbox_bottom.png) bottom left no-repeat;
	width: 400px;
	top: 25px;
	left: 50%;
	margin: 0 0 0 -200px;
	padding: 5px 0;
	font-size: 14px;
}
.hometestimonial p {
	margin: 5px 0;
	padding: 12px;
	background:url(../graphics/testbox_top.png) top left no-repeat;
}
.guarantee_img {
	position: relative;
	width: 130px;
	top: -80px;
	left: 30px;
}

.img_a {
	float: right;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 30px;
}
.img_a img {
	padding: 10px 0 2px 10px;
}

.img_b {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}
.img_b img {
	padding:0;
}

.std_bull_list {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}

ul#subnav {
	clear: both;
	list-style: none;
	font-size: 10px;
	margin:0;
	padding: 10px 0;
	font-weight:lighter;
}
ul#subnav li {
	float: left;
	padding: 0 4px;
}
#subnav a{
	text-decoration: none;
	color: #000000;
}
#subnav a:hover{
	text-decoration: underline;
}
ul#galnav {
	clear: both;
	list-style: none;
	font-size: 12px;
	margin:0;
	padding: 10px 0;
	font-weight:bold;
}
ul#galnav li {
	float: left;
	padding: 0 8px;
}
#galnav a{
	text-decoration: none;
	color: #6F869C;
}
#galnav a:hover{
	text-decoration: underline;
}

#subcategory {
	text-align: center;
	font-size: 16px;
	margin: 0;
	padding: 0;
	background: url(../graphics/subcatbg.gif) center center no-repeat;
}
#subcategory span {
	margin: 0;
	padding: 0 5px;
	background: #E3E3E3;
}
ul.sub_keynav {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 220px;
	left: -9999px;
	z-index:10;
}
ul.sub_keynav li a {
	margin: 0;
	display:block;
	width: 210px;
	padding: 10px 0 10px 10px;
	text-align: left;
	border-top: 1px solid #666666;
	z-index:10;
}
ul#keynav ul.sub_keynav li a:hover {
	text-decoration:underline;
}
#keynav li:hover ul, #keynav li.sfhover ul {
	left: auto;
	font-size: 10px;
	font-weight: normal;
}
ul.col_list {
	margin:0 0 0 10px;
	padding: 10px 10px 10px 5px;
}
div.multicol {
	float: left;
	margin: 0;
	padding: 0 25px 0 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p.contactinfo {
	font-size: 14px;
	padding-bottom: 20px;
	padding-top: 3px;
}
/* Form Styling */
form {
	width: 325px;
	float: left;
	margin: 0 25px 0 0;
	padding: 5px 50px 0 0;
	background: url(../graphics/cntower.jpg) right top no-repeat;
}
form h3 {
	background: none;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
	padding: 0;
	margin: 0 0 10px 0;
}
label {
	display: block;
}

input, textarea, select {
	width: 300px;
	height: 18px;
	margin-bottom: 10px;
}
textarea {
	height: 80px;
}
input#Submit {
	width: 180px;
	height: 25px;
	display: block;
	margin-left: 60px;
}

/* Image Gallery Styling */

#thumbs {
	margin: 0;
	padding: 0;
	float: left;
	width: 430px;
}

ul.img_list {
	list-style:none;
	padding: 0;
	margin: 0;
}
ul.img_list li {
	height:75px;
	float: left;
	margin:0;
	padding: 0 3px 4px 0;
}

#gallery h3 {
	font-size: 12px;
	font-weight: normal;
	clear: both;
	background: none;
	margin: 0;
	padding: 10px 0 5px 0;
}
#gallery img {
	border: 0;
}
#gallery a, #gallery a:hover {
	text-decoration:none;
}
#enlarge {
	float:right;
	padding: 32px 0;
}

.testimonialblock {
	clear: both;
	padding-bottom: 10px;
	background: url(../graphics/subcatbg.gif) center bottom no-repeat;
}

/* Epoxy Selector Specific Stuff */
#solidlist {
	width: 430px;
	float: left;
}
#flakelist {
	float: left;
	width:215px;
}
#quartzsandlist {
	float: right;
	width:215px;
}

/* Gallery Specific Stuff */
#gallery {
	width: 800px;
}
#gallery.comm_photos, #gallery.res_photos {
	text-align: center;
	background: #000000;
	width: 850px;
	margin: 5px 0;
	padding: 5px 8px;
}
.comm_photos h3, .res_photos h3 {
	color: #E3E3E3;
}
.comm_photos ul.img_list li {
	padding: 10px 23px;
}
.res_photos ul.img_list li {
	padding: 10px 23px;
}
#garages {
	float: left;
	width: 254px;
	border-right: 1px solid #6F869C;
}
#projects {
	float: right;
	width: 175px;
}
