html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: normal 12px/130% Arial, Helvetica, sans-serif;
	color: #002f2f;
	background: #e2e0c0;
}
#wrapper {
	position: relative;
	width: 758px;
	height: 100%;
	height: auto !important;
	min-height: 100%;
	margin: 0px auto;
	padding: 0;
	background: #f5f2df;
}
#top {
	position: relative;
	width: 758px;
	height: 341px;
	margin: 0px; 
	padding: 0px;
	border: 0px outset red;
	background-color: #f5f2df;
}
#logo {
	width: 314px;
	height: 55px;
	top: 15px;
	left: 30px;
	padding-top: 15px;
	margin: 0px 0px 0px 30px;
}
#bg_menu {
	position: absolute;
	width: 698px;
	height: 23px;
	top: 86px;
	left: 30px;
	background: #046380;
}
#menu {
	margin: 0px 0px 0px 30px;
}
#choose_lang {
	position: absolute;
	width: 70px;
	height: 23px;
	top: 86px;
	right: 30px;
	z-index: 2;
}
#choose_lang img {
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
#banner {
	position: absolute;
	width: 498px;
	height: 217px;
	top: 70px;
	left: 30px;
	z-index: 1;
}

div#phonenumber {float:right;margin-top:-30px;margin-right:30px;}

#content {
	width: 666px;
	margin: 10px 0px 0px 46px;
	padding: 0px;
	border: 0px solid red;
}
#content p {
	padding: 0px;
	margin: 0px;
}
#content a {
	padding: 0px;
	margin: 0px;
	color: #046380;
	text-decoration: underline;
}
li {
	list-style-type: square;
}
.redtext{
	font-size:12px;
	color:#ff0000;
	font-weight:normal;
	text-decoration: none;
	background:none;
}
.textform{
	width:256px;
	height:22px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.textform1{
	width:172px;
	height:22px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.multitextform{
	width:384px;
	height:70px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.multitextform1{
	width:256px;
	height:70px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.list{
	width:256px;
	height:22px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.list1{
	width:65px;
	height:22px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.submitform{
	width:147px;
	height:22px; 
	color:#5e6671;
	border:1px solid #5e6671;
	background-color:#ffffff;
	margin:10px 0 0 0;
}
.submitform1{
	width:115px;
	height:22px; 
	color:#5e6671;
	border:1px solid #5e6671;
	background-color:#ffffff;
	margin:10px 0 0 0;
}
.maintext {
	color:#323848;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}

#footer {
	text-align:right;
	margin-top:5px;
}
