/* CSS Document */

body { 
	color: #000000; 
	background: #000000 url(http://mohawkconcrete.com/images/bg2.jpg); 
	background-position: top;	
	background-repeat:repeat-x;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	padding:10px; 
	margin:0; 
	width:100%; 
	text-align:center;
}

#title {
	color: #666666;
	font-size:9px; 
	display:block; 
	text-align:center; 
	padding:5px; 
	margin: 5px auto;
	width: 800px;
}

#key {
	width:800px; 
	margin: auto; 
	text-align:center; 
	position:relative; 
	color: #666666;
	top: 50px;
	font-size: 9px;
	clear: both;
}

#page {
	width:850px; 
	margin:5px auto; 
	text-align:left; 
	position:relative; 
	border:#666666 1px solid;
	background-color:#FFFFFF;
}

#header {
	height:160px; 
	position: relative;
	color: #FFFFFF;
	background: #000000;
	padding-bottom: 0;
}

#header div.ad {
	margin-right: 10px;
	float: right;
	top:5px; 
	left:0; 
	text-align:left;
}

#content {
}

#clear {
	clear: both;
}

#left {
	width:630px; 
	float:left; 
	padding: 0 20px 20px 20px; 
	background: #FFFFFF url(http://mohawkconcrete.com/images/watermark.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;
	display: inline;
}

#right {
	background-color:#F2F2F2;
	width:170px; 
	float:right; 
	padding:5px 5px 2px 5px; 
	height: 100%:
}

#footer {
	font-size: 9px;
	color: #CCCCCC;
	display: block;
	position: relative;
	width: 850px;
	margin: 5px auto;
	background-color: #000000;
	text-decoration: none;
}

#footer a {
	color:#CCCCCC;
}

#leftCol {
	width: 400px;
	float: left;
	text-align: left;
}

#rightCol {
	width: 450px;
	float: right;
	text-align: right;
}

/* navs */

#menu {
	clear: right;
	float: right;
	background-color: #000000;
	display: block;
	height: 50px;
	padding-top: 5px;
}

#menu div {
	text-align: center;
	display: block;
	float: left;
	padding-right: 5px;
}

#menu p {
	font-size: 9px;
	color: #CCCCCC;
	margin: 0;
}

.box {
	width: 100%;
	padding: 3px 10px 0 3px;
	margin-right: 10px;
	border-bottom: 1px dashed;
	border-width: 50%;
}

.box p {
	padding-bottom: 5px;
}

#feature {
	margin-top: 60px;
}

.featured {
	width: 175px;
	padding: 10px;
	position: relative;
	margin: 5px;
	border: dashed 1px;
	float: left;
}

ul {
	list-style: none;
}

li {
	padding-bottom: 10px;
}

.featured h3 {
	margin-top: 0;
}

h3 {
	text-decoration:underline;
	font-size: 14px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}

.menuLink img{
	border: none;
}

.menuLink {
	text-align:center;
}

a,a:visited {
	color:#000000;
}

#buckets {
	width:690px; 
	background:url(http://mohawkconcrete.com/images/tile.jpg) repeat-y; 
	margin: 0;
	right: 10px;
	position: relative;
	float:left;	
	background-repeat: no-repeat;
}

#buckets ul {
	margin:0; 
	padding:0; 
	display:block; 
	background:url(http://mohawkconcrete.com/images/top.jpg) no-repeat;
}

#buckets li {
	margin:0; 
	padding:0;
	 display:block; 
	 list-style:none; 
	 width:175px; 
	 padding:60px 15px 0 25px; 
	 float:left; 
	 background:none;
}

#buckets li.bottom {
	display:block; 
	background:url(http://mohawkconcrete.com/images/bottom.jpg) no-repeat; 
	height:40px; 
	clear:both;
	width:690px;
	float:none;
	padding:0;
	min-height:40px;
}

#buckets li {
	height:205px
}

html>body #buckets li {
	height:auto; 
	min-height:205px;
}


#definition  {
	list-style: none;
	width: 600px;
}

#definition li {
	padding: 3x;
	text-align: left;
}

.defined h1 {
	font-size: 14px;
}

.defined p {
	margin-left: 20px;
}

.defined {
	padding: 15px;
}