body {
	margin: 0; 
	padding: 0;
	font-family: monotype corsiva, verdana;
	color: #315f92;
}

center {padding: 0;
margin: 0;}

p { }

td { }

a:link {text-decoration: none; }

a:visited {text-decoration: none; }

a:hover {text-decoration: none; }

a:active {text-decoration: none; }

img {border: 0; padding: 0;}

h2 { padding: 0; margin: 0; }

#container {
	width: 1093px;
	margin: 0 auto;
}

#header {
	position: relative;
	top: 0;
	left: 0;
	width: 1093px;
	height: 86px;
	display: block;
}

#navbar {
	position: relative;
	top: 0;
	left: 0px;
	width: 973px;
	height: 34px;
	display: block;
}

#slider {
	position: relative;
	top: 0;
	left:0px;
	width:960px;
	height: 237px;
	display: block;	
}

#information {
	position: relative;
	top: 10px;
	left: 3px;
	width: 973px;
	height: 237px;
	display: block;
}

#pre-footer {
	position: relative;
	top: 20px;
	left: 3px;
	width: 973px;
	height: 34px;
	display: block;
}

#footer {
	position: relative;
	top: 25px;
	left: 5px;
	width: 973px;
	height: 34px;
	display: block;
}

.clear {
	clear: both;
}

.logo {
	float: left;
	width: 344px;
	height: 86px;
	
}

.keys {
	float: right;
	width: 212px;
	height: 86px;
	background-image: url('images/keys.jpg');
	background-repeat: no-repeat;
	display: block;
	
}

.navbarleft{
	float: left;
	width: 15px;
	height: 34px;
	background-image: url('images/navbar_left.jpg');
	background-repeat: no-repeat;
	padding: 0;
	display: block;
}

.navbarmain {
	float: left;
	width: 943px;
	height: 34px;
	background-image: url('images/navbarbg.jpg');
	display: block;
}

.navitem {
	float: left;
	width: 180px;
	height: 34px;
	line-height: 34px;
	display: block;
	text-align: center;
	padding: 0;
}

.navtext {
	color: white;
	font-size: 25px;
}

.navsplit {
	float: left;
	width: 8px;
	height: 34px;
	padding: 0;
	background-image: url('images/nav_sep.jpg');
	background-repeat: no-repeat;
	display: block;
}

.navbarright{
	float: left;
	width: 15px;
	height: 34px;
	background-image: url('images/navbar_right.jpg');
	background-repeat: no-repeat;
	padding: 0;
	display: block;
}

.arrowleft {
	float: left;
	width: 35px;
	height: 237px;
	display: block;
}

.arrowright {
	float: left;
	width: 35px;
	height: 237px;
	display: block;
}

.homebox {
	float: left;
	width: 481px;
	height: 237px;
	background-image: url('images/homeboxbg.jpg');
	background-repeat: no-repeat;
	display: block;
	padding: 0;
}

.hometitle {
	float: left;
	width: 459px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 22px;
	height: 25px;
}

.boxtxt {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	width: 449px;
	font-size: 12px;
	height: 130px;
	font-family: Arial;
	text-align: left;
}

.form {
	clear: both;
	float: left;
	width: 459px;
	padding-left: 10px;
}

#SearchForm {
	clear: both;
	float: left;
	padding-left: 25px;
	height: 200px;
	width: 459px;
	text-align: left;
}

.detailscontainer {
	float: left;
	width: 480px;
	height: 170px;
	overflow: hidden;
}

.boximage {
	float: left;
	margin-left: 16px;
	margin-top: 10px;
	width: 160px;
	height: 160px;
	background-color: blue;
}

.boxtitle {
	float: right;
	width: 245px;
	padding-right: 15px;
	margin-right: 15px;
	padding-top: 10px;
	margin-top: 10px;
	height: 60px;
	font-family: Arial, Verdana;
	font-size: 16px;
	text-align: center;
	font-weight: 800;
}

.boxtitle2 {
	float: right;
	width: 245px;
	padding-right: 15px;
	margin-right: 15px;
	margin-top: 2px;
	height: 85px;
	font-family: Arial, Verdana;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
}

.buttoncontainer {
	float: left;
	clear: both;
	width: 480px;
	margin-top: 10px;
}

.button1 {
	float: left;
	background-image: url('images/buttonbg.jpg');
	background-repeat: no-repeat;
	width: 201px;
	height: 29px;
	margin-left: 15px;
	line-height: 29px;
}

.button1 a img {
	padding-top: 2px;
}

.button2 {
	float: right;
	background-image: url('images/buttonbg.jpg');
	background-repeat: no-repeat;
	width: 201px;
	height: 29px;
	padding-right: 15px;
}

.buttontxt {
	text-align: center;
	float: left;
	width: 201px;
	line-height: 29px;
	color: #fff;
	font-size: 20px;
	font-family: Arial, Verdana;
}

.verticalClear {
	width: 10px;
	height: 100%;
	display: block;
	float: left;
}

.prefooter-txt {
	text-align: center;
	font-family: Arial, Verdana;
	color: #315f92;
	width: 973px;
	float: left;
	font-size: 12px;
	font-weight: 600;
}

.prefooter-txt a {
	text-decoration: underline;
	color: #315f92;
}

.footer-txt {
	text-align: center;
	font-family: Arial, Verdana;
	color: #fff;
	width: 943px;
	float: left;
	font-size: 12px;
	font-weight: 600;
	margin-top: 4px;
	padding-top: 4px;
}
