/* CSS Document */

html {
	font-size: 50%
}

body {
	margin-top:0;
	background-color:#63698a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
}

p {
	line-height:1.6em;
	color:#1d1d1d;
	font-size:1.1em;
}

h1, h2 {
	color:#3d3d3d;
	font-weight:bold;
	margin:0;
	padding:0;
}

h1 {
	font-size:1.2em;
}

h2 {
	font-size:1.1em;
}

h1 img {
}

h2 img {
}

a {
	text-decoration:none;
	color:#1d1d1d;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

#content a {
	text-decoration:underline;
}

#maincontainer {
/*	background-image:url(images/bottomborder.gif);
	background-position:bottom;*/
	background-image:url(images/sidebarshadow.gif);
	background-position:225px 345px;
	background-repeat:no-repeat;
	background-color:#fff;
	width:70.9em;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:2.4em;
}

#menucontainer {
	height:62px;
	border-top:5px solid #000;
	background-image:url(images/menubg.gif);
	background-repeat:repeat-x;
	background-color:#000;
	text-align:right;
	padding-right:44px;
	z-index: 0;
}

#mainmenu {
	position:relative;
	left:32em;
	top:2.7em;
	margin:0;
	padding:0;
	width:45em;
}

* html #mainmenu {
	left:6em;
}

#mainmenu li {
	padding:0;
	margin:0;
	list-style:none;
	margin-left:1.2em;
	float:left;
}

#mainmenu li a {
	display:block;
	height:12px;
}

#home {
	width:43px;
}

#home a {
	background-image:url(images/homebutton.gif);
	background-repeat:no-repeat;
}

#careers {
	width:62px;
}

#careers a {
	background-image:url(images/careersbutton.gif);
	background-repeat:no-repeat;
}

#aboutus {
	width:64px;
}

#aboutus a {
	background-image:url(images/aboutbutton.gif);
	background-repeat:no-repeat;
}

#contact {
	width:59px;
}

#contact a {
	background-image:url(images/contactbutton.gif);
	background-repeat:no-repeat;
}

#policies {
	width:72px;
}

#policies a {
	background-image:url(images/policiesbutton.gif);
	background-repeat:no-repeat;
}

#home a:hover {
	background-image:url(images/homebutton_hover.gif);
}

#careers a:hover {
	background-image:url(images/careersbutton_hover.gif);
}

#aboutus a:hover {
	background-image:url(images/aboutbutton_hover.gif);
}

#contact a:hover {
	background-image:url(images/contactbutton_hover.gif);
}

#policies a:hover {
	background-image:url(images/policiesbutton_hover.gif);
}

span.hidetext {
	visibility:hidden;
}

#leftheader {
	width:22.6em;
	height:19.6em;
	background-color:#2d3c5b;
	background-image:url(images/mailinglistbgtop.gif);
	background-position:0 12.9em;
	background-repeat:repeat-x;
	overflow:hidden;
}

#leftheaderbottom{
	background-image:url(images/mailinglistbgbottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#2d3c5b;
	width:22.6em;
	height:1.4em;
}

#leftheader img {
	position:relative;
	height:3.9em;
	left:4em;
	top:15.1em;
}

#rightheader {
	float:right;
	height:21em;
	width:47.3em;
	overflow:hidden;
}

#bottomheader {
	height:1.3em;
	background-color:#070e21;
}

.sidebar {
	width:17.3em;
	background-image:url(images/sidebarbgtop.gif);
	background-repeat:repeat-x;
	padding-top:1.7em;
	padding-left:2.4em;
	padding-right:2.4em;
	padding-bottom:3em;
	margin-top:0.6em;
	margin-left:0.8em;
}

#projectsbar {
	width:21.3em;
	padding-left:0.4em;
	padding-right:0.4em;
}

* html .sidebar {
	padding-top:2.9em;
}

.sidebar h2 {
	margin:0;
	margin-top:1.4em;
	margin-bottom:0.3em;
}

.sidebar p {
	margin:0;
	margin-bottom:1em;
}

#contentcontainer {
	float:right;
	width:47.1em;
}

#content {
	background-image:url(images/contentbg.gif);
	background-repeat:no-repeat;
	width:42.3em;
	margin-left:auto;
	margin-right:auto;
	margin-top:1.1em;
	padding-top:0.2em;
	padding-left:1.2em;
	padding-right:1.2em;
	padding-bottom:4em;
}

#headercaption {
	height:51px;
	background-image:url(images/mailinglistbg.gif);
	background-repeat:repeat-x;
	background-color:#000;
	border-left:0.4em solid #000;
	border-right:0.4em solid #000;
}

#joinmailinglist {
	position:relative;
	top:1.3em;
	left:3.8em;
}

