.border {
	/* border:solid 1px;
	*/
}
#background {
	position:absolute;
	display:block;
	z-index:0;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	width:100%;
	height:750px;
	overflow:hidden;
}
body {
	background:#ffffff;
}
#tophalf {
	width:100%;
	background:#ffffff url(img/background.jpg) repeat-x;
	height:/*498px*/600px;
	text-align:center;

}
#tophalf_overview{
	width:100%;
	background:#ffffff url(img/background.jpg) repeat-x;
	height:498px;
	text-align:center;

}
#topleftshadow {
	width:50px;
	background:#ffffff url(img/bgshadow_left.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top right;
	height:/*498px*/600px;
	float:left;
}
#topleftshadow_overview {
	width:50px;
	background:#ffffff url(img/bgshadow_left.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top right;
	height:498px;
	float:left;
}
#toprightshadow {
	width:50px;
	background:#ffffff url(img/bgshadow_right.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top left;
	height:/*498px*/600px;
	float:left;
}
#toprightshadow_overview {
	width:50px;
	background:#ffffff url(img/bgshadow_right.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top left;
	height:498px;
	float:left;
}
#topcontent {
	width:710px;
	height:498px;
	float:left;
	text-align:left;
}
#bottomhalf {
	width:100%;
	background:#ffffff;
	height:100%;
	background:url(img/bottomtile.jpg) repeat-x;
	text-align:center;

}
#bottomleftshadow {
	width:50px;
	background:url(img/bgshadowbleft.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top right;
	height:498px;
	float:left;
}
#bottomrightshadow {
	width:50px;
	background:url(img/bgshadowbright.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top left;
height:85px;
	float:left;
}
#bottomcontent {
	width:710px;
height:85px;
	float:left;
	margin: 0;
}
#topcontainer {
	width:810px;
height:85px;
	margin:0 auto;
}
#bottomcontainer {
	width:810px;
height:85px;
	margin:0 auto;
}
#bottomcontent {
	width:710px;
	background:#ffffff;
	height:85px;
	margin: 0 auto;
	text-align:left;
	
}

.divClearFloat{ clear:both; }
.normal_txt {
font-family:Arial;
font-size:11px;
color:#000000;
}
.form_txt {
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:bold;
padding:5px 0 5px 10px;
}
.form_txt_small {
font-family:Arial;
font-size:9px;
color:#000000;
font-weight:bold;
padding:5px 0 5px 10px;
}

#overview_container {
padding: 0px 100px 0px 100px;
text-align:justify;
vertical-align:text-top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.menu:link{
cursor:pointer;
}

input, select{
font-family:Arial;
font-size:11px;
color:#000000;
}
