@charset "utf-8";
body {
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;	
	background-color: #2c3538;
	text-align: center;
	margin: 0px;
	color: #c1d4da;		
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#content {
   text-align: left;
   margin: 0 auto;
   width: 1000px;
}
#header {
	width:1000px;
	height:385px;
	background-image:url(images/header.png);
}
#header-image{
	width: 772px;
	height: 210px;
	margin: 40px 114px 19px 114px;
}
.header-text{
	width: 772px;
	height: 20px;
	margin: 0px 114px 0px 114px;
	text-align:center;
	font-size:13px;
	font-weight: bolder;
}
#header-menu{
	width:770px;
	height:45px;
	margin: 0px 115px;
}
#menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;	
	width:420px;
	height:45px;
	margin: 0px 10px 0px 0px;
	float:right;
	text-align:right;
}
#title-image{
	width:176px;
	height:45px;
	margin: 0px 0px 0px 10px;
	padding:0px;
	float:left;
}
.menu-item{
	height:45px;	
	text-align:center;
}
#item1 {
	width:75px;
	float:left;
}
#item2 {
	width:100px;
	float:left;
}
#item3 {
	width:110px;
	float:left;
}
#item4 {
	margin-left:336px;
}
.split{
	width:17px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
}
.menu-line{
	height:20px;
	margin: 0px 0px 0px 0px;
}
.menu-pics{	
	height:25px;
}
.menu-icon{
	height:21px;
	border-width:0px; 
}
#text-block1{
	width:750px;
	margin:50px 125px 0px;
}
#photo-block{
	width:750px;
	margin:50px 105px 0px;
	padding: 20px;
}
#main-image{
	margin:0px 5px 85px;
}
#footer-menu{
	margin: 5px 0px 15px 0px;
	width:1000px;
	height:21px;
	background-image:url(images/footer.jpg);
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
}
#seoLinks{
	margin:5px auto;
	text-align:center;
	color:#FFFFFF;
}
#counters{
	margin:5px auto;
	text-align:center;
}
#copyrights{
	width:1000px;
	margin: 0px 0px 30px 0px;
	text-align: center;
	color:#c2c7c0;
}
#copy{
	width:50%;
	padding-left:10px;
	float:left;
	text-align:left;
}
#developed{
	margin-left:50%;
	padding-right:10px;
	text-align:right;
}
#developed a{
	color:#c2c7c0;
}
.text-block{
	margin: 0px 0px 20px 0px;
	text-align:justify;
}
.photo-line{
	width:710px;
	height:280px;
	padding:5px 0px;
	margin:0px 15px;
	text-align: center;
}
.photo{
	width:340px;
	padding:10px 0px 5px;
	margin:5px;
	float:left;
	text-align:center;
	background-color:#c1d4da;
/*	background-color:#ffffff;*/
	border:#7f7f7f ridge 1px;
}
.photo-text{
	width:320px;
	height:15px;
	margin:5px 10px 0px 10px;
	text-align:center;
/*	background-color:#ffffff;*/
	background-color:#c1d4da;
}
.photo-text a{
	color:#000000;
	font-size:smaller;
}