#content h1, h2 {
	margin:0;
	margin-bottom:0.8em;
	margin-top:1.4em;
}

#footer {
	height:6.1em;
	background-image:url(images/footerbglong.gif);
	background-repeat:no-repeat;
	background-position:0.2em;
	clear:both;
}

#footer ul {
	margin:0;
	padding:0;
	margin-left:3.2em;
	padding-top:2.8em;
}

#footer li {
	font-size:0.9em;
	margin:0;
	padding:0;
	padding-left:0.5em;
	padding-right:0.1em;
	display:inline;
	border-left:0.1em solid #3a3a3a;
}

#footer li.first {
	border-left:none;
}

#footer li a {
	color:#3a3a3a;
}

#logo ul {
	float:right;
	margin:0;
	padding:0;
	padding-top:4.2em;
	margin-right:1.6em;
}

#logo li {
	font-size:0.9em;
	margin:0;
	padding:0;
	padding-left:0.8em;
	padding-right:0.4em;
	display:inline;
	border-left:0.1em solid #d8d8d8;
	padding-top:0.2em;
	padding-bottom:0.2em;
}

#logo li.first {
	border-left:none;
}

#logo li a {
	color:#4d4d4d;
}

.projectlink {
	padding-bottom:0.3em;
	color:#404040;
	text-decoration:none;
	font-weight:bold;
}

#azure {
	margin-top:2em;
	margin-right:1.2em;
	float:right;
}

#azure a {
	color:#1d1d1d;
}

#azure img {
	height:1.8em;
	border:none;
}

#bottomborder {
	background-image:url(images/bottomborder.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:6px;
}

address.career {
	color:#1d1d1d;
	margin-left:4px;
	margin-top:10px;
	margin-bottom:20px;
	font-style:normal;
	font-size:1.1em;
	float:left;
}

ul.career {
	color:#1d1d1d;
	list-style:none;
	padding:0;
	margin-left:14px;
	margin-top:10px;
	font-size:1.1em;
	float:right;
}

#maillistbox {
	padding:0;
	margin:0;
	padding-left:40px;
	padding-right:40px;
	height:130px;
	background-color:#000;
	background-image:url(images/mailinglistbg.gif);
	background-repeat:repeat-x;
	background-position:0 80px;
}

#maillistbox p {
	margin:0;
	padding:0;
	color:#fff;
	padding-top:14px;
	padding-bottom:30px;
}

#textboxes label {
	display:none;
}

input.textfield {
	width:154px;
	height:18px;
	background-color:#000;
	border:1px solid #505050;
	color:#fff;
	font-size:1.1em;
	padding-bottom:2px;
	padding-top:6px;
	padding-left:9px;
	padding-right:9px;
	font-weight:bold;
}

input.radiobutton {
	margin:0;
	padding:0;
}

#submitbutton {
	position:relative;
	top:32px;
	left:52px;
}

#contactfields {
	float:left;
	width:200px;
}

#contactfields label, #messagebox label {
	display:block;
	margin-bottom:5px;
}

#contactfields input {
	display:block;
	background-image:url(images/textfieldbg.gif);
	background-repeat:no-repeat;
	width:182px;
	height:23px;
	border:0;
	padding:8px;
	padding-top:8px;
	padding-bottom:0;
	font-size:1.1em;
	margin-bottom:7px;
}

#messagebox {
	margin-left:216px;
}

#message {
	background-image:url(images/messageboxbg.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top left;
	border:0;
	width:184px;
	height:135px;
	padding:8px;
	padding-top:8px;
	padding-bottom:0;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

* html #message {
	background-attachment:fixed;
}

.sidebar ul {
	margin:0;
	padding:0;
	margin-top:10px;
}

.sidebar li {
	margin-bottom:6px;
}

.sidebar li a {
	color:#000;
}

#projectslist li {
	border-bottom:1px solid #d0d0d0;
	list-style:none;
	margin:0;
	padding:9px;
	padding-left:14px;
}

#projectslist li a {
	display:block;
	background-image:url(images/projectbullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:4px;
	padding-left:20px;
}

li.grey {
	background-image:url(images/projecttitlebg.gif);
	background-repeat:repeat-x;
}

#projectgallery {
	text-align:center;
}

#projectgallery img {
	margin:10px;
	border:1px solid #505050;
}

#validationbuttons {
	text-align:right;
	width:70.9em;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
	margin-bottom:16px;
}

#validationbuttons li {
	border:0;
	margin-left:5px;
	display:inline;
}

div.servicesimages {
	text-align:center;
}

div.servicesimages img {
	padding:20px;
	padding-bottom:4px;
}

div.servicesimages h3 {
	font-size:1.1em;
	font-weight:normal;
	margin:0;
	padding:0;
}
