body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 10pt;
}

a {
	color: black;
}

.home_menu, .footer {
	position: relative;
	background: #515151;
	color: white;
	font-size: 10pt;
	padding: 15px 15px 5px 15px;
}

.home_menu span {
	margin-right: 10px;
	padding-left: 10px;
	border-left: 1px solid white;
}

.home_menu span.first {
	padding-left: 0px;
	border-left: 0px;
}

.home_menu a, .footer a {
	color: white;
	text-decoration: none;
}

.phone_number {
	position: relative;
	float: right;
}

.holder {
	width: 900px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.leftside {
	position: absolute;
	height: 100%;
	border-right: 2px solid black;
}

.rightside {
	position: relative;
	left: 269px;
	width: 630px;
}

.main_home_section {
	position: relative;
	min-height: 750px;
}

.menu_bottom {
	position: absolute;
	bottom: -1px;
}

.footer_right {
	float: right;
}

.footer {
	color: #cccccc;
}

.privacy {
	border-left: 1px solid white;
	margin-let: 10px;
	padding-left: 10px;
}

.content {
	padding: 20px;
}

.content .title {
	position: relative;
	width: 100%;
	color: #728506;
	border-bottom: 2px solid black;
	font-weight: bold;
	padding-bottom: 5px;
}

.rightcolumn {
	position: relative;
	float: right;
	margin-left: 10px;
}

.paintcanimage {
	position: absolute;
	z-index: 90;
}

.paintcan {
	position: relative;
	height: 264px;
}

.paintcolor {
	bottom: 120px;
	height: 20px;
	left: 13px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	width: 144px;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	z-index: 99;
}

.productname {
	bottom: 50px;
	height: 40px;
	left: 13px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	width: 144px;
	z-index: 99;
}

.techdocs {
	border-bottom: 2px solid #728506;
	margin-top: 10px;
}

.techdocs .pdf {
	margin: 5px 0px;
}

.pdf img {
	position: relative;
	top: 5px;
}

.pdf a {
	text-decoration: none;
	line-height: 24px;
}

.td_title {
	color: #728506;
	border-bottom: 2px solid #728506;
	font-size: 10pt;
	font-weight: bold;
}

.admin {
	padding: 10px;
}

.products_list {
	
}

.products_list th, .products_list table {
	border-bottom: 1px solid #728506;
	font-size: 10px;
}

.products_list td, .products_list th {
	padding: 5px 5px;
	font-size: 10px;
}

.pagination {
	margin-top: 5px;
}

.pagination a {
	color: #728506;
	text-decoration: none;
}

.label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 130px;
}

.submit {
	margin-left: 140px;
}

.field {
	padding-bottom: 8px;
}

.search {
	margin-left: 20px;
}

.left_menu li {
	margin: 15px 0px;
}

/*.main_text {
	position: absolute;
	top: 365px;
	left: 0px;
	padding: 20px;
	line-height: 22px;
}*/

.main_text {
	float: left;
	margin-top: -150px;
	margin-bottom: 45px;
	z-index: 10;
	position: relative;
}

.prev_next {
	position: absolute;
	right: 0px;
	bottom: 5px;
	font-size: 10px;
}

.prev_next a {
	color: #728506;
	text-decoration: none;
}

.phone_email_contact {
	left: 90px;
	margin-bottom: 20px;
	position: relative;
	width: 300px;
}

.clearboth {
	clear: both;
}

.loginlinks a {
	color: yellow;
}

.home-area {
	background: url(../images/side-gradient.jpg) repeat-y top left;
}

.home-col-one {
	float: left;
	width: 46%;
	margin: 0 10px 0 25px;
	padding: 0 10px 0 0;
	border-right: 1px solid #ccc;
	line-height: 22px;
}

.home-col-two {
	float: left;
	width: 46%;
}

.home-col-two h1 {
	color: #728506;
	margin: 0 0 8px;
	font-size: 24px;
	border-bottom: 1px solid #728506;
}

.home-col-two h2 {
	margin: 0 0 5px;
}

.home-col-two p {
	margin-top: 0;
}

.news-post {
	border-bottom: 1px solid #728506;
	margin: 0 0 25px;
	padding: 0 0 25px;
}