
body {
	margin: 0px;
	
	
	background: url(/images/bg_sub.gif) repeat-x top left;
	background-color: #59161a;
}

.body_home {
margin: 0px;
	
	
	background: url(/images/bg_home.gif) repeat-x top left;
	background-color: #59161a;
}
.redbg{
	background-color: transparent;
}


.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 950px;
	margin: 0 auto;
	background-color: White;
			background-image: url(/images/bg_content.jpg);
	background-repeat: repeat-y;
}
.ui_page_default {
	width: 950px;
	margin: 0 auto;
	background-color: White;

}

.ui_header {
	background: #fff url(/images/header.jpg) no-repeat top left;
	width: 950px;
	height: 153px;

}
.header_rotator{
	width:950px;
	height: 197px;
	background-color:white;

}
.spacer{
	width:950px;
	height:4px;
	padding:0;
	margin:0;
	background-color: #ffffff;
}

.ui_top_nav_wrapper {
	background-color: #333333;
	height: 25px;
	overflow: hidden;
}

.ui_main_content_wrapper {

	width:950px;
	

}
.ui_left {
	width: 750px;
	float: left;

}

.ui_left_content {
	width: 710px;
	padding:20px;
	padding-top: 10px;

	
}
.ui_right {
	width: 200px;
	float: right;
	background: transparent url(/images/bg_rightcol.jpg) no-repeat top right;
}

.ui_right_content {
	width: 180px;
	padding: 10px;
	padding-top: 20px;
	background: transparent;
}

.ui_main_content {
	width: 910px;
	padding:20px;
	padding-top: 10px;
}

.ui_footer {
	color: #cc9933;
	font-size: 10px;
	padding-top:10px;
	text-align:right;
	padding-right: 220px;
	padding-bottom:10px;
	font-weight:bold;
}

.ui_footer_default {
color: #cc9933;
	font-size: 10px;
	padding-top:10px;
 text-align:right;
	padding-right: 10px;
	padding-bottom:10px;
		font-weight:bold;

}

.ui_print_email {
	float: left;
	width: 30%;
}

a.PrintPageLink:link, a.PrintPageLink:visited, a.PrintPageLink:active { 
	display: inline;
	text-decoration:none;
	color: #cc9933;
	font-weight:bold;
}

a.PrintPageLink:hover {
	color: #cc9933;
	text-decoration: underline;
}

 

a.TellAFriendLink:link,a.TellAFriendLink:active,
a.TellAFriendLink:visited {
		display: inline;
	text-decoration:none;
	color: #cc9933;
	padding-right: 10px;
	font-weight:bold;
}

a.TellAFriendLink:hover {
	color: #cc9933;
	text-decoration: underline;
	padding-right: 10px;
}



.ui_copyright {
	font-size: 10px;
}

.ui_tagline {
	text-align: center;
	color: #fff;
	font-size: 10px;
	padding-top:10px;
}

.ui_tagline a:link,.ui_tagline a:active,
.ui_tagline a:visited {
	color: #cc9933;
	text-decoration: none;
	font-size: 10px;
}

.ui_tagline a:hover {
	color: #cc9933;
	font-size: 10px;
}



/* SiteCM Copyright */
.CopyRight {}


/* ideaLEVER Tagline */
.ideaLEVER_Tagline {}


/* ideaLEVER Tagline */
.ideaLEVER_Tagline {}

