body {
	font-family: century gothic, arial narrow, arial, helvetica, verdana, sans-serif, tahoma, geneva;
	font-size: 11px;
	color: #333333;
}

#maindiv {
	margin-left:auto;
	margin-right:auto;
	width: 719px;
}

#header {
	position: relative;
	width: 719px;
	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
}

#headerbacking {
}

#headerglob {
	position: absolute;
	left: 12px;
	top: 5px;
}

#headerglobiton {
	position: absolute;
	right: 27px;
	top: 10px;
}

#headernavtext {
	position: absolute;
	top: 10px;
	width: 442px;
	left: 159px;
	font-size: 10.5px;
}

#headernavsubtext {
	position: absolute;
	top: 25px;
	left: 620px;
		font-size: 09.5px;
}

#leftbar {
	width: 474px;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
}

#rightbar {
	width: 245px;
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: 474px;
}

.block {
	display: block;
}

.padtop30 {
	padding-top: 30px;
}

.padtop20 {
	padding-top: 20px;
}

.padtop10 {
	padding-top: 10px;
}

div.headernavitem {
	display: inline-block;
	text-align: left;
}

div.headernavspacer {
	display: inline-block;
	width: 20px;
}

div.hnihome {
	width: 39px;
}

div.hnipaints {
	width: 69px;
}

div.hnicolor {
	width: 104px;
}

div.hniabout {
	width: 69px;
}

div.hnicontact {
	width: 79px;
}

div.hnipress {
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:active {
	color: #ffff00;
}

a:visited {
	color: #cccc33;
}

a:link {
	color: #999933;
}

a:hover {
	color: #FFFF00;
}

#headernavtext a {
	text-decoration: none;
}

#headernavtext a:active {
	color: #ffffcc;
}

#headernavtext a:visited {
	color: #cccc33;
}

#headernavtext a:link {
	color: #999933;
}

#headernavtext a:hover {
	color: #FFFF00;
}

.centeralign {
	margin-left: auto;
	margin-right: auto;
}

.centertext {
	text-align: center;
}

.bodytextsm {
	font-size: 10px;
}

.doublespace {
	line-height: 19px;
}

.colorgreen {
	color: rgb(111, 179, 59);
}

.smallbold {
	font-size: 0.85em;
	font-weight: bold;
}

.colorblendsouterstyle {
	padding-left: 8px;
	padding-right:20px;
}


