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

/* --- Global Style ---*/

body, html {
width:100%;
height:100%;
margin:0px;
padding:0px;
background:#f1f8ff;
text-align:center;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight:normal;
color:#666666;
font-size:11px;
line-height:17px;
}

div{
margin:0px;
padding:0px;
}

p {
line-height:20px;
margin-bottom:25px;
margin-top:0px;
font-size:11px;
line-height:17px;
}
h1 {
margin:0px 0px 25px 0px;
font-weight:normal;
font-size:16px;
line-height:16px;
color:#333333;
text-transform:uppercase;
}
h2 {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#669933;
}
h3 {
font-weight:bold;
background: url('../images/arrow.png') top left no-repeat;
padding-left:15px;
margin-bottom:20px;
}
img {
padding: 0px 0px;
margin: 0px 0px;
border: 0px;
}
a {
color:#2a63af;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:active, a:focus {
      outline: 0;
}
.clear {
	height:0px;
	width:100%;
	clear:both;
	line-height:1px;
}
.grey {
	color:#666666;
	font-weight:normal;
}
.boldgreen {
	color:#669933;
	font-weight:bold;
	text-transform:uppercase;
}

/* --- End Global Style ---*/

/*--Structure --*/

#top {
	width:100%;
	height:auto;
	padding: 20px 0px 40px 0px;
	background:#ffffff;
}
#bottom {
	width:100%;
	height:auto;
	background:#f1f8ff url('../images/bg-bottom.png') top repeat-x;
}
.site-content {
	width:900px;
/*	height:900px;*/
	margin:0px auto;
	position:relative;
	text-align:left;
}
#header {
	width:900px;
	height:70px;
	position:relative;
	margin-bottom:22px;
}
.logo {
	float:left;
}
.ad {
	position:relative;
	float:right;
	top:0px;
	right:0px;
}
.content {
width:900px;
height:auto;
position:relative;
}
#home-left {
width:674px;
height:auto;
position:relative;
float:left;
padding-right:12px;
border-right: 1px solid #cccccc;
}
#home-right {
width:200px;
position:relative;
float:right;
height:auto;
}

#flash-banner {
width:674px;
height:357px;
margin-bottom:14px;
}
#home-box-1 {
	width:379px;
	float:left;
}
#home-box-2{
	width:280px;
	float:right;
}
#home-box-2 ul {
	padding-top:18px;
	margin:0px;
	list-style:none;
	padding-left:25px;
}
#home-box-1 p {
	padding:18px 25px;
}
#agencybtn {
	display:block;
	padding-bottom:19px;
	border-bottom:1px dotted #aaaaaa;
	margin-bottom:19px;
}
p.guest {
	line-height:15px;
	padding-top:20px;
	padding-bottom:19px;
	border-bottom:1px dotted #aaaaaa;
	margin-bottom:19px;
}
p.guest img{
	float:left;
	margin-right:10px;
	margin-bottom:50px;
}
p.guest a {
display:block;
text-align:right;
}
#member-login {
	padding-top:19px;
}
#member-login input {
	padding:5px;
	border: 1px solid #cccccc;
	color:#999999;
	margin-bottom:5px;
	font-size:11px;
}
#member-login input.field {
	width:80%;
}
#member-login .submit {
	border:0px;
	background:#d6d6d6;
	color:#ffffff;
	text-transform:uppercase;
	padding:6px;
	float:right;
	margin-top:10px;
	cursor:pointer;
}
#member-login a {
	padding:5px;
	float:left;
	display:block;
	margin-top:10px;
}
#footer-nav {
	color:#2a63af;
	border-bottom:1px solid #b5cbe7;
	padding:17px 0px 9px 0px;
	margin-bottom:11px;
}
#footer-nav p {
	margin:0px;
	font-size:10px;
}
#footer-nav .left {
	float:left;
}
#footer-nav .right {
	float:right;
}
p#copyright {
	font-size:10px;
}
p#copyright a {
	color:#666666;
}

/*-- Secondary Pages --*/
.sidebar {
	width:199px;
	height:auto;
	float:left;
}
.main {
	width:673px;
	float:right;
	height:auto;
}
.main p {
	line-height:16px;
	margin-bottom:20px;
}
.main-right {
	width:198px;
	height:auto;
	float:right;
}
.main-left {
	float:left;
	height:auto;
	width:458px;
	}
