body {
	background-color: #EAF3F4;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.6em;
	text-align: center;
	background-image: url(img/header_bg.jpg);
	background-position: center 115px;
	background-repeat: repeat-x;
}
#inner {
	padding: 0;
	width: 732px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 80px;
	width: 732px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.headerimg {
	float: right;
	margin: 0;
	padding: 0;
}
.slowgan {
	float: left;
	padding-top: 50px;
}
.logo {
	margin-top: 20px;
	margin-left: 25px;
}
#border {
	margin: 0;
	padding: 0;
	width: 732px;
	height: 206px;
}
#leftcol {
	width: 415px;
	float: left;
	position: relative;
	background-image: url(img/main_devide.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#rightcol {
	width: 317px;
	position: relative;
	float: left;
	text-align: right;
}
#leftcol h1 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #e91f1e;
	font-size: 24px;
	margin-top: 30px;
	font-weight: normal;
}
#leftcol h2 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #E91F1E;
	margin-top: 30px;
	margin-bottom: 15px;
}
#leftcol p {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding: 0;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 0;
}
#leftcol ul {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	width: 732px;
	height: 35px;
	position: relative;
}
#rightcol img {
	margin-top: 30px;
}
#content {
	margin: 0;
	padding: 0;
	text-align: left;
}
p {
	margin: 0;
	padding: 0;
}
#nav ul {
	list-style-type: none;
	text-align: center;
	height: 35px;
	display: block;
	width: 732px;
	padding: 0;
	margin: 0;
}
#nav li {
	display: block;
	height: 35px;
	padding: 0;
	color: #000000;
	text-align: center;
	float: left;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 35px;
	margin: 0;
}
#nav a {
	height: 35px;
	display: block;
	text-decoration: none;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #EAF3F4;
}
#nav a:hover {
	text-decoration: none;
	height: 35px;
	color: #E91B1B;
	background-image: url(img/nav_strip.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#nav li .welcome {
	height: 35px;	
	width: 80px;
}
#nav li .contact {
	height: 35px;	
	width: 75px;
}
#footer {
	clear: both;
	height: 20px;
	width: 732px;
}
#nav a.concurrent {
	height: 35px;	
	width: 75px;
	text-decoration: none;
	height:35px;
	color: #000000;
	background-color: #96CBCB;

}
#nav a.welcurrent {
	height: 35px;
	width: 80px;
	text-decoration: none;
	height:35px;
	color: #000033;
	background-color: #98CBCB;
}
#map {
	position: absolute;
	left: 118px;
	top: 140px;
	text-align: center;
	width: 250px;
}
#map h6 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #E91F1E;
	margin: 0px;
	padding: 0px;
}
#map h5 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
