@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background_header.png);
	background-repeat: repeat-x;
	background-color: #00395a;
}


#site {
	top: 0px;
	left: 50%;
	position: relative;
	height: auto;
	width: 701px;
	margin-left: -350px;
}

#header {
	top: 0px;
	left: 0px;
	position: relative;
	height: 107px;
	width: auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 10px;
	color: #00395a;
}

#header_box {
	top: 33px;
	right: 0px;
	position: absolute;
	height: 19px;
	width: 175px;
	background-image: url(../images/background_need_btn.png);
	background-repeat: repeat-x;
	padding: 1px 4px 0px 0px;
}

#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 57px 0px 0px 0px;
}

#header li {
	display: block;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

#header a:hover {
	color: #fff1b4;
}

#openbanner {
	position:absolute;
	left: 164px;
	top: 22px;
	}


#navigation {
	top: 0px;
	left: 0px;
	position: relative;
	height: 30px;
	width: auto;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 7px 0px 0px 0px;
}

#navigation li {
	display: inline;
	margin-right: 15px;
}

#navigation a {
	text-decoration: none;
	color: #FFFFFF;
}

#navigation a:hover {
	color: #00395a;
}

#navigation a.nav_selected {
	color: #00395a;
}

#content {
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: auto;
	margin-top: 6px;
	background-image: url(../images/content_image.png);
	background-repeat: no-repeat;
	background-color: #437592;
}

#content_image {
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: auto;
	padding: 17px 0px 0px 28px;
}

#content_text {
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: auto;
	margin: 0px 16px;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
}

.gallery {
	width:650px;
	}
	
.gallery img {
	border:solid 10px #FFFFFF;
	margin:5px 5px 0 0;
	}

#content_text h1 {
	color: #FDDF35;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

#content_text h2 {
	color: #D3E1EB;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}

#content_text h3 {
	color: #FEBF01;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content_text p {
	margin: 12px 0px;
	width: 515px;
	line-height: 1.3em;
}

#content_text a {
	text-decoration: underline;
	color: #FDDF35;
	font-weight: normal;
}

#content_text a:hover {
	text-decoration: none;
}

.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #fddb1f;
}

#content_text label {
	width: 100px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: top;
}


#footer {
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: auto;
	font-size: 10px;
	color: #FFFFFF;
}

#footer_left {
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: auto;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

#footer_left li {
	display: inline;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	color: #ea6e20;
}

#footer_right {
	top: 0px;
	right: 0px;
	position: absolute;
	height: auto;
	width: auto;
	text-align: right;
}

#footer_right li {
	display: block;
	margin: 0px 0px 1px 0px;
}

#home_bar {
	top: 0px;
	left: 0px;
	position: relative;
	height: 165px;
	width: auto;
	background-image: url(../images/background_home_bar.png);
	background-repeat: repeat-x;
	margin-top: 7px;
	overflow: hidden;
}

#home_bar_content {
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: 205px;
	float: left;
	margin: 7px 7px 0px 18px;
}

#home_bar_content_title {
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: auto;
	font-weight: bold;
	font-size: 16px;
	color: #00395a;
}
#home_bar_content a, #home_bar_content a:hover, #home_bar_content a:visited {
	color: #00395A;
}


#home_bar_content_image {
	top: 0px;
	left: 0px;
	position: relative;
	height: 209px;
	width: auto;
	background-image: url(../images/home_image.png);
	background-repeat: no-repeat;
	padding: 8px 0px 0px 9px;
	margin-top: 5px;
}

#clear {

}

#plan {
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: 500px;
	margin-left: 100px;
}

#plan_links {
	top: 20px;
	right: 0px;
	position: absolute;
	height: auto;
	width: auto;
}

#plan_links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#plan_links li {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#plan_links a {
	font-weight: bold;
}

#plan_links a:hover {
	
}
.floatright {
	float: right;
	margin-left: 15px;
}
