@import url('reset.css');

.clear {
	clear: both;
}

body {
	font-family: Arial,'Times New Roman',sans-serif;
	font-size: .89em;
	line-height: 1.2em;
	background: #000 url('../images/body-bg.gif') repeat-x center top;
	color: #000;
}


#wrapper { 
	width: 1050px;
	margin: 0 auto;
	background: url('../images/glow.jpg') no-repeat left top;
}

#header h1 { 
	float: left;
	background: url('../images/logo.png') no-repeat left top !important;
	background: url('../images/logo.gif') no-repeat left top;
	position: relative; 
	top: 30px;
	left: 50px;    
} 

#header h1 a {
	float: left;
	display: block;
	width: 300px;  
	height: 84px;
	text-indent: -9999em; 
}

#header h2 {
	background: url('../images/slogan.jpg') no-repeat left top;
	text-indent: -9999em;
	width: 501px;
	height: 113px;
	float: right; 
	margin: 0 55px 0 0;  
}

#content-wrapper {
	position: relative;
	top: 0px;
}

#main-col {
	width: 818px;
	float: right;
	background: url('../images/bottom-bg.png') no-repeat center bottom !important;
	background: url('../images/bottom-bg.jpg') no-repeat center bottom;	
}

#moons #main-col {
	height: 595px;	
}

#top-bg {
	background: url('../images/top-bg.jpg') no-repeat center top;
	width: 818px;
	height: 46px;
}

ul#top-nav {
	float: right;
	padding: 17px 70px 0 0;	
}

ul#top-nav li {
	float: left;
	color: #fff;
	font-size: .8em;
}

ul#top-nav li a {
	color: #51626F;
	float: left;
	padding: 0 5px;
	text-decoration: none;
}

ul#top-nav li a:hover {
	color: #000;
}

h3#construction {
	float: left;
	font-size: 1em;
	color: #880000;
	font-weight: bold;
	width: 380px;
	padding: 20px 0 0 20px;
}

#main-col h1 {
	margin: 10px 0 0 25px;
	font-size: 1.7em;
	text-indent: -9999em;
}

h1#client-advantage {
	background: url('../images/client-advantage.gif') no-repeat left top;
	width: 243px;
	height: 49px;
	display: block;
}

#main-col h2 {
	margin: 0 0 10px 100px;
	font-size: 1.2em;
	color: #005AAB;
	font-weight: bold;
}

#main-col p {
	margin: 10px 60px 10px 100px;
	font-size: .89em;
	color: #51626F;
	text-align: justify;
}

h1#project-showcase { 
	background: url('../images/project-showcase.gif') no-repeat left top;
	width: 238px;
	height: 47px;
	display: block;
}

#main-col .content-img {
	float: right;
	margin: 15px 100px 0 45px;
}

#main-col p span{
	color: #51626F;
	font-weight: bold;
}

#main-col p.more a {
	color: #FF6319;
	background: url('../images/read-more-btn.gif') no-repeat right center;
	width: 80px;
	padding: 7px 30px 7px 0;
	display: block;
}

#main-col p.more a:hover {
	text-decoration: none;
}

#main-col p a {
	color: #51626F;
}

#main-col p a:hover {
	color: #FF6319;
}

#sub-col {
	width: 204px;
	float: left;
	position: relative;
	left: 37px;
	top: 20px;
}

#sub-col .number {
	font-size: 1.1em;
	color: #fff;
	margin: 0 0 0 50px;
	font-weight: bold;
}

#nav-wrapper {
	text-align: right;
	background: url('../images/nav-bg.png') no-repeat left top;
	width: 188px;
	height: 209px; 
	float: right;
}

#sub-col ul#nav li {
	padding: 11px 0 10px 0;
} 

#sub-col ul#nav li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em; 
	margin: 0 20px 0 0;
	padding: 0 30px 3px 0;
}

#sub-col ul#nav li a:hover {
	background: url('../images/bullet.png') no-repeat right center !important;	
	background: url('../images/bullet.gif') no-repeat right center;
}

