@charset "UTF-8";
/* CSS Document */

body {
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	background-image: url(../gr/bg.jpg);
	background-position:center;
	background-repeat: repeat-y;
	background-color:#EFF9FF;
	width:864px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a { text-decoration:none;
	color:#003e7e;
	
	}
	
a:hover {
	text-decoration:underline;
	cursor:pointer;
	}
	
#header {
	height:92px;
	width:865px;
	background-image: url(../gr/header.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	text-align:right;
	}
	
#contact {
	float:right;
	text-align:left;
	font-weight:bold;
	padding-top:8px;
	padding-right:8px;
	color:#003e7e;
	font-size:10px;
}
	

	
#nav {
	background: url(../gr/head_bg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	position:static;
	clear:both;
	top: 92px;
	height:26px;
	width:705px;
	padding-left:160px;
	padding-top:6px;
	margin-top:92px;
	margin-bottom:0px;
	
	}
	
#side {
	min-height:605px;
	
	width:146px;
	
	background: url(../gr/bg_side.jpg) #7ea2c2;
	background-position:top;
	background-repeat:repeat-x;
	
	position:absolute;
	top: 118px;
	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003e7e;
	
	float:left;
	
	clear:both;
	
	}
	
#main {
	width:718px;
	height:305px;
	position: relative;
	top: -6px;
	left: 146px;
	text-align:left;
	z-index:100;
	
	}

#main_lv2 {
	width:698px;
	min-height:590px;
	height:100%;
	background-color:#FFFFFF;
	position: static;
	float:right;
	left:150px;
	margin-left:95px;
	margin-top:-6px;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:19px;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#528ec2;
	font-size:12px;
	line-height:19px;
	z-index:200;
	}
	
#directory {
	background-color:#FFFFFF;
	background-image:url(../gr/bg_directory.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	top:-6px;
	width:718px;
	height:300px;
	left:146px;
	
}

#heading {
	background: url(../gr/head_bg.gif);
	background-repeat:repeat-x;
	position:absolute;
	width:705px;
	height:26px;
	left:0px;
	color:#FFFFFF;
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	padding-left:14px;
	padding-top:5px;
}

#heading_temp {
	background: url(../gr/head_bg.gif);
	background-repeat:repeat-x;
	position:absolute;
	width:705px;
	height:26px;
	left:0px;
	color:#FFFFFF;
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	padding-left:14px;
	padding-top:5px;
}


#thumbs {
	
	width:358px;
	height:274px;
	position:relative;
	top:26px;
	float:left;
	text-align:left;
	}

#special{
	position:relative;
	top:26px;
	height:267px;
	width:346px;
	background: url(../gr/bg_special.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:right;
	margin-right:7px;
}

#special_lv2{
	position:relative;
	top:26px;
	height:267px;
	width:346px;
	background: url(../gr/bg_special.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:right;
	margin-right:7px;
	
	*margin-right:3px;
	
	top:-6px\9;
	*top:-6px;
}


#special_img {
	
	width:344px;
	height:238px;
	position:relative;
	float:right;
	top:28px;
	text-align:left;
	border-left-color:#528ec2;
	border-right-color:#528ec2;
	border-bottom-color:#528ec2;
	border-color:#528ec2;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border-width:1px;
	bottom:0px;


}

#heading_special {
	background: url(../gr/bg_special.gif);
	background-repeat:repeat-x;
	position:absolute;
	width:332px;
	height:26px;
	left:0px;
	color:#FFFFFF;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	padding-left:10px;
	padding-top:11px;
}

#sign_in{
	position:relative;
	top:20px;
	left:15px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#account{
	position:relative;
	left:15px;
	top:18px;
	margin-top:0px;
	z-index:300;
	
	top:-10px\9;
	left:0\9;
	
	*padding:25px 0 0 15px;
}

#footer{
	position:relative;
	top:0px;
	margin-left:150px;
	text-align:left;
	font-size:10px;
	color:#003e7e;
}

#footer_lv2{
	position:relative;
	top:-5px;
	margin-left:150px;
	text-align:left;
	font-size:10px;
	color:#003e7e;
	
	top:-65px\9;
	margin-bottom:-100px\9;
}

.account{
	font-size:10px;
	margin-top:4px;
	position:relative;
	top:7px;
}

.logo{
	float:left;
	border:0px;
}

.account:hover{
	text-decoration:underline;
	}

.signin_button{
	margin-top:-2px;
	margin-bottom:-6px;
}
	
.thumb {
	margin-top:7px;
	margin-left:7px;
	border-color:#528ec2;
	border-width:1px;
	border-style:solid;
	width:170px;
	}
	
.nav_button {
	margin-right:40px;
	color:#FFFFFF;
	}
	
.button {
	height:21px;
	width:138px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-color:#AABDD2;
	vertical-align:middle;
	padding-top: 6px;
	padding-left:8px;
	}
	