.three-col {
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 55px;
}
p.breadcrumbs {
	width:100%;
	display:block;
	margin-bottom:40px;
	font-size:10px;
	color:#999999;
}
div.sidebar-login {
	background:#f7f5f5;
	border:1px solid #cccccc;
	padding:15px 10px 10px 10px;
}
.sidebar-link {
	display:block;
margin-bottom:10px;
}
ul#sub-nav{
height:auto;
list-style:none;
text-align:left;
margin:0px;
padding:0px;
position:relative;
margin-bottom:20px;
width:190px;
}
ul#sub-nav li {
display:block;
margin:0px;
padding:5px 0px;
border:1px solid white;
border-bottom:1px dotted #a9a9a9;
}
#last {
	border-bottom:0px solid #FFF!important;
	
}
ul#sub-nav li ul {
	margin:0px;
	padding:0px;
}
ul#sub-nav li a {
display:block;
padding: 2px 0px 2px 13px;
color:#666666;
}
ul#sub-nav li a:hover {
color:#2a63af;
}
ul#sub-nav ul li a {
display:block;
padding: 2px 0px 2px 25px;
font-weight:normal;
}
ul#sub-nav li a:hover {
background: url('../images/dot.png') 4px 8px no-repeat;
text-decoration:none;
}
ul#sub-nav ul li a:hover {
background: url('../images/dot.png') 18px 8px no-repeat;
text-decoration:none;
}
#map {
	
}
#map-btns {
	border-bottom:1px solid #d6d6d6;
	height:30px;
	margin-bottom:20px;
}
#map-btns a {
	float:right;
}
#map-btn-1 {
	width:178px;
	height:20px;
	text-align:center;
	display:block;
	background:url('../images/map-btn-1.png');
	font-size:10px;
	padding-top:10px;
	font-weight:bold;
	margin-right:5px;
}
#map-btn-2 {
	width:113px;
	height:20px;
	text-align:center;
	display:block;
	background:url('../images/map-btn-2.png');
	font-size:10px;
	padding-top:10px;
	font-weight:bold;
	margin-right:10px;
}
.map-left {
	float:left;
	width:320px;
	padding-right:30px;
}
.map-right {
	float:right;
	width:320px;
}
.map-right p {
	font-size:10px;
}
.top {
	padding-bottom:10px;
	border-bottom:1px solid #d6d6d6;
}
.right-ad {
	margin-bottom:20px;
}
.section-header {
height:20px;
padding:10px 0px;
}
.section-header a {
display:block;
float:right;
}
.section-header h2 {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}
ul.menu, ul.menutop {
list-style:none;
padding-left:35px;
margin:0px;
}
ul.menu a, ul.menutop a {
font-weight:bold;
}
ul.menu ul {
list-style:none;
padding:0px;
margin:0px 0px 10px 0px;
padding:14px 0px;
border-top:1px solid #e3e3e3;
border-bottom:1px solid #e3e3e3;
}
.floatright {
float:right;
margin:0px 0px 10px 10px;
}
.col {
float:left;
}
label.error { color:#900; padding-left:10px;}
/* -- Navigation -- */
#nav-container {
	display:block;
	clear:both;
	position:relative;
	overflow:visible;
	z-index:20;
	width:900px;
	height:26px;
	border-top: 1px dotted #aaaaaa;
	border-bottom:1px dotted #aaaaaa;
	margin-bottom:22px;
}
ul.nav{
height:26px;
width:900px;
overflow:visible;
list-style:none;
text-align:left;
margin:0px;
padding:0px;
position:relative;
z-index:20;
}
.nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:20;
}
.nav li {
	position:relative;
	float: left;
}
.nav li ul {
	display:block;
	position: absolute;
	left: -999em;
	top:25px;	
	z-index: 40;
	clear:none;
	overflow:hidden;
	border-top:1px solid #dadada;
}

.nav li:hover ul{
	display:block;
	z-index:9000;
	float:left;
	position:absolute;
	left: 0px;
	overflow:visible;
	z-index:40;
}
.nav li.sfhover ul{
	display:block;
	z-index:9000;
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	z-index:40;
	overflow:visible;
}
.nav li ul li {
clear:both;
overflow:visible;
}
.nav li ul li a {
	display: block;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	width:150px;
	background: #ffffff;
	color:#2a63af;
    padding:10px 0px 10px 17px;
	text-align: left;
	border: 1px solid #dadada;
	border-top:0px;
	border-bottom:1px dotted #a9a9a9;
}

.nav li ul li a:hover{
	text-decoration:underline;
}
a#nav1 {
	display:block;
	float:left;
	height:26px;
	width: 48px;
	background: url('../images/nav1.png') no-repeat;
	background-position: 0 0px;
}
a#nav2 {
	display:block;
	float:left;
	height:26px;
	width: 112px;
	background: url('../images/nav2.png') no-repeat;
	background-position: 0 0px;
}
a#nav3 {
	display:block;
	float:left;
	height:26px;
	width: 109px;
	background: url('../images/nav3.png') no-repeat;
	background-position: 0 0px;
}
a#nav4 {
	display:block;
	float:left;
	height:26px;
	width: 134px;
	background: url('../images/nav4.png') no-repeat;
	background-position: 0 0px;
}
a#nav5 {
	display:block;
	float:left;
	height:26px;
	width: 132px;
	background: url('../images/nav5.png') no-repeat;
	background-position: 0 0px;
}

a#nav6 {
	display:block;
	float:left;
	height:26px;
	width: 86px;
	background: url('../images/nav6.png') no-repeat;
	background-position: 0 0px;
}

a#nav7 {
	display:block;
	float:left;
	height:26px;
	width: 113px;
	background: url('../images/nav7.png') no-repeat;
	background-position: 0 0px;
}

a#nav8 { 
	display:block;
	float:left;
	height:26px;
	width: 44px;
	background: url('../images/nav8.png') no-repeat;
	background-position: 0 0px;
}

a#nav1, a#nav2, a#nav3, a#nav4, a#nav5, a#nav6, a#nav7, a#nav8 {
	text-indent:-9999em;
}
a#nav1:hover, a#nav2:hover, a#nav3:hover, a#nav4:hover, a#nav5:hover, a#nav6:hover, a#nav7:hover, a#nav8:hover {
	background-position: 0 -26px;
	border-bottom:0px;
}

/*Highbrow code starts here */
.tool {
	margin-right:0px;
	text-align:center;
	width:665px;
	height:20px;
	line-height:20px;
	padding:10px 0px 10px 40px;
}

.tool ul {
	margin:0;
	padding:0px 0px 0px 0px;
	background:#F1F8FF;
	border:1px solid #B5CBE7;
}

.tool ul li {
	margin:0;
	padding:0px 5px 0px 0px;
	display:inline;
		
}

.tool ul li a {
	margin:0;
	padding:0px 15px 0px 14px;
	text-decoration:none;
	font-size:11px;

}

.tool ul li a:hover {
	text-decoration:underline;
}


/*Highbrow code ends here */