﻿*
{
	margin: 0px 0px 0px 0px;
	font-family:Arial;
list-style:none;
}
body
{
	/*background-color:#474747;*/
}
.bcolor
{
/*background-color:#F5F3E8;*/

}
#page
{
	width:1004px;
	margin-left:auto;
	margin-right:auto;	background-image:url('background_repeat.jpg');background-color:white;
	background-repeat:repeat-x;
	display:block;
	
}

#page #topbanner
{
	width:100%;

	
}
#page #nav
{
	width:100%;
	text-decoration:none;

}
#page #nav h1
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
#page #nav ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
#page #nav ul li
{
	display:inline;
	float:left;

}
#page #nav .first
{
	background-image:url('first.jpg');
	background-repeat:no-repeat;
	display:block;
	height:32px;
	width:93px;
	padding-top:20px;
	color:#606B6F;
	text-decoration:none;
}
#page #nav .first:hover
{
	background-image:url('first_hover2.jpg');
	background-repeat:no-repeat;
	display:block;
	height:32px;
	width:93px;
	padding-top:20px;
	color:white;
	text-decoration:none;
}
#page #nav .firstselected
{
	background-image:url('first_hover2.jpg');
	background-repeat:no-repeat;
	display:block;
	height:32px;
	width:93px;
	padding-top:20px;
	color:white;
	text-decoration:none;
}
#page #nav .middle
{
	height:32px;
	background-image:url('middle2.jpg');
	background-repeat:no-repeat;
	display:block;
		width:89px;
	padding-top:20px;
	color:#606B6F;
	text-decoration:none;
}
#page #nav .middle:hover
{
	height:32px;
	background-image:url('middle_hover2.gif');
	background-repeat:no-repeat;
	display:block;
		width:89px;
	padding-top:20px;
	color:white;
	text-decoration:none;
}
#page #nav .middleselected
{
	height:32px;
	background-image:url('middle_hover2.gif');
	background-repeat:no-repeat;
	display:block;
		width:89px;
	padding-top:20px;
	color:white;
	text-decoration:none;
}
#page #nav .last
{
	background-image:url('last2.jpg');
	background-repeat:no-repeat;
	display:block;
	height:32px;
	width:89px;
	padding-top:20px;
	color:#606B6F;
	text-decoration:none;
}
#page #nav .last:hover
{
	background-image:url('last_hover2.jpg');
	background-repeat:no-repeat;
	display:block;
	height:32px;
	width:89px;
	padding-top:20px;
	color:white;
	text-decoration:none;
}
#page #nav .lastselected
{
	background-image:url('last_hover2.jpg');
	background-repeat:no-repeat;
	display:block;
	height:32px;
	width:89px;
	padding-top:20px;
	color:white;
	text-decoration:none;
}
#page #content
{
	width:984px;
	float:none;
	text-align:left;
	padding-left:20px;
	margin-top:-5px;
	
}
#page #content .maindiv .bodytext h1
{
        font-size:12px;
    display:inline-block;

	
}
#page #content .maindiv .bodytext h2
{
        font-size:12px;
    display:inline-block;
    
	
}
#page #content .maindiv
{
    width:100%;
    
}
#page #content .maindiv .heading1
{
    width:100%;
    font-family: arial; font-size: 18px;
}
#page #content .maindiv .heading2
{
    width:100%;
     font-family: arial; font-size: 18px; color: #2c7ca4;
    
}
#page #content .maindiv .bodytext
{
    width:100%;
    font-family: arial, helvetica, sans-serif; 
    font-size:11px;
    color:Black;
    line-height:16px;
    text-align:justify;
    
    
}

#footer
	
{
	
	position:relative;
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	height:76px !important;
	background-image:url('fotter.jpg');
	background-repeat:no-repeat;color:#606B6F;font-size:11px;
	margin-top:-20px !important;
	background-color:white;
}
#footer .footerlinks a
{
	
	text-decoration:none;color:#606B6F;
	font-size:11px;
}
#footer .footerlinks a:hover
{
	text-decoration:none;color:#1C455D;
	font-size:11px;
}
.water
{
	font-size:11px;
	color:Gray;
}




#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:420px;
  display:none;
  z-index:9999;
}

#boxes #dialog {
  width:375px; 
  
  background-color:#ffffff;
}
#boxes #dialo {
  width:375px; 
 
  background-color:red;
}



a{ color:#C8DCE5;}
			h3{ margin: 10px 10px 0 10px; color:#FFF; font:16px Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
			.boxgrid{ 
				width: 240px; 
				height: 160px; 
				margin:3px; 
				float:left; 
				background:#161613; 
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:11px "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
				
			h3 a{}
