﻿.tab_div{
	width:1000px;
	margin:0 auto;			
}
.page_content{

	margin:-1px auto -1px auto;
	width:1000px;
}
.page_content span{
	position:relative;
	display:block;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:100%;
	behavior: url(PIE.html);

}
.title1{
	position:relative;
	width:978px;
	padding: 6px;
	color:#0224BC;
	font-weight:bold;
	margin:0 auto;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid silver;
	background-image:url('../img/gray_bg.jpg');
	margin-top:5px;
	behavior: url(PIE.html);
}
.title2{
position:relative;
	width:978px;
	padding: 6px;
	color:#0177BE;
	font-weight:bold;
	margin:0 auto;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid silver;
	background-image:url('../img/gray_bg.jpg');
	margin-top:5px;
	behavior: url(PIE.html);
}
.title3{
position:relative;
	width:978px;
	padding: 6px;
	color:#01A4AB;
	font-weight:bold;
	margin:0 auto;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid silver;
	background-image:url('../img/gray_bg.jpg');
	margin-top:5px;
	behavior: url(PIE.html);
}
.title4{
position:relative;
	width:978px;
	padding: 6px;
	color:#4FBE01;
	font-weight:bold;
	margin:0 auto;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid silver;
	background-image:url('../img/gray_bg.jpg');
	margin-top:5px;
	behavior: url(PIE.html);
}
.title5{
position:relative;
	width:978px;
	padding: 6px;
	color:#008E3C;
	font-weight:bold;
	margin:0 auto;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid silver;
	background-image:url('../img/gray_bg.jpg');
	margin-top:5px;
	behavior: url(PIE.html);
}
.contact{
	padding:20px;
		text-align:left;
		display:inline-block;
		vertical-align:top;
			font-family:"Trebuchet MS";
}
.contact img{
	width:200px;
	margin:10px 0 10px 0;
}
.contact table{
	font-size:12px;
}
.contact table a{
	text-decoration:none;
		color:#333333;
}
.contact table strong{

	margin-top:0;
}

.map_div{
padding-top:40px;
	display:inline-block;
}
.map{
	position:relative;
	z-index:2;
	border:1px #333333 solid;
}
.maplink{
	color:#333333;
	text-decoration:none;
	text-align:left;
}
.maplink:hover{
	text-decoration:underline;
}
