/* General
*******************************************************************************/

* {
	list-style: none;
	margin: 0;
}


a {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: none;
	color: #2A6DC9;;
}

body {
	background: #1E468C url("/images/main_bg.gif") repeat-x;
	margin: 0px auto;
	width: 761px;
}

.maintext {
	font: .6em Arial, Helvetica, sans-serif;
	line-height: 13px;
}


.lightbluebold {
	font: .6em Verdana,Arial,Helvetica,Sans-Serif;
	color: #2A6DC9;
	font-weight: bold;
}

.darkbluebold {
	font: 9px Verdana,Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	color: #000066;
	
}


input, select {
	font: 10px Verdana,Arial,Helvetica,Sans-Serif;
}
.dbnav {
	font: .9em Verdana,Arial,Helvetica,Sans-Serif;
	font-weight: bold;
}

h1 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #2A6DC9;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
}

.heading {
	font: 14px Arial, Helvetica, sans-serif;
	color: #2A6DC9;
	text-decoration: none;
	font-weight: bold;
}

.title {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.grey {
  background-color:#E5E5E5;
}

.darkgrey {
  background-color:#B7B2B2;
}

.border {
 	border-left: 1px solid #4F7DC7;
	border-right: 1px solid #4F7DC7;
	border-top: 1px solid #4F7DC7;
	border-bottom: 1px solid #4F7DC7;
}

/* Header 
*******************************************************************************/
#headerbg
{
	width:100%;
	background: #fff;
	float:left;
	margin: 0px 0px 0px 0px;
	display: inline;
}


#header
{
	width:753px;
	background: #fff url("/images/header_bg.gif") repeat-x;
	float:left;
	margin: 0px 0px 0px 5px;
	display: inline;
}

#ab-header
{
	width:753px;
	background: #E5E5E5 url("/images/header_txt_bg.gif") repeat-x;
	float:left;
	margin: 0px 0px 0px 5px;
	display: inline;
}

#header-contact
{
	background: #E5E5E5 url("/images/header_txt_bg.gif") repeat-x;
	margin: 0px 5px 0px 0px;
	height: 25px;
	width: 435px;
	float: left;
	display: inline;
	padding: 1px 0px 0px 5px;
}

#ab-header-contact
{
	background: #E5E5E5 url("/images/header_txt_bg.gif") repeat-x;
	margin: 0px 5px 0px 0px;
	height: 25px;
	width: 435px;
	float: left;
	display: inline;
	padding: 1px 0px 0px 15px;
}

#header-nav {
	background: #B7B2B2 url("/images/header_nav_bg.gif") repeat-x;
	height: 25px;
	width: 298px;
	float: left;
	padding: 1px 0px 0px 0px;
}

#ab-header-nav {
	background: #E5E5E5 url("/images/header_txt_bg.gif") repeat-x;
	height: 25px;
	width: 298px;
	float: left;
	padding: 1px 0px 0px 0px;
}

.navitem a {
	font: .6em Verdana,Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	color: #000066;
	background: url("/images/blue_arrow.gif") no-repeat 0 1px;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 0px 29px;
	border: none;
	letter-spacing: 0px;
}

.navitem a:hover {
	color: #2A6DC9;
	background: url("/images/blue_arrow.gif") no-repeat 0 -11px;
}

.navitem2 a {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	background: url("/images/blue_arrow.gif") no-repeat 0 1px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 15px 0px 0px;
	vertical-align: bottom;
}

.navitem2 a:hover {
	color: #2A6DC9;
	background: url("/images/blue_arrow.gif") no-repeat 0 -11px;
}

/* Main Navigation
*******************************************************************************/

#nav-bt
{
	position: relative;
	background: #ddd url("/images/nav_btm_home.gif") no-repeat 0 0;
	float: left;
	height: 4px;
	overflow: hidden;
	width: 100%;
}

#ab-nav-bt
{
	position: relative;
	background: #ddd url("/images/abnav_btm_home.gif") no-repeat 0 0;
	float: left;
	height: 4px;
	overflow: hidden;
	width: 100%;
}

#nav-container
{
	position: relative;
	background: #ddd;
	float: left;
	height: 1%;
	overflow: hidden;
}

html>body #nav-container
{
  	height: 69px;
}

#logo
{
	background:#fff;
	float: left;
}

