*{
	padding:0px;
}

a:link {
color: #BB8748;
text-decoration:none;
}

a:visited {
color: #BB8748;
text-decoration:none;
}

a:hover {
COLOR: #BB8748;
text-decoration:underline;
}

a:active {
}

h1{
	font-size:22px;
	color:#BB8748;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:lighter;
	font-stretch:expanded;
	line-height:28px;
}

p{
}

html, body {
	width:100%;
	height:100%;
	margin:0px;
	color:#17365d;
	background-color:#c3e5f2;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	text-align:left;
}

.clear{
	clear:both;
	font-size:1px;
}

a.menu_item{
color:#fff;
font-size:9pt;
text-decoration:none;
line-height:14pt;
}

a.menu_item:hover{
color:#BB8748;
font-size:9pt;
text-decoration:none;
line-height:14pt;
}

a.menu_item_select{
color:#17365d;
font-size:9pt;
text-decoration:none;
line-height:14pt;
}


.container{
	width:800px;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	font-size:12px;
	color:#17365d;
}

.topmenu{
	float:right;
	position:relative;
	top:48px;
	right:15px;
	color:#fff;
}

div.topmenu a{
color:#fff;
text-decoration:none;
font-size:8pt;
}

div.topmenu a:hover{
text-decoration:underline;
}

.seperator{
	background-color:#FFFFFF;
	width:100%;
	height:6px;
	font-size:1px;
}

.seperator2{
	background-color:#FFFFFF;
	width:100%;
	height:6px;
	font-size:1px;
}

/* IE 6 HACK */
* html body div.container div.seperator2{
	width:100%;
	height:2px;
	font-size:1px;
}
/* END HACK */


.top_banner{
	width:100%;
	height:78px;
	background-image:url(../images/main_banner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

a.home{
	width: 150px;
	height: 78px;
	text-decoration:none;
}

.page_banner{
	width:100%;
	height:163px;
	background-image:url(../images/home_banner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.bottom{
	width:100%;
	background-image:url(../images/bottom_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

.bottom_left{
	float:left;
	width: 162px;
}

.bottom_left_inner{
	width:140px;
	margin:auto;
	position:relative;
	right:0px;
	top:27px;
	text-align:right;
	}

.bottom_right{
	float:left;
	width: 637px;
	background-image:url(../images/main_bg_new.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.bottom_right_inner_left{
	float:left;
	position:relative;
	left:15px;
	top:15px;
	width:460px;
}


.bottom_right_inner_right{
	float:left;
	position:relative;
	left:15px;
	top:30px;
	width:160px;
}

.footer{
	width: 100%;
	height:64px;
	background-image:url(../images/footer_new.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

img
{  border-style: none;
}