body {
	background-color: #8CC63F;
	margin:0 0 0 0;
	background-image: url(../images/bg_img.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#main {
	width:950px;
	height:650px;
	margin:0 auto;
}

#header {
	height:179px;
}

#logo {
	height:140px; 
	padding:15px 0 0 10px;
}

#toplinks {
	height:27px;
	margin:0 67px 0 52px;	
	background-image: url(../images/menu_bg1.jpg);
}

#main_middle{
	float:left; 
	height:280px;
}

#left_img{
	width:51px; 
	float:left; 
	padding-left:1px;
}

#middle {
	width:831px; 
	height:280px; 
	float:left; 
	top:auto;
}

#middle_about {
	width:790px; 
	height:280px; 
	float:left; 
	top:auto;	
	padding:0 20px 0 21px;
}

#right_img {
	width:66px; 
	float:left;
}

#link_home {
	width:300px; 
	float:left; 
	text-align:right;
}

#link_features {
	width:172px; 
	float:left; 
	text-align:center;
}

#link_about {
	width:172px; 
	float:left; 
	text-align:center;
}

#link_contact {
	width:172px; 
	float:left; 
	text-align:center;
}


#footer {
	float:left;
	height:100px;
	width:831px; 
	padding:0 67px 0 52px;
}

#footer_img {
	width:auto; 
	height:auto; 
	float:left; 
	padding-top:15px; 
	padding-right:15px;
}

#footer_img2 {
	width:auto; 
	height:auto; 
	float:left; 
	padding-top:15px; 
	padding-right:15px;
}

#contact_img {
	width:340px;
	height:210px;
	padding:70px 0 0 32px;
	float:left;
	background-image: url(../images/contactus_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact_img2 {
	width:459px;
	height:280px;
	float:left;
	text-align:center;
	background-image: url(../images/contactus_img2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}









/*     ---------------------- Class --------------------     */

.arial10gray {
	font-family: Arial;
	font-size: 10px;
	color: #7E7E7E;
	text-decoration: none;
}
.input {
	font-family: Arial;
	font-size: 10px;
	color: #7E7E7E;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 16px;
	width: 160px;
	border: 1px solid #E1E2E3;
}
.bg_left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_right {
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.contactus {
	background-image: url(../images/contactus_img2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	width: 459px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D3D5;
}
.input2 {

	font-family: Arial;
	font-size: 11px;
	color: #7E7E7E;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 230px;
	border: 1px solid #E1E2E3;
}
.arial11gray {

	font-family: Arial;
	font-size: 11px;
	color: #7E7E7E;
	text-decoration: none;
}
.arial12gray {


	font-family: Arial;
	font-size: 12px;
	color: #7E7E7E;
	text-decoration: none;
}

.arial12black{


	font-family: Arial;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

.arial13black{


	font-family: Arial;
	font-size: 13px;
	color: #464646;
	text-decoration: none;	
}
.about_bg1{
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial;
	font-size: 12px;
	color: #7E7E7E;
	text-decoration: none;
	line-height: 17px;
}
.heading {
	font-family: HeaveneticaCond6, Arial, Tahoma;
	font-size: 24px;
	color: #8DC73F;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.arial11white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.input3 {


	font-family: Arial;
	font-size: 11px;
	color: #7E7E7E;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 230px;
	border: 1px solid #E1E2E3;
}

/* Cart Styles */
.cartButton {
	background-image:url(../ecom/pix/button_pieces/middle.jpg);
	height:22px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial;
	font-size:12px;
	text-align:center;
}
#survive {
	position: relative;
	left: 0px;
	top: 150px;
}
