img {
	border:0;
	border-style:hidden
}



#content-container {
	position:absolute;
	top:169px;
	margin-left:0px;
	float:left;
	padding:0px 0px 0px 30px;
	width:730px;
	height:650px;
	overflow:hidden
}
#content-body-container {
	clear:both;
	float:left;
	width:730px;
	height:650px;
	overflow:hidden
}
#content-body {
	float:left;
	background-color:#fff;
	text-align:left;
	width:730px;
	height:650px;
	overflow:hidden !important;
	position:relative
}
#content-spinner {
	width:3700px;
	height:650px;
	background:url(../images/content_background.gif);
	background-repeat:repeat
}
* html #content-spinner div.end {
	margin:0px !important
}
ul#main-nav {
	margin:0px;
	padding:0px;
	list-style:none
}
ul#main-nav li {
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	height:29px
}
ul#main-nav li.spacer-bb {
	width:9px;
	height:28px;
	font-size:1px;
	background:url(../images/spacers/spacer-bb.gif) no-repeat
}
#form {
	width:656px;
	height:186px;
	position:absolute;
	top:334px;
	left:18px;
}
#formmain {
	width: 594px;
	height: 186px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	background:url(../images/form/formbg.gif) no-repeat;
	color:#0e638a;
	font-weight: bold;
}
#formsend {
	width: 62px;
	height: 186px;
	background:url(../images/form/formsubmit.gif) no-repeat 0% 0%;
	margin-left: 594px;
	position: absolute;
	top: 0px;
}
#formsend:hover {
	background:url(../images/form/formsubmit.gif) no-repeat 100% 0%;
	cursor: pointer;
}
#formmain textarea, input, select {
	border: 1px solid #0e7eb1;
}
#formsent {
	width: 48px;
	height: 150px;
	background:url(../images/loader.gif) no-repeat 0% 0%;
	background-position: center center;
	background-color: #13adf3;
	float: right;
	position: relative;
	top: -168px;
	left: -7px;
	visibility: hidden;
}
