/* 
*--------------------------
*   Main Styles
*--------------------------
*/

body {
  margin: 0;
  font-size: 12px;
  font-family: "Arial", Verdana, sans-serif;
  color: #493b7e;
  letter-spacing: 0px;
}

a {
	color: #ee7f3a;
}

a:hover {
	color: #d54831;
}

h1 {
	color: #ee8139;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0px 15px 0px;
	float: left;
}

h2 {
	color: #493b7e;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
	margin-left: 20px;
	font-weight: bold;
}

ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

li { 
	background: url(/images/bullet.png) 0px 5px no-repeat;
	padding-left: 9px;
  margin-bottom: 4px;
	
}

#page {
	background-image: url(/images/background-stripe.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/* 
*--------------------------
*   Header Styles
*--------------------------
*/

#header {
	position: relative;
}

#logo {
	margin: 11px 0px 0px 33px;
}

#main-nav {
	width: 663px;
	height: 88px;
	position: absolute;
	top: 23px;
	left: 296px;
	background-image: url(/images/main-nav-bg.png);
  background-position: top left;
  background-repeat: no-repeat; 
}

#inner-nav {
	position: relative;
	height: 100%;
	width: 100%;
}

#inner-nav a {
	position: absolute;
  width: 127px;
  height: 21px;
  line-height: 23px;
  font-family: "Verdana", Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding-left: 5px;
}

#inner-nav a:hover, #inner-nav a.active {
	background-color: #ee823a;
}

#inner-nav a.active {
	cursor: default;
}

#nav-home {
	top: 22px;
	left: 0px;
}

#nav-services {
	top: 22px;
	left: 133px;
}

#nav-space {
	top: 44px;
	left: 266px;
}

#nav-contact {
	top: 0px;
	left: 399px;
}

/* 
*--------------------------
*   Body Styles
*--------------------------
*/

#home-content {
	float: right;
	margin-right: 32px;
	width: 245px;
	min-height: 515px;
	background-image: url(/images/home-content-bg.png);
  background-position: top left;
  background-repeat: repeat-y; 
  padding: 0px 10px 0px 10px;
	z-index:99;
	position:relative;
}

#home-content span {
	width: 100%;
	clear: right;
	display: block;
	margin-top: 6px;
	padding-top: 9px;
	border-top: 1px solid #cebfd4;
	font-weight: bold;
}

#home-content span.bottomhomespan {
	width: 100%;
	clear: right;
	display: block;
	margin: 6px 0px 6px 0px;
	padding: 9px 0px 20px 0px;
	border-top: 1px solid #cebfd4;
	border-bottom: 1px solid #cebfd4;
	font-weight: bold;
}

#home-content span a {
	float: right;
	font-size: 9px;
	padding: 3px 0px 5px 0px;
}

#contact-content {
	float: right;
	margin: 49px 11px 5px 0px;
	width: 398px;
	min-height: 485px;
	background-image: url(/images/contact-content-bg.png);
  background-position: top left;
  background-repeat: repeat-y; 
  padding: 0px 10px 0px 10px;
}

#contact-content div {
	width: 265px;
	float: right;
	margin-top: 15px;
	padding-right: 15px;
}

#contact-content p {
	margin-top: 3px;
	line-height: 13px;
}

#contact-content p.tel {
	display: inline;
}

#contact-content div a {
	color: #493b7e;
	font-weight: bold;
}

#contact-content div a.contactlink {
	color: #493b7e;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 12px;
}

#contact-content div a:hover {
	color: #ee8139;
}

#space-content {
	float: right;
	margin: 49px 11px 5px 0px;
	width: 398px;
	min-height: 460px;
	background-image: url(/images/space-content-bg.png);
  background-position: top left;
  background-repeat: repeat-y; 
  padding: 0px 10px 0px 10px;
}

#space-content span {
	width: 265px;
	float: right;
	margin-top: 15px;
	padding-right: 15px;
}

#space-content p {
	margin-top: 3px;
	line-height: 13px;
}

#space-content img {
	margin-top: 8px;
}

#services-holder {
	width: 795px;
	float: right;
	margin: 50px 32px 5px 0px;
}

.services-content {
	width: 377px;
	height: 245px;
	background-image: url(/images/services-content-bg.png);
  background-position: top left;
  background-repeat: repeat-y; 
  padding: 0px 10px 0px 10px;
  margin-bottom: 1px;
}

.services-content ul {
	width: 250px;
	float: right;
	margin-top: 11px;
	padding-right: 15px;
	line-height: 12px;
}

.services-content h1 {
	margin-top: 5px;
}

.services-content p {
	margin-top: 3px;
	line-height: 13px;
}

/* 
*--------------------------
*   Footer Styles
*--------------------------
*/

#footer {
	
}

#footer span {
	color: #ffffff;
	margin-left: 17px;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 9px;
}

#footerbar {
	width: 943px;
	height: 101px;
  margin-left: 17px;
  background-image: url(/images/footer-strip-bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 3px;
  position: relative;
}

#footerbar p {
  font-family: "Verdana", Arial, sans-serif;
  font-size: 10px;
  color: #493b7e;
  padding: 0px 6px 0px 12px;
  margin: 0;
  display: inline;
  line-height: 21px;
}

#footerbar span a {
  color: #ffffff;
  position: absolute;
  top: 0px;
  right: 90px;
  line-height: 23px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Arial", Verdana, sans-serif;
}

#footerbar span a:hover {
  color: #75468a;
}

#footerText {
  width: 222px;
  padding: 15px 0px 0px 12px;
  top: 0px;
  left: 0px;
}

#footerText span {
  display: block;
  margin-top: 12px;
  font-family: "Verdana", Arial, sans-serif;
  font-size: 11px;
  color: #b9bbbe;
  margin-left: 0px;
}

#footerLogos {
  float: right;
  position: absolute;
  top: 23px;
  right: 0px;
}

/*
* Logos for footer with precise alignment
*/

#swrda {
	margin-right: 38px;
}

#convergence {
	margin-right: 44px;
}

#erdf {
	margin-right: 39px;
}

#cpr {
	margin-right: 29px;
}

#ccc {
  margin-right: 17px;
}
