body.js{ visibility: hidden; }


@font-face {
	font-family: 'qcorbel';
	src: url('fonts/corbel.eot');
	src: local('Corbel'),
	url('fonts/corbel.ttf') format('truetype');
}
@font-face {
	font-family: 'qcorbel';
src: url('fonts/corbelb.eot');
	src: local('Corbel Bold'),
	url('fonts/corbelb.ttf') format('truetype');
	font-weight: bold;
}
@font-face {
	font-family: 'qcorbel';
	src: url('fonts/corbeli.eot');
	src: local('Corbel Italic'),
	url('fonts/corbeli.ttf') format('truetype');
	font-style: italic;
}


form *:focus { outline: 0; }
body {
	margin: 0px;
	padding: 0px;
	background-color: #000012;
	line-height: 20px;
	font-family: "qcorbel", "Corbel", "Geneva", "Arial", "Helvetica", sans-serif;
	color: #333344;
	
}
div {
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#servicesstart{
	display: block;
	position: absolute;
	_position: relative; /*hack targetted for ie6 only*/
	top: 384px;
	visibility: hidden;	
}


#services{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background: #ffffff url("images/servicesBg.jpg") repeat-x bottom left;
	clear: both;
}

#references{
	width: 100%;
	background-color: #0a0a15;
	color: #ddeeff;
	clear: both;
}
#about{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background: #ffffff url("images/servicesBg.jpg") repeat-x bottom left;
	clear: both;
}
#about .content{
	min-height: 550px;
}

.anchor{
	line-height: 0;
	padding:0;
	margin:0;
	display: block;
	height:0;
	overflow: hidden;
}


/*Layout classes*/

.content {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
.right{
	float: right;
}
.left {
	float: left;
}
.left115{
	margin-left: 115px;
	float: left;
	display: inline; /*IE FIX TO DOUBLE MARGIN*/
}
.left95{
	margin-left: 95px;
	float: left;
	display: inline; /*IE FIX TO DOUBLE MARGIN*/
}
.left75{
	margin-left: 75px !important;
	float: left;
	display: inline; /*IE FIX TO DOUBLE MARGIN*/
}
.left40{
	margin-left: 40px;
	float: left;
	display: inline; /*IE FIX TO DOUBLE MARGIN*/
}
.narrow {
	width: 270px;
	float: left; 
}
.narrow h4, .narrow h2, .narrow p, narrow h3{
	margin-left: 20px; 
}
.wide {
	width: 550px;
	margin-right: 20px; 
	float: left;
}
.semiwide {
	width: 365px;
	margin-right: 20px; 
	float: left;
}
.borderright{
	border-right: 1px solid #dddddd;
}
.borderleft{
	border-left: 1px solid #dddddd;
}
#references .borderright{
	border-right: 1px solid #333344;
}


#home{
	width: 100%;
	height: 460px;
	margin-top: 67px;
	_margin-top: 0; /*Underscore hack to target only ie6*/
}
#homeflash{
	min-width: 960px;
	width: 100%;
	height: 460px;
	background-color: #0a0a15;
}
#homeflash #slogan{
	width: 960px;
	height: 370px;
	margin: 0 auto;
}
#homeflash h2{
	padding: 75px 0 0 0;
	font: normal 42px/60px Constantia, Times, "Times New Roman", serif;
	color: #ccccdd;
	text-align: center;
}
#homeflash #smenu{
	clear: both;
	width: 100%;
	height: 130px;
	background-color: #ffffff;
	text-align: center;
}
#homeflash #smenu h3{
	padding-top: 20px;
	font: italic 24px/32px Times, "Times New Roman", serif;
	color: #777788;
}
#homeflash #smenu a{
	text-decoration: none;	
}
#homeflash #smenu a.selected{
	color: #777788 !important;
	cursor: default;
}
#homeflash #smenu a:hover{
	color: #000012;
}

#about{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}





/*Typography*/
h1, h2, h3, h4, h5, h6{
	line-height: 110%;
	font-weight: normal;
	color: #222244;
	margin: 0.5em 0 0.25em 0;
	padding: 0;
}
h1{
	font-size: 48px;
	font-weight: bold;
	letter-spacing:-0.03em;
}
h2{
	font-size: 24px;
}
h3{
	font-size: 16px;
	line-height: 22px;
	color: #222244;
	font-weight: normal;
	margin: 0.3em 0 0.7em 0;
}
h4{
	font: italic 18px/18px Constantia, Times, "Times New Roman", serif;
	/*color: #449900;*/
}
h5{
	font-size: 14px;
}
p {
	font-size: 14px;
	line-height: 18px;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}
