body {
	background-color: #FFFFFF;
	background-image: url(img/bgp.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #14527b;
}
#box {
	text-align: left;
	width: 909px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p,form,input {
	margin: 0;
	padding: 0;
}
#logo {
	float: left;
	margin-top: 6px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: -1px;
}

#box_menu {
	float: right;
	background-image: url(img/bg_menu.gif);
	background-repeat: no-repeat;
	height: 48px;
	padding-top: 8px;
	width: 460px;
}

a {
	color: #a4baae;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}

#box_menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#menu li{
display: inline;
}

#menu li a{
	float: left; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(media/pinkbg.gif) top right no-repeat;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}#box_flash {
	float: left;
}
#header {
	height: 280px;
}

#small_navs {
	position: absolute;
	top: 88px;
	right: 0px;
	font-size: 10px;
	color: #999999;
	line-height: 10px;
	height: 10px;
}
#small_navs a {
	color: #999;
	text-decoration: none;
}
#small_navs a:hover {
	color: #000;
	text-decoration: underline;
}
.valign {
	vertical-align: middle;
}


#c_left {
	float: left;
	width: 455px;
}

#c_all {
	float: left;
	width: 875px;
}

#sub_menu {
	line-height: 29px;
	height: 29px;
	position: absolute;
	top: 280px;
	color: #aaa;
	left: 0px;
}
#sub_menu a {
	color: #aaa;
	text-decoration: none;
}
#sub_menu a:hover {
	color: #666666;
	text-decoration: none;
}



#content {
	clear: both;
	margin-top: 60px;
	float: left;
	width: 909px;
	position: relative;
}
#c_right {
	float: right;
}

#home_c_footer {
	background-image: url(img/footer_window1.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 889px;
	position: absolute;
	top: 225px;
	left: 0px;
	padding: 10px;
}

#home_c_footer_165 {
	background-image: url(img/footer_window1.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 889px;
	position: absolute;
	top: 800px;
	left: 0px;
	padding: 10px;
}

#home_tab1 {
	background-image: url(img/hobe_tab1.gif);
	height: 153px;
	width: 168px;
	float: left;
	padding-top: 50px;
	padding-left: 18px;
	padding-right: 18px;
}
#home_tab2 {
	background-image: url(img/hobe_tab2.gif);
	height: 153px;
	width: 168px;
	float: left;
	margin-left: 10px;
	padding-top: 50px;
	padding-right: 18px;
	padding-left: 18px;
}

#home_footer {
	padding-bottom: 20px;
	color: #999999;
	clear: both;
	padding-top: 70px;
}
#home_footer a {
	color: #999999;
}

.black {
	color: #000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.field {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
