body {
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/img/tmp_body_bg.gif) center top repeat-x #ffffff;
}

.uber {
	width: 908px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.main_top {
	width: 908px;
	height: 9px;
}

.main_border {
	width: 4px;
	vertical-align: top;
}

.main {
	width: 900px;
	background-color: #ffffff;
	vertical-align: top;
}

.banner {
	width: 900px;
	height: 180px;
	background: url(/img/tmp_banner_ufc.jpg) left top no-repeat;
}

.banner .navbar {
	position: relative;
	font-size: 10px;
	float: right;
	color: #813525;
	font-weight: bold;
	padding-right: 12px;
}

.banner .navbar .button {
	float: left;
	padding-top: 0px;
}

.banner .navbar .sep {
	float: left;
	padding: 0px 6px 0 7px;
}

.banner .navbar .phone {
	float: left;
	padding-top: 0px;
}

.nav {
	margin-left: 5px;
	width: 890px;
	height: 35px;
	background: url(/img/tmp_nav_bg.gif) left top repeat-x;
	margin-bottom: 10px;
}

.nav .button {
	float: left;
	height: 35px;
	background: url(/img/tmp_nav_button_bg.gif) right top no-repeat;
	font-size: 14px;
	text-transform: uppercase;
}

.nav .button div {
	/*padding-top: 8px;*/
	padding: 8px 12px 0px 10px;
}

.nav .shopping {
	float: right;
}

.nav a {
	color: #ffffff;
	text-decoration: none;
	/*padding: 0px 12px 0px 10px;*/
}

.nav a:hover {
	color: #ffff00;
	text-decoration: none;
}

td.vmenu {
	width: 158px;
	vertical-align: top;
	padding-bottom: 7px;
}

td.vmenu ul {
	margin: 0 0 7px 0;
	padding: 0;
	list-style: none;
}

td.vmenu li {
	margin: 0 0 5px 0;
	padding: 0 17px 10px 10px;
	background: url(/img/tmp_vmenu_bg.gif) bottom right no-repeat;
	text-align: right;
	text-transform: uppercase;
	font-size: 13px;
}

td.vmenu a {
	color: #813525;
	text-decoration: none;
}	

td.vmenu a:hover {
	color: #000000;
	text-decoration: none;
}

td.contentarea {
	width: 730px;
	vertical-align: top;
	font-size: 13px;
	color: #707070;
	padding-bottom: 7px;
}

.footer {
	text-align: right;
	font-size: 10px;
	color: #707070;
	margin-right: 15px;
	padding-top: 5px;
	border-top: solid 1px #99af89;
	width: 735px;
	margin-left: 160px;
}

.footer a {
	color: #718b5d;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: none;
}	

