/* CSS Document */

body {
	font-size:75%;
	font-family:tahoma, verdana, geneva, sans-serif;
	background-image: url(images/bluestripes.gif);
	color: #FFFFFF;
	margin: 0;
}
html>body {
	font-size:13px;
}
p, table {
	font-size:1em;
	line-height:1.5em;
	margin:0 0 1.5em 0;
}
h1 {
	line-height:1em;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 1em 0;
}
h2 {
	font-size:1.1667em;
	font-weight:normal;
}
html, body {
	margin:0;
	padding:0
}
p {
}
div#header {
	background-image: url(images/header_bg.gif);
	height: 300px;
	background-repeat: no-repeat;
}
.sectionheader {
	margin-top: 200px;
	margin-left: 40px;
}
div #section {
	background-image: url(images/section_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 641px;
}
div#wrapper {
	float:left;
	background-repeat: repeat-y;
	width:100%;
	background-image: url(images/main_bg.gif);
}
div#container {
	text-align:left
}
.spaheader {
	font-weight: bold;
	color: #FFC1CF;
}
div#content p {
	line-height:1.4
}
div#extra {
	background:#FF8539
}
div#footer p {
	padding:0px;
	margin: 0px;
	text-indent: 0px;
}
div#container {
	width:650px;
	margin:0 auto
}
div#content {
	float:left;
	width:410px;
	margin-right: 10px;
	margin-left: 45px;
	margin-top: 0px;
	display: inline;
	height: 300px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#navigation {
	float:right;
	width:160px;
	background-repeat: no-repeat;
	background-image: url(images/nav_bg_shorter.gif);
	background-position: 0px 82px;
}
div#extra {
	float:left;
	width:500px
}
div#footer {
	clear:both;
	width:100%;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 214px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
div#bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	text-align: center;
	color: #037AB4;
}
#navigation img {
	position: relative;
}
#bottomlinks a {
	color: #037AB4;
}
#bottomlinks a:visited {
	color: #037AB4;
}
.servicename {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
