body{
	margin: 0;
	padding: 0;
	background: #121E38 url("images/background.jpg");
	background-repeat: repeat-x;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
}

a{
	color: #CCCCCC;
	text-decoration: none;
}

h2{
	font-size: 16px;
	
}

h3{
	font-size: 13px;
	
}

#container{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
}

#header{
	height: 100px;
	
}

#stockphoto{
	height: 210px;
}

#stockphoto h2{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding: 25px 0 0 25px;
	width: 200px;
	margin: 0;
}

#content{
	margin-top: 20px;
	margin-bottom: 20px;
}

#mission {
	margin-left: 15px;
}

#left{
	width: 250px;
	float: left;
}

#left a{
	color: #FFFFFF;
}

#left img{
	border: 1px solid #000000;
}

#right{
	width: 790px;
	float: right;

}

#footer{
	margin-top: 5px;
	margin-right:auto;
	margin-left: auto;
	width: 800px;
	background: #29437F;
	height: 80px;
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}

img a{
	border: 0;
} 

.floatRight{
	float:right;
	padding: 0 0 10px 10px;
}

#partners{
	width: 200px;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
}

#partners img{
	border: 0;
}

#table{
	margin: 0 0 10px 10px;
	font-size: 10px;
	color: #121212;
	float: right;
}

#table a{
		color: #121212;
}

.photos{
float:right;
margin: 0 0 10px 10px;
	border: 1px solid #FFFFFF;
}

.contact-block {
	float: left;
	width: 220px;
}
