
body {
	margin: 0px;
	background: transparent url(/images/PG_BG.jpg) no-repeat bottom center;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 846px;
	margin: 0 auto;
	background: transparent url(/images/PG_Repeat.gif) repeat-y top left;
}

.ui_content {
	width: 800px;
	margin: 0 auto;
}

.ui_header {
	background: transparent url(/images/PG_Header.jpg) no-repeat top left;
	width: 846px;
	height: 345px;
}

.ui_header_inside_wrapper {
	width: 800px;
	margin: 0px auto;
}

.ui_header_left_wrapper {
	width: 377px; 
	float: left;
}

.ui_header_left {
	padding-top: 68px;
	padding-left: 27px;
}

.ui_header_right {
	width: 355px;
	float: right;
	text-align: right;
	padding-top: 60px;
}

.ui_top_nav_wrapper {
	text-align: center;
	padding-top: 1px;
	width: 846px;
	margin: 0px auto;
}

.ui_left {
	width: 184px;
	float: left;
}

.ui_right {
	width: 613px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 20px;
}

.ui_main_content {
	width: 573px;
}

.ui_footer {
	background-color: #013766;
	color: #fff;
	width: 800px;
	margin-left: 0px auto;
}

.ui_footer p {
	color: #fff;
	text-align: right;
	padding: 5px 20px;
}

.ui_bottom {
	width: 800px;
	margin: 0px auto;
	text-align: center;
	padding-top: 10px;
}

.ui_bottom a:link {}
.ui_bottom a:visited {}
.ui_bottom a:hover {color: #E4B450;}
.ui_bottom a:active {}