#sub-col ul#nav li a.selected {
	background: url('../images/bullet.png') no-repeat right center !important;
	background: url('../images/bullet.gif') no-repeat right center;
	color: #FF611D;		
}

#sub-col ul#nav li.first{
	margin-top: 10px;
}

#need-traffic {
	background: url('../images/traffic-bg.png') no-repeat left top !important;
	background: url('../images/traffic-bg.gif') no-repeat left top;
	height: 213px;
}

#need-traffic p {
	width: 150px;
	color: #fff;
	font-size: .8em;
	line-height: 1.1em;
	position: relative;
	top: 95px;
	left: 50px;
}

#need-traffic p a {
	color: #FF6319;
	background: url('../images/traffic-read-btn.gif') no-repeat right center;
	padding: 8px 0px 9px 0px;
	font-size: 1.1em;
	display: block;
	width: 130px;
}

#need-traffic p a:hover{
	text-decoration: none;
}

#earth {
	background: url('../images/earth.gif') no-repeat right top;
	width: 115px;
	height: 110px;
	float: right;
}

#earth h2 {
	text-indent: -9999em;
}

#earth h2 a {
	width: 115px;
	height: 110px;
	display: block;
}

#footer {
	margin: 3px 0 20px 550px;
	font-size: .8em;
}

#footer p {
	color: #808080;
} 

#footer p a {
	color: #808080;
	text-decoration: none;
}

#footer p a:hover {
	color: #fff;
}


/*--------------------------------- Service Page------------*/
h1#our-services {
	background: url('../images/our-services.gif') no-repeat left top;
	width: 173px;
	height: 45px;
	display: block;
	margin-left: 50px;
}

.service {
	margin: 0 0 10px 10px;
}

.service img {
	float: left;
	margin: 0 0 0 35px;
}	

.service p a {
	color: #60707B;
}

#main-col h4 a { 
	color: #60707B;
	font-size: .89em;
}

#main-col h4 a:hover {
	color: #60707B;
	font-size: .89em;
	text-decoration: none;
}

.spacing {
	font-weight: bold;
}

input.next {
	float: right;
	margin: 22px 50px 5px 0;
	font-size: .8em; 
}
input.next1 {
	clear:right;
	float:right;
	font-size:0.8em;
	margin:20px 145px 5px 30px;
}

#service-page2 input.prev {
	float: left;
	margin: 270px 0 0 25px;
	font-size: .8em;	
}

#service-page2 input.next {
	float: right;
	margin: 22px 50px 0 0;
	font-size: .8em;
} 

input.prev {
	float: right;
	margin: 22px 1px 0 0;
	font-size: .8em;
} 

#main-col h5,#service-page2 h5 {
	float: right;
	margin: 10px 50px 0 0;
	color: #60707B;
}

#main-col h5.small-size {
	float: right;
	margin: 20px 30px 0 0;
	color: #005AAB; 
	font-size: .85em;
}

/*--------------------------------- Service Page 2------------*/

#service-page2 #main-col {
	width: 818px;
	float: right;
	background: url('../images/bottom-bg.png') no-repeat center bottom !important;
	background: url('../images/bottom-bg.jpg') no-repeat center bottom;
	height: 595px;
}

#need-traffic-page2 {
	background: url('../images/traffic-bg-page2.png') no-repeat left top !important;
	background: url('../images/traffic-bg-page2.gif') no-repeat left top;
	height: 213px;
}

#need-traffic-page2 p {
	width: 150px;
	color: #fff;
	font-size: .8em;
	line-height: 1.1em;
	position: relative;
	top: 95px;
	left: 50px;
}

#need-traffic-page2 p a {
	color: #FF6319;
	background: url('../images/traffic-read-btn.gif') no-repeat right center;
	padding: 8px 0px 9px 0px;
	font-size: 1.1em;
	display: block;
	width: 130px;
}

#need-traffic-page2 p a:hover{
	text-decoration: none;
}

/*--------------------- Client-Showcase Page --------------*/

