@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	
	}
#holder{
	width:827px;
	height:auto;
	}
#header{
	width:827px;
	height:95px;
	padding-top:25px;
	}
#logo{
	width:444px;
	height:70px;
	float:left;
	}
#menu{
	width:827px;
	height:22px;
	background-color:#fff;
	padding-top:3px;
	
	}
.menulink{
	color:#A5DEE9;
	font-size:12px;
	height:19px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	border-right:1px #A5DEE9 solid;
	padding-top: 3px;
	}

a.menulink:hover{
	color:#83776F;
	font-size:12px;
	height:19px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	border-right:1px #A5DEE9 solid;
	background-color:#A5DDE9;
	padding-top: 3px;
	}
.menulink_active{
	color:#83776F;
	font-size:12px;
	height:19px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	border-right:1px #A5DEE9 solid;
	background-color:#A5DDE9;
	padding-top: 3px;
	}
#menubar{
	width:827px;
	height:18px;
	background-color:#A5DDE9;
	color:#FFF;
	font-size:12px;
	text-align:left;
	}
#content_area{
	width:827px;
	height:auto;
	background-color:#A5DDE9;
	}
#content_stead{
	width:797px;
	height:auto;
	background-image:url(images/stead_bg.jpg);
	background-repeat:no-repeat;
	background-position:center 10px;
	background-color:#A2DCE7;
	overflow:hidden;
	color:#837870;
	font-size:12px;
	line-height:155%;
	min-height: 425px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
#content_island{
	width:797px;
	height:390px;
	background-image:url(images/island_bg.gif);
	background-repeat:no-repeat;
	background-color:#A2DCE7;
	padding:15px;
	overflow:hidden;
	color:#837870;
	font-size:12px;
	line-height:155%;
	}
#content_function{
	width:787px;
	height:378px;
	background-image:url(images/functions_bg.jpg);
	background-repeat:no-repeat;
	background-color:#A2DCE7;
	padding:20px;
	overflow:hidden;
	color:#FFF;
	font-size:12px;
	line-height:155%;
	text-align:left;
	}
#content_location{
	width:787px;
	height:378px;
	background-repeat:no-repeat;
	background-color:#A2DCE7;
	padding:20px;
	overflow:hidden;
	color:#FFF;
	font-size:12px;
	line-height:155%;
	text-align:left;
	background-image: url(images/FRASER_LOCATION.jpg);
	}
#content_left{
	width:450px;
	height:auto;
	float:left;
	padding-top: 30px;
	}
#im_pr{
	width:15px;
	height:252px;
	background-image:url(images/im_pr.png);
	float:left;
	}
.im{
	width:383px;
	height:252px;
	float:left;
	}
#im_nx{
	width:15px;
	height:252px;
	background-image:url(images/im_nx.png);
	float:left;
	}
#im_nx1{
	width:15px;
	height:252px;
	float:left;
	}
#content_right{
	width:340px;
	height:auto;
	float:left;
	text-align:left;
	padding-top: 15px;
	}
#content_left2{
	width:610px;
	height:auto;
	float:left;
	text-align:left;
	}
#content_right2{
	width:140px;
	height:auto;
	float:left;
	text-align:left;
	}
#text_location{
	width:282px;
	height:auto;
	float:right;
	text-align:left;
	color: #FFF;
	margin-top: 145px;
	}
.midc{
	width:50%;
	height:auto;
	color:#FFF;
	font-size:12px;
	line-height:155%;
	}
.click{
	width:290px;
	height:22px;
	background-image:url(images/click_bt.jpg);
	float:left;
	text-align:center;
	color:#FFF;
	font-size:14px;
	}
#footer{
	clear:both;
	font-size:10px;
	text-align:left;
	padding-left:15px;
	color:#837870;
	}
h1{
	color:#837870;
	font-size:18px;
	font-weight:normal;
	letter-spacing:0.5px;
	font-family:Arial, Helvetica, sans-serif;
	}
.bt_link{
	color:#837870;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
.sublinks{
	color:#FFF;
	text-decoration:none;
	}
.vspace{
	clear:both;
	height:10px;
	}
.vspace2{
	clear:both;
	height:100px;
	}
.vspace3{
	clear:both;
	height:140px;
	text-align:left;
	}
#text_location h1 {
	color: #FFF;
}
