body {
	margin: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}

h1 {
	font-size: 17px;
	font-family: Arial, Verdana, Tahoma;
	color: white;
	margin: 0px;
}

h2 {
	font-size: 18px;
	font-family: Arial, Verdana, Tahoma;
	color: #303757;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	font-size: 15px;
	font-family: Arial, Verdana, Tahoma;
	color: #303757;
	font-weight: bold;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}
h3 a {
	font-size: 15px;
	font-family: Arial, Verdana, Tahoma;
	color: #303757;
	font-weight: bold;
}

.img {
	margin-right: 6px;
	margin-top: 4px;
}

.top_links, .top_links a {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: white;
	text-decoration: none;
}

.main_img {
	border: 6px solid white;
	height: 220px;
}

.header_title {
	font-size: 20px;
	font-family: Times New Roman, Arial, Verdana, Tahoma;
	color: black;
	position: relative;
	top: -50px;
	left: 200px;
	height: 0px;
}

.header_paginator {
	float: right;
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma;
	color: silver;
	text-align: right;
	position: relative;
	top: -20px;
	right: -6px;
	height: 0px;
}

.podlinks {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: white;
}
.podlinks a {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: white;
	text-decoration: none;
}
.podlinks a:hover {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: white;
	text-decoration: underline;
}

.right_links_title {
	font-size: 16px;
	font-family: Arial, Verdana, Tahoma;
	color: #8ec3fb;;
	margin-left: 25px;
	margin-bottom: 12px;
	font-weight: bold;
}

.right_links {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: white;
	margin-left: 25px;
	line-height: 22px;
}
.right_links a {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: white;
	text-decoration: none;
}
.right_links a:hover {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: white;
	text-decoration: underline;
}

.img {
	border: 1px solid #303757;
}
.img_caption {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	color: #333333;
	line-height: 12px;
}

.welcome_txt {
	text-align: justify;
	line-height: 20px;
	width: 450px;
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
}

.main_txt {
	line-height: 18px;
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
}
.main_txt a {
	line-height: 18px;
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: #0e80c7;
	text-decoration: none;
}
.main_txt a:hover{
	line-height: 18px;
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
}

.contact {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
	background-color: #f6f7ff;
	border: 1px solid #c2c9e9;
	line-height: 20px;
	width: 450px;
	text-align: center;
	margin-bottom: 30px;
}

.services_txt {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
	line-height: 18px;
}

.read_more {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	margin-top: 5px;
	color: #0e80c7;
}
.read_more a {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
	color: #0e80c7;
}
.read_more a:hover {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	color: #303757;
}

.footer {
	background-color: #303757;
	margin: 0px;
	height: 134px;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	color: #d2d6e8;
}
.footer a {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	color: #d2d6e8;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	color: white;
	text-decoration: underline;
}
h4 {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: white;
	margin-bottom: 10px;
	font-weight: normal;
}
.footer3 {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	color: #87b5e5;
	margin-bottom: 10px;
}

#map {
	width: 710px; 
	height: 400px; 
	border: 1px solid #666666;
}

