body{
	color: Black;
	background: url(../img/bg.gif) repeat;
	margin: 11px 0px 10px 32px;
	font-family: Arial, Helvetica, sans-serif;
}
div#header{
	width: 732px;
	height: 94px;
	background: url(../img/header-bg.gif) no-repeat left transparent;
}
div#header img{
	position: relative;
	top: 30px;
	left: 180px;
	border: none;
}
div#nav{
	width: 732px;
	height: 183px;
	background: url(../img/picnnav.jpg) no-repeat left transparent;
	position: relative;
}
div#nav span{
	position: relative;
	top: 32px;
	left: 4px;
}
div#nav a{
	display: list-item;
	width: 150px;
	height: 24px;
	list-style: none;
	text-decoration: none;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
a#l1{
	text-indent: 1px;
}
a#l2{
	text-indent: 0px;
}
a#l3{
	text-indent: 1px;
}
a#l4{
	text-indent: 3px;
}
a#l5{
	text-indent: 7px;
}
div#nav a:hover{
	text-decoration: overline underline;
}
div#grey-block{
	width: 732px;
	height: 125px;
	background: #3E484B url(../img/dark-grey.gif) no-repeat left;
}
div#text{
	width: 472px;
	background: White;
	position: relative;
	left: 230px;
	border-bottom: solid 8px #3E484B;
}
div#application-form-box{
	width: 520px;
	background: White;
	position: relative;
	left: 182px;
	border-bottom: solid 8px #3E484B;
}
div#text h1, div#application-form-box h1{
	text-align: justify;
	font-size: 18px;
	margin: 0px 10px 15px 10px;
	position: relative;
	top: 5px;
}
div#text h2{
	text-align: justify;
	font-size: 16px;
	margin: 0px 10px 10px 10px;
}
div#text p, , div#application-form-box p{
	text-align: justify;
	font-size: 12px;
	margin: 0px 10px 15px 10px;
}
div#text p a{
	color: #F16F31;
	text-decoration: none;
	font-weight: bold;
}
div#text p a:hover{
	color: #F69753;
}
img#comp{
	margin: 10px 0 0 0;
}
#footer-links{
	width: 702px;
	text-align: center;
	margin: 0px;
}
#footer-links a{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 14px;
}
#footer-links a:hover{
	text-decoration: underline;
}
li{
	list-style-type: square;
	color: #E76C29;
}
li a{
	text-decoration: none;
	font-weight: bold;
	color: #F99A56;
}
li a:hover{
	color: #3E484B;
}
img#cont{
	position: relative;
	left: 10px;
	display: block;
}
p#app-head{
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 50px;
	left: 380px;
	color: #3E484B;
}
p#app-text{
	font-size: 11px;
	position: absolute;
	top: 75px;
	left: 380px;
	width: 250px;
	color: #3E484B;
}
a#app-butt{
	display: block;
	width: 183px;
	line-height: 41px;
	background: url(../img/app-butt.gif) no-repeat;
	position: absolute;
	top: 120px;
	left: 450px;
	color: White;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}
div#gsense{
	position: relative;
	top: 30px;
	left: 225px;
}