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


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url('../images/outerbg.jpg'); 
	background-repeat:repeat-x;
	text-align:center;
	margin:0px auto;
	background-color:#1d393a;}

hr {
	border-style: dotted;
	border-width: 1px 0 0 0;
	border-color: #000000;}

#outerwrapper{
	width:1002px;
	height:465px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/bg.png');}
	
#main {
	margin:auto;
	width:1000px;
	height:610px;
	border:2px solid #ffffff;
	margin-top:-190px;
	text-align:left;
	overflow:hidden;}
	
div#header{
	width:1000px;
	height:43px;
	margin-top:80px;
	background-image:url(../images/navbg.png);
	background-repeat:repeat-x;}
	
div#nav {
	width:430px;
	height:43px;
	margin-left:560px;
	}
	
#nav a, img{
	border:none;}
	
		
#nav ul	{
	width: 436px;
	height: 43px;
	background: url(../images/nava.png) 0 -43px;
	margin: 0;
	padding: 0;
	position:relative;	
	float:right;}

#nav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;}
	
#nav ul li, #nav a	{
	height: 43px;
	display: block;}
	
#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;}
	
#mn1 {left: 0px; width: 66px; background: transparent url(../images/nava.png) 0 0 no-repeat;}
#mn2 {left: 66px; width: 99px; background: transparent url(../images/nava.png) -66px 0 no-repeat;}
#mn3 {left: 165px; width: 99px; background: transparent url(../images/nava.png) -165px 0 no-repeat;}
#mn4 {left: 264px;	width: 165px;	background: transparent url(../images/nava.png) -270px 0 no-repeat;}
#mn5 {left: 360px;width: 70px;	background: transparent url(nava.png) -360px 0 no-repeat;}

#mn1 a:hover {background: transparent url(../images/nava.png) 0 -43px no-repeat;}
#mn2 a:hover {background: transparent url(../images/nava.png) -66px -43px no-repeat;}
#mn3 a:hover {background: transparent url(../images/nava.png) -165px -43px no-repeat;}
#mn4 a:hover {background: transparent url(../images/nava.png) -270px -43px no-repeat;}
#mn5 a:hover {background: transparent url(nava.png) -360px -43px no-repeat;}
div#leftCopy {
	width:390px;
	height:290px;
	text-align:left;
	margin-left:35px;
	margin-top:10px;
	padding-right:20px;
	font-family: garamond;
	color:#000000;
	font-size:15px;
	text-indent:0px;}

div#logo {
	margin-top:50px;
	z-index:2;}
	
div#items {
	width:550px;
	height:300px;
	/* padding-right:35px;
	margin-left:460px;
	text-align:left;
	position:absolute;
	top:485px; */
	float:right;
	margin-top:-360px;}
	
.itemText {
	font-family: Garamond;
	color: #000000;
	text-align:left;
	font-size:13px;}
	
.itemHeader {
	font-family: Garamond;
	color: #000000;
	text-align:left;
	font-size:17px;}
	
	
.style3 {
	font-size: 32px;
	font-family: Garamond;
	color:#000000;
	margin-top:10px;}
	
	
.item {
	background-image:url('../images/xitembg.png');
	background-repeat:no-repeat;
	height:110px;}

.itemContent {
	width:470px;
	padding-left:15px;
	padding-right:15px; }
	
.style16 {
	color: #CCCCCC;
	font-size: 15px;
	font-family: Garamond;
	font-weight: normal;
	align: center;}
	
a:link {color: #0000ff;}
a:visited {color: #ff0000;}
a:active {color: #00FF00;}
a:hover {background-color: none;}
a {text-decoration: none;}
-->
