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


html {
	margin: 0;
	padding: 0;
	}
	

#backimage	{
	position: relative;
	margin: auto;
	margin-top: -250px;
	width: 1451px;
	height: 1289px;
	background: transparent url(../images/splashbackground.png) no-repeat;
	background-position: center;
	z-index: 1;
	
	}
	
	
	
body {
    font-family: Georgia, Helvetica, Verdana, sans-serif;
    text-align: center;
	background-position: top right;
	background-color: #e0e0e0;
	
	
}


body a:link	{
	color: #545456;
	text-decoration: none;
	
}

body a:hover	{
	color: black;
	text-decoration: none;
	
}

body a:visited  {
	color: #224257;
	text-decoration: none;
}




#container {
    position: relative;
    margin: auto;
    text-align: left;
    width: 950px;
	margin-top: -775px;
	text-decoration: none;
	z-index: 12;
	
	
	
}

#header {
    text-align: center;
  
	
	
		
}

#main	{
	position: relative;
	float: left;
	width: 670px;
	
	padding-right: 20px;


}

	
#nav ul {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	width: 690px;
	height: 40px;
	background-color: #a4a7a9;
	display: inline-block;
	list-style: none;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	
	
	
	
	 
}



#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #000000;
	text-decoration: none;
	padding-top: .85em ;
	padding-bottom: .5em;

	
	
}






#nav li {
	float: left;
	position:relative;
	padding-right: 1.25em ;
	width: 6.3em;
	text-align:center;
	
	
	
	
	
}

#nav li a:hover {
	background-color: #bcbebf;
	
}



#nav li ul {
	display: none;
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 11.2em;
	font-weight:lighter;
	font-size: 11px;
	
	
	border-width:;
	margin: ;
	padding: .95em;
	background-color: #bcbebf;
	
}

#nav li li {
	
	width: 9em;
	w\idth: 10.5em;
	text-align: left;
	
	
}

#nav li ul a {
	width: 13em;
	w\idth: 12em;
}

#nav li ul ul {
	margin: -1em 0 0 14em;
	
	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
	border-width:0 1px 1px 1px;
	
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	display: block;
}

#nav li:hover, #nav li.sfhover {
	font-weight:bold;
	
	
}



#right	{
	position: relative;
	float: right; 
	width: 245px;
	height: 470px;

}

#right ul  {
	list-style: none;
	
	}


#right ul li {
    margin-bottom: 8px;
	margin-left: -25px;
    padding-bottom: 9px;
    font-size: 90%;
	text-align: left;
    color: #545456;
    border-bottom: 1px dashed #545456;
	width: 220px;
}






#footer {
	position: relative;
	margin: auto;
	padding-top: 70px;
    text-align: center;
    font-size: 100%;

	color: #224257;
      
}



#footer a:link	{
	color: #224257;
	text-decoration: none;
	
}

#footer a:hover	{
	color: black;
	text-decoration: none;
	
}

#footer a:visited  {
	color: #224257;
	text-decoration: none;
}

#footleft	{
	position: relative;
	float: left;
	
	}
	
#footright	{
	position: relative;
	float: right;
	
	}