.nav_button:hover {
	text-decoration:underline;
	}
	
.button:hover {
	color:#FFFFFF;
	background: url(../gr/bg_button.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}

.field {
	border:solid;
	border-width:1px;
	border-color:#528ec2;
	margin-top:3px;
	margin-bottom:6px;
	margin-left: 0px;
	size:13;
}
	
li{
	margin-bottom:8px;
}

#box {
	
	position: static;
	float:right;
	clear:right;
	margin-right: 7px;
	margin-top: 7px; 
	
	width: 146px;
	padding: 17px;
	padding-top:12px;
	padding-bottom:12px;
	border:solid;
	border-width:1px;
	border-color:#aabdd2;
	background-color:#f5fafb;
	
}

#copy{
	width:490px;
	padding-bottom:10px;
}

.title {
	font-weight:bold;
	color:#528ec2;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.point{
	font-size:11px;	
	margin-top:10px;
	padding-left:5px;
}

.bullet{
	color:#537da8;
}

.thumb_lv2{
	
	right: 7px;
	margin-right:7px;
	margin-left:15px;
	margin-top:-2px;
	float:right;
	border:solid;
	border-width:1px;
	border-color:#528ec2;
}

#directory_lv2 {
	
	background: url(../gr/bg_directory2.jpg) right repeat-y;
	position:relative;
	top:-16px;
	width:865px;
	height:301px;
	
	margin-bottom:0;
	*margin-bottom:60px;
	margin-right:0px;
	margin-left:0;
	clear:both;
	z-index:200;
	
	float:left;
	
	
	top:-70px\9;
	
	
	
	*top:-15px;
	
	
	*display:inline;
	
}

#directory_lv2 #heading{
	margin-left:146px;	
}

#directory_temp {
	background-color:#FFFFFF;
	background-image:url(../gr/bg_directory.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	top:-13px;
	width:718px;
	height:301px;
	margin-top:37px;
	margin-right:0px;
	margin-left:146px;
	clear:both;
	z-index:0;
}

#thumbs_lv2 {
	
	width:358px;
	height:274px;
	position:static;
	float:left;
	text-align:left;
	margin-top:26px;
	

	left:160px;
	_left:0;
	
	margin-top:-5px\9;
	*margin-top:-5px;
	
	margin-left:147px;
	_margin-left:73px;
	
	margin-right:-1px;
	
	}
	
	
#fill{
	position:relative;
	width:146px;
	height:301px;
	float:left;
	background:url(../gr/bg_fill.jpg);
	background-repeat:repeat;
	margin-right:-146px;
	top:50px;
	z-index:-2;
	
	
	
}

#tour{
	width:131px;
	height:164px;
	clear:both;
	position:absolute;
	top:433px;
	margin:0 0 0 6px;
}

#tour img{
	border-style:solid;
	border-width:1px;
	border-color:#528ec2;
}

iframe{
	width:740px;
    height=:450px;
	margin: 10px 0 -10px -28px;
	}

h1{
	font-size:19px;
	color: #537da8;
	margin-bottom:0px;
	margin-top:5px;
}

h2 {
	#537da8;
	font-size:16px;
	color: #84a7c6;
	margin-bottom:0px;
	margin-top:4px;
}

h3{
	font-size:14px;
	color: #000000;
	margin-bottom:7px;
}

h4{
	color: #537da8;
	font-size:13px;
	margin-top:10px;
	margin-bottom:2px;
}

.brand{
	color: #537da8;
	font-size:12px;
	font-weight:bold;
}

.caption{
	font-size:10px;
	line-height:12px;
}

.provider{
	border:solid;
	border-color:#537da8;
	border-width:1px;
	margin-top:1px;
	margin-bottom:1px;
}

/* TABLE */

.chart .header{
	vertical-align:top;
	background-color:#DFF0F2;
}

.chart .footer{
	vertical-align:top;
	background-color:#DFF0F2;
}

.chart .header td{
	vertical-align:top;
	text-align:center;
	border-width:1px; 
	border-style:solid; 
	border-color:#528ec2;
	font-weight:bold;
}

.chart .footer td{
	vertical-align:top;
	text-align:center;
	border-width:1px; 
	border-style:solid; 
	border-color:#528ec2;
	font-weight:bold;
	border-top: 0px;
}

.chart .left{
	border-width:1px; 
	border-style:solid; 
	border-color:#528ec2; 
	border-top:0px;
	border-left-width:1px;
	}

.chart tr{
	vertical-align:top;
	}

.chart tr td {
	border-width:1px; 
	border-style:solid; 
	border-color:#528ec2; 
	border-top:0px;
	border-left:0px;
	}

.chart .label {
	font-weight:bold;
	background-color:#DFF0F2;
}