﻿A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color:#E66836; text-decoration: none}


body {
background-color:#F4F4F4;
color:#6F6F6F;
font-family:tahoma;
font-size:11px;
padding:0;
margin:0;
text-align:center;
}

#wrap {
margin:23px auto;
padding:0;
width:1000px;
border:1px solid #E0E0E0;
background:#ffffff;
}

#title
{
	vertical-align:middle;
	font-size:xx-large;
	padding:3px;
	
	
}

#wrapper {margin:4px}

.left_box_outer
{
	padding:0; 
	margin-top: 5px;
	margin-right:0;
	margin-left:0; 
	margin-bottom: 5px;
	text-align: left;
	width:270px; 
	float: left;
	border: 1px solid #E7ECEE; 
	background: #F0F3F4;
}

.left_box_inner 
{
	margin:5px 5px 5px 5px;
}



.vision 
{
	color:#59798F; 
	text-decoration:none;
	font-style:italic;
	font-size:x-large;
		
}




#content
{
	width: 100%;
	height: 100%;
	font-size:large;
}

ul, ol, li li, li p,td p, blockquote p, p 	{
	line-height: 1.4em;
}

#nav-wrapper{
	background: url(images/bg_nav.gif) #95B8E6 no-repeat left top;
	bottom: 14px;
	height: 25px;
	left: 17px;
	padding-left: 18px;
	width: 970px;
}

#nav-wrap2{
	background: url(images/bg_nav.gif) no-repeat right 50%;
	height: 25px;
	padding-right: 17px;
}

#nav-wrap3{
	background: url(images/bg_nav.gif) repeat-x left bottom;
	height: 25px;
}

#nav-wrapper #nav{
	float:left;
	/*font-family: Tahoma,Arial,sans-serif;*/
	font-size: 9pt;
	line-height: 1;
	list-style: none;
	margin: 0;
	padding-top: 1px;
}

#nav li{
	background: url(images/bg_nav.gif) repeat-x left bottom;
	float: left;
	list-style: none;
}

#nav li:hover ul{
	left: auto;
}

#nav ul{
	list-style: none;
}

#nav li ul{
	left: -999em;
	position: absolute;
	z-index: 1;
}

#nav-wrapper a{
	border-right: 1px solid #648ABD;
	color: #FFFFFF;
	display: inline-table;
	display: inline-block;
	font-weight: bold;
	height: 18px;
	padding: 5px 15px 0;
	text-align: center;
	text-decoration: none;
}

#nav-wrapper a:hover{
	background: #648ABD;
}

#nav-wrapper .active a{
	background: #507AB2;
}

#contact
{
	font-size:medium;
	text-align: center;
	min-height: 80px;
	font-weight:bold;
}


#footer 
{
	font-size:small;
	width:712px;
	min-height:40px;
	margin:10px;
	text-align:center;
}

.photo-block
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 30px;
	padding-top: 5px;
}

.photo-block img
{
	width:680px;
	height:453px;
}

.photo-block a
{
	
	text-align:center;
}

.table-header
{
	font-size:larger;
	font-weight:bold;
	
}

