
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #061C37;
	background: white
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#navBar
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 1040px;
  padding: 20px 7px 15px;
}

#topBar
{
background: black; 
height: 25px;
}

.logo 
{
float:left;
padding: 8px 20px 0;
font-size: 45px;
font-family: futura_bold;
color:#ff401a;
}

.logo a
{
text-decoration:none;
color:#ff401a;
}

.topNaviagationLink
{
text-align:center;
position:relative;
font-size:25px;
margin-left:-10px;
width:100px;
height: 30px;
line-height: 35px;
float:right;
color:#ff401a;
font-family:futura_bold;
padding: 25px 20px 0
}


.topNaviagationLink a
{
text-decoration:none;
color:#ff401a;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#686B6B;
display: block;
width:100px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);

}

#main
{
width:100%;
height:auto;
background-color:#FFFFFF;
border-top: 1px solid;
border-color: #e6e6e6;
padding-bottom: 10px;
}

.headline 
{
height: auto;
display: block;
width:1000px;
}

.headline h1
{
font-size: 70px;
font-family: futura_bold;
color: #3e3d45;
}

.subtext 
{
font-size: 25px;
width: 1000px;
color: #3e3d45;
font-family: proxima_light;
}

#process
{
height:auto;
border-top:1px solid;
border-color:#e6e6e6;
padding-bottom:10px;
}

#documents
{
height:auto;
border-top:1px solid;
border-color:#e6e6e6;
padding-bottom:10px;
}

#team
{
height:auto;
min-height: 345px;
border-top:1px solid;
border-color:#e6e6e6;
padding-bottom:10px;
}

.sectionHeading
{
font-size:30px;
color: #3e3d45;
width:1000px;
font-family: futura_bold;
padding-top: 10px;
}

.sectionSubtext 
{
font-size:20px;
color: #3e3d45;
width:1000px;
font-family: proxima_light;
}

.bodyText
{
font-size:20px;
color: #3e3d45;
width:1000px;
font-family: proxima_light;
line-height:1.555555em;
}

.c7
{
font-size:20px;
color: #3e3d45;
width:1000px;
font-family: proxima_light;
line-height:1.555555em;
}

.c6
{
font-size:20px;
color: #3e3d45;
width:1000px;
font-family: proxima_light;
line-height:1.555555em;
padding-left: 0pt;
widows: 2;
orphans: 2;
direction: ltr;
margin-left: 72pt;
}

.c5
{
font-size:20px;
color: #3e3d45;
width:1000px;
font-family: proxima_light;
line-height:1.555555em;
padding-left: 0pt;
widows: 2;
orphans: 2;
direction: ltr;
margin-left: 108pt;
}

body h3 
{
font-size:30px;
color: #ff401a;
width:1000px;
font-family: futura_bold;
}

.mainText
{
font-size:20px;
color: #3e3d45;
width:1000px;
font-family: proxima_light;
line-height:1.555555em;
}

#footer 
{
height:100px;
text-align: center;
border-bottom: 3px solid #ff401a;
background: #222526;
font-size: .72222em;
line-height: 1.1538em;
color: #797d80;
padding: 40px 0 22px;
font-weight: bold;
}

.createdBy
{
padding: 100px 34px 0;
font-size:12px;
}

.clear 
{
clear:both;
}

html, body {
text-align: center;
}
p {text-align: left;}

@font-face {
	font-family: futura_bold;
	src: url('Futura.ttf');
}

@font-face {
	font-family: proxima_light;
	src: url('ProximaNova-Light.otf');
}