body {
	background-image: url(../images/bodybkg.jpg);
}

#box2 {	
	width:230px;
	height:auto;
}

#box5{	
	width:500px;
	height:auto;
}

#box1 {
	border-bottom:thin;
	border-top:thin;
	border-color:#999999;
	width:350px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/home_image2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#box1_home {
	border-bottom:thin;
	border-top:thin;
	border-color:#999999;
	width:320px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/home_image2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#box2_home {
	border-bottom:thin;
	border-top:thin;
	border-color:#999999;
	width:430px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#box1_1 {
	border-bottom:thin;
	border-top:thin;
	border-color:#999999;
	width:350px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#box1_bkg {
background-color:#f0f8d7;
	width:350px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}



#box4 {
	border-bottom:thin;
	border-top:thin;
	border-color:#999999;
	width:750px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/home_image2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


.body_text {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; line-height:20px;
	padding-left: 10px;
	padding-right:10px;
}

.bottom_text {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; line-height:15px;
}

.heading1 {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#ffffff; line-height:20px;
}

#box3 {
		padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px
	width:350px;
	height:auto;

}

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:25px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #A9CF38;
}
a:active {
	color: #000000;
}

img {
	padding-top:5px;
	}