.container {
	height: 1000px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	float: left;
	height: 150px;
	width: 900px;
}
.content_left {
	float: left;
	height: 600px;
	width: 900px;
}
.content_right {
	float: left;
	height: 600px;
	width: 425px;
	padding-left: 20px;
}
.footer_area {
	height: 105px;
	width: 900px;
	float: left;
}
.navigation {
	float: left;
	height: 30px;
	width: 900px;
	text-align: center;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub_nav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFCC;
	list-style-type: none;
	width: 900px;
	height: 20px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
.sub_nav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.sub_nav {
	float: left;
	width: 900px;
	height: 20px;
	text-align: center;
	padding-top: 15px;
}
.sub_nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
}
.sub_nav_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009999;
}
.navigation a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
}
.navigation a:hover {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #00CCCC;
}
.navigation li {
	list-style-type: none;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #FFFFFF;
	padding-right: 10px;
	margin-right: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 900px;
}
body {
	background-image: url(../Images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #000000;
	background-position: top;
}
.inseq_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.logo {
	float: left;
	height: 107px;
	width: 600px;
	padding-left: 10px;
}
.sub_nav_last_link ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: normal;
}
.sub_nav_row_two ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFCC;
	list-style-type: none;
	margin: 0px;
	height: 20px;
	width: 860px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}
.sub_nav_row_two li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sub_nav_row_two {
	width: 900px;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 10px;
}
.sub_nav_row_two a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;	
}
.sub_nav_row_three {
	width: 860px;
	height: 20px;
	float: left;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 20px;
}
.sub_nav_row_three a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
}
.sub_nav_row_three ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFCC;
	list-style-type: none;
	margin: 0px;
	height: 20px;
	width: 860px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}
.sub_nav_row_three li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