h1#client-showcase {
	background: url('../images/client-showcase.gif') no-repeat left top;
	width: 227px;
	height: 53px;
	display: block;
}

.showcase {
	margin: 0 0 0px 10px;
}  

.showcase img {
	float: right;
	margin: 0 50px 10px 30px; 
}

.showcase p a {
	color: #60707B;
}

.showcase h2 span {
	font-size: .89em;
	color: #005AAB;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/*--------------------- Resource Page --------------*/

#resource #main-col {
	height: 595px;
}

h1#client-resource {
	background: url('../images/client-resources.gif') no-repeat left top;
	width: 229px;
	height: 47px;
	display: block;
}

/*--------------------- Contact Page --------------*/

#contact #main-col {
	height: 595px;
}

h1#contact {
	background: url('../images/contact.gif') no-repeat left top;
	width: 391px;
	height: 45px;
	display: block;
}

#contact-info {
	float: left;
}

#contact #main-col p {
	margin: 10px 0 10px 60px;
	width: 260px;
}

#contact-form {
	float: right;
	width: 490px;
}

#personal-info {
	margin: 10px 0 0 0;
	padding: 10px 0;
	width: 425px;
	background-color: none;
	border: 0px solid #000;
}

#personal-info label {
	float: left; 
	display: block;
	width: 120px;
	margin: 10px 0 0 0;
	text-align: right;
	padding: 0 15px 0 0;
}

#personal-info input, #personal-info textarea, #project-info input {
	width: 270px; 
	margin: 6px 0;
}

#personal-info input.submit-btn {
	width: auto;
	margin: 0 0 30px 135px;
}

#personal-info li span.mandatory {
	color: #FF0000;
	margin: 0 2px;
}

.highlight {
	color: #666;
}

/*--------------------- Payment Page --------------*/

#payment #main-col {
	height: 595px;
}

h1#make-payment {
	background: url('../images/payment.gif') no-repeat left top;
	width: 240px;
	height: 50px;
	display: block;
}

#payment #main-col p {
	width: 500px;
}

#payment .payment-btn {
	float: left;
	margin: 15px 0 0 100px; 
} 

/*--------------------- Support Page --------------*/

#support #main-col {
	height: 595px;
}

h1#customer-support {
	background: url('../images/customer-support.gif') no-repeat left top;
	width: 330px;
	height: 45px;
	display: block;
}

/*--------------------- Login Page --------------*/

#login #main-col {
	height: 595px;
}

h1#account-login {
	background: url('../images/login.gif') no-repeat left top;
	width: 270px;
	height: 45px;
	display: block;
}

/*--------------------- Privacy-Policy Page --------------*/

#privacy #main-col {
	height: 595px;
}

h1#privacy-policy {
	background: url('../images/privacy.gif') no-repeat left top;
	width: 270px;
	height: 45px;
	display: block;
}

#main-col p a {
	color: #51626F;
}

#main-col p a:hover {
	color: #FF6319;
}

/*--------------------- Affiliate Page --------------*/

#affiliate #main-col {
	height: 595px;
}

h1#sponsors-affiliates {
	background: url('../images/affiliate.gif') no-repeat left top;
	width: 315px;
	height: 46px;
	display: block;
}

/*--------------------- Sitemap Page --------------*/

#sitemap #main-col {
	height: 595px;
}

h1#site-map {
	background: url('../images/sitemap.gif') no-repeat left top;
	width: 183px;
	height: 44px;
	display: block;
}

/*--------------------------------- Service Page------------*/
h1#moon {
	background: url('../images/moon.gif') no-repeat left top;
	width: 181px;
	height: 47px;
	display: block;
}

.moons {
	margin: 0 0 10px 10px;
}

.moons img {
	float: left;
	margin: 0 20px 10px 15px;
}	

.moons p a {
	color: #60707B;
}

#main-col .moons p {
	margin: 5px 60px 5px 100px;
	font-size: .89em;
	color: #51626F;
	text-align: justify;
}

.moons h2 span {
	font-size: .89em;
	color: #005AAB;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.moons .italic {
	font-style: italic;
}