@charset "UTF-8";
/* CSS Document */
html, body { height: 100%; /*	overflow:hidden;*/ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 18px; }
* {
	margin: 0;
	padding: 0;
	list-style: none;
}


p {
	margin: 0 0 8px 0;
}
h1 { font-size: 13px; font-weight: bold; margin: 0 0 5px 0; color: #FFFFFF; font-style: normal; }
h2 { font-size: 12px; font-weight: bold; margin: 0 0 3px 0; color: #E3E3E3; }
a:focus {  
-moz-outline: none;
outline: none; 
}
object { outline:none; }
img#background { 
	height: 100%;
	width: 100%; 
	z-index: -1; 
	position:absolute; 
	color: #fc8c28;
}
#centered {
	display: table;
	height: 100%;
	width: 100%;
}
#innerWrapper{
	display: table-cell;
	vertical-align: middle;
	/* For IE6/7 */
			position: relative;
			top:expression(this.parentNode.clientHeight/2 - this.firstChild.clientHeight/2 + " px");
	/*behavior: url(auto.htc);*/
}
#maincontent { /* center horizontally */ margin: 0 auto; width: 940px; height:560px; position:relative; background: url(../images/bg5.png) no-repeat; }
		

#logo { position:absolute; width:106px; height:95px; z-index:1; left: 60px; top: 50px; behavior: url(../auto.htc); }
#styles {
	position:absolute;
	width:290px;
	height:30px;
	z-index:1;
	left: 540px;
	top: 30px;
	visibility: hidden;
}
#navigate { position:absolute; width:660px; height:30px; z-index:1; left: 235px; top: 110px; letter-spacing: -1px; }
.nav { font-size: 30px; font-weight: bold; color: #FFF; letter-spacing:-1px; display: block; line-height: normal; padding: 0; margin: 0; 	
}
.nav li {
	float: left;
	letter-spacing: -1px;
}
.nav a { color: #FFFFFF; text-decoration: none; letter-spacing: -1px; margin: 0; padding: 0; }
.nav a:hover{
	color: #000000;
	letter-spacing: -1px;
}
.nav .selected { color: #000000; letter-spacing: -1px; margin: 0; padding: 0; }
.nav .selected a:link { color: #FFFFFF; letter-spacing: -1px; }
.nav .selected a:hover { color: #FFFFFF; letter-spacing: -1px; }
#leftCol1 { position:absolute; width:165px; height:320px; z-index:1; left: 60px; top: 190px; }
#leftCol1 a { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
#leftCol1 a:hover {
	color: #000000;
	text-decoration: none;
}
#leftCol1 .emLink a { border-bottom: 1px dotted #FFFFFF;
}
#leftCol1 .emLink a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}
#navholder { width: 165px; float: left; font-size: 10px; overflow:hidden; font-weight: bold; 	}
ul.leftNav1  {
	margin-bottom:7px;
}
ul.leftNav1 li {
	margin-bottom:0px;
	}
ul.leftNav1 a
{
	/*display:block;*/
	padding: 0 5px 1px 8px;
	margin-left: 3px;
}
ul.leftNav1 li a { color: #FFFFFF !important; text-decoration: none !important; font-style: normal; }
ul.leftNav1 li a:hover {
	color: #000000 !important;
	text-decoration: none !important;
	background: url(../images/nav_line.gif) no-repeat left 6px;
	}
	
#leftCol1 #navholder ul.leftNav1 li .active {
	color: #000000 !important;
	text-decoration: none !important;
		}	
	
/*ul.leftNav1 li.selected {
	}
ul.leftNav1 li.selected a { color: #FFFFFF !important; font-weight:bold; 	}
ul.leftNav1 li.selected a:hover {
	color: #FFFFFF !important;
	}*/
	
li.arrow
{
	background: url(../images/nav_line.gif) no-repeat 0 center;
}
li.arrow li.arrow {
	background: url(../images/nav_line.gif) no-repeat 7px 8px;
	}
ul.leftNav2 li a
{
	padding-left:14px;
}
ul.leftNav2 li
{
	background-color: #e1e1e1;
}
#midCol1 { position:absolute; width:180px; height:305px; z-index:2; left: 0px; top: 0px;	/*overflow: visible;
	behavior: url(auto.htc);*/ line-height: 17px; }
#midCol1 a { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FFFFFF; line-height: 18px; }
#midCol1 a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
/*.HTMLPanelLoadingContent, .HTMLPanelErrorContent {
		display: none;
	}
*/
#midCol1 ul {
	margin: 15px 0px 8px 0px;
	font-size: 11px;behavior: url(../auto.htc) ;
}
#midCol1 li {
	padding: 0 0 5px 25px;
	background: url(../images/tick.png) no-repeat 1px 1px;
}
#rightCol1 { position:absolute; width:425px; height:305px; z-index:1; left: 215px; top: 0px; overflow: visible; behavior: url(../auto.htc); background-image: url(../images/ajax-loader3.gif); background-repeat: no-repeat; }
.andrewH { font-size: 16px; font-weight: bold; color: #FFFFFF; }
.freelance {font-size: 11px}
#content { position:absolute; width:640px; height:320px; z-index:1; left: 235px; top: 190px; overflow: visible; visibility: visible; border: none; }
#midCol2 {
	position:absolute;
	width:314px;
	height:320px;
	z-index:2;
	left: 0px;
	top: 0px;
	overflow: visible;
	behavior: url(../auto.htc);
}
#midCol2 a { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
#midCol2 a:hover { color: #FFFFFF; text-decoration: none; }
#rightCol2 {
	position:absolute;
	width:260px;
	height:320px;
	z-index:2;
	left: 375px;
	top: 0px;
	overflow: visible;
}
.textbox {
	margin: 0 0 8px 0;
	border: solid #E3E3E3 1px;
	height: 18px;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
}
.textboxRequired {
	margin: 0 0 8px 0;
	border: 1px solid #F00;
	height: 18px;
	width: 250px;
}
.textarea {
	width: 250px;
	border: solid #E3E3E3 1px;
	margin: 0 0 12px 0;
	width:250px;
	max-width:250px;
	height:100px;
	max-height:150px;
	font-family: Arial, Helvetica, sans-serif;
}
.requiredField {
	font-size: 11px;
	color: #FF0000;
}
.cyanHilite {
	color: #000000;
}
.clientList1 { font-size: 11px; line-height: 12px; width: 50%; float: left; margin-top: 5px; color: #FFFFFF; }
.clientList2 { font-size: 11px; line-height: 12px; width: 50%; float: left; margin-top: 5px; color: #FFFFFF; }
.services { font-size: 11px; line-height: 16px; width: 250px; margin-top: 14px; color: #FFFFFF; }

.servicesContent p { padding-right: 15px; }
#rightCol3 {
	position:absolute;
	width:425px;
	height:305px;
	z-index:1;
	left: 215px;
	top: 0px;
	overflow: visible;
	behavior: url(../auto.htc);
}
a:-webkit-any-link { text-decoration: none; }

