
body {
	margin: 0px;
	background-color: #3A2520;
}

.home{
	margin: 0px auto;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_header_bg {
	margin: 0 auto;
	background: transparent url(/images/SEVA_Header_BG.jpg) no-repeat center top;
}

.ui_header {
	width: 900px;
	margin: 0 auto;
}

.home_buttons{
	height: 219px;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.ui_header_bottom {
	background: transparent url(/images/SEVA_Header_Bottom.jpg) repeat-x top left;
	width: 900px; 
	height: 42px;
}

.random_image {
	display: block;
	width: 900px;
	height: 219px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}

.home_buttons_link1 {
	display: block;
	width: 208px;
	height: 219px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 60;
}

.home_buttons_link2 {
	display: block;
	width: 202px;
	height: 219px;
	position: absolute;
	top: 0;
	left: 561px;
	z-index: 61;
}

.ui_page {
	width: 940px;
	margin: 0 auto;
	background: transparent url(/images/SEVA_Repeat.jpg) repeat-y center top;
}

.ui_content {
	width: 900px;
	margin: 0 auto;
}

.ui_top_nav_wrapper {
	background: transparent url(/images/SEVA_Nav_BG.jpg) repeat-x top left;
	height: 32px;
}

.home .ui_left {
	width: 637px;
	float: left;
}

.home .ui_main_content_wrapper {
	padding-left: 30px;
	padding-right: 20px;
}

.ui_main_content_wrapper {
	padding-left: 30px;
}

.home .ui_main_content {
	width: 610px;
	overflow: hidden;
}

.ui_main_content {
	width: 840px;
}

.home .ui_right_wrapper {
	background: transparent url(/images/SEVA_Right_BG.jpg) repeat-y top left;
	width: 240px;
	float: right;
}

.home .ui_right {
	padding: 0px 20px;
}

.ui_footer_wrapper {
	background: transparent url(/images/SEVA_Footer.jpg) repeat-x top left;
	width: 900px;
	height: 145px;
	overflow: hidden;
}

.ui_footer {
	padding: 0px 40px;
	padding-top: 30px;
}

.ui_bottom_text {
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.ui_bottom_text a:link,
.ui_bottom_text a:visited,
.ui_bottom_text a:active {
	color: #fff;
}

.ui_bottom_text a:hover {
	color: #BD792E;
}

.ui_copyright_tagline {
	text-align: center;
	color: #BD792E;
}

.ui_copyright_tagline a:link,
.ui_copyright_tagline a:visited,
.ui_copyright_tagline a:active {
	color: #BD792E;
	font-weight: normal;
}

.ui_copyright_tagline a:hover {
	color: #fff;
	font-weight: normal;
}
