@charset "utf-8";
/* CSS Document */
img, div, a, input ,td{behavior:url(iepngfix.htc)}
@font-face {
	font-family: 176MKA;
	src: url('176MKSD.ttf');
}
 #sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 20px;
	width: 140px;
 	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{  }

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0; 
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width:160px;
		white-space: nowrap;
		
		text-align: left;
		text-decoration: none;
		background: #243f60;
		color: #ffffff;
		font: 12px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
* html .visualIEFloatFix { height: 0.01%; }
*{
 margin:0px;
padding:0px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
} 

body{ background-color:#dbe5f1; }
.container{
margin:15px auto;
width:945px;
background-color:#FFFFFF;
border:3px solid #243f60;}

.navigation{
background-color:#243f60; height:30px;}
 

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#243f60;
padding: 5px;
left: -2000px;
width:130px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:20px;
left: 70px; /*position where enlarged image should offset horizontally */

}

 
.box1{ background:url(images/b.jpg) repeat-x;  color:#FFFFFF;}

.box{ background:url(images/b.jpg) repeat-x; height:285px; color:#FFFFFF;}
.box a{ text-decoration:none; font-size:18px; color:#FFFFFF;}

.box h1{ font-size:18px; color:#FFFFFF; font-style:normal;}
.box p{ font-size:19px; color:#FFFFFF;  }
.content h1{ color:#244061; font-size:18px;}

.content p{ color:#244061; line-height:22px; font-size:16px;}
.footer{   background-color:#eeece1;  }
 .footer a{ color:#243f60;padding:5px 10px; text-decoration:none; font-size:14px; }
 
 