body {
	background-color: #f0f0ff;
}

div.base {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color: #f0f0ff;
	height: 95%;
	min-height: 840px
	min-width: 900px;
}

iframe.header-frame {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width:860px;
	height:280px;
	
}

table.header-table {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	width: 860px;
	height: 240px;
	background-image: url("images/sky.png");
}

table.menu-table {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	width: 860px;
	height: 40px;
	background-color: #0070c0;
}

table.base-table {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	width: 860px;
	text-align: center;
}

table.content-table {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	width: 860px;
	text-align: left;
}

table.footer-table {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	width: 860px;
	height: 40px;
	background-color: #0070c0;
	text-align: center;
	color: white;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}

iframe.footer-frame {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width:860px;
	height:40px;
	
}

img.logo {
	width: 160px;
	height: auto;
}

div.title {
	color: white;
	font-size: 38pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	text-shadow: 5px 5px 3px #000000;
	margin: 0px;
}

div.subtitle {
	color: white;
	height: 100px;
	font-size: 18pt;
	line-height: 120%;
	font-family: serif;
	font-style: normal;
	font-weight: bold;
	text-shadow: 3px 3px 2px #000000;
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul.menu {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

li.menu {
	float: left;
	color: white;
	font-size: 14pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

a.menu:link {
	text-decoration: none;
	color: white;
	background-color: #0070c0;
}
a.menu:visited {
	text-decoration: none;
	color: white;
	background-color: #0070c0;
}
a.menu:hover {
	text-decoration: none;
	color: black;
	background-color :#ffffff;
}

div.home {
	font-size: 12pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div.contents_title {
	font-size: 14pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div.profile {
	font-size: 12pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table.profile {
	font-size: 12pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height:150%
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

tr.profile {
	line-height: 150%;
}

div.contents {
	font-size: 12pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table.contents {
	border: 0px none transparent;
	font-size: 12pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height:150%
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

tr.contents {
	line-height: 150%;
}

span.cont_lst {
	font-size: 12pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	display: inline-block;
	width: 5em;
}

div.client {
	font-size: 12pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	height: 400px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div.subcontractor {
	font-size: 12pt;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	height: 400px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div.map {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 800px;
	background-color: #ffffff;
}

