body {margin:0px; padding:0px; background:#002a52; font-family:Arial, Helvetica, sans-serif}

#wrapper {width:820px; margin:0px auto; margin-top:15px;}

#topbg { height:20px; background:url(images/topbg.gif)}

#logo { background:#fff; padding:0px 15px; font-size:11px; position:relative;}

#top-nav { position:absolute; width:190px; top:5px; right:15px; padding:5px; text-align:right }
#top-nav a {color:#666666; text-decoration:none}
#top-nav a:hover {color:#666666; text-decoration: underline}

#language { margin-top:5px;}

#kw {padding:2px; color:#999999}

#kw h1 {margin:0px; padding:0px; font-size:11px}

#main-menu {background:#fff url(images/bg-menu.jpg) center no-repeat; padding:5px 15px;}

#flash { background:#fff; padding:10px 15px; height:284px;}

#content { background:#fff url(images/bg-content.jpg) top no-repeat; padding:15px 15px; font-size:13px;}
#content a {color:#00014e}
#content a:hover { color:#0048E6 ; text-decoration:none}

#left-text { float:left; width:470px; position:relative; left:15px; top:0px; padding:10px;}
#left-text h2 {margin:0px; padding:0px;}

#right-side {float:right; width:240px; position:relative; right:15px; top:0px;}

#bottom-bg { background:#fff; height:33px; background:url(images/bg-footer.jpg) no-repeat}

#top-round-bg {height:9px; background:url(images/round-top-bg.gif)}
#cen-round-bg { background:url(images/round-cen-bg.gif); padding:5px 15px;}


#btm-round-bg {  height:11px; background:url(images/round-btm-bg.gif)}


#footer { padding:10px 0px; font-size:11px; text-align:center; color:#CCCCCC}

#footer a { color:#999999}

/*---------------------- Gallery Fancy Box-------------*/
#mainpic img {
	border: 1px solid #ccc;
	padding: 4px;	
	margin: 5px 10px;
 	width:300px;
	background:#fff
}

 

#gall {padding-left:10px; padding-top:10px; border:1px #ccc solid} 
#gall h3 {font-size:16px; color:#4F0000; border-bottom:1px  #666 dashed} 
 
 
#gall a img {
	border: 1px solid #ccc;
	padding: 4px;	
	margin: 5px 10px;
	height:83px;
	width:125px;
	background:#fff
}

#gall a:hover img {
	border: 1px solid #996633;
	padding: 4px;	
	margin: 5px 10px;
 	background:#fff
}


/*--------------------------2nd pages-------------------------*/

#right-2ndside { float:right; width:500px; position:relative; right:10px; top:0px; padding:10px;}
#right-2ndside h2 {margin:0px; padding:0px; color: #004080 ; border-bottom:1px #ccc dashed; text-decoration: none}
 
#left-nav {float:left; width:240px; position:relative; left:10px; top:0px;}


.markermenu{
 }

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
 }

.markermenu ul li a{
background: white url(images/arrow-list.gif) no-repeat 2px center;
font: bold 12px tahoma;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
 }

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover{
color: black;
background-color: #F4F4F4;
background-image:url(images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */
 #nav02 li li { 
 position:relative;
width:170px;

}

.markermenu li li a, #nav02 .current li a { 
background: url(images/subbullet.gif) left top no-repeat;
border:medium none;
color: #333;
font-size:13px;
font-weight:normal;
padding:0px  5px 0px 17px;
text-shadow:none;
margin:0px;
 }
  
.markermenu li li a:hover,{ 
background: url(images/subbullet.gif) left  top no-repeat;
border:medium none;
color: #003366;
font-size:13px;
padding:0px  5px 0px 17px;
text-decoration:underline;
margin:0px;
 }





/*menu top*/

.indentmenu{
font: bold 0.8em tahoma;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width:70%; /*width of menu*/
margin-left:15px;
  }

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 9px 20px 8px 20px;
text-decoration: none;
border-right: 1px solid #C57934; 
 }

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; 
padding-top: 9px; /*shift text down 1px for selected and active item*/
padding-bottom: 8px; /*shift text down 1px for selected and active item*/
background: black url(images/bg-hover.jpg) center center repeat-x;
}
