﻿
body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 1.5em;

	color: #585858;

	background-color: #ededed;


}

a:link{color: white; text-decoration: none; }
a:visited {color: white; text-decoration: none; } 
a:active{ color: white; text-decoration: none; } 
a:hover { color: white; text-decoration: none; }

h1 {

	font-size: 22px;

	font-weight: bold;

	color: #38713a;

	height: 32px;

	background: url(images/header1.jpg) no-repeat;

	padding: 15px 0px 0px 55px;

}
.B{
color: gray;
font-weight:bold;
text-decoration: underline;
}
.C{
	font-size: 22px;

	font-weight: bold;

	color: #38713a;
	
	line-height: 50px;
}

h2 {

	font-size: 16px;

	font-weight: bold;

	color: #56b81b;



}

#container {

	width: 900px;

	margin: auto;

	background-color: #fff;


}

#top_section {

	float: right;

	width: 900px;

	height: 50px;

	background: url(images/menu.jpg) no-repeat;


}

#midsection {

	float: left;
	height:150px;
	width: 800px;


}

#phone{
	clear:both;
	width:800px;
	font-size:22px;
	text-align:center;
	color: #38713a;

}

#formbox{
	float: right;
	width: 550px;

}

#afterForm{
	clear: both;
	width: 800px;

}

#main2{
float:right;
width:125px;
color: black;

}

#welcomesection {

	float: left;

	width: 900px;


}

#welcomesection img {

	float: left;

	padding-right: 10px;


}

.topmenu{

	float: right;

	width: 380px;

	padding-right: 20px;


}

.topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;


}


.topmenu li{

	display: inline ;


}

.topmenu li a{

	float: left;

	text-align: center;

	font-size: 20px;

	font-weight: bold;

	color: #fff;

	width: 100px;

	height: 30px;

	padding: 14px 10px 0px 10px;


}

.topmenu li a:hover{

	color: #91e30c;

	text-decoration: underline;


}

#headersection {

	float: left;

	width: 410px;

	height: 180px;

	color: #000;

	font-size: 14px;

	padding: 33px 140px 0px 350px;

	background: url(images/header.jpg) no-repeat;


}

#headersection1 {

	float: left;

	width: 410px;

	height: 180px;

	color: #000;

	font-size: 14px;

	padding: 33px 140px 0px 350px;

	background: url(images/header3.jpg) no-repeat;


}


#headersection span {

	font-size: 18px;

	font-weight: bold;


}

#welcomesection {

	float: left;

	width: 800px;

	text-align: justify;

	padding: 0px 50px 0px 50px;


}

#footersection {

	clear: both;

	width: 800px;

	height: 23px;

	margin-top: 20px;

	background-color: #cbf0bb;

	text-align: center;
	padding-left:100px;
	padding-top: 7px;


}

#boxleft {

	float: left;

	width: 250px;

	padding-left: 20px;



}

#boxright {

	float: right;

	width: 300px;

	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#boxright2 {

	float: right;

	width: 300px;
	
	padding-top: 100px;

	padding-left: 0px;

	padding-bottom: 20px;

}

#boxright3 {

	float: right;
	height:100px;
	width: 350px;
	
	padding-top: 10px;

	padding-left: 20px;

	padding-bottom: 10px;
	border:none;

}
#boxleft3 {

	float: left;
	height:100px;
	width: 375px;
	
	padding-top: 0px;

	padding-left: 0px;

	padding-bottom: 0px;

}

#boxright4{

	float: right;

	width: 500px;

	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;

}


#boxclear {

	clear: both;

	width: 900px;

	padding-left: 20px;

	padding-bottom: 20px;

}


.box_left {

	float: left;

	width: 23px;

	height: 253px;

	background: url(images/box_left.jpg) no-repeat;


}

.box_middle {

	float: left;

	width: 330px;

	height: 253px;

	text-align: justify;

	padding: 0px 5px 0px 5px;

	background: url(images/box_middle.jpg) repeat-x;


}

.box_middle img {

	float: left;

	padding-right: 10px;


}

.box_right {

	float: left;

	width: 23px;

	height: 253px;

	background: url(images/box_right.jpg) no-repeat;


}

.morebutton1 {

	background: url(images/morebutton1.jpg) no-repeat;

	font-size: 11px;

	height: 39px;

	width: 62px;

	padding: 8px 0px 0px 20px;

	font-weight: bold;


}

.morebutton1 a {

	color: #FFFFFF;

}

.morebutton2 {

	float: right;

	background: url(images/morebutton2.jpg) no-repeat;

	width: 51px;

	height: 28px;

	font-size: 10px;

	padding: 5px 0px 0px 10px;

}

.morebutton2 a {

	font-weight: bold;

	color: #FFFFFF;

}

.floatright {
	float: right;
	border: 1px solid black;
}

.clearunder {
	clear: both;
	border: 1px solid black;
}