a {
	outline: none;
	color: #0088ee;
}
.small p{
	font-size: 13px;
}
.dim{
	color: #777788 !important;
}
.italic{
	color: #777788;
	font-style: italic;
	font-family: Constantia, Times, "Times New Roman", serif;
}



/*SERVICES*/
#ui{
	background: #ffffff url("images/services_ui.jpg") no-repeat -25px 140px;
}
#vc{
	background: #ffffff url("images/services_vc.jpg") no-repeat 420px 30px;
}
#ui h1, #vc h1{
	margin-top: 0;
	padding-top: 0;
}
#ui #servicesalsovc{
	display: block;
	width: 238px;
	height: 54px;
	background: transparent url("images/services_but_also.gif") no-repeat 0px -54px;
	margin-left: 0;
}
#ui #servicesalsovc:hover{
	background: transparent url("images/services_but_also.gif") no-repeat 0px -0px;
}
#vc #servicesalsoui{
	display: block;
	width: 238px;
	height: 54px;
	background: transparent url("images/services_but_also.gif") no-repeat 0px -162px;
	margin-left: 0;
}
#vc #servicesalsoui:hover{
	background: transparent url("images/services_but_also.gif") no-repeat 0px -108px;
}







/*SERVICES EXAMPLES*/
#services_examples{
	margin-top: 20px;
}
#services_examples ul{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	background-color: #9398a2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
#services_examples ul li{
	margin: 0;
	padding: 0;
}
#services_examples h2{
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	display: block;
	height: 60px;
	width: 100%;
	background-color: #a1a6b2;
	line-height: 60px;	
	color: #ffffff;
	margin-bottom: 0;
	padding-bottom: 0;
}
#services_examples h3{
	height: 30px;
	font-size: 18px;
	line-height: 25px;
	color: #ffffff;
	margin: 0;
	padding: 3px 0 0 35px;
	background: #9398a2 url("images/collapsingListBg.gif") no-repeat top left;
	cursor: pointer;
}
#services_examples h3.open{
	background: #9398a2 url("images/collapsingListBg.gif") no-repeat -600px top;
}
#services_examples p{
	margin: 0;
	padding: 0 15px 10px 35px;
	color: #ffffff;

}



/*REFERENCES*/
.refwrap{
	background: #0a0a15 url("images/referencesBg.gif") no-repeat top center;
	padding-top: 30px;
}

#references h1, #references h2, #references h3, #references h4{
	color: #ffffff;
}
#reftitle{ 
	float: none;
	padding-bottom: 25px;
	margin-left: 115px;
	padding-top: 10px;
	width: 760px;
}
#reftitle h2{
	float: left;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
#zoom{
	display: block;
	overflow: hidden;
	width: 18px;
	height: 18px;
	background: transparent url("images/zoomIcon.gif") no-repeat left top;
	text-decoration: none;
}
#zoom:hover{
	background-position: left -18px;
}
#zoom span{
	visibility: hidden;
}


#reflinks {
	margin-left: 115px;
	width: 540px;
	float: left;
	display: inline; /*IE FIX TO DOUBLE MARGIN*/
}




#reflinks h2{
	margin-bottom: 15px;
}

#reflinks div{
	float: left;
	background-repeat: no-repeat;
	margin: 0 30px 15px 0;
}
#reflinks div a{
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}




#reflinks div a img{
	width: 150px;
	height: 150px;
	cursor: pointer;
	border-width: 0;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
#reflinks div a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;	
}

#reflinks div a img.small{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#reflinks div a:hover img.small{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;	
}
#reflinks div a:hover img.selected{
}
#reflinks div a img.selected{
	cursor: default;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;	
}


#reflinks div a span{
	color: #ccccdd !important;
	display: block;
	clear: both;
	width: 150px;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
#referencelinks div#disclaimer{
	float: left;
	padding-left: 10px;
}
#referencelinks div#disclaimer h3{
	display: block;
	width: 285px;
	color: #777788 !important;
	font-size: 12px;
	line-height: 15px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
}
#referencelinks div#disclaimer p{
	border-top: 1px solid #222233;
	display: block;
	width: 285px;
	color: #ddddee !important;
	padding-top: 5px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 15px;
}
#referencelinks div#disclaimer p b{
	color: #777788 !important;
	font-size: 10px;
}

#reflinks hr{
	visibility: hidden;
	margin:0;
	padding:0;
	display: block;
	height: 0;
}


#refpages{
	background: #0a0a15 url("images/referencesBlank.jpg") no-repeat center top;
}

.refpage{
	height:333px; 
	width: 100%;
	background: transparent url('#') no-repeat top center;
}

