@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(assets/under_construction.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-color: #FFFFFF;
	bottom: 0px;
}

#container/* CSS Document */

 {
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	top: 0px;
	filter: DropShadow(Color=#ffffff, OffX=5px, OffY=5px, Positive=n);
	text-align: center;
}
#header {
	height: 178px;
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	top: 385px;
	vertical-align: middle;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	line-height: 22px;
}
#flash {
	float: left;
	height: 302px;
	width: 850px;
	background-color: #FFFFFF;
}
#menu {
	float: left;
	height: 38px;
	width: 850px;
	background-image: url(assets/menu_strip.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 25px;
}
#textContent {
	float: left;
	height: 100%;
	width: 578px;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(assets/text_content_background.png);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 0px;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	float: left;
	height: 100%;
	width: 512px;
	margin: 0px;
	text-align: justify;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
}

#rightColumn {
	height: 100%;
	width: 272px;
	float: left;
	background-color: #1a1e57;
	vertical-align: top;
}
#textContentContact {
	float: left;
	height: 434px;
	width: 578px;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(assets/text_content_background.png);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 0px;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#rightColumnContact {
	height: 450px;
	width: 272px;
	float: left;
	background-color: #1a1e57;
	vertical-align: top;
}

