/* CSS Document */
body 
{
	background-color: #3b6bae;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
    text-align: center;
}
.site
{
   background: #fff;
   width: 782px;
        #width: 784px;
        margin: 0 auto;
		text-align: left;
        border: solid 1px black;
		background-color: #fff;
		vertical-align: top;
				
	}
	565658
	.toppart
	{
		padding: 0px;
		height: 150px;
        #width: 784px;
		width: 782px;
		margin: 0px;
		border: solid 1px black;
	}
.logo
	{
		float: left;
		width: 184px;
		height: 78px;
		background-image: url(images/logo.jpg);
	}
.pres
{
	float: left;
	width: 441px;
	height: 78px;
	background-image: url(images/pres.jpg);
}
.tr
{
	float: left;
	width: 157px;
	height: 78px;
	background-image: url(images/tr.jpg);
}
.pas
{
	float: left;
	width: 184px;
	height: 41px;
	background-image: url(images/pas.jpg);
}
.spm
{
	float: left;
	width: 441px;
	height: 41px;
	background-image: url(images/spm.jpg);
}
.spr
{
	float: left;
	width: 157px;
	height: 41px;
	background-image: url(images/sp1.jpg);
}
.menubar
{
	float: left;
	width: 780px;
   #width: 782px;	
	height: 28px;
	#height: 30px;
	background: #3b68db;
	background-repeat: repeat;
	text-align: justify;
	border-left: solid 1px black;
	border-right: solid 1px black;
	text-align: center;	
}
.content
{
	border: solid 1px black;
	font-family: arial, verdana, helvetica, arial, tahome;
	font-size: 10pt;
	#width: 782px;
	padding: 5px;
	#margin: 0px;
	border-bottom: 0px;
}
.content-home
{
	border: solid 1px #000;
	font-family: arial, verdana, helvetica, arial, tahome;
	font-size: 10pt;
	#width: 782px;
	padding: 5px;
	#margin: 0px;
	border-bottom: 0px;
}

.menulinks
{
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
	border: 0px;
}
.bottom
{
	width: 782px;
	height: 36px;
	background-image: url(images/bottom.jpg);
}
h4 { 
	cursor: pointer;
	#cursor: hand;	 
	 font-size: 10pt;
	  color: #000; }
.section{
	padding-left: 25px;
    display: none;

}
.coptera
{
	margin: 10px;
	float: left;
	width: 750px;
	height: 169px;
}
.copterb
{
	float: left;
	margin: 10px;
	padding: 3px;
	#padding: 5px;
	text-align: center;
}
.floating-bottom
{
	float: left;
	padding: 2px;
	#padding: 15px;
	margin: 6px;
}
.btext
{
    float: left;
	width: 330px;
    text-align: justify;
	padding: 5px;
	background-color: #ffffff;
	font: verdana;
	font-size: 12;
	color: #000000;
	margin-left: 22px;
}
p, .table-text
{
	font-family: arial, verdana, helvetica, tahoma;
	font-size: 10pt;
}
.left-border
{
	border-left: solid 1px #3b6bae;
}
a, a:hover, a:visited
{
	text-decoration: none;
	color: #094580;
}
p.gallerytext
{
	font-size: 8pt;
}
h2
	{
		font-size: 12pt;
		font-weight: bold;
		font-family: arial, verdana, helvetica, tahoma;
		
	}