.refpage .wrap{
	width: 820px;
	margin: 0 auto;
	
}
.refpage .details{
	width: 410px;
	height: 263px;
}
.refpage .tasks{
	width: 410px;
	height: 70px;
	background: transparent url("images/referencesTasksBg.gif") no-repeat left top;
}
.refpage .details h2{
	padding-top: 20px;
}
.refpage p, .refpage h2{
	display: block;
	clear: both;
	width: 340px;
	margin-left: 45px;
}
.refpage .tasks p {
	margin-top: 15px;
	font-size: 12px;
}
.refpage a{
	color: #ffffff;
}




/*ABOUT*/
#about .content{
	background-color: #ffffff;
	padding-bottom: 30px;
}
#about .narrow{
	margin-left: 10px; 
	min-height: 300px;
}
#about h1{
	margin-top: 60px;
	margin-bottom: 20px;
}
#about h2{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	font-family: Constantia, Times, "Times New Roman", serif;

	padding-left: 37px;
	padding-bottom: 7px;
}
.dot1{
	background: transparent url("images/aboutDots.gif") no-repeat left top;
}
.dot2{
	background: transparent url("images/aboutDots.gif") no-repeat left -40px;
}
.dot3{
	background: transparent url("images/aboutDots.gif") no-repeat left -80px;
}


/*CONTACT*/
#contact{
	background: #0a0a15 url("images/contactBg.gif") no-repeat top center;
	padding-top: 30px;
	height: 200px;
	color: #ccccdd !important;
	width: 100%;
	min-height: 400px;
	clear: both;
}
#contact h2{
	font-size: 15px;
	line-height: 15px;
	color: #c2c6d3;
}
#contact p{
	font-size: 12px;
	line-height: 15px;
}
#contact .narrow{
	margin-left: 10px; 
}
#contact *{
	border-color: #2d2d36;	
}
#contact .emailbut{
	width: 190px;
	height: 45px;
	display: block;
	background: transparent url("images/butNext.gif") no-repeat 0px -280px;
}
#contact .emailbut:hover{
	background: transparent url("images/butNext.gif") no-repeat 0px -325px;
}
#contact .emailbut span{
	visibility: hidden;
}








/*NEXT BUTTONS*/
.butNext{
	display: block;
	width: 232px;
	height: 70px;
	margin: 0 auto;
	padding: 0;
}
.servicesbottom{
	clear: both;
	width: 100%;
	padding-top: 100px;
	background: #ffffff url("images/servicesBgBottom.jpg") repeat-x bottom left;
}

#butNextReferences, #butNextReferences2{
	height: 70px;
	background: transparent url("images/butNext.gif") no-repeat 0px -70px;
}
#butNextReferences:hover, #butNextReferences2:hover{
	background: transparent url("images/butNext.gif") no-repeat 0px 0px;
}



#referencesbottom{
	width: 100%;
	padding-top: 100px;
}
#butNextAbout{
	background: transparent url("images/butNext.gif") no-repeat 0px -210px;
}
#butNextAbout:hover{
	background: transparent url("images/butNext.gif") no-repeat 0px -140px;
}










/*



.roundbox{
     border-style: hidden;
     border-width: 0px;
     color: #333344;
     font-size:11px;
     background-color: transparent;
     margin: 0;
     padding: 0;
	 height: 20px;
	 width: 69px;
	 line-height: 18px;
	 font-family: sans-serif;
}
.but {
    border: none;
    background: url('images/tempFormBut.gif') no-repeat top right;
    padding: 0px 8px;
    height: 30px;
    width: 73px;
    font-size:11px;
	color: #ffffff;
	cursor: pointer;
	font-family: Sans-serif;
	font-weight: bold;
}
.fieldwrap{
	float: left;
	background: transparent url('images/tempFormInput.gif') no-repeat top left;
	padding: 5px 10px 5px 10px;
	margin: 0 5px 0 0;
	min-width: 69px;
	min-height: 30px;
}




*/



/*JAVASCRIPT DEPENDANT STUFF*/
.scriptonly { display: none; }
body.js .scriptonly { display: inline; }

body.js #references .refpage { display: none; }

#references #referencelinks { display: none; }
body.js #references #referencelinks { display: block; }
.next a { display: none !important; }
body.js .next a { display: block !important; }

#referencesbottom{ display: none; }
body.js #referencesbottom{ display: block; }
.servicesbottom{ visibility: hidden; }
body.js .servicesbottom{ visibility: visible; }


.noscripttop { height: 50px; }
body.js .noscripttop { display: none; }
.referencestop { background-color: #e2e6f1; }

