* {margin: 0; padding: 0;}

body {
	color: #000000;
	font: 10pt "Trebuchet MS", "Verdana", "Tahoma", "Arial";
	background-color: #cccccc;	
}

h1{
	color: #006600;
	font-size: 10pt;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
}
h2{
	color: #666666;
	font-size: 7.5pt;
}
h3{
	color: #990000;
	font-size: 100%;
	font-weight: 900;
}
h4{
	color: #990000;
	font-size: 90%;
}
h5{
	color: #cc9999;
	font-size: 7.5pt;
}
h6{
	color: #006600;
	font-size: 9pt;
}
h5 a{
	color: #cc9999;
	text-decoration: underline;
}
h5 a:hover {
	color: #990000;
	text-decoration: underline;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}

p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
blockquote{
	width: 600px;
}
#header {
	width: 770px;
	background-image: url(images/cutrite_concrete.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 155px;
}
#pictures{
	background-color: #006600;
	padding-left: 6px;
}
#pictures li {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	list-style-type: none;
}

#pictures img {

}
.headerpictures {
}
.border{
	border: 1px solid #006600;
}
#content {
	width: 770px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

.left {
	float: left;
	width: 20%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
}
.columns {
	width: 76.5%;
	float: right;
}
.columns a {
	color: #990000;
	text-decoration: none;
}
.columns a:hover {
	color: #990000;
	text-decoration: underline;
}
.rightcolumnleft {
	width: 55%;
	float: left;
	padding-top: 10px;
}
.rightcolumnright {
	width: 35%;
	float: right;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 30px;
}
.bottom{
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 7.5pt;
	padding-bottom: 5px;
	padding-top: 3px;
}
.right {
	width: 76.8%;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0px;
	float: right;
}
