DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}
a { outline:none; }
html, body {
border:0;
margin:0;
padding:0;
}
div {margin:0; padding:0}
.img {margin-right:17px; border-style: none;}
.img_nb {border-style: none;}

body {
background:#E7EFF7;
/*background:#633063;*/
background-image:url(../images/bkg.gif);
background-repeat:repeat;
color:#7F7D75;
font-family:tahoma;
font-size:11px;
padding:0;
margin:0;
line-height:13px;
text-align:center;
}

.wrap {
margin:0px auto;
padding:0;
width:766px;
}

#top {background:url(../images/header.jpg) center top no-repeat;
width:766px;
height:242px;
text-align:left;
display:table;
}

#content {background:url(../images/bg.jpg) left;
width:766px;
text-align:left;
height:506px;
display:table;}

#footer {background:url(../images/footer.jpg);
width:766px;
height:82px;
font:tahoma 11px;
color:#FFFFFF;
margin:0 auto;
padding:0;
text-align:left;}

#footer a {color:#9FD0F4;}

.line {background:url(../images/dot.gif);
height:1px;
margin-bottom:18px;
margin-top:15px;}


#left_content {
text-align:justify;
width:236px;
float:left;
/*border:1px dotted red;*/
}


#right_content {background:url(../images/corner.jpg) left top no-repeat;
float:right;
text-align:justify;
width:530px;
}


/*--111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111--*/

.menu {color:#505C1B; text-decoration:none; font-size:13px; line-height:16px; font-weight:bold}

.testim {width:230px;
height:390px;
display:table;
padding:10px;
text-align:justify;
/*border:1px dotted red;*/
float:left;
}
.testim img{margin:10px auto 0 15px;
border:1px dotted black;
}

.port {width:155px;
height:200px;
display:table;
text-align:center;
/*border:1px dotted red;*/
float:left;
}
/*.port img{margin:10px auto 0 15px;
border:1px dotted black;
}*/



.gray {color:#7F7D75; text-decoration:none}
.blue {color:#3C77A2; text-decoration:none}
.copy {color:#ffffff; text-decoration:none; font-weight:bold}

.white {color:#ffffff; text-decoration:none}

.abs {vertical-align:middle}
.big {font-size:15px}
.big1 {font-size:12px}
.big2 {font-size:16px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

a {	color:#3C77A2; text-decoration:underline}

.abs {vertical-align:middle}
		

.form_news { width:190px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A2A1A1;
		background-color:#F7F7F7;
		color:#7F7D75;
		padding:1px}
		
.form { width:190px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A2A1A1;
		background-color:#F7F7F7;
		color:#7F7D75;
		padding:1px;}
		
.textarea { width:236px;
		height:107px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A2A1A1;
		background-color:#F7F7F7;
		color:#7F7D75;
		padding:1px;
		overflow:hidden;}
		
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

a.menu {text-decoration:underline;}
a.menu:hover {text-decoration:none;}

table {
	font-size: 11px;
	float:left;
}
input.btn { 
		/*width:50px;*/
		height:22px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A2A1A1;
		background-color:lightgrey;
		color:#7F7D75;
		cursor:pointer;
		}
input.btn1 { 
		height:22px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#A2A1A1;
		background-color:lightgrey;
		color:#7F7D75;
		}
		
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: 1000px;
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: 0px;
left: 80px; /*position where enlarged image should offset horizontally */
top: -300px;/*position where enlarged image should offset vertically */
}

.thumbnail_map:hover span { /*CSS for enlarged image on hover for map page*/
visibility: visible;
top: 0px;
left: -100px; /*position where enlarged image should offset horizontally */
top: -100px;/*position where enlarged image should offset vertically */
}
