body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #18315e;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

p {
	clear: left;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	width: 438px;
	height: 64px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 2em;
	text-align: left;
	float: left;
	clear: left;
	background-image: url(images/titlebg.jpg);
	color: #000000;
	font-size: 2em;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 12px;
	margin: 0;
	padding-bottom: 10px;
}

h2 { padding: 11px 0pt; font-size: 1.2em; }

h3 { padding: 11px 0pt; font-size: 1.2em; }

h4, h5, h6 { padding: 8px 0pt 3px; font-size: 1.2em; font-weight: bold; }

img {
	border: 0;

}

/* Layout */

#wrapper {
	width: 758px;
	margin: auto;
}
#header {
	float: left;
	clear: left;
	width: 755px;
}
#container {
	background-color: #ffffff;
	width: 677px;
	float: left;
	clear: left;
	background-image:url(images/contentbg.gif);
	background-repeat: no-repeat;
}
#main{
	padding-top: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	clear: none;
	width: 677px;
	padding-left: 40px;
}
#right {
	width:198px;
	float: right;
	clear: right;
	margin-top: 9px;
	background-color: #FFFFFF;
}
#footer {
	float: left;
	clear: both;
	width: 697px;
	margin-bottom: 35px;
	padding-top: 127px;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	padding-left: 60px;
}
#logo {
	float: left;
	clear: left;
	width: 243px;
	padding-right: 5px;
}
#topnav {
	clear: none;
	float: left;
	width: 507px;
}


/* -------------------------- Menu's -------------------------- */

#menu {
	padding: 0;
	margin: 0;
	width: 475px;
	padding-top: 64px;
   padding-bottom: 18px;
	float: left;
}
#menu li {
	float: right;
	list-style: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#apply a {
	background-image: url(images/butt_apply.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 29px;
	width: 95px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#apply a:hover {
	background-image: url(images/butt_apply_active.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 29px;
	width: 95px;
	color: #0E358A;
	text-decoration: none;
	text-align: center;
}
#contact a {
	background-image: url(images/butt_contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 29px;
	width: 98px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#contact a:hover {
	background-image: url(images/butt_contact_active.gif);
	color: #0E358A;
	display: block;
}

#menu2 {
	padding: 0;
	margin: 0;
	width: 500px;
}
#menu2 ul {
	padding: 0;
	margin: 0;
	float: left;
}
#menu2 li {
	float: left;
	list-style: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#home a {
	background-image: url(images/butt_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 23px;
	width: 71px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#home-active a {
	background-image: url(images/butt_home_active.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 23px;
	width: 71px;
	color: #ac0011;
	text-decoration: none;
	text-align: center;
}
#home a:hover {
	background-image: url(images/butt_home_active.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 23px;
	width: 71px;
	color: #ac0011;
	text-decoration: none;
	text-align: center;
}
#how a {
	background-image: url(images/butt_how_does_it_work.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 24px;
	width: 137px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#how a:hover  {
	background-image: url(images/butt_how_does_it_work_active.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 24px;
	width: 137px;
	color: #ac0011;
	text-decoration: none;
	text-align: center;
}
#who a {
	background-image: url(images/butt_who_qualifies.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 24px;
	width: 119px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#who a:hover {
	background-image: url(images/butt_who_qualifies_active.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 24px;
	width: 119px;
	color: #ac0011;
	text-decoration: none;
	text-align: center;
}
#what a {
	background-image: url(images/butt_what_does_it_cost.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 24px;
	width: 147px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#what a:hover {
	background-image: url(images/butt_what_does_it_cost_active.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 24px;
	width: 147px;
	color: #ac0011;
	text-decoration: none;
	text-align: center;
}
#mainlinks {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
}
#mainlinks li { 
    display: inline;
	font-size: 1em;
	color: #000000;	
}
#mainlinks li a { 
    color: #ac0011;
	text-decoration: none;
}
#mainlinks li a:hover { 
    color: #0E358A;
	text-decoration: underline;
}
#footlinks {
	padding: 0;
	margin: 0;
	clear: both;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#footlinks li { 
	display: inline; 
	padding-right: 10px; 
	font-size: 0.8em;
}
#footer a { 
	color: #fff5bc; 
}
#sitemap {
	margin: 0;
	float: left;
	width: 456px;
}
#sitemap li a {
	color: #205e18;

}
#sitemap li a:hover {
	color: #000000;

}

/* -------------------------- End Menu's -------------------------- */

/* Content */

.title {
	width: 450px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	float: left;
	clear: left;
	background-image: url(images/titlebg.jpg);
	color: #000000;
	font-size: 1.4em;
	background-repeat: no-repeat;
	
}
.content {
	font-family: "Trebuchet MS",Tahoma,Arial,Verdana,sans-serif;
	font-size: 0.9em;
	line-height: 1.5;
	float: left;
	clear: left;
	width: 456px;
	padding-left: 13px;
	padding-right: 10px;
	background-image: url(images/dashedbg.gif);
	background-repeat: repeat-y;
	margin-top: 9px;
	text-align: left;
	color: #545454;	
}
.banner {
	width: 450px;
	float: left;
	clear: left;
	vertical-align: bottom;
	position: absolute;

}
#call {
    font-family: "Trebuchet MS",Tahoma,Arial,Verdana,sans-serif;
	padding: 35px 10px 20px 14px;
	color: #545454;
	font-size: 0.7em;
	width: 170px;
}

.buttdiv {
	float: left;
	clear: left;
	width: 198px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;	
}
