/* CSS Document */



.flash {
	position: absolute;
	top: 75px;
	left: 100px;
}

.flash_ref {
	position: relative;
	left: 192px;
	top: 485px;
}

.indx_col_1 {
	position: absolute;
	height: 268px;
	width: 230px;
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;	
	
}

.indx_col_2 {
	position: absolute;
	height: 268px;
	width: 230px;
	left: 270px;
	padding:12px;
	
}

.indx_col_3 {
	position: absolute;
	height: 268px;
	width: 230px;
	left: 540px;
	padding:12px;
	
}

.col_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing: 1.5px;
}

.col_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing: 1px;
	padding: 2px;
	color: #CCCCCC;
}

.green {
	color:#00CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;	
}


#home_text {
	position:absolute;
	top:602px;
	height:288px;
	width:800px;
	left:201px;
	color:#FFFFFF;
	background-image:url(../images/website_rebuild.1/bottom_gradient.jpg);
	background-repeat:repeat-x;
}

.footer {
	position: absolute;
	color:#CCCCCC;
	left: 190px;
	height:60px;
	width:800px;
	padding-left:12px;
	top: 900px;
}

.footer_products {
	position: absolute;
	top: 1450px;
	color:#CCCCCC;
	left: 200px;
 	height:60px;
	width:800px;
	padding-left:12px;
}

.read {
	position:absolute;
	top:175px;
	left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.about_df {
	position: absolute;
	height:45px;
	width:800px;
	left:200px;
	top: 175px;
	background-color:#A0BB57;
	padding: 4px;
}

.green_df {
	position: absolute;
	height:40px;
	width:800px;
	left:200px;
	top: 175px;
	background-color:#62850E;
	padding: 4px;
	padding-top: 12px;
}

.products_df {
	position: absolute;
	height:40px;
	width:800px;
	left:200px;
	top: 175px;
	background-color:#141237;
	padding: 4px;
}

.products_btm {
	position: absolute;
	height:40px;
	width:800px;
	left:200px;
	top: 1100px;
	background-color:#141237;
	padding: 4px;
	padding-top: 12px;
}

.contact_df {
	position: absolute;
	height:40px;
	width:800px;
	left:200px;
	top: 175px;
	background-color:#110B71;
	padding: 4px;
	padding-top: 12px;
}

.title_text {
	color:#FFFFFF;
	font-size:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing: 1.5px;
}

