@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #FFFFFF;
	background-color: #003E60;
	margin-bottom: 0.7em;
	background-image: url(../images/HeadBGround.jpg);
	background-repeat: repeat-x;
}
html {
	height: 101%;
}
h1 {
	color: #3D81A9;
	font-size: 1.4em;
	font-family: arial;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 10px;
}
h2 {
	color: #e8e396;
	font-size: 1.2em;
	font-family: arial;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 5px;
}
h3 {
	color: #3D81A9;
	font-size: 1.1em;
	font-family: arial;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 5px;
}
h4 {
	color: #6DABC7;
	font-size: 1.1em;
	font-family: arial;
	line-height: 14px;
	margin-top: 8px;
	margin-right: 15px;
	font-weight: normal;
}
h5 {
	color: #00CC66;
	font-size: 1.2em;
	font-family: arial;
	font-weight: normal;
	line-height: 16px;
}
h6 {
	color: #FF3F80;
	font-size: 1.2em;
	font-family: arial;
	font-weight: normal;
	line-height: 16px;
}
a:link {
	color: #3D81A9;
	text-decoration: none;
}
a:visited {
	color: #e8e396;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC3366;
	text-decoration: underline;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 160px;
	width: 690px;
	float: left;
	margin-bottom: 50px;
}
#headerimage {
	height: 128px;
}
#headermenu {
	height: 32px;
	margin-left: 40px;
	float: left;
	width: 625px;
}
#header2 {
	height: 160px;
	width: 310px;
	float: left;
	margin-bottom: 50px;
}
#centrecontainer {
	width: 1000px;
	float: left;
}
#leftcopy {
	float: left;
	width: 625px;
	margin-right: 20px;
	margin-left: 45px;
	margin-bottom: 50px;
	font-size: 1.2em;
	line-height: 1.3em;
}
#leftcopy  p {
	margin-bottom: 10px;
}
.leftcopy_p1  {
	font-size: 1.2em;
	color: #e8e396;
	line-height: 1.3em;
}
.leftcopy_p2 {
	font-size: 1.2em;
	color: #e8e396;
	background-color: #CC3366;
	line-height: 1.2;
	padding-bottom: 0.2em;
}
.leftcopy_p2b {
	font-size: 1.2em;
	color: #CC3366;
	line-height: 1.2em;
	padding-bottom: 2px;
	font-style: italic;
	font-weight: bold;
}
.leftcopy_p3 {
	font-size: 1.1em;
	color: #C1BC7E;
	line-height: 1.2em;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
}
.offer1 {
	border: 2px solid #CC3366;
}
.offer2 {
	border: 2px solid #CC3366;
	background-color: #CC3366;
}
#leftcopy li {
	list-style-position: outside;
	color: #CC3366;
	padding-bottom: 5px;
}
#leftcopy ul {
	padding-left: 10px;
	font-size: 1.1em;
	list-style-position: outside;
	list-style-image: url(../images/Bullit.gif);
	color: #3D81A9;
	padding-bottom: 5px;
}
#rightnews {
	float: left;
	width: 294px;
	border: 1px solid #246b93;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-size: 1.1em;
	margin-bottom: 12px;
}
#menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #246d93;
	padding-top: 5px;
	margin-left: 45px;
	clear: both;
}
#menu ul {
	list-style-type: none;
	margin-bottom: 5px;
}
#menu li {
	float: left;
	font-size: 1.2em;
}
#menu a:link {
	text-decoration: none;
	color: #3D81A9;
	margin-right: 5px;
	display: block;
	padding-right: 10px;
}
#menu a:visited {
	color: #e8e396;
	text-decoration: none;
	font-weight: bold;
}
#menu  a:hover, #menu a:active {
	color: #CC3366;
	text-decoration: underline;
}
#menu1 {
	overflow: hidden;
	height: 16px;
	width: 650px;
	float: left;
}
#menu1 li#but01 {
	width: 72px;
}
#menu1 li#but02 {
	width: 100px;
}
#menu1 li#but03 {
	width: 134px;
}
#menu1 li#but04 {
	width: 88px;
}
#menu1 li#but05 {
	width: 88px;
}
#menu1 li#but06 {
	width: 82px;
}
#menu2 {
	overflow: hidden;
	width: 650px;
	height: 16px;
}
#address {
	overflow: hidden;
	width: 350px;
	height: 16px;
	float: left;
}
.floatright {
	float: right;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-top: 11px;
	margin-right: 10px;
}

