html {
	text-align: center;
	background-color: #eceff5;
	background-image: url(../images/earthOrbit.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0px;
	overflow-y: scroll;
}
/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
body {
	text-align: center;
	color: #575656;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
}
hr { display: none;  height: 0;  padding: 0;  margin: 0; }
.clear { clear: both;  height: 0;  width: 0;  line-height: 0;  font-size: .1px; }
img { border: none; }

/* Logo Replacement */			
h1 {
	padding: 0;
	margin: 0;
	width: 106px;
	height: 43px;
	float: left;
	background-color: transparent;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 a {
	height: 0px !important;
	width: 0px !important;
	overflow: hidden;
	display: block;
	font-size: 1px !important;
	color: #13194e;
	border:none;
	padding-top: 44px;
	padding-right: 64px;
	padding-bottom: 0;
	padding-left: 0;
}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {border:none;}
.container {
	width: 958px;
	text-align: center;
	left: 50%;
	position: absolute;
	margin-left: -499px;
	padding-left: 20px;
}
/* Header */
.header {
	height: 43px;
}
.header p {
	color: #80a8ff;
	float: left;
	margin: 0;
	font-family: georgia, palentino, 'times new roman', serif;
	font-size: 11px;
	font-style: italic;
	line-height: 50px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
}

/* Navigation */
.header ul {
	padding: 0;
	margin: 0;
	float: right;
	height: 43px;
	width: 328px;
	list-style: none;
	color: #fff;
}

.header li {
	float: left;
	width: 82px;
	height: 43px;
}
.header li a {
	display: block;
	padding-top: 43px;
	height: 0px !important;
	overflow: hidden;
	width: 82px;
	border-bottom:none;
}

.header li#home {
	border-bottom:none;
	background-color: transparent;
	background-image: url(../images/nav-home-over.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.header  li#services {
	border-bottom:none;
	background-color: transparent;
	background-image: url(../images/nav-services-over.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.header  li#profiles {
	border-bottom:none;
	background-color: transparent;
	background-image: url(../images/nav-profiles-over.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.header li#contact {
	width: 70px;
	border-bottom:none;
	background-color: transparent;
	background-image: url(../images/nav-contact-over.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.header li#home a:link,.header li#home a:visited,.header li#home a:active {
	border-bottom:none;
	background-color: transparent;
	background-image: url(../images/nav-home.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.header li#services a:link,.header li#services a:visited,.header li#services a:active {
	border-bottom:none;
	background-color: transparent;
	background-image: url(../images/nav-services.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.header li#profiles a:link,.header li#profiles a:visited,.header li#profiles a:active {
	border-bottom:none;
	background-color: transparent;
	background-image: url(../images/nav-profiles.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.header li#contact a:link,.header li#contact a:visited,.header li#contact a:active {
	width: 82px;
	border-bottom:none;
	background-color: transparent;
	background-image: url(../images/nav-contact.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.header li#home a:hover,.header li#services a:hover,.header li#profiles a:hover,.header li#contact a:hover { background: none;border-bottom:none; }
.newsletter {
	width: 342px;
	float: left;
	background-image: url(../images/newsletterWinBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.newsletter   h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
.newsletter p {
	margin-left: 25px;
	font-size: 12px;
}
.newsletter p a:link,newsletter p a:visited,newsletter p a:active  {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}

.newsletter p a:hover {
	color: #203651;
	text-decoration: none;
	border-bottom: 1px solid	#8CA4B8; 
} 
.newsletter img {
	clear: none;
	float: right;
}

/* Auto Nav Selection */

#services_page .header li#services a:link,#services_page .header li#services a:visited,#services_page .header li#services a:active{ background: none !important; }
#profiles_page .header li#profiles a:link,#profiles_page .header li#profiles a:visited,#profiles_page .header li#profiles a:active{ background: none !important; }
#contact_page .header li#contact a:link,#contact_page .header li#contact a:visited,#contact_page .header li#contact a:active { background: none !important; }
#home_page .header li#home a:link,#home_page .header li#home a:visited, #home_page .header li#home a:active { background: none !important;}


p.footer {
	font: normal 11px/16px helvetica, arial, sans-serif;
	color: #A3A2A0;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #bdc8e0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: center;
}

p.footer a:link,p.footer a:visited,p.footer a:active {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}

p.footer a:hover {
	color: #203651;
	text-decoration: none;
	border-bottom: 1px solid	#8CA4B8; 
} 

a.profile:hover { cursor: default; }
