/* CSS Document */



/*
-----------------------------------------
STRUCTURE
----------------------------------------- 
*/
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	background: #0c091b;
}
#navwrapper{
	margin: 0;
	padding:15px 0 0  0;
	height: 60px;
}

#topNav{
	margin: auto;
	width: 960px;
	height: 88px;
	background: url(../images/nav-bottom.png) bottom no-repeat;

}


#pageWrapper{
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	padding:0;

}

#contentWrap{
	position: relative;
	margin: 0 auto;
	padding:10px 0;
	background: #fff;
	clear: both;
}

.logo{float: left; margin-top: -6px;}

#middleBox{
	position: relative;
	height: 147px;
	/*background: url(../images/middle-box-bg.gif) top repeat-x;*/
	padding:20px 10px 0px 10px;
	margin:0;
}

#middleBox em {color: #f26522; font-style: normal}

.contentCenter {
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding: 0 10px;
}

#middleBox h1{
	font-family: Myriad Pro, Myriad, Trebuchet, sans-serif;
	font-size: 28px;
	font-weight: 400;
	color: #ffffff;
	margin: 0;
	padding: 5px 0 0 10px ;
	letter-spacing: -1px;
	text-shadow: #000000 0px -1px 1px;
	line-height: 34px;
}


#headerBox{
	z-index: -2;	 
	height:185px;
	padding: 0 0 30px 0;
	overflow: hidden;
/*	background: url(../images/feature-box-bg.png) bottom repeat-x;*/
}

#workheaderBox{
	z-index: 0;	 
	height:220px;
	padding: 0 0 30px 0;
	overflow: hidden;
	margin: -100px auto 0 auto;
/*	background: url(../images/feature-box-bg.png) bottom repeat-x;*/
}

#blogheaderBox{
	z-index: 0;	 
	height:160px;
	padding: 0 0 30px 0;
	overflow: hidden;
	margin: -200px auto 0 auto;
/*	background: url(../images/feature-box-bg.png) bottom repeat-x;*/
}

.git {
	float: left;
}

.git h2 {margin: 10px 0 10px 0; color: #343434; padding: 0; }
.git h3 {font-size: 20px; margin: 8px 0 0 0; color: #0065a4;}
.git h4 {font-size: 26px; margin: 34px 0 10px 0;}
.git p strong, .post.blog h2{font-size:1.4em; margin: 16px 0; display: block; line-height: 20px; color: #0065a4;}
.git p{margin-bottom: 8px; }
.post.blog h2{margin-left: 0; padding: 0; font-size: 24px; line-height: 32px;}

#payInvoice{border: 0; width: 174px; height: 58px}