#nav-holder {
	position: relative;
	height: 69px;
	background: #666;
	float: left;
	overflow: hidden;
}

ul#nav {
	position: relative;
	top: 0px;
	left: 0px;
	width: 497px;
	margin: 0;
	height: 69px;
	list-style-type: none;
	overflow: hidden;
	background: transparent url("/images/home_nav.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
}

ul#abnav {
	position: relative;
	top: 0px;
	left: 0px;
	width: 497px;
	margin: 0;
	height: 69px;
	list-style-type: none;
	overflow: hidden;
	background: transparent url("/images/ab_nav.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
}

ul#nav li a {
	position: absolute;
	top: 0;
	width: 123px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 69px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:69px; /* IE5/Win */
	background: transparent url("/images/home_nav.jpg") no-repeat;
}

ul#abnav li a {
	position: absolute;
	top: 0;
	width: 123px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 69px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:69px; /* IE5/Win */
	background: transparent url("/images/ab_nav.jpg") no-repeat;
}

body li#abo a 			{ background-position: 0 0; width: 123px; left: 0; }
body li#abo a:hover		{ background-position: 0px -69px; }
body li#uni a 			{ background-position: 0px 246px; left: 123px; }
body li#uni a:hover		{ background-position: -123px -69px; }
body li#sea a 			{ background-position: 0px 369px; left: 246px; }
body li#sea a:hover		{ background-position: -246px -69px; }
body li#fin a 			{ background-position: 0px 492px; left: 369px; }
body li#fin a:hover		{ background-position: -369px -69px; }

/* Content - left
*******************************************************************************/

#content
{
	position:relative;
	width:100%;
	background:#fff;
	float:left;
}

#content-left {
	position:relative;
	background: #fff url("/images/home_bg.jpg") no-repeat 0px 75px;
	margin: 0px 0px 0px 0px;
	width: 441px;
	float:left;
	height: 1%;
}

#left-text
{
	font: .6em Arial, Helvetica, sans-serif;
	padding: 32px 20px 0px 32px;
	height: 443px;
}

#bottom-nav {
	position:absolute;
	padding: 0px 0px 0px 10px;
	height: 25px;
	bottom:0;
	
}

/* Content - right
*******************************************************************************/

#content-right {
	background: #fff url("/images/right_bg.gif") repeat-y;
	margin: 0 0 0 0px;
	width: 320px;
	float:left;
}


#quicksearch-title {
	background: #fff url("/images/hd_qsearch.gif") no-repeat 0 0;
	margin: 11px 0px 0px 0px;
	width: 316px;
	height: 37px;
	overflow: hidden;
}

#quicksearch-content {
	background: #DAD9DB;
	width: 314px;
	height: 102px;
	border-left: 1px solid #B3B3B5;
	border-right: 1px solid #B3B3B5;

}

#form {
	float: left;
	padding: 12px 0px 0px 20px;
	text-align: right;
}


#form select	{
	width: 118px;
	color: #000000;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
}

#feature-title {
	background: #fff url("/images/hd_feature4wds.jpg") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	width: 316px;
	height: 40px;

}

#purple-top {
	background: #fff url("/images/purple_tp.jpg") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	width: 316px;
	height: 20px;
}

.featurehd-text {
	font: 12px Verdana,Arial,Helvetica,Sans-Serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 0px 0px 10px;
}


.featurehd-text a {
	color: #FFFFFF;
}

.featurehd-text a:hover {
	color: #FFFFFF;
}

#details {
	background: #fff url("/images/details_bg.jpg") repeat-y;
	padding: 5px 0px 0px 0px;
	width: 316px;
	height: 62px;
}

#detail-text {
	font: .7em Verdana,Arial,Helvetica,Sans-Serif;
	color: #6A3341;
	padding: 0px 0px 0px 13px;
	line-height: 13px;
	float: left;
}

.search-button {
	margin: 32px 13px 0px 0px;
	float: right;
	vertical-align: bottom;
}

.adv-search {
	font: .7em Verdana,Arial,Helvetica,Sans-Serif;
	color: #000000;
	margin: 20px 15px 0px 0px;
	float: right;
	text-decoration: underline;
}

#purple-foot1 {
	background: #fff url("/images/purple_ft1.jpg") no-repeat 0 0;
	width: 316px;
	height: 18px;
	overflow: hidden;
}

