﻿body{
	background-image:url(/images/globeBG.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
    text-align:-moz-center;
}
.clear{
	clear: both;
}

#main{
	margin: auto;
	width: 1000px;
	text-align: left;
	}

#main a:link, a:visited   
{	
	color: #33DD99;
	text-decoration:none;
}

#main a:hover, a:visited:hover
{
   color: #9785e8;
   text-decoration: underline;
}
	
#footer a:link, a:visited{
	color: #33DD99;
	text-decoration:none;
	}
#footer a:hover, a:visited:hover
{
   color: #9785e8;
   text-decoration: underline;
}	
#siteHead{
	margin: auto;
	width: 900px;
	height: 100px;
    text-align: left;
}
#title{
	float: left;
	color:#CCCCCC;
	padding-left: 80px;
	width: 300px;
	margin-top: 10px;
}
#title h1{
	font-size: 32px;
	font-weight: bold;
	color:#FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}
 
#title h3{
	padding-left: 100px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#headContact{
	float: right;
	margin-top: 10px;
}
 
#headContact h1{
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}
 
#headContact h1 a, a:visited{
	text-decoration: none;
}
 
#headContact h1 a:hover{
	text-decoration: underline;
}

/* ************************Navigation***************************** */
 
#nav{
	margin: auto;
	margin-top: 10px;
	width: 800px;
	height: 90px;
	margin-left: 130px;
}
#nav a{
	background:#FFFFFF url(/images/navButt.png) no-repeat ;
	display: block;
	float: left;
	background-position:bottom left;
	height: 49px;
	text-decoration: none;
}
#nav a span{
	visibility: hidden;
}
a#b-home{
	width: 160px;
	background-position:left -50px;
}
a#b-about{
	width: 160px;
	background-position:-160px -50px;
}
a#b-solutions{
	width: 160px;
	background-position:-320px -50px;
}
a#b-clients{
	width: 160px;
	background-position:-480px -50px;
}
a#b-contact{
	background-position:-640px -50px;
	width: 160px;
}
a#b-home:hover{background-position:0px -5px; text-decoration: none;}
a#b-about:hover{background-position:-160px -5px; text-decoration: none;}
a#b-solutions:hover{background-position:-320px -5px; text-decoration: none;}
a#b-clients:hover{background-position:-480px -5px; text-decoration: none;}
a#b-contact:hover{background-position:-640px -5px; text-decoration: none;}
 
a#b-home.current{background-position:left -5px;}
a#b-about.current{background-position:-160px -5px;}
a#b-solutions.current{background-position:-320px -5px;}
a#b-clients.current{background-position:-480px -5px;}
a#b-contact.current{background-position:-640px -5px;}

/* ************************Main Body Area ***************************** */
#mainContent{
	margin: auto;
	background-image:url(/images/contentBG.jpg);
	background-repeat: no-repeat;
	border: 2px solid #ffffff;
	width: 920px;
	line-height: 18px;
	height: 470px;
}
#contentRight{
				line-height:22px;
}
.secTitle{
	background-image:url(/images/secHead.gif);
	background-repeat: no-repeat;
	width: 430px;
	height: 31px;
	padding-left: 20px;
}
.secTitle h2{
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
}
.innerBox{
	border: 1px solid #ffffff;
	width: 438px;
	padding: 10px 0px 10px 0px;
	height: 155px;
}
.subPageBox{
    border: 1px solid #ffffff;
	width: 880px;
	line-height: 15px;
	padding: 10px 0px 10px 0px;
	height: 365px;
}
.innerContent{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}

.readmore{
	text-align: right;
	padding-right: 10px;
}
#sec30Content{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#whatWeDoContent{
	float: right;
	margin-top: 10px;
}
#howWeDoItContent{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
 
#ourClientContent{
	float: right;
	margin-top: 10px;
}
#footer{
	margin-top: 35px;
	text-align: center;
}
#pageContent{
	padding: 10px 10px 10px 10px;
}

#pageContent h1{
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subPageBox{
    border: 1px solid #ffffff;
	width: 880px;
	line-height: 15px;
	padding: 10px 0px 10px 0px;
	height: 365px;
}
ul{
	line-height: 20px;
	font-weight: bold;
}
