BODY, HTML {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2px;
	background-color: #DFDFDF;
}

#all {
	position: absolute;
	left: 50%;
	width: 748px;
	padding: 0px;
	margin: 0px;
	margin-left: -374px;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	width: 744px;
	padding: 0px;
	margin: 2px;
	float: left;
}

DIV.top {
	position: relative;
	width: 744px;
	height: 66px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/bg_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}

DIV.toplogo {
	position: relative;
	width: 519px;
	height: 63px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

DIV.toplogo H1 {
	position: relative;
	display: none;
}

DIV.toplang {
	position: relative;
	width: 220px;
	height: 63px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: right;
	font-size: 14px;
	line-height: 50px;
}

DIV.banner1 {
	position: relative;
	width: 744px;
	height: 142px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/banner_1.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

DIV.banner2 {
	position: relative;
	width: 744px;
	height: 48px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/banner_2.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

DIV.banner2 H2 {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
}

#main {
	position: relative;
	width: 744px;
	padding: 0px;
	margin: 0px 2px 2px 2px;
	float: left;
}

#mainleft {
	position: relative;
	width: 195px;
	padding: 0px;
	margin: 0px;
	float: left;
}

DIV.leftmenu {
	position: relative;
	width: 195px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	float: left;
	background-color: #227293;
	font-size: 12px;
}

ul.leftmenu {
	position: relative;
	width: 195px;
	margin: 0px;
	padding: 0px;
	float: left;
}

li.leftmenu {
	position: relative;
	width: 195px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;	
	text-indent: 10px;
}

li.leftmenu a {
	width: 195px;
	height: 24px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;	
	border-bottom: 1px solid #FFFFFF;
}

li.leftmenu a:hover {
	width: 195px;
	height: 24px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	background-color: #74a7b7;	
	border-bottom: 1px solid #FFFFFF;
}

DIV.leftimg {
	position: relative;
	width: 195px;
	height: 119px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/leftimage.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

DIV.leftblock {
	position: relative;
	width: 175px;
	margin: 3px;
	padding: 5px;
	float: left;
	border: 2px solid #227293;
	color: #227293;
	font-size: 14px;
}

#mainright {
	position: relative;
	width: 545px;
	padding: 0px;
	margin: 2px;
	float: left;
}

DIV.whereis {
	position: relative;
	width: 545px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom: 1px solid #227293;
	font-size: 10px;
	text-indent: 10px;
}

DIV.whereis a {
	text-decoration: none;
	color: #227293;
	font-weight: bold;
	font-size: 10px;
}

DIV.whereis a:hover {
	text-decoration: underline;
	color: #227293;
	font-weight: bold;
	font-size: 10px;
}

DIV.mainrightin {
	position: relative;
	width: 533px;
	min-height: 392px;
	float: left;
	border: 1px solid #DFDFDF;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	font-size: 12px;
}

DIV.mainrightin a {
	text-decoration: none;
	color: #227293;
	font-size: 12px;
}

DIV.mainrightin a:hover {
	text-decoration: underline;
	color: #227293;
	font-size: 12px;
}

DIV.mainrightin H3 {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 2px;
   padding-bottom: 10px;
	float: left;
	font-size: 14px;
	color: #227293;
	font-weight: normal;
	text-align: center;
}

#bottom {
	position: relative;
	width: 100%;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/footer_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
}

DIV.bottomin {
	position: relative;
	width: 95%;
	padding: 5px;
	margin: 0px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
}

.clear {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
} 

.tdborder {
	background-color: #CCD3E3;
	border: 1px solid #e0e5eF;
}

.tdc {
	text-align: center;
}

.tdr {
	text-align: right;
}

.formnp {
	padding: 0px;
	margin: 0px;
}

input.form {
	font-size: 9px;
	color: #111B24;
	padding: 2px;
	margin: 0px;
	float: left;
	background-color: #F2F2F2;
	border: 1px solid #505460;
}

textarea.form {
	font-size: 9px;
	color: #111B24;
	padding: 2px;
	margin: 0px;
	float: left;
	background-color: #F2F2F2;
	border: 1px solid #505460;
}

input.button {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
	margin: 0px;
	background-color: #227293;
	border: 1px solid #4F5561;
}

input.addmes {
	width: 100px;
	font-size: 9px;
	border: 1px solid #A5C0D4;
	color: #6C8EA6;
	margin: 0px;
	padding: 2px;
}

.addmestextarea {
	width: 420px;
	height: 60px;
	border: 1px solid #A5C0D4;
	font-size: 9px;
	color: #6C8EA6;
	margin: 0px;
	padding: 2px;
}