@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #96B1BC;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header {
	background-image: url(/images/design/header_bg_repeat_x.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 110px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#nav {
	background-image: url(/images/design/nav_bar_repeat_x.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 100%;
	text-align: center;
}
#main {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: center;
	top: 150px;
}
.left_bg {
	background-image: url(/images/design/left_palm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.right_bg {
	background-image: url(/images/design/right_palm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.left_nav {
	background-image: url(/images/design/left_bg_repeat_y.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.left_shadow {
	background-image: url(/images/design/left_shadow_repeat_y.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
}
.right_shadow {
	background-image: url(/images/design/right_shadow_repeat_y.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.left_bottom {
	background-image: url(/images/design/left_bottom_repeat_x.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom {
	background-image: url(/images/design/bottom_repeat_x.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main_content {
	background-color: #EBF1FC;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0F0F8;
}
#footer a {
	color: #D0F0F8;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #255294;
	}
.rv_box_top {
	background-image: url(/images/design/rv_box_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 85;
	clear: none;
	position: relative;
}
.rv_box_bottom {
	background-image: url(/images/design/rv_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	bottom: 0px;
	z-index: 85;
}
.rv_box_container {
	left: 0px;
	top: 0px;
	position: relative;
}

.rv_box_center {
	position: relative;
	top: -10px;
	z-index: 80;
	text-align: left;
	width: auto;
	left: 14px;
}
.rv_box_sides {
	background-image: url(/images/design/rv_box_sides.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: none;
	position: relative;
	z-index: 90;
}
#image_md {
	height: 360px;
	width: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.unit_link {
	background-color: #A3BEF1;
}
.unit_link a{
	color:#345187;
	text-decoration:none;
	font-weight:bold;
}
#image_description {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
