*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

#left a {
	color:#32A5E7;
}

#right a{
	color: #32A5E7;
}

a:hover{
	text-decoration: none;
	color: #32A5E7;
}
	/* Menu */

ul#topnav li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}
ul#topnav li ul {
	
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}
	ul#topnav li ul  li
	{
		clear:both !important;
		border:none;
		list-style-type: none;		
	}
	ul#topnav li ul  li a
	{
		color:blue;	
	}
	


body{
	
	color: #000000;
	background-color:#99CCCC;
	/*background: url(images/bg.jpg) top repeat-x ;*/
	margin: 0px 0px 0px 0px;

}

#main {
	width: 1016px;
	margin-left: 0px;
	background: url(images/main.jpg) left top no-repeat;
	margin: 0px auto;
}


#header { 
width:1016px;
padding: 0px 0px 0px 0px;
height: 90px;
background: url(images/big.jpg) left top no-repeat;
}

#header1 { 
width:1016px;
padding: 0px 0px 0px 0px;
height: 70px;
background: url(images/big.jpg) left top no-repeat;
}


#logo {	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:italic;
		height: 220px;
		
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}


#logo H2 a{
	font-size: 14px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight:100;
}

#buttons{
	width: 1006px;
	background: url(images/but.png) left top no-repeat;
	text-align:center;
	margin-left: 0px;
	padding-left:10px;
	padding-top: 0px;
	height: 62px;
}

#buttons a {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 40px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 18px;
	text-align: center;
	width: 120px;
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_ov.jpg) 0px 2px repeat-x;
	font-weight:bold;
	color: #000000;
}

#content{
	width: 1016px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont_mid.gif) repeat-y;
	margin: 0px 0px 0px 0px;
}

#right{
	width: 285px;	
	float: right;	
	color:#000000;
}

.right_b {	background: url(images/fish.png)  10px 17px no-repeat;
		padding-left: 35px;
		padding-top: 15px;
		width: 240px;}

.text{
	padding: 0px 0px 0px 5px;
	font-family: Trebuchet MS;
	line-height:30px; 
}

.text1{
	padding: 5px 20px 20px 20px;
	font-family: Trebuchet MS;
	line-height:20px; 
}
.img {	
		margin: 5px 16px 5px 0px;
}

#right span {	color:#276FC0;
		font-weight:bold;
}

#left span {	color:#276FC0;
		font-weight:bold;
}
		
.col_b {color:#276FC0;}

#right H1{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #ffffff;
	text-align:center;
	background: url(images/tit_r.jpg) left top no-repeat;
	height: 32px;
	padding-top: 12px;
}

#left H2{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #3890E5;
	padding-top: 12px;
	padding-left: 0px;
	text-align: left;
	background: url(images/tit.gif) bottom repeat-x;
	padding: 18px 0px 4px 0px;
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration:none;
}

#left{
float: left;
width: 695px;
background: url(images/bg_left.jpg) left 25px repeat-x;
margin-left: 0px;
padding: 0px 0px 0px 0px;
}

.tit_bot { background: url(images/right_tit_bot.jpg) left top no-repeat;
padding: 5px 0px 0px 0px;}

.top { background: url(images/cont_top.gif) top no-repeat;
				width: 996px;
				padding: 5px 5px 0px 15px;
				}

.bot {	background: url(images/cont_bot.gif) left bottom no-repeat;
				width: 1016px;
				height: 10px
				}

#footer{
	height: 53px;
	width: 100%;
	font-size: 12px;
	color: #002140;
	text-align: right;
	clear:both;
	padding: 12px 0px 0px 0px;
	
	background: url(images/but.png) 0px 3px no-repeat;
}

#footer a{
	color: #002140;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #002140;
	font-size: 12px;
	text-decoration: underline;
}


/* Menu Start*/

ul#topnav {
	margin: 0; padding: 0;
	valign="center";
	float: left;
	width: 1016px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background:url(images/topnav_s.gif) repeat-x;
}
ul#topnav li {
	float: left;
	valign="center";
	margin: 0; padding: 0;
	border-right: 1px solid #555;
	height: 25px;
}
ul#topnav li a {
	valign="center";
	padding: 5px 5px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	height: 25px;
}
ul#topnav li:hover a{ background: #1376c9 url (images/topnav_a.gif) repeat-x; }

ul#topnav li span {
	float: left;
	valign="center";
	padding: 5px 0;
	position: absolute;
	left: 0; top:35px;
	width: 1016px;
	height: 25px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: none;}
/*Menu End*/



/* Accordion Menu*/

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: auto;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #fff;
  color: #000;	
  padding: 0.5em;
text-decoration:none;
}

ul#menu li a:hover {
  background: #000;
   color: #fff;	
}

ul#menu li ul li a {
  background: #fff;
  color: #000;
  padding-left: 20px;

}

ul#menu li ul li a:hover,ul#menu li ul .current a {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
text-decoration:none;
}

/*end*/

.button {
	display: inline-block;
	position: relative;
	margin: 10px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255,255,255,.22);
	font: bold 12px/25px Arial, sans-serif;

	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;

	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 1px 1px 1px rgba(255,255,255,.44);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 1px 1px 1px rgba(255,255,255,.44);
	box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 1px 1px 1px rgba(255,255,255,.44);

	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
}	
.big {
	padding: 0 40px;
	padding-top: 10px;
	height: 35px;
	text-transform: uppercase;
	font: bold 20px/22px Arial, sans-serif;
}

.big span {
	display: block;
	text-transform: none;
	font: italic normal 12px/18px Georgia, sans-serif;
	text-shadow: 1px 1px 1px rgba(255,255,255, .12);
}


	.gray {
	color: #515151;

	background: #d3d3d3; /* Old browsers */
	background: -moz-linear-gradient(top,  #d3d3d3 0%, #8a8a8a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#8a8a8a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* IE10+ */
	background: linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* W3C */
	




.big1 {
	padding: 0 20px;
	padding-top: 10px;
	height: 85px;
	text-transform: uppercase;
	font: bold 18px/20px Arial, sans-serif;
}

.big1 span {
	display: block;
	text-transform: none;
	font: italic normal 12px/18px Georgia, sans-serif;
	text-shadow: 1px 1px 1px rgba(255,255,255, .12);
}

.big2 {
	padding: 0 20px;
	padding-top: 10px;
	height: 50px;
	text-transform: uppercase;
	font: bold 18px/20px Arial, sans-serif;
}

.big2 span {
	display: block;
	text-transform: none;
	font: italic normal 12px/18px Georgia, sans-serif;
	text-shadow: 1px 1px 1px rgba(255,255,255, .12);
}

.green {
	color: #204F01;

	background: #d3d3d3; /* Old browsers */
	background: -moz-linear-gradient(top,  #204F01  0%, #204F01 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#204F01 ), color-stop(100%,#204F01)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #204F01  0%,#204F01 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #204F01  0%,#204F01 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #204F01  0%,#204F01 100%); /* IE10+ */
	background: linear-gradient(top,  #204F01  0%,#204F01 100%); /* W3C */
	



.big3 {
	padding: 0 20px;
	padding-top: 10px;
	height: 50px;
	text-transform: uppercase;
	font: bold 18px/20px Arial, sans-serif;
}

.big3 span {
	display: block;
	text-transform: none;
	font: italic normal 12px/18px Georgia, sans-serif;
	text-shadow: 1px 1px 1px rgba(80,24,79, 168);
}


