@charset "iso-8859-1";
/* CSS Document */

body 
{
	width:780px;
 	margin-right: auto;
	margin-left: auto;
	background-color:#122230;
	font-family: font-family: Georgia;
	font-size:12px;
}

* 
{
	border-width: 0px;
	margin:0em;
	padding:0em;
}

#container 
{
	background-color:#FFF;
}

#top_nav a 
{
	color:#FFFFFF;
	display:block;
	padding-top:8px;
}

#top_nav
{
}

#content 
{	
}

a:link 
{
	text-decoration: none;
	font-weight:bold;
	color:#80C0F0;
}

a:visited 
{
	text-decoration: none;
	font-weight:bold;
	color: #80C0F0;
} 

a:active 
{
	text-decoration: none;
	font-weight:bold;
	color:#80C0F0;
}

a:hover 
{ 
	text-decoration: underline; 
	font-weight: bold;
	color: #80C0F0;
}

img 
{
	vertical-align: top;
}


#top_bar {
	width: 567px;
	height: 24px;
	color: #80C0F0;	
	background-image: url(../images/01.png);	
}

#id03 {
	width:298px;
	height:129px;
	background-image:url(../images/03.png);	
}

#id04 {
	width:269px;
	height:129px;
	background-image:url(../images/04.png);	
}
#id06 {
	width:298px;
	height:51px;
	background-image:url(../images/06.png);	
	font-size:18px;
	position:relative;
}
	#id06 div {
		font-size:18px;
		font-weight:bold;
		color:#003c69;
		position:absolute;
		top:17px;
		left:15px;
		width:400px;
	}


#id07 {
	width:269px;
	height:81px;
	background-image:url(../images/07.png);	
}

#top_nav_gallery1 
{
	width:64px;
	height:30px;
	background-image:url(../images/08.png);	
	vertical-align:middle;
}
	#top_nav_gallery1 a 
	{
		padding-left:12px;
	}


#top_nav_gallery2 
{
	width:75px;
	height:30px;
	background-image:url(../images/09.png);	
}
	#top_nav_gallery2 a 
	{
		padding-left:15px;
	}


#top_nav_gallery3 
{
	width:71px;
	height:30px;
	background-image:url(../images/10.png);	
}
	#top_nav_gallery3 a {
		padding-left:5px;
	}

#id11 {
	width:43px;
	height:30px;
	background-image:url(../images/11.png);	
}
	#id11 a {
	}

#id12 {
	width:45px;
	height:30px;
	background-image:url(../images/12.png);	
}
	#id12 a {
	}

#first_content {
	width:567px;
	background-image:url(../images/16.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#000000;
	min-height:66px;
}

#first_content p {
	padding-left: 25px;
	padding-bottom: 5px;
}

#first_content ul {
	padding-left: 35px;
}

#first_content h2 {
	padding-left: 10px;
}

#first_content h3 {
	padding-left: 10px;
}

#id20 {
	width:778px;
	height:48px;
	background-image:url(../images/20.png);	
	color:#80C0F0;
	text-align: center;
}

#id20 p {
	padding-top: 8px;
	font-weight: bold;
}

#id20 a {
	padding: 0px 10px;
}

#second_content {
	text-align:center;
	padding-bottom: 15px;
}

#footer {
    background-color:#003c69;
    text-align: center;
    clear:left;	
    color:#FFFFFF;
}

