/* Resets */
div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html {min-height: 101%;}
body{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
strong {
	font-size: 12px;
	color: #336699;
}
.clear {
	clear: both;
}
:focus {
	outline: 0;
}
/* Lists and Tables */
ul {
	list-style: none;
	list-style-image: url(images/list-dot.gif);
}
ol {
	margin-left: 0px;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	font-size: 1em;
	line-height: 1.3em;
	margin:15px 0;
}
td {
	padding: 10px 10px;
	background: #E6E6E6;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* Main styles */
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
body {
	background: #FFF;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 960px;
	overflow: hidden;
}
/* Links Style */
a:link, a:visited {
	color: #000080;
	text-decoration: underline;
}
a:hover {
	color: #339999;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}
/* Headings */
h1 {
	position:absolute;
	left: 999px;
	font-size:10px;
}
h2 {
	position:absolute;
	left: 999px;
	font-size:10px;
}
h3 {
	position:absolute;
	left: -999px;
	font-size:10px;
}

.image-header {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
/* Header */
#header {
	height: 135px;
	position: relative;
	z-index: 1;
}
#rapid-info {
	color: #a2a2a2;
	font-size: 18px;
	line-height: 1.2em;
	position: absolute;
	right: 14px;
	top: 40px;
	height: 50px;
	width: 195px;
}
#navigation {
	bottom: 0px;
	list-style: none;
	position: absolute;
	right: 10px;
}
#navigation li {
	background: url(images/tab.gif) 0% 0px;
	display: inline;
	float: right;
	font-size: 14px;
	margin: 0 0 0 7px;
	width: 100px;
	position: relative;
}
#navigation li a {
	color: #8b8b8b;
	display: block;
	line-height: 27px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
#navigation li a:hover {
	background-position: 0 -37px;
}
#navigation li:hover {
	background-position: 0 -37px;
}
#navigation li.current-item {
	background-position: 0 -74px;
}
#navigation li.current-item a {
	background-position: 0 -74px;
	color:white;
}
ul.ddown {
	position: absolute;
	top: 27px;
	left: -10px;
	display: none;
}
#navigation ul.ddown li {
	background: #F0F0F0;
	border: 1px solid #8B8B8B;
	border-top: none;
	font-size: 1em;
	width: 98px;
}
#navigation ul.ddown li:hover {
	background: #E4E4E4;
	font-size: 1em;
	color: #F0F0F0;
}
#navigation ul.ddown li a {
	line-height: 27px;
	color: #8B8B8B;
}
/* Logo */
#header h1#logo, #header h1#logo a { 
	display: block;
	height: 100px;
	width: 400px;
}
#header h3#logo { 
	background: url(images/logo.gif) no-repeat;
	border: none;
	height: 100px;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 32px;
}

#header h3#logo, #header h3#logo a { 
	display: block;
	height: 100px;
	width: 400px;
}
#header h3#logo { 
	background: url(images/logo.gif) no-repeat;
	border: none;
	height: 100px;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 32px;
}

/* Banner */
#banner-box {
	position: relative;
	height :auto;
}
/* Page */
#page {
	position: relative;
	margin-top: 20px ;
	margin-left: 20px ;
	font-size: 12px;
	line-height: 1.5em;

}
#page .mini-box {
	float: left;
	width: 400px;
	margin-right: 60px;
}
#contact-box {
	float: left;
	width: 400px;

}
#map {
	float: left;
	margin-top: 30px;
	width: 400px;
}
#page .faq-box {
	float: left;
	width: 800px;
}
.mini-box .desc {
	height: 350px;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 40px;
}
.mini-box .desc a{
	color:#336699;
	text-decoration:none;
}
.mini-box .desc a:hover{
	color:#000080;
}
.mini-box li {
	margin-left:17px;
}
.mini-box .images {
	width: 400px;
	height: 350px;
	margin-bottom: 40px;
	float: left;
}
.unit-title {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #000080;
}
.unit-title a{
	text-decoration:none;
	font-size: 14px;
	color: #000080;
}
.unit-title a:hover{
	text-decoration:none;
	font-size: 14px;
	color: #336699;
}
#right-box {
	width: 350px;
	float:left;
	margin-left: 20px;
}
.faq-box a{
	text-decoration: none;
}
#sitemap {
	width: 50px;
}
/* Footer */
#footer {
	width: 960px;
	margin: 30px auto;
	border-top: 1px solid #336699;
	color: #a3a3a3;
	font-size: 12px;
	padding-top: 10px;
}