body, html { 		margin: 0;
				padding: 0;
				height: 100%;	/*IE*/			
				min-height:100%; /*Other Browsers*/				
				/*background: url(images/cont_bkg.gif) #fff top left repeat-y;*/
				/*background-position: center;	*/
				background-color: #232f15;
}

p{				line-height: 18px;
				margin:0 0px 0px;
				text-align: justify;
}

.table_border {		border: 1px #6dba6f solid;}


.tablegradient {		background: url(images/gradient.gif) #fff top left repeat-y;
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				color: #fff; 
				text-decoration: none;
				border: 1px #6dba6f solid;
}	

div.container_top {		min-height: 100%;
					height: auto !important; /* for normal browsers */
					height: 100%; /* For IE */
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					width: 950px;
					border: 0px #999999 solid;					
}


div.container {			position: relative;
					top: 0px;
					width: 950px;
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					border: 0px #999999 solid;
}

div.topbar {			position: relative;
					float:left;		
					width: 950px;
					height: 40px;	
					clear: both;
}


div.aff {				float:left;		
					width: 950px;
					height: 185px;	
					/*border: 1px #006f3b solid;*/
					border: 1px #6dba6f solid;
					clear: both;
}

div.main {				float:left;
					margin-left: 156px;		
					width: 500px;
					background: #fff;
					clear: both;
					
}

div.spacer {			float:left;	
					height: 22px;
					text-indent: 173px;					
					width: 950px;
					background: transparent;
					border: 0px #8EA2B1 solid;
					clear: both;
}


div.left{				float:left;
					margin-top: 0px;
					margin-left: 0px;
					width:152px;
					border: 0px #8EA2B1 solid;
					background: transparent;
					text-align: justify;
}

div.leftS{				float:left;
					margin-top: -47px;
					margin-left: 0px;
					width:160px;
					border: 0px #8EA2B1 solid;
					background: transparent;
					text-align: justify;
}


div.right{				float:right;
					margin-right: 0px;
					margin-top: 0px;
					width:775px;
					/*border: 1px #006f3b solid;*/
					border: 1px #6dba6f solid;
					background: url(images/homebottle2b.jpg) #fff top left no-repeat;

}

div.right2{				float:right;
					margin-right: 0px;
					margin-top: 0px;
					width:775px;
					/*border: 1px #006f3b solid;*/
					border: 1px #6dba6f solid;
					background: url(images/homebottle2bedit.jpg) #fff top left no-repeat;
}

div.right3{				float:right;
					margin-right: 0px;
					margin-top: 0px;
					width:775px;
					/*border: 1px #006f3b solid;*/
					border: 1px #6dba6f solid;
					background: url(images/homebottle2bedit2.jpg) #fff top left no-repeat;
}

div.about_right{			float:right;
					margin-right: 0px;
					margin-top: 0px;
					width:775px;
					border: 1px #006f3b solid;
					background: url(images/backgrounds/rust.jpg) #fff top left no-repeat;

}

div.blank_right{			float:right;
					margin-right: 0px;
					margin-top: 0px;
					width:775px;
					border: 1px #006f3b solid;
					background-color: #f1f1f1;

}

div.blank_right2{			float:right;
					margin-right: 10px;
					margin-top: 0px;
					width:755px;
					border: 0px #006f3b solid;
					background-color: transparent;

}

div.whatsright{			float:right;
					width:775px;
					height:27px;
					border-bottom: 1px #006f3b solid;
					background: url(images/longgradient1.gif) #fff top left no-repeat;

}

.newcustxt{				margin-left: 15px;
					margin-right: 15px;
					color: #006f3b;
}

