HTML {
	padding:0px;
	margin:0px;
	height:100%;
	background:none;}
	
IMG {
	border:none;}

BODY {
	font-family:Arial;
	margin:0px;
	padding:0px;
	height:100%;
	background:#DCDCD2 url(images/body.jpg)repeat-x;}	
	
#mainContainer {
	background:#fff;
	width:780px;
	margin:83px auto;
	min-height:100%;}
	
#header {
	position:absolute;
	top:20px;
	width:780px;
	height:50px;
	background:url(images/logo.jpg) no-repeat;}
	
#nav1 {
	width:780px;
	height:16px;
	font-family:Arial;
	position:absolute;
	top:1px;
	margin:0 0 0 0px;
	padding:0;
	background:none;}
	
#nav1 SPAN {
	width:auto;}
	
#nav1 buffer {	
	width:780px;
	height:16px;
	margin:0 auto;}
	
#nav1 .buffer SPAN {
	color:#e1e1e1;
	margin:0 0px 0 0;
	padding:3px 0px 0px 0px;
	height:16px;
	font-size:10px;
	float:left;
	width:auto;}

#nav1 .buffer SPAN:hover {
	margin:0 0px 0 0;
	color:#7cb4f3;
	height:16px;
	cursor:pointer;}

#nav1 .buffer UL {
	margin:0;
	padding:0 0 0 0px;
	LIst-style: none;
	width:780px;
	height:16px;}
	
#nav1 UL LI {
	background:#756c65;
	float:right;
	margin:0 10px 0 0;
	padding:0 5px 0 5px;
	height:16px;
	width:auto;}
	
#nav1 UL LI a {
	text-decoration: none;
	color:#000;
	padding:0;
	border:none;
	text-align:center;}	
	
#nav1 UL LI.light a SPAN {
	color:#7cb4f3;}
	
#content {
	padding-top:12px;
	margin:0px 0 0 10px;
	width:600px;}

#content H1 {
	font-size:22px;
	font-weight:lighter;
	color:#7cb4f3;}
	
#content H2 {
	padding:10px 0 0 0;
	margin:0px 0 0 10px;
	font-size:16px;
	font-weight:lighter;
	color:#696868;}
	
#content .box {
	background:#dddcd3;
	border-bottom:1px solid #444444;
	margin:0 0 10px 0;}
	
#content .box_fix {
	
	border-bottom:1px solid #444444;
	margin:0 0 10px 0;}
	
#content .box .text {
margin:0 15px 0 10px;
font-size:13px;	
color:#2d2c2c;}

#content .apply {
	position:absolute;
	top:100px;
	left:820px;
	background:url(images/apply.jpg);
	width:62px;
	height:36px;}

#content .apply:hover {
	background:url(images/applyhover.jpg);
	cursor:pointer;}	
	
#banners {
	background:none;
	position:absolute;
	margin:120px 0 10px 605px;
	float:right;
	width:109px;
	padding:0px;
	top:0px;}	

#banners .buffer .box {
	background:none;
	border-bottom:none;}
	
#banners .box .banner {
	background:none;
	display:block;
	border:1px solid #696868;
	height:44px;
	width:139px;
	margin:0 0px 10px 10px;}
	
#mainFooter {
	font-size:12px;
	color:#686969;}	
	
#mainFooter a {
	margin:0 0 0 10px;
	font-size:12px;
	color:#696868;}
	
#contactForm fieldset {
	border:none;}
	
#contactForm div.name {
	padding-bottom:5px;}
	
#contactForm input {
	color:#444;}
	 
#content form .text {
	width:250px;}
	
#content form table.app tbody tr td table tbody tr.text td {
	padding-left:10px;}
	
	
	


