#wrapper {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
}
#header {
	float: left;
	height: auto;
	width: 1000px;
	
}
#image_container {
	float: left;
	height: 450px;
	width: 1000px;
}
#image_bg {
	height: 450px;
	width: 1000px;
	z-index: 0;
}
#gradient_bg {
	height: 450px;
	width: 300px;
	margin-left: 700px;
	z-index: 1;
	background: url(../images/gradient.png);
	position: relative;
	margin-top: -450px;

}
#navmenu {
	height: 450px;
	width: 296px;
	z-index: 2;
	position: relative;
	margin-left: 704px;
	margin-top: -450px;
}
#text_body {
	float: left;
	height: auto;
	width: 1000px;
	background: #151618 url(../images/text_bg.gif) no-repeat;
}
#text_body2 {
	float: left;
	height: auto;
	width: 1000px;
	position: relative;
	margin-top: 1000px;
	background: #151618 url(../images/text_bg.gif) no-repeat;
}
#directory_body {
	float: left;
	height: auto;
	width: 1000px;
	position: relative;
	background: #151618 url(../images/text_bg.gif) no-repeat;
}
#footer {
	background: #0063c1;
	float: left;
	height: auto;
	width: 1000px;


}
#footer2 {
	background: #0063c1;
	float: left;
	height: auto;
	width: 1000px;
	margin-top: 840px;
	position: relative;
}
#left_text {
	font: 12px arial;
	color: #c0c0c0;
	height: 250px;
	width: 950px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}
h1 {
	font: 16px verdana;
	color: #0063c1;
}
h4 {
	font: 12px verdana;
	color: #ffffff;
}
#max_logo {
	height: 69px;
	width: auto;
	margin-left: 800px;
	float: left;
	margin-top:5px	
}
#fb_logo {
	height: 69px;
	width: auto;
	margin-left: 10px;
	margin-top: 25px;
	float: left;
}
#right_text {
	font: 12px arial;
	color: #c0c0c0;
	height: auto;
	width: 350px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	background: #151618;
	padding-left: 10px;
}
a.link {
	font: 12px verdana;
	color: #0063c1;
}


#left_text2 {
	font: 12px arial;
	color: #c0c0c0;
	height: 700px;
	width: 600px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}
#left_text3 {
	font: 12px arial;
	color: #c0c0c0;
	height: 1200px;
	width: 600px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

.compulsory {
	font-family: verdana;
	font-size: 10px;
	color: #F00;
}
