/* Unchanged */
/*
Alesce Design Group | http://www.alesce.com

Style Sheet for universalequitygroup.com - Version 1
Last updated 07/20/07 by Jason Howard
*/

/* ####################################### */

body
{
	font: 12px verdana;
	color: #555;
	text-decoration: none;
	font-weight: normal;
	line-height: 19px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/* @group Header */

#header {
	position:absolute;
	width:100%;
	top:30px;
	left:0px;
	background-color: #EBEBDB;
	border-bottom: 10px solid #3a4b66;
	border-top: 1px solid #ccc;
}

#banner {
	margin-left: 230px;
	height: 250px;
}

.home { background-image: url(../images/banner_home.jpg); }
.mission { background-image: url(../images/banner_mission.jpg); }
.strategy { background-image: url(../images/banner_strategy.jpg); }
.team { background-image: url(../images/banner_team.jpg); }
.investors { background-image: url(../images/banner_investors.jpg); }
.contact { background-image: url(../images/banner_contact.jpg); }
.community { background-image: url(../images/banner_community.jpg); }


#logo {
	position:absolute;
	top:65px;
	left:40px;
	z-index:5;
}

/* @end */

/* @group Body Area */

#bodyarea {
	position: absolute;
	left: 0px;
	top: 291px;
	width: 100%;
}

#nav {
	position: absolute;
	height: 100%;
	top: 0px;
	left: 230px;
	width: 160px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #FFFFFF url(../images/nav_background.gif) repeat-x;
}

#navlist ul {
	padding: 0px;
	margin: 20px 0 0 0px;
	width: 160px;
	list-style-type: none;
	border-top: 1px solid #ccc;
}

#navlist li {
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: 9px tahoma;
	color: #666;
	font-weight: bold;
	line-height: 10px;
}

#navlist li a {
	display: block;
	padding: 8px 0px 8px 12px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color:#666;
}

#navlist li a:hover {
	background-color: #EBEBDB;
	border-bottom: 1px solid #ccc;
	color:#666;
}

#navlist #on li a {
	display: block;
	padding: 8px 0px 8px 12px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color:#FFF;
}

#navlist #on li a:hover {
	background-color: #EBEBDB;
	border-bottom: 1px solid #ccc;
	color:#FFF;
}

#copy {
	position: relative;
	top: 0px;
	left: 390px;
	min-height: 200px;
	width: 600px;
	padding: 20px 0 40px 20px;
}

#copy h2
{
	font: 14px arial;
	color: #983b22;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#copy h3
{
	font: 10px arial;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.introcopy
{
	font: 20px georgia, Arial;
	color: #000000;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding: 0px 0 4px 0;
}

.jobtitle
{
	font: 11px tahoma;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 16px;
}

.name
{
	font: 14px arial;
	color: #983b22;
	font-weight: bold;
	padding: 10px 0 0 0;
	line-height: 20px;
	letter-spacing: 1px;
}



/* @end */

/* @group Footer */

#footer {
	border-top: 10px solid #3a4b66;
	width:100%;
	white-space: nowrap;
}

#footer-text {
	margin-left:390px;
	font: 10px verdana;
	color: #999;
	padding: 10px 0 20px 20px;
}

/* @end */




FORM { margin: 0px; }



/* @group Standard H tags */

H1
{
	font: 20px georgia, Arial;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding: 0px 0 4px 0;

}

H2
{
	font: 14px Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 4px 0 6px 0
}

H3
{
	font: 12px Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 4px 0 0px 0
}

/* @end */

HR
{
	border: none 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	margin: 0px 0 0px 0;
}

.hrline { border-bottom: 1px solid #CCCCCC; padding: 0px; margin: 7px 0px 7px 0px;}

.doubleline
{
	border-color: #E0E0E0;
	border-width: 3px;
	border-style: none none double none;
	padding: 0px;
	margin: 7px 0px 7px 0px;
}


/* ####################################### */

/* Standard Lists */

ul { list-style-type: none; } 


/* ####################################### */

/* standard link tags */

A
{
	color: #5881c2;
	text-decoration: underline;
}
A:hover
{
	color: #8D6DAA;
	text-decoration: underline;
}
A:Visited
{
	color: #5881c2;
	text-decoration: underline;
}
A:Visited:hover
{
	color: #8D6DAA;
	text-decoration: underline;
}

/* ####################################### */

/* TAB SUB-NAVIGATION STYLES */
#tabs {
	border-bottom: 1px solid #D2C238;
	margin: 0px 0 15px 0;
}

#tabs ul {
	list-style:none;
	padding: 0px;
	margin: 18px 0 0px 0;
}

#tabs li {
	font-weight:bold;
	float:left;
	margin: 0;
	padding: 0 8px 0 0px;
}
	
#tabs ul a {
	display:block;
	background: #FFF;
	padding: 4px 6px 3px 6px;
	color: #333;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid solid none solid;
}
	
#tabs a:hover {
	text-decoration: underline;
}

#tabs #on a {
	background: #D2C238;
	color: #fff;
	border-color: #D2C238;
	border-width: 1px;
	border-style: solid solid none solid;
}