
body {
	margin: 0px;
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 949px;
	background: transparent url(/images/content_bg.gif) repeat-y top left;
}

.ui_headertop {
	width: 949px;
	height: 23px;
	background-color: #00476b;
	color: #AAA38E;
}

.ui_header {
	background: transparent url(/images/header.jpg) no-repeat top left;
	width: 949px;
	height: 174px;
}

.ui_left {
	float: left;
	padding-right: 30px;
	padding-top: 30px;
	width: 200px;
}

.ui_right {
	width: 715px;
	float: right;
}

.ui_right a:link {
	font-weight: bold;
	text-decoration: none;
	color: #DE8703;
}

.ui_right a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #DE8703;
}		

.ui_right a:hover {
	text-decoration: none;
	color: #E8AB4F;
}	

.ui_right a:active {
	font-weight: bold;
	text-decoration: none;
	color: #E8AB4F;
}	

.ui_main_content_wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
}

.ui_main_content {
	width: 685px;
	margin-top: 25px;
}

.ui_content_img {
	float: right;
	height: 270px;
}

.ui_content_imglower {
	float: right;
	
}

.ui_footer_wrapper {
	background-color: #fff;
	padding: 1px;
}

.ui_footer {
	background-color: #fff;
	margin-left: 230px;
	width: 100%;
	height: 35px;
	color: #ccc;
	border-top: solid 1px;
}

.ui_print_email {
	display: inline;
	float: right;
	color: #ccc;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

.ui_print_email a:link, a:visited {
	color: #AAA38E;
}

.ui_print_email a:hover {
	color: #C4BFB0;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #AAA38E;
}

a.PrintPageLink:hover {
	color: #C4BFB0;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #C4BFB0;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #AAA38E;
	padding-right: 10px;
}


a.TellAFriendLink:hover {
	color: #C4BFB0;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #C4BFB0
	padding-right: 10px;
}

.ui_bottom_outside {
	padding-top: 10px;
	margin: 0px auto;
	color: #fff;
}

.ui_copyright {
	font-size: 10px;
	text-align: left;
	
	color: #ccc;
	
	padding-top: 5px;
}

.ui_copyright a:link {
	color: #999;
}
.ui_tagline {
	font-size: 10px;


	color: #ccc;
}

.ui_tagline a:link,
.ui_tagline a:visited {color: #999;}

.ui_tagline a:hover {color: #999;}

.ui_tagline a:active{color: #ccc;}
