.header {
	background-color: #46688A;
	position: relative;
	height: 118px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topnav {
	background-color: #A5BDD3;
	position: relative;
	height: 50px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 10px;
}
.topnav a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #1D2434;
}
.topnav a:hover {
	text-decoration: underline;
}
.topnav a:visited {
	color: #1D2434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.botnav {
	position: relative;
	width: 100%;
	height: 30px;	
}
.botnav a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #344362;
}
.botnav a:hover {
	text-decoration: underline;
	color: #334261;
}
.botnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303F5E;
}
.main {
	position: relative;
	height: auto;
	width: 100%;
}
.google {
	padding: 20px;
	float: left;
	height: 600px;
	width: 200px;
}

.content {
	position: relative;
	height: 600px;
	width: 600px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 50px;
	float: left;
	padding-right: 25px;
	padding-bottom: 20px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 100%;
	clear: left;
}
.bus {
	background-image: url(button01.jpg);
	height: 34px;
	width: 162px;
	background-repeat: no-repeat;
	position: relative;
	left: 5px;
	top: 5px;
	text-align: center;
	padding-top: 5px;
}
.rep {
	background-image: url(button02.jpg);
	height: 34px;
	width: 162px;
	background-repeat: no-repeat;
	top: 25px;
	position: relative;
	text-align: center;
	padding-top: 5px;
	left: 5px;
}
.buttons {
	position: relative;
	background-color: #7997B1;
	height: 32px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mainservice {

	position: relative;
	height: 1700px;
	width: 100%;
}
.contentservice {

	position: relative;
	height: 400px;
	width: 95%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 20px;
}
