/* CSS Document */

/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color:#999999;
 margin-top: 10px;
 margin-bottom: 10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
} 
 
#pagewidth{ 
 width:1026px;
 border:solid 1px #FFFFFF;
 background-color:#FFFFFF; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

h1 {
	font-size: 14px;
	color: #379D5C;
}

h2 {
	font-size: 13px;
	color: #379D5C;
}

/* Header info */
 
#header{
 position:relative; 
 height:120px;
 background-image:url(../images/banner-top.jpg);
 width:100%;
} 

#headerlow{
 position:relative; 
 height:25px;
 background-color:#379D5C;
 width:100%;
 text-align:right;
} 

#headerlow span {
	padding-right:70px;
}

#searchbox {
	margin-top:20px;
	margin-left:800px;
	} 

#searchbox h1  {
	margin-top:20px;
	font-size:24px;
	} 

/* Navigation info */

#nav {
 position:relative; 
 height:25px;
 background-color:#FFFFFF;
 width:100%;
 padding-bottom:10px;
}

.menu {
	clear:both;
	margin:0;
	text-align:left;
	padding-left:100px;
	font-size:11px;
	font-weight:bold;
	}

.menu li {
	display:inline;
	margin:0 0 0 -3px;
	padding:0;
	}

.menu li a {
	border-left:solid 1px #FF6600;
	color: #333333;
	line-height:31px;
	padding: 8px 13px;
	text-decoration:none;
	}
	
.menu li a:hover {
	border-left:solid 1px #0057a7;
	color: #999999;
	line-height:31px;
	padding: 8px 13px;
	}

/* Column info */

#leftcol{
 width:8%; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 }
 
#twocols{
 width:92%; 
 float:right; 
 position:relative; 
  }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:60%; 
 }
 
/*  Main col split */
#mainlc{
 width:261px;
 height:143px; 
 float:left; 
 position:relative;
 padding-left:5px;
 background-image:url(../images/gteq-office_01.jpg);
 background-repeat:no-repeat; 
 }

#mainrc{
 width:261px;
 height:143px;  
 float:right; 
 position:relative;
 padding-right:0px;
 background-image:url(../images/jargon_buster_01.jpg);
 background-repeat:no-repeat; 
  }
  
#mainlc h3, #mainrc h3{
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-top:15px;
	margin-bottom:0px;
 } 
 
#mainlc p, #mainrc p{
	padding:5px;
	padding-left:15px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	width:135px;
 } 

#mainlc a, #mainrc a {
	margin-top:5px;
	color:#DE9D5D;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
 }

#mainlc a:hover, #mainrc a:hover {
	color:#0057A7;
	text-decoration:underline;
 }

/* Right col */ 
 
#rightcol{
 width:32%; 
 float:right; 
 position:relative; 
 padding-right:50px;
 }

/* Four main areas info */

#hptype {
	height:100%;
	width:291px;
	background-image:url(../images/typing-services-bk.jpg);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	}
	
#hptran {
	height:100%;
	width:291px;
	background-image:url(../images/trans-services-bk.jpg);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	}
	
#hpsec {
	height:100%;
	width:291px;
	background-image:url(../images/sec-services-bk.jpg);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	}
	
#hptype h3 {
	padding-left:20px;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:3px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}

#hptype p {
	color: #999999;
	padding-left:20px;
	padding-right:40px;
	padding-bottom:10px;
	font-size:12px;
	margin-top:0px;	
	}
	
#hptype a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	}

#hptran h3, #hpsec h3 {
	padding-left:20px;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:3px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}

#hptran p, #hpsec p {
	color: #333333;
	padding-left:20px;
	padding-right:40px;
	padding-bottom:10px;
	font-size:12px;
	margin-top:0px;	
	}
	
#hptran a, #hpsec a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	}
 
/* Footer Information */
 
#footer{
 height:67px; 
  background-color:#379D5C; 
 clear:both;
 } 
 
#footlc{
 width:45%; 
 float:left; 
 position:relative;
 padding-left:80px; 
 }

#footlc p{
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
 } 
 
#footrc{
 width:35%; 
 float:right; 
 position:relative;
 padding-right:80px; 
  }
 
#footrc p{
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
 } 

#footrc a {
	color:#FFFFFF;
	text-decoration:none;
 }

#footrc a:hover {
	color:#FFFFFF;
	text-decoration:underline;
 }
 
/* Footer Information above */

.post {
	border:solid 1px #379D5C;
	padding:15px;
	}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
