body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align:center;
	color: #000000; background: /*url(../images/bg_body.jpg) repeat-x*/ #01354a;
}


* {padding: 0px; margin : 0px}

html, body {
	height: 100%;
}

img, img a	{border:none} 

ul {
	margin-left: 50px;}
	
ul li {
	padding: 6px 0;}

a:link, a:visited {
	font-weight: normal;
	color: #01354a;
	text-decoration:underline;
}

a:hover {
	font-weight: normal;
	color: #005a78;
	text-decoration:underline;
}

h1{
	font-size: 18px;
	margin: 20px 0 2px;
	padding: 10px 0 2px; 
	font-weight: bold;
	color: #01354a;
	text-decoration:none;
}

h1 a:link, h1 a:visited {
	font-size: 18px;
	margin: 20px 0 2px;
	padding: 10px 0 2px; 
	font-weight: bold;
	color: #01354a;
	text-decoration:none;
}

h1 a:hover {font-weight: bold;
	color: #005a78;
	text-decoration:underline;}

h2{
	font-size: 16px;
	padding: 8px 0 ; 
	color: #005a78;
	font-weight:bold;
	line-height:150%;
}

h3{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 4px 0 ; 
	color: #005a78;
	font-weight: normal;
	line-height:130%;
}

#container{ 
	position:relative;
	width: 955px;
	padding:0;
	margin: 0 auto;
	text-align:left;
overflow:hidden;
	background: url(../images/bg1.jpg) no-repeat #FFF;}



#top {
	position:relative;
	width: 955px;
	height: 110px;
	margin: 0 auto;
}

#logo {
	width: 294px;
	height: 100px;
	margin-left: 20px;
	margin-top: 0px;
	float:left;
	}

#logo h1 { text-indent: -9999px;}

#intro_text, #intro_text1, #maintext {
	width: 282px;
	float:left;
	margin: 0 10px 0 20px;
	font-size: 12px;
	line-height:170%;
	padding: 8px;
	border: 1px solid #FFF;
	background:url(../images/bg_intro.png);
	}
	
#intro_text1 {
	width: 570px; float:right; margin: 0 20px 0 10px; 	font-size: 14px;

	}
	
#maintext {width: 620px; min-height:540px;}

#photo {
	float:right;
	width: 260px;
	height: 260px;
	margin: 50px 0 0 0;}


#navsec {
	font-size:11px; color:#012432;
	width: 520px;
	height: 22px;
	float: right;
	margin: 20px 12px 10px 0; text-align:right;}	
	
#search {
	position:absolute;
	font-size:20px;
	font-weight: bold;
	color:#012432;
	width: 460px;
	height: 30px;
	float: right;
	text-align:right;
	left: 481px;
	top: 34px;
}	
	
#navsec a:link, #navsec a:visited {
	color:#012432; text-decoration:none;}
	
#navsec a:hover {
	color:#fff;}

#nav {
	float: right;
	width: 600px;
	height: 55px;
	margin: 16px 0 0 0;
	background:url(../images/bg_menu1.png) repeat-x; text-align:right; text-transform:uppercase;
	}
	
	
#navcontainer ul { list-style-type: none; margin: 0;
padding: 18px 0 0 0;}

#navcontainer ul li { display: inline; }

#navcontainer ul li a { text-decoration: none; padding: 8px 34px; color:#fff; font-weight: bold; font-size: 14px;}

#navcontainer ul li a:hover
{
color: #fec81f; text-decoration:underline;
}

#content {
	width: 955px;
	position:relative;
	padding:0;
margin:25px 0 0 0;	overflow:hidden;
	font-size: 13px;
	}
	
	
#content p, #content h1, #content h2{
		padding: 4px 10px; line-height:150%;
	}

	
#footer {
	width: 955px;
	height: 26px;
	background: #004e6e;
	color: #FFF;
	font-size: 11px;
	text-align:center;
	margin-top: 10px;
	padding-top: 16px;
	}
	
#footer a:link, #footer a:visited {
	color:#FFF; text-decoration:none;}
	
#footer a:hover {
	color:#6bd5fd; text-decoration: underline;}
	

#photo {
	float:right;
	width: 260px;
	height: 260px;
	margin: 50px 0 0 0;}
	

.box {width: 445px; border: 1px solid #CCC; background:#f5f8f9; height: 1790px;}