#purple-foot2 {
	background: #fff url("/images/purple_ft2.jpg") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	width: 316px;
	height: 18px;
	overflow: hidden;
}

#feature-space {
	background: #fff url("/images/featuresp_bg.jpg") repeat-y;
	margin: 0px 0px 0px 0px;
	width: 316px;
	height: 14px;
	overflow: hidden;
}

#feature-bottom {
	background: #fff url("/images/feature_bt2.jpg") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	width: 316px;
	height: 30px;
}

#feature-base {
	background: #fff url("/images/rightbt_bg.gif") repeat-y;
	margin: 0px 0px 0px 0px;
	width: 316px;
	height: 31px;
	overflow: hidden;
}

#feature-car {
	position: relative;
	margin: 0px 0px 0px 15px;
	width: 80px;
	border-left: 1px solid #4F7DC7;
	border-right: 1px solid #4F7DC7;
	border-top: 1px solid #4F7DC7;
	border-bottom: 1px solid #4F7DC7;
	height: 60px;
	float: left;
	display: inline;
}

ul#more {
	position: relative;
	top: 0px;
	left: 0px;
	width: 60px;
	margin: 0px 8px 0px 0px;
	height: 18px;
	list-style-type: none;
	float: right;
	display: inline;
	padding: 0px 0px 0px 0px;
}

ul#more li a {
	position: absolute;
	top: 0;
	width: 60px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:18px; /* IE5/Win */
	background: transparent url("/images/btn_more.jpg") no-repeat;

}

body li#mor a 			{ background-position: 0 0; width: 60px; left: 0; }
body li#mor a:hover		{ background-position: 0px -18px; }


/* Footer
*******************************************************************************/

#footer {
	background: #fff url("/images/footer_bg.jpg") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	width: 761px;
	height: 75px;
	float: left;
}

/* About Page
*******************************************************************************/

#ab-content
{
	position:relative;
	width:100%;
	background:#9B8F8F url("/images/about_bg.jpg") repeat-x;
	float:left;
}

#ab-content2
{
	position: relative;
	width: 736px;
	background: #9B8F8F url("/images/about_bg.jpg") repeat-x;
	float: left;
	padding: 10px 0px 10px 25px;
	height: 1%;
}

#ab-content-left {
	position: relative;
	margin: 8px 0px 0px 26px;
	padding: 0px 0px 40px 0px;
	width: 494px;
	float: left;
	display: inline;
}

#ab-box-bg {
	background: #9B8F8F url("/images/ab_box_bg.gif") repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 494px;
	float: left;
}

#ab-box-top {
	background: #fff url("/images/ab_box_top.jpg") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	width: 494px;
	height: 18px;
	overflow: hidden;
}

#ab-box {
	background: #fff url("/images/ab_box_bg.jpg") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
	width: 480px;
	float: left;
}

#ab-box-text {
	padding: 58px 87px 0px 53px;
	font: .6em Arial, Helvetica, sans-serif;
	line-height: 12px;
}

#dotline {
	background: url("/images/dotline.gif") no-repeat 0 0;
	border:none;
  	height:10px;
}


#ab-box-text h2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2A6DC9;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}

#ab-box-right {
	position: relative;
	background: #fff url("/images/ab_box_right.jpg") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	width: 7px;
	float:left;
	height: 435px;
}

#ab-box-left {
	position: relative;
	background: #fff url("/images/ab_box_left.jpg") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	width: 7px;
	float: left;
	height: 435px;
}

#ab-box-bt {
	background: #fff url("/images/ab_box_bt.jpg") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	width: 494px;
	height: 17px;
	overflow: hidden;
}

html>body #ab-box-bt
{
 	float:left;
}

#ab-content-right {
	position:relative;
	background: #fff url("/images/ab_right_bg.jpg") no-repeat 0 0;
	margin: 0 0 0 0px;
	width: 241px;
	height: 325px;
	float:left;
}

#ab-footer {
	background: #fff url("/images/ab_footer.gif") no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	width: 761px;
	height: 74px;
	float: left;
}


/* Border 
*******************************************************************************/

.t {
	background: url(../images/dot.gif) 0 0 repeat-x #fff;
	width: 710px;
}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
