body{
	margin:0;
	font:13px/24px "OCR A Std","OCR A Extended", "OCRA", OCRA, "OCR-A", "OCR A", monospace, sans-serif;
	color:#b8c4cf;
	min-height:100%;
	text-transform:uppercase;
	letter-spacing:1px;
	background:#181818;
}
h1{
	background:url(../img/logo.png) no-repeat 0 0;
	margin:22px 0 0 2px;
	padding:0 30px 0 0;
	float:left;
	overflow:hidden;
}
h1 a{
	display:block;
	height:102px;
	width:208px;
	text-indent:-9999px;
}
div.bg-html{
	background:#1b1b1b url(../img/bg-html.gif) repeat-x 0 0;
	height:100%;
}
div.bg-body{
	background:url(../img/bg-body.gif) repeat-x 0 100%;
	padding-bottom:203px;
	margin:0;
}
#page{
	/*background:url(../img/bg-page.jpg) no-repeat 50% 0;*/
	margin:0 auto;
	width:100%;
}
#page div.bg-home{
	background:url(../img/bg-home.jpg) no-repeat 50% 0;
	width:100%;
}
#page div.bg-why{
	background:url(../img/bg-why_we_do_it.jpg) no-repeat 50% 0;
	width:100%;
}
#page div.bg-who{
	background:url(../img/bg-who_we_are.jpg) no-repeat 50% 0;
	width:100%;
}
#page div.bg-what{
	background:url(../img/bg-what_we_do.jpg) no-repeat 50% 0;
	width:100%;
}
#page div.bg-join{
	background:url(../img/bg-join_us.jpg) no-repeat 50% 0;
	width:100%;
}
#page div.bg-how{
	background:url(../img/bg-how_you_do_it.jpg) no-repeat 50% 0;
	width:100%;
}
#main{
	margin:0 auto;
	width:960px;
}
#header{
	margin:0 auto 0;
	/*padding:0 0 237px;*/
	width:100%;
	overflow:hidden;
}
#header ul.menu{
	float:left;
	overflow:hidden;
	width:860px;
	margin:33px -40px 0 -102px;
	padding:0;
	height:37px;
}
#header ul.menu li{
	float:left;
	list-style:none;
	padding:6px 16px 0 0;
	height:37px;
}
#header ul.menu li a{
	color:#424242;
	text-decoration:none;
	padding:0 13px 6px;
	height:37px;
}
#header ul.home-menu li a{
	color:#0066a1;
}
#header ul.menu li.hover,
#header ul.menu li:hover,
#header ul.menu li.active{
	background:url(../img/bg-menu.gif) no-repeat 0 0;
}
#header ul.menu li.hover a,
#header ul.menu li:hover a,
#header ul.menu li.active a{
	background:url(../img/bg-menu.gif) no-repeat 100% 100%;
}
#header ul.home-menu li.hover,
#header ul.home-menu li:hover,
#header ul.home-menu li.active{
	background:url(../img/bg-home-menu.gif) no-repeat 0 0;
	color:#797979;
}
#header ul.home-menu li.hover a,
#header ul.home-menu li:hover a,
#header ul.home-menu li.active a{
	background:url(../img/bg-home-menu.gif) no-repeat 100% 100%;
	color:#797979;
}

#main div.content{
	width:778px;
	padding:34px 94px 0 41px;
}
#main div.content h2{
	font-size:38px;
	color:#fff;
	line-height:36px;
}
#main div.content p{
	margin:0;
	text-align:justify;
}
#main div.content p.right{
	text-align:right;
	margin:36px 0 13px;
	font-size:11px;
}

#main div.content li{
	padding: 0 0 15px 0;
}

#main div.inner-content div.side-right{
	float: right;
	margin: 0 0 25px 15px;
	display: block;
	width: 380px;
	padding: 0px;
	height: 390px;
}

#main div.inner-content div.side-left{
	display: block;
	width: 350px;
	float: left;
	height: 420px;
	margin: 0px;
	padding: 0px;
	height: 390px;
}


#main div.content a{
	text-decoration:none;
	color:#99ccff;
}
#main div.content a:hover{
	text-decoration:underline;
}
#main div.home-content{
	background:url(../img/bg-home-content.png) no-repeat 0 0;
	width:778px;
	margin:281px 0 30px 45px;
}
#main div.inner-content{
	background:url(../img/bg-inner-content.gif) no-repeat 0 100%;
	width:778px;
	margin:114px 0 40px 35px;
	padding-left:52px;
}
#main div.inner-content h2{
	background:url(../img/bg-title.png) no-repeat 0 0;
	margin:0 0 0 -41px;
	padding:31px 0 38px 38px;
	width:778px;
	font-weight:lighter;
}
#main div.inner-content p{
	margin:20px 0 0;
}
/*----------------------------------------------------------------------------------------*/
#footer{
	color:#797979;
	margin:0 auto;
	width:100%;
	background:url(../img/bg-footer.gif) repeat-x 0 0;
	text-align:center;
	padding:22px 0 14px;
	font-size:12px;
}
#footer p{
	margin:0;
}
#footer a{
	color:#797979;
	text-decoration:none;
}
#footer a:hover{
	color:#797979;
	text-decoration:underline;
}

/*----------------------------------------------------------------------------------------*/
label
{
width: 75px;
float: left;
text-align: left;
margin-right: 15px;
display: block;
padding
}

input.submit
{
margin-left: 90px;
width: 155px;
height: 25px;
color: #ffffff;
background: #99ccff;
background:url(../img/bg-button.gif) repeat-x 0 0;
border: 1px solid #666666;
font:13px/24px "OCR A Std","OCR A Extended", "OCRA", OCRA, "OCR-A", "OCR A", monospace, sans-serif;
} 