	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #002043;
		margin:0;
		padding:35px 0 0 0;
		background-image: url(../images/bg-bod.gif);
		background-repeat: repeat-x;
		background-position: center top;
	}
	#main {
	width:965px;
	margin:auto;
	background-image: url(../images/bg-main-top-bottom1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	}
	#top {
	background-image: url(../images/bg-main-top-bottom1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
	}
	#logo {
	display:block;
	float:left;
	width:185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	#slogan {
	display:block;
	float:right;
	width:730px;
	border-bottom:1px solid #FFFFFF;
	}
	#interior {
	background-image: url(../images/bg-interior.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width:965px;		/*height:300px;*/
	}
	#mid {
		padding:0 15px 0 14px
	}
	#left {
	display:block;
	float:left;
	width:100px;
	}
	#right {
	display:block;
	float:right;
	width:730px;
	}
	#maintext {
	display:block;
	float:right;
	width:730px;
	border-top:1px solid #FFFFFF;
	line-height:18px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	}
	div#navbar {
	width: 185px;
	display:block;
	float:left;
	}
	div#navbar ul {
		margin:0;
		padding:0;
	}
	div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:185px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
	}
	div#navbar li.button1 {
		background-image: url(../images/bg-button-1.jpg);
		background-repeat: no-repeat;
	}
	div#navbar li.button2 {
		background-image: url(../images/bg-button-1.jpg);
		background-repeat: no-repeat;
	}
	div#navbar li.button3 {
		background-image: url(../images/bg-button-1.jpg);
		background-repeat: no-repeat;
	}
	div#navbar li.button4 {
		background-image: url(../images/bg-button-1.jpg);
		background-repeat: no-repeat;
	}
	div#navbar li.buttonlast {
		background-image: url(../images/bg-button-1.jpg);
		background-repeat: no-repeat;
	}
	div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:35px;
	padding-right:50px;
	background-image: url(../images/a1.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
	div#navbar li a:link {
		color: #FFFFFF:
	}
	div#navbar li a:visited {
		color: #FFFFFF;
	}
	div#navbar li a:hover {
		color: #FFFFFF;
		text-decoration:underline;
		background-image: url(../images/a2.gif);
		background-repeat: no-repeat;
	}
	h1, h2, h3, h4, h5, h6 { 
		margin: 15px 0;
	}
	h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		font-weight:bold;
	}
	p { 
		margin: 10px 0;
	}
	ul, ol { 
		margin: 15px 0 0 15px;
	}
	.clear {
		clear:both;
	}
	a, a:visited {
		color:#FFFFFF;
		text-decoration:underline;
		font-weight:bold;
	}
	a:hover {
		color:#8ac1fa;
		text-decoration:none;
	}
	#footer {
		font-size: 11px;
		color:#747474;
		text-align:center;
		padding:20px;
		line-height:18px;
	}
	#footer a:link, #footer a:visited {
		color:#747474;
		text-decoration:none;
		font-weight:normal;
	}
	#footer a:hover {
		color:#747474;
		text-decoration:underline;
	}
