#pagecontainer {
	width: 902px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #343166;
	border-right-color: #343166;
	border-bottom-color: #343166;
	border-left-color: #343166;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
	height: 100%;
	float: left;
    }


#header {
	height: 90px;
	width: 900px;
	background-color: #343166;
	border: 1px solid #343166;
	float: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	background-position: left;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #333367;
	color: #343166;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #343166;
	font-size: 1em;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343166;
}

#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	background-color: #343166;
	width: 100%;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
}
#services h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	background-color: #333367;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}



#leftsidebar {
	float: left;
	width: 150px;
	background-image: url(images/leftsidebar_tile.png);
	background-repeat: repeat-y;
	padding: 10px;
}

#pagecontainer #leftsidebar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	width: 195px;
	background-color: #343166;
}

#main {
	background-color: #000000;
	float: left;
	width: 505px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #343166;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #343166;
	margin: 0px;
	padding: 12px;
	color: #FFFFFF;
}
#rightsidebar {
	float: left;
	width: 178px;
	margin: 0px;
	background-image: url(images/rightsidebar_tile.png);
	background-repeat: repeat-y;
	padding: 10px;
}
#footer {
	width: 902px;
	height: 35px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .75em;
	padding-bottom: 10px;
	background-color: #333367;
}

#nav {
	background-color: #333333;
	width: 900px;
	height: 25px;
}
#formcontainer {
	background-color: #9191AD;
	float: left;
	width: 902px;
	margin-left: 20px;
}
#services {
	background-color: #9191AD;
	float: left;
	width: 700px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
