/* @override 
	http://lformxserve01.local/E%20-%20H/Equilibrium/Site/2010-07-14/_assets/css/style.css
*/

/* --- COLOR SCHEME ---

blue #172456

---------------------- */

/* --- # GLOBAL STYLES ---*/
html {}

body {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	background-color: #e0dad7;
}

a:visited {
}

a:hover {
	color: #ede6d7;
}

a {
	color: #ede6d7;
}

p {
	margin: 15px 0;
	margin-top: 0;
	line-height: 1.5;
}

/* --- WRAPPER STYLES ---*/
#wrapper {
	text-align: left;
	width: 913px;
	margin: 0px auto;
}

#header {
}


#content {
	overflow: hidden;
	background-color: #fff;
}

#main {
	padding: 30px 20px;
}

#p_home #main {
	display: none;
}

/* --- # HEADER STYLES ---*/

h1 {
	margin: 20px auto;
}

#top-contact {
	text-align: center;
	margin: 10px 0;
	font-size: 1.3em;
	color: #172456;
}

h1#logo {
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	width: 149px;
	height: 128px;
}

h1#logo a {
	display: block;
	height: 100%;
}


/* --- # NAV STYLES ---*/
#navbar {
}

#nav {
	height: 115px;
	background-color: #e0dad7;
}

#nav ul {
}

#nav li {
	width: auto;
}

#nav li a {
	display: block;
	text-indent: -99999px;
	width: 148px;
	height: 65px;
	margin-right: 5px;
	font-size: 1.5em;
	padding-top: 50px;
	color: #ede6d7;
}

#nav li a:hover {
	text-indent: 0;
	color: #ede6d7;
	text-decoration: none;
	text-align: center;
}

#nav li.active a {
	text-indent: 0;
	color: #ede6d7;
	text-decoration: none;
	text-align: center;
}

#nav .nav4 a {
	height: 75px;
	padding-top: 40px;
}

#nav .nav5 a {
	height: 75px;
	padding-top: 40px;
}

#nav li.nav5 a {
	margin-right: 0;
}

.nav0 a {
	background: url(../images/nav-1.jpg) no-repeat;
}

.nav1 a {
	background: url(../images/nav-2.jpg) no-repeat;
}

.nav2 a {
	background: url(../images/nav-3.jpg) no-repeat;
}

.nav3 a {
	background: url(../images/nav-4.jpg) no-repeat;
}

.nav4 a {
	background: url(../images/nav-5.jpg) no-repeat;
}

.nav5 a {
	background: url(../images/nav-6.jpg) no-repeat;
}

.nav0 a:hover {
	background: url(../images/nav-1-active.jpg) no-repeat;
}

.nav1 a:hover {
	background: url(../images/nav-2-active.jpg) no-repeat;
}

.nav2 a:hover {
	background: url(../images/nav-3-active.jpg) no-repeat;
}

.nav3 a:hover {
	background: url(../images/nav-4-active.jpg) no-repeat;
}

.nav4 a:hover {
	background: url(../images/nav-5-active.jpg) no-repeat;
}

.nav5 a:hover {
	background: url(../images/nav-6-active.jpg) no-repeat;
}

.nav0.active a {
	background: url(../images/nav-1-active.jpg) no-repeat;
}

.nav1.active a {
	background: url(../images/nav-2-active.jpg) no-repeat;
}

.nav2.active a {
	background: url(../images/nav-3-active.jpg) no-repeat;
}

.nav3.active a {
	background: url(../images/nav-4-active.jpg) no-repeat;
}

.nav4.active a {
	background: url(../images/nav-5-active.jpg) no-repeat;
}

.nav5.active a {
	background: url(../images/nav-6-active.jpg) no-repeat;
}

#navbar li.active a {
}

#navbar li a:hover {
}

#nav li ul {
	width: auto;
}

#navbar .active ul {}

#nav li li {
}

#nav li li a {
}

#nav li li a:hover {	
}

#sub-nav {
	background-color: #e0dad7;
}

.sub {
	text-align: center;
	padding: 8px 0;
}

.sub ul {
	display: inline;
}

.sub li {
	display: inline;
}

.sub a {
	padding: 0 5px;
	text-decoration: none;
	color: #172456;
}

.sub a:hover {
	text-decoration: underline;
}

.sub li.active a {
	text-decoration: underline;
}

.sub .last a {
	padding-left: 0;
}

/* --- # CONTENT PAGES ---*/


#title {
}

#title h2 {
	display: none;
}


h2 {
	font-size: 1.5em;
	color: #172456;
	border-bottom: 1px solid #172456;
	margin-bottom: 10px;
	clear: both;
}

h3 {
	font-size: 1.1em;
	color: #172456;
	margin-bottom: 10px;
}


/* --- # FOOTER STYLES ---*/

#footer {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
	width: 100%;
}

#footer-nav {
	width: 100%;
	margin-bottom: 20px;
}

#footer-nav ul {
	width: 530px;
	margin: 0 auto;
}

#footer-nav li {
	float: left;
}

#footer-nav a {
	padding: 0 5px;
	color: #172456;
	text-decoration: underline;
}

#footer-nav a:hover {
	text-decoration: none;
}

#company {
	margin-top: 10px;
	float: left;
	font-size: 0.9em;
}

#company img {
}

#design {
	text-align: right;
	margin-top: 10px;
	float: right;
	line-height: 1.5;
}

#design a {
	text-decoration: none;
	font-size: 0.8em;
	color: #000;
}

#signup {
}

#signup input {
}
