body {
	margin: 0 auto;
	background: transparent url(/images/body_bg.jpg) no-repeat top left;
}

/* --EDITOR DROP DOWN COLOR FIX-- */
tbody tr td span p {
	color: #fff;
}
tbody tr td span span {
	color: #fff;
}
tbody tr td span font {
	color: #fff;
}
tbody tr td span {
	color: #fff;
}
/* --EDITOR DROP DOWN COLOR FIX-- */

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page_home {
	width: 995px;
	margin: 0 auto;
	margin-top: 40px;
}

.ui_page {
	width: 995px;
	margin: 0 auto;
	margin-top: 40px;
}

.ui_page h1 {
	font-size: 20px; 
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

.ui_page h2 { 
font-size: 18px; 
color: #fff;
text-transform: uppercase;
}

.ui_page h3 { font-size: 16px;
	color: #fff; }

.ui_page h4 {
	font-size: 14px;
	color: #fff; 
}	
.ui_page h5 { font-size: 13px;
	font-weight: bold; 
	color: #fff;}

.ui_page h6 {
	font-size: 13px;
	color: #fff; 
}

.ui_header {
	background: transparent url(/images/header.gif) no-repeat top left;
	width: 995px;
	height: 62px;
	text-align: right;
}

.ui_topnav {
	padding-left: 40px;
}

.ui_middle_home {
	background: transparent url(/images/homepage_bg.jpg) no-repeat top left;
	width: 995px;
	height: 327px;
}

.ui_middle_bg {
	width: 995px;
}

.ui_middle_bg1 {
	background: transparent url(/images/internal_bg1.jpg) no-repeat bottom right;
}

.ui_middle_bg2 {
	background: transparent url(/images/internal_bg2.jpg) no-repeat bottom right;
}

.ui_middle_bg3 {
	background: transparent url(/images/internal_bg3.jpg) no-repeat bottom right;
}

.ui_middle_bg4 {
	background: transparent url(/images/internal_bg4.jpg) no-repeat bottom right;
}

.ui_middle_bg5 {
	background: transparent url(/images/internal_bg5.jpg) no-repeat bottom right;
}

.ui_middle_bg6 {
	background: transparent url(/images/internal_bg6.jpg) no-repeat bottom right;
}

.ui_middle {
	width: 995px;
	background: transparent url(/images/internal_bg_inner.png) repeat-y top left;
}

.ui_left {
	width: 275px;
	float: left;
}


.ui_right {
	width: 700px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 20px;
}

.ui_main_content {
	width: 620px;
}	

.ui_fontsize {
	padding: 0 50px 10px 0;
	text-align: right;
}

.size2{
	font-size: 16px;
}
.size3{
	font-size: 18px;
}

.ui_footer_wrapper {
	width: 995px;
}
.ui_footer {
	width: 550px;
	float: right;
	height: 80px;
}

p.footer_address{
	color: #353535;
}

.ui_copyright_tagline {
	clear: both;
	text-align: left;
	font-size: 10px;
	float: left;
	padding: 5px 0 0 5px;
	color: #353535;
}

.ui_tagline {
	font-size: 10px;
}

.ui_tagline a:link,
.ui_tagline a:visited {}

.ui_tagline a:hover { color: #C7CFF2; text-decoration: underline;
}

.ui_tagline a:active{}

/* contact page */

div#main { padding: 0; height: 325px;}
div#main #content1 { padding: 0; margin: 0; }
div#main #content2 { padding: 0; margin: 0; }
div#main #content3 { padding: 0; margin: 0; }
div#main #content4 { padding: 0; margin: 0; }
div#main #content5 { padding: 0; margin: 0; }
#content_hidden {display: none;}
