@charset "utf-8";
/* CSS Document */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	height: 330px;
	width: 900px;
}
#logo {
	height: 73px;
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	height: 330px;
	width: 203px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	padding-left: 0px;
	padding-right: 1px;
}
#boxes {
	float: left;
	height: 114px;
	width: 696px;
	margin-top: 7px;
}
#maintext {
	width: 870px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-image: url(images/footerbg.png);
	text-align: center;
	height: 60px;
	width: 900px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#footer a:link {
color:#FFFFFF
}
#footer a:visited {
color:#FFFFFF
}
#footer a:hover {
color:#FFFFFF
}
#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	height: 60px;
	width: 900px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #151F60;
}
#welcomebox {
	float: left;
	height: 204px;
	width: 692px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-left: 2px;
}
#maintopbg {
	height: 15px;
	width: 900px;
	background-image: url(images/maintopbg.gif);
	margin-top: 4px;
}
#mainsection {
	width: 900px;
	background-image: url(images/mainbg.gif);
}
#mainbottom {
	height: 15px;
	width: 900px;
	background-image: url(images/mainbottombg.gif);
	margin-bottom: 7px;
}
body {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	left:99px;
	top:23px;
	width:383px;
	height:80px;
	z-index:1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a:link {
	color: #151F7D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #151F7D;
}
a:hover {
	text-decoration: underline;
	color: #151F7D;
}
a:active {
	text-decoration: none;
	color: #151F7D;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: medium;
	color: #151F60;
}
h2 {
	font-size: small;
	color: #004C84;
}
#logobar {
	background-image: url(images/logobar.png);
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#catalog {
	float: right;
	width: 510px;
	height:500px;
	padding-left:15px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}