body
{
margin: 0px;
padding: 0px;
}

.bodyheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	position: relative;
	border: 5px solid #fff;
}

h4 {
	font-size: 90%;	
}

.img_box_wrap {
	margin-left: 32px;	
}

.img_box {
	width: 138px; 
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
	/*text-align: center;*/
}
.img_box img{
border: 1px solid #000;
}
span.caption {
	font-size: 10px;
	
}

.img_box h4 {
	margin-left: 10px;	
}

.img_box span {
	margin-left: 10px;	
}

input {
	border: 1px solid #666666;	
}

input.send {
	background-color: #FF6634;
	color: #000;
	font-weight: bold;
}

textarea {
	border: 1px solid #666666;		
}

.sidebar {
	width: 120px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 32px;
	margin-top: 15px;
	/*border: 1px solid red;*/
}

.sidebar a {
	color: #000;
	text-decoration: none;
	paddin-bottom: 6px;
}

.sidebar a:hover {
	color: #FF6634;
}

.sidebar_nav {
	margin-bottom: 4px;	
}

/*New June 16, 2010, for Home Page Only */
#wrapperHome
{
	background-color: white;

}

#home_menu
{
position: absolute;
width: 450px;
top: 45px;
left: 215px;

}
#headerHome
{
width: 100%;
height:305px;
background-image: url('images/topRepeat.jpg');
background-repeat: repeat-x;

}

#headerLeft
{
	background-image: url('images/headerLeft.jpg');
	height: 305px;
	width: 241px;
	float: left;
	
}

#headerRight
{
	background-image: url('images/headerRight.jpg');
	height: 305px;
	width: 491px;
	float: right;
}

#homeContent
{
width: 600px;
position: absolute;
top: 200px;
left: 60px;

}

.listHome
{
float: left;
width: 200px;
font-size: 12px;
}

.listHome a
{
color: #FF6634;
} 

.listHome h4
{
margin: -3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 16px;
}

img#LogoText
{
width: 208px;
position: absolute;
top: 200px;
left: 60px;
}

#footerHome
{
width: 100%;
height:347px;
background-image: url('images/bottomRepeat.jpg');
background-repeat: repeat-x;
position: relative;
}

#footerLeft
{
	background-image: url('images/footerLeft.jpg');
	height: 347px;
	width: 241px;
	float: left;
	
}



#footerRight
{
	background-image: url('images/footerRight.jpg');
	height: 347px;
	width: 490px;
	float: right;
	position: relative;
	top: -1px;
}

#footerinfo
{
	
	position: absolute;
	left: 140px;
	top:0px;
	width: 400px;
}

ul.home
{
padding-left: 0px;
margin-left: 10px; 
list-style-type: disc;
}

ul.home li
{
padding-left: 0px;
margin-left: 10px; 
list-style-type: disc;
}

#footerContent
{
position: absolute;
width: 400px;
top: 280px;
left: 20px;

}

#footerback
{
height: 200px;
background-color: #5c8bb9;
}
