@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	margin:0 auto;
	padding:0;
}
a{
	text-decoration:none;
}
img{
	border:none;
}
#main{
	width:1300px;
	margin:0 auto;
	padding:0;
}
#banner{
	background-image:url(../images/banner.gif);
	width:900px;
	height:135px;
}
#menu{

	background-color:#0078c4;
	width:800px;
	height:22px;
	border-bottom:3px solid white;
	text-align:left;
}
#column-one{
	background-image:url(../images/line1.gif);
	width:170px;
	float:left;
}
#column-two{
	width:725px;
	float:left;
}
.pic-left{
	float:left;
}
.pic-right{
	float:right;
}
.divclear{
	clear:both;
}
.menu-box{
	background-image:url(../images/box.gif);
	background-repeat:no-repeat;
	color:#1782a9;
	font-weight:bold;
	padding-left:20px;
	font-size:12px;
}
#footer{
	height:25px;
	width:900px;
	background-color:#0078c4;
	color:white;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.title1{
	font-size:14px;
	font-weight:bold;
	color:#05516d;
}
.title2{
	font-size:18px;
	font-weight:bold;
	color:#f90035;
}
.title3{
	font-size:30px;
	font-weight:bold;
	color:#05516d;
	width:350px;
	height:89px;
	float:left;
	text-align:center;
	padding-top:25px;
}
.title4{
	font-size:12px;
	font-weight:bold;
	color:#05516d;
	padding-left:10px;
}
.title5{
	background-color:#0078c4;
	padding:5px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:white;
}
.title6{
	background-image:url(../images/bg2.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
}

.address{
	font-size:12px;
	color:#05516d;
	padding-left:10px;
}
.telephone{
	font-size:12px;
	color:#05516d;
	padding-left:10px;
}
.fax{
	font-size:12px;
	color:#05516d;
	padding-left:10px;
}
#cities{
	width:530px;
	height:300px;
	border:1px #999999 solid;
	overflow:auto;
	float:left;
}
#right-space{
	width:190px;
	float:right;
}
.front-cities{
	text-align:justify;
	padding-right:10px;
}
.more{
	color:#990000;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
.more:hover{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
.heading-city{
	height:114px;
}
#top-animation{
	width:725px;
}
#top-animation-left{
	height:235px;
	width:510px;
	float:left;
}
#top-animation-right{
	height:235px;
	width:212px;
	float:right;
}
.categorycolor{
	color:green;
}
		