img{border: 0;}

html{

	background: white;

	height: 100%;

	color: #5b5b5b;

	font-size: 14px;

	font-family: Georgia;

}

/*.text p{margin-bottom: 20px; text-align: left; line-height: 22px}*/
.txt {margin-bottom:20px; text-align: left; line-height: 22px; font-size:16px;}

h1{

	font-size: 16px;

	color: #cc0000;

	font-weight: normal;

	margin-top: 0;

}

a{

	color: #333333;

}

body{

	margin: 17px;

	height: 100%;

}



.mainDiv{

	margin: auto;

	*width: 965px;

	min-width: 965px;

	max-width: 1200px;

	overflow: hidden;

	margin-bottom: 50px;

	background: white;

	width: expression(document.body.clientWidth < 1001? "965px" : document.body.clientWidth > 1200? "1200px" : "auto");

}

*html .mainDiv{

}



.left{

	float: left;

	width: 200px;

}

.center{

	text-align: center;

	padding: 0 225px;

	margin-left: auto;

	margin-right: auto;	

	

}

*html .center{

	margin:  0 auto;

	padding: 0;

	width: 550px;

	width: expression(document.body.clientWidth < 1000? "550px" : document.body.clientWidth > 1200? "770px" : "58%");

}

.right{

	float: right;

	width: 200px;

}

.map{

	width: 15px;

	padding: 5px 10px 10px 10px;

}

.map a img{

	margin-bottom: 10px;

}

.right .topmenu p{

	margin: 5px 0 5px 0;

}

.right .topmenu{

	margin-top: 30px;

}

.topslogan{

	text-align: center;

	margin: 25px 0 25px 0;

}

.menu{

	width: 173px;

}

.menu ul{

	margin: 0 0 20px 0;

	padding: 0 0 0 10px;

	list-style: none;

}

.menu ul li{

	margin: 10px 0;

}

.menu a{

	font-style: italic;

	font-size: 14px;

	color: #333333;

}

.baner{

	margin-left: 10px;

}

.right .menu{

	float: right;

}

a:hover{

	text-decoration: none;

	color: #999999;

}

 a.active{

	color: #cc0000;

	text-decoration: none;

}

.sep{

	background: url(../images/sep-hor.jpg) no-repeat center center;

	width: 100%;

	height: 20px;

	margin: 25px 0 0 0;

}

.sep3{

	background: url(../images/sep-hor.jpg) no-repeat center center;

	width: 100%;

	height: 20px;

	margin: 26px 0 0 0;

}

.sep4{

	background: url(../images/sep-hor.jpg) no-repeat center center;

	width: 100%;

	height: 20px;

	margin: 26px 0 10px 0;

}
.sep.no{

	margin: 25px 0 0 0;

}

.sep2{

	background: url(../images/sep-hor.jpg) no-repeat center center;

	width: 100%;

	height: 20px;

	margin: 15px 0 0 0;

}

.lh23{

	line-height: 23px;

	font-size: 16px;

	font-style: italic;

	text-align: center;

}

.content {

text-align: left;

}

.photos{overflow: hidden; margin: 1px; min-width: 550px;}

.photo{

	width: 24%;
	min-width:130px;

	float: left;


	

	overflow: hidden;

	position: relative;

	margin-bottom: 0.8em;

}

.photo.last{width: 25%; }

.photo p{

	width: 130px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 3px;

	line-height: 18px;

	font-size: 12px;

}
.photo img{

	
}

.footer{

	margin-top: 60px;

	margin-bottom: 20px;

}

.image {

	height: 300px;
	min-width:550px;

	width: 100%;

	overflow: hidden;

	position: relative;

	margin-bottom: 0.8em;

}



.image img {

	position: absolute;

	left: 50%;

	margin-left: -374px;

}



#header-logo img {

	width: 100%;

	text-align: center;

	margin: 25px 0 25px 0;

}

.cont {font-size:2.30em; text-align:center; line-height:170%; margin-bottom:12.5em; margin-top:2.5em;}