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

*{margin:0px;}
#top {
	background-image: url(../images/topnew_02.gif);
	height: 150px;
	width: 759px;
	display: block;
}
#bottom {
	background-image: url(../images/newimages/images/layout_slices2_08.gif);
	height: 64px;
	width: 759px;
	background-color: #000000;
	background-repeat: repeat-x;
	display: block;
}
#middle {
	display: block;
	height: 650px;
	width: 850px;
}
#navigation {
	height: 600px;
	width: 360px;
	padding-top: 50px;
	padding-left: 50px;
	float: left;
}
#bottominfo {
	background-image: url(../images/images/contactinfobottom_01.gif);
	height: 69px;
	width: 499px;
	position: absolute;
	right: 0px;
}
#content {
	float: right;
	height: auto;
	width: 425px;
	margin-top: 25px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF0000;
	text-align: center;
}
h2 {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.style1 {color: #FFFFFF}
#wrapper {
}
.style2 {
	font-size: 14pt
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	color: #FF0000;
	text-align: center;
}
.style3 {
	font-size: 18pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
#content a {
	color: #FF0000;
}
