body
{ 
	background-image: 
	url(../assets/images/background_heading.gif);
	background-position: 0px 89px;
	background-repeat: repeat-x;
	text-align: center; /* for IE */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 760px;
	margin: 0px auto 60px auto;
	border: solid #004080 1px;
	border-collapse:collapse;
	position: relative;
	top: 50px;
	padding: 0px;
	vertical-align: top;
}


#logo {
	width: 380px;
	padding: 10px;
	position: relative;
	background: white;
	top: -45px;
	height: 62px;
	float:right;
	margin-right: 7px;
	margin-bottom: -45px;
}

#epLogo {
	position: absolute;
	right: 15px;
	top: 0px;
}

#epTag {
	bottom: 20px;
	right: 80px;
	position: absolute;
}

#nav {
	position: relative;
	float: right;
	width: 154px;
	z-index: 30;
	right: -10px;
	top: -55px;
	margin-bottom: -35px;
	margin-left: -15px;
}

#navHome {
	position: relative;
	float: right;
	width: 154px;
	z-index: 30;
	right: -10px;
	top: -5px;
	margin-left: -15px;
}

#title {
	position: relative;
	clear:both;
	text-align: left;
	vertical-align: bottom;
	overflow: hidden; 
	height: 47px;
	left: -29px;
}

#splash {
	width: 600px;
	position: relative;
	float: left;
	
}

#splash-sol {
	width: 661px;
	position: relative;
	left: -49px;
	margin-right: -69px;
	float: left;
	
}

#img-sol {
	width: 220px;
	position: relative;
	left: -49px;
	margin-right: -49px;
	float: left;
	_top: -2px;
	
}

#body {
	position: relative;
	text-align: left;
	width: 470px;
	left: 15px;
}

#bodyHome {
	position: relative;
	text-align: left;
	width: 740px;
	left: 15px;
	margin-top: 15px;
}

#body-sol {
	position: relative;
	text-align: left;
	width: 370px;
	left: 15px;
	float: left;
}

#body-sol2 {
	position: relative;
	text-align: left;
	width: 550px;
	left: 15px;
	_left: -15px;
}



#sidebar {
	position: relative;
	float:right;
	text-align: left;
	width: 225px;
	padding: 0px 10px 0px 10px;
	border-left: solid #cccccc 1px;
	border-collapse:collapse;
}

#sidebar-sol {
	position: relative;
	text-align: left;
	width: 140px;
	margin-left: -10px;
	padding: 0px 5px 0px 5px;
	border-left: solid #cccccc 1px;
	border-collapse:collapse;
}

#sidebar-sol ul {
margin-left:0px; padding-left:20px;
}

#sidebar-sol ol {
margin-left:3px; padding-left:20px;
}

#marquee {
	width: 758px;
	height: 15px;
	position: relative;
}

#announcements {
	width: 280px;
	height: 200px;
	position: relative;
	left: 20px;
}

.homeBorder {
	border-left: thin dashed silver;
}

#footer {
	padding: 10px;
	position: relative;
	background: white;
	height: 10px;
	color: #707070;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	top: 15px;
	vertical-align: middle;
	margin: 0px 7px 0px 7px;
}

#footer_menu {
	float:left;
}

#footer_contact {
	float:right;
}

#footer_banner {
	left: -31px;
	top: -55px;
	position: absolute;
}

/* navigation - subnav */
#submenus
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 12px;
list-style: none;
background-image:url(../assets/images/subnav_bg.gif);
}


#submenus li a
{
width: 119px;
padding: 2px 2px 2px 10px;
margin-bottom: 3px;
margin-right: 9px;
display:block;
background-image: url(../assets/images/bullet_arrow.gif);
background-repeat: no-repeat;
background-position: .2em .4em;
color: #000000;
font-size:10px;
text-align:left;
text-decoration: none;
}

#submenus li a:visited
{
padding: 2px 2px 2px 10px;
margin-bottom: 3px;
display:block;
background-image: url(../assets/images/bullet_arrow.gif);
background-repeat: no-repeat;
background-position: .2em .4em;
color: #555555;
font-size:10px;
text-align:left;
text-decoration: none;
}

#submenus li a:hover
{
padding: 2px 2px 2px 10px;
margin-bottom: 3px;
display:block;
background-image: url(../assets/images/bullet_arrow.gif);
background-repeat: no-repeat;
background-position: .2em .4em;
background-color: #ff9900;
font-size:10px;
text-align:left;
text-decoration: none;
}

/* footer text */

 .footer_menu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer_menu a:visited {
	color: #707070;
	text-decoration: none;
	font-weight: bolder;
}

.footer_menu a:hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

.footer_menu a:active {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

.footer_contact a:link {
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
}

.footer_contact a:visited {
	color: #707070;
	text-decoration: none;
	font-weight: normal;
}

.footer_contact a:hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
}

.footer_contact a:active {
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
}

.pagelink a:link {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

.pagelink a:visited {
	color: #ff9900;
	text-decoration: none;
	font-weight: bolder;
}

.pagelink a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.pagelink a:active {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
