
body
{
	margin: 0;
}

div.body
{
	width: 850px;
	min-height: 200px;
	background: url(../images/background_bottom.gif) top left repeat-x;
	margin: 0 auto;
	padding: 40px 10px 10px 10px;
	margin-top: -16px;
	position: relative;
	z-index: 1;
}

div.clear
{
	clear: both;
	width: 100%;
}

div.content
{
	background: url(../images/background_content.gif) top left repeat-x;
	padding: 10px;
}

div.contentBox
{
	background: #ffffff url(../images/background_contentHome.gif) top left repeat-x;
	padding: 30px 10px 10px 10px;
	overflow: hidden;
}

div.contentBox#homeWelcome
{
	width: 222px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
}

div.contentBox#homeMain
{
	width: 577px;
	float: left;
	padding: 10px 0;
}

div.corpnav
{
	height: 59px;
	padding-bottom: 20px;
	background: url(../images/background_corpnavisection1.gif) bottom left no-repeat;
}

#homeMainInner { 
	padding:0 10px;
}

div.contentHome
{
	background: #E7E7E7 url(../images/background_bodyHome.gif) top left repeat-x;
	padding: 10px;
}

img.floatRight
{
	float: right;
}

div.footer
{
	width: 755px;
	margin: 0 auto;
	padding-left: 90px;
	background: url(../images/footer_logo.gif) top left no-repeat;
}

div.footerBar
{
	margin: 0 auto;
	margin-bottom: 20px;
	width:875px;
}

div.header
{
	width: 870px;
	background: #f6f6f6 url(../images/gheader_new.gif) no-repeat bottom;
	margin: 0 auto;
	height:180px;
}

div.logo
{
	
}

div.motto
{
	text-align: right;
	padding-right: 20px;
}

div.navBar
{
	height: 145px;
	background: url(../images/background_navBar.gif) left  repeat-x;
	text-align: center;
	position: relative;
	z-index: 2;
	padding-top:-20px;
}

div.navBarButtons { 
	width:876px;
	margin:0 auto;
	text-align: center;
	position: relative;
}

div.navBarButtons div { 
	float:left;

}

div.navBar div.first { 
		margin-left:-2px;
}

div.navi
{
	width:100%;
	padding: 10px 10px;
}

div.navi img { 
	margin-top:5px;
}

#news {
	background:#e7e7e7;
	padding:0 9px 9px 9px;
	position: relative;
	height: 135px;
	width: 832px;
	margin-bottom: 9px;
	border-bottom: 15px solid #e7e7e7;
}

#newsinner { 
	border:9px solid #fff;
	background:#fff;
	width: 205px;
	height:707px;
	overflow: hidden;
	position: absolute;
}

#newslist
{
	position: absolute;
	padding-top: 128px;
	width: 200px;
	clip: rect(0px 200px 725px 0px);
}

form fieldset { 
	padding:15px;
	width:420px;
}

form fieldset legend { 
	color:#78c42e;
	font-size:14px;
}

form label { 
	width:60px;
	display:block;
	float:left;
	margin-bottom: 3px;
}

input.textbox, textarea { 
	width:290px;
	border:1px solid #c0c0c0;
	margin-bottom: 3px;
}

#contenterror { 
	border:2px solid #ff0000;
	padding:15px;
	width:420px;
	margin-bottom:10px;
}

div.section
{
	display: none;
}

div.contactForm
{
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 8px solid #d8d6d6;
	padding: 4px;
	width: 356px;
	background: #ffffff;
}