
body {
	margin: 0px;
	margin-top: 20px;
	background-color: #000;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 780px;
	margin: 0 auto;
	background: transparent url(/images/Jiminex_Content.jpg) repeat-y top left;
}

.ui_page_body {
	width: 780px;
	margin: 0 auto;
	background: transparent url(/images/Jiminex_Content_Body.jpg) repeat-y top left;
}

.ui_header_top {
	background: transparent url(/images/Jiminex_Header_Top.jpg) no-repeat top left;
	width: 780px;
	height: 18px;
}

.ui_header {
	width: 774px;
	height: 240px;
	margin: 0 auto;
}

.ui_logo {
	background: transparent url(/images/Jiminex_Logo.jpg) no-repeat top left;
	width: 774px;
	height: 56px;
}

.ui_header_image {
	background: transparent url(/images/Jiminex_Header_Image.jpg) no-repeat top left;
	width: 774px;
	height: 188px;
	border-top: solid 5px #83622C;
}

.ui_top_nav_wrapper {
	background: transparent url(/images/Jiminex_Nav.jpg) no-repeat top left;
	width: 780px;
	height: 52px;
}

.ui_main_content_wrapper {
	padding: 20px;
}

.ui_main_content {
	width: 740px;
}

.ui_footer {
	background: transparent url(/images/Jiminex_Footer.jpg) no-repeat top left;
	width: 780px;
	height: 20px;
}

.ui_bottom {
	width: 740px;
	margin: 0px auto;
	padding: 10px 0px;
	color: #C5B787;
}

.ui_bottom a:link {
	font-size: 10px;
	color: #fff;
}

.ui_bottom a:visited {
	font-size: 10px;
	color: #fff;
}

.ui_bottom a:hover {
	font-size: 10px;
	color: #C5B787;
}

.ui_bottom a:active {
	font-size: 10px;
	color: #fff;
}

.ui_print_email {
	float: left;
	width: 30%;
	color: #C5B787;
}

.ui_copyright {
	float: right;
	width: 65%;
	text-align: right;
	font-size: 10px;
}

.ui_tagline {
	text-align: center;
	color: #C5B787;
	font-size: 10px;
	
}
