body
{
	width: 100%;
	text-align: center;
    margin: 0;
    padding: 0;
	background-color: #a3881f;
}

a:link 
{
	color: #837d00
}

a:visited 
{
	color: #753f00
}

a:hover 
{
	color: #d5d110
}

a:active 
{
	color: #C37C13
}

.main_sz 
{
    width: 800px;
    float: left;
}

.main
{
	margin-left: 89px;
	margin-right: 69px;
	width: 642px;
	color: #003352;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}

.main h1
{
	color: #ffffff;
	text-transform: lowercase;
}


.credit
{
	color: #d2b33c;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 18px;
	vertical-align: top;
}

.outer
{
	float: left;
	margin: auto;
    width: 850px;
    background-image: url('image/page-bg.gif');
    background-repeat: repeat-y;
}

.body_group
{
	float: left;
    width: 850px;
    background-image: url('image/img_watermark.jpg');
    background-position: bottom center;
	background-repeat: no-repeat;
}

.navigation 
{
    height: 25px;
    background-image: url('image/img_navbar.jpg');
    background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
}

a.nav
{
	padding: 0px; 
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1.5px;
	word-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	color: #a3881f;
}

a:hover.nav, a.selected
 {
	border-bottom: 3px solid #003745;
	color: #00454d;
}

.header 
{
    height: 200px;
    background-image: url('image/header-bottom.jpg');
    background-position: bottom center;
    background-repeat: no-repeat;
}

.footer 
{
	float: left;
    height: 132px;
}

.header_group
{
    margin-left: 25px;
    margin-right: 25px;
}

.contact 
{
	clear:both;
	width:800px;
    margin-left: 25px;
    margin-right: 25px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image: url('image/img_contactbar.jpg');
    background-repeat: no-repeat;
    height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	letter-spacing: .1px;
	color: #c1a63d;
}

.outer_bottom
{
	clear: both;
	margin: auto;
    width: 850px;
    background-image: url('image/page-bg-bottom.gif');
    background-repeat: no-repeat;
    height: 25px;
}


.sahac
{
    margin: auto;
    height: auto;
    width: 850px;
}

.left_sz 
{
    width: 275px;
	min-height: 325px;
    float: left;
}

.left
{
	float: left;
    margin-left: 25px;
    margin-right: 0px;
}

.right_sz 
{
    width: 575px;
	min-height: 325px;
    float: left;
}

.right
{
	float: left;
    margin-left: 16px;
	margin-right: 57px;
	color: #003745;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	vertical-align: bottom;
}