body{
	background-color: #6E8658;
	color: white;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align: center;
}
body#contact{
	background-color: #4B5C3C;
}
td{
	padding:0px;
	vertical-align: top;
}
img{
	border: 0px;
}
table{
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-size: 11px;
}
form{
	margin: 0px;
}
h1{
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	background-image: url(../images/globe.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 14px 2px 2px 70px;
	margin: 0px;
	
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	
}
h3{
	
}
h4{
	
}
h5{
	
}
p,li{
	font-size: 12px;	
}
a{
	color: White;	
}
a:hover{
	
}
#table{
	width: 780px;
	background-color: #324321;
}
#title{
	background-color: #324321;
	height: 206px;
	background-image: url(../images/face.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px;
}
.box{
	width: 50%;	
	text-align: left;
	background-image: url(../images/bodydivsliver.gif);
	background-repeat: repeat-y;
	background-position: 12px;
	padding-left: 12px;

}
.box p, .box h3{
	text-align: justify;
	padding: 0px 20px 0px 10px;
}
.box h5, .box h2{
	background-image: url(../images/bodydivh2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 5px;
	height: 26px;	
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
}
#menu{
}
#menu a{
	width: 160px;
	margin-left: 10px;
	margin-right: 10px;
	height: 35px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 2px;	
	vertical-align: top;
	border-bottom: 1px #3D4E2E solid;
	background-color: #586947;
	text-align: center;
	text-decoration: none;
}
#menu a:hover{
	background-color: #A4B997;	
}
#comparison{
	
}
#comparison table{
	width: 350px;
	margin-left: 10px;
}
#comparison td{
	width: auto;
	height: 35px;
	font-size: 12px;
	padding: 2px;
	border-left: 1px #3D4E2E solid;
	border-bottom: 1px #3D4E2E solid;
	background-color: #586947;	
	text-align: center;
}
#titleapp{
	width: 400px;
	height: 130px;
	overflow: hidden;
	background-image: url(../images/titleapp.gif);
	background-repeat: no-repeat;
	text-align: center;

	padding-bottom: 5px;
	margin: 0px;
}
#titleapp h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	width: 75%;
	margin: 0px;
	
}
#titleapp p{
	font-size: 10px;
	margin: 0px;
}
#titleapp .left{
	float: left;
	width: 200px;	
	border-right: 1px #3D4E2E solid;	
	padding: 10px;
}
#titleapp .right{
	float: right;
	width: 200px;		
	padding: 10px;
}
#titleapp a{
	font-size: 14px;
	color: White;
	font-weight: bold;
	display: block;
}
#titlesearch{
	height: 60px;
	margin: 10px 0px -5px 0px;
	padding: 0px 0px 0px 10px;
}
#titlesearch script{
	display: inline;
}
#titlesearch a{
	padding: 0px 5px 0px 0px;
}
#adsensesearch td{
	display: inline;
	height: 60px;
	padding: 10px 0px 0px 0px;
}
.apply{
	width: 100%;
	font-size: 18px;
	text-align: center;
	padding: 0px 10px 0px 10px;	
	font-weight: bold;
}
#footer{
	background-image: url(../images/footerbg.gif);
	background-position: 11px top;
	background-repeat: no-repeat;
	height: 84px;
	text-align: center;
	padding: 50px;
}
#footer-wide{
	background-image: url(../images/footerbg-wide.gif);
	background-position: 11px top;
	background-repeat: no-repeat;
	height: 84px;
	text-align: center;
	padding: 50px;
}
#body-wide{
	border-top: 12px #324321 solid;
	background-image: url(../images/body-wide.gif);
	background-repeat: repeat-y;
	background-position: 10px;		
	text-align: center;	
}
#body-wide iframe{
	text-align: center;
}
#body-wide p{
	padding: 0px 20px 0px 30px;
	text-align: justify;
}
#body-wide h2{
	background-image: url(../images/body-wide-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	text-align: center;
}
#appform{
	background-color: #324321;
	padding: 20px;
	border: 2px #273818 Solid;
	width: 560px;	
}