/* CSS Document */

body {
background-color:#FFF;
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
color: #918f90;
}

#mainCont {
width: 770px;
margin: 0 auto;
z-index: 1;
}
#pilotCall {
z-index: 2;
margin: 0 auto;
position: absolute;
margin-left: 624px;
margin-top:-4px;
}
.clear {
clear: both;
}
h1 {
color: #ff7f14;
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
display: inline;

}
/* HEADER */
#logo {
width: 755px;
height: 38px;
padding: 0 0 0 15px;
margin: 18px 0 0 0;
}
#tag {
width: 770px;
height: 32px;
margin: 10px 0 0 0;
}
/* MIDSECTION */
#manmax {
width: 770px;
height: 23px;
margin: 10px 0 10px 0;
text-align:center;
}
#roundinside {
width: 770px;
}
#og-handshake {
float: left;
height:153px;
width: 164px;
margin-left:22px;
}
#checkpoints {
float: right;
width: 550px;
font-size: 14px;
color: #918f90;
}
#checkpoints ul {
list-style-type: none;
padding: 0;
margin: 0;
}
#checkpoints ul li { 
background: url(../img/check.gif) left center no-repeat;
vertical-align: text-bottom;
padding-left: 27px;
line-height: 26px;
margin: 0;
}
#btns {
width: 423px;
height: 45px;
margin: 3px 0 3px 27px;
}

.roundcont {
	width: 770px;
	background-color: #e9e9e9;
	color: #000;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../img/cn-tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../img/cn-br.gif) no-repeat top right; 
}

img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}
/* DIFFERENCE */
#question {
width: 770px;
height: 54px;
margin-top:10px;
_margin-top: 0px;
}
#difference {
float:left;
width: 177px;
margin: 20px 29px 0 55px;
_margin-left: 30px;
}
#thinker {
float:left;
margin: 0 28px 0 0;
}
#going {
float: right;
margin-right:40px;
_margin-right: 20px;
}
.goingTxt {
font-family:: Helvetica, Arial, sans-serif;
color: #918f90;
font-size: 13px;
line-height: 24px;
}
#differenceTxt {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #918f90;
line-height: 18px;
width: 770px;
}
#differenceTxt a:link, #diffrenceTxt a:visited {
text-decoration: underline;
color: #ea7a26;
}
#differenceTxt a:hover, #diffrenceTxt a:active {
text-decoration: underline;
color: #918f90;
}
#getStarted {
width: 259px;
float:right;
margin-top:10px;
}
#differencePoints {
width: 510px;
float: left;
margin: 10px 0 10px 0;

}
.points {
width: 170px;
float:left;
}
.points ul {
margin: 0;
padding: 0;
}
#orgCont {
width: 770px;
margin-top: 25px;
}
.orgIcon {
width: 90px;
margin-left:10px;
float:left;
height: 120px;
clear:left;
}
.orgDescription {
width: 650px;
margin-left: 20px;
float:right;
height: 120px;
clear: right;
}

/* HOW IT WORKS */
.roundconts {
	width: 375px;
	background-color: #e9e9e9;
	color: #000;
	float: left;
	clear: left;
}
.roundcontsR {
	width: 375px;
	background-color: #e9e9e9;
	color: #000;
	float: right;
	clear: right;
}

.roundconts p, .roundcontsR p {
	margin: 0 10px;
}

.worksCont {
width: 335px;
margin: 0 auto;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
color: #918f90;
font-size: 15px;
margin-bottom:20px;
}
.worksIcon {
width: 22px;
float:left;
height: 22px;
clear:left;
margin-top:10px;
}
.worksDescription {
width: 303px;
margin-left: 10px;
float:right;
height: 22px;
clear: right;
margin-top:10px;
line-height:22px;
}
/* FAQ */
#title {
width: 770px;
height: 23px;
margin: 10px 0 5px 0;
text-align:left;
font-family: Helvetica Rounded, Arial Rounded MT Bold, Helvetica, sans-serif;
font-weight: bold;
font-size: 20px;
color: #918f90;
letter-spacing: -.025em;
}
#faqs {
width: 730px;
margin: 0 auto;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #918f90;
line-height: 18px;
}
#faqs a:link, #faqs a:visited{
color: #918f90;
}
#faqs a:hover, #faqs a:active{
color: #f79621;
}
.faqpoints {
width: 243px;
float:left;
}

.top {
width: 770px;
text-align: right;
font-size: 10px;
color: #ff7f14;
}
.top a {
color: #ff7f14;
text-decoration: none;
}
/* SIGNUP */
#signUp {
width: 770px;
margin-top:20px;
}

form.findSchool select {
width: 250px;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
color: #4f4f4f;
float: left;
}
form.findSchool input {
margin-left: 7px;
float: left;
}
#ready {
float: left; 
margin:4px 8px 0 0 ;
}
#helpFind {
float:left;
font-size: 9px;
line-height: 10px;
font:Verdana, Arial, sans-serif;
margin-left:5px;
}
#helpFind a:link, #helpFind a:visited {
color: #918f90;
}
#helpFind a:active, #helpFind a:hover {
color: #f79621;
}


/* FOOT */
#footCont {
border-top: solid 1px #bdbdbd;
width: 770px;
margin-top:18px;
}

#footNav {
float: left;
margin-bottom:10px;
}
#footNav a:link, #footNav a:visited, #copyright a:link, #copyright a:visited{
color: #918f90;
text-decoration: none;
}
#footNav a:active, #footNav a:hover, #copyright a:active, #copyright a:hover{
color: #f79621;
}
#footNav ul {
margin-top: 10px;
padding:0;
margin-left:0px;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
color: #918f90;
}
#footNav ul li {
display: inline;
margin-right:27px;
padding:0;
}

#copyright {
float: right;
margin-top: 10px;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
color: #bdbdbd;

}