body {
	margin:0 0 0 0;
	background:url(images/bg.jpg) repeat-x;
	background-color:#E6E6E6;

}

p { margin:.5em; font-style:normal; font-family:"Trebuchet MS"; font-size:12px; color:#113158; text-align:justify;}
h1 {margin:0em; color:#000000; font-size:20px; font-family:"Trebuchet MS"; font-style:normal;}
h2 {margin:0em; color:#D0D0D0; font-family:"Trebuchet MS"; font-size:10px; font-style:normal; text-align:right;}
#container {
	position:relative;
	margin:0px auto;
	width:963px;
	height: auto;
	}

#main{
position:relative;
float:left;
width:963px;
height:auto;
margin:0px;
}
#header {
	float:left;
	width:963px;
	height:192px;
}


#body_stu {	float:left;
	width:963px;
	height: auto;
	background-color:#FFFFFF;
	
}

.body_text {
float:left;
width:933px;
height: auto;
margin-left:25px;
}
.body_top { float:left; width:933px; height:auto; font-family:"Trebuchet MS"; font-size:23px; color:#000000; text-align:left; margin-top:15px; margin-bottom:10px;}
.body_mid{ float:left; width:933px; height:180px;}
.submit_box { float:left; width:385px; height:177px; background:url(images/submit_bg.jpg) no-repeat;}
.sub_text { width:320px; height:28px; position:absolute; top:258px; left:76px; font-family:"Trebuchet MS"; font-size:11px; color:#ffffff; text-align:left; font-weight:bold;}
.sub_form { width:356px; height:auto; position:absolute; top:320px; left:45px; font-family:"Trebuchet MS"; font-size:13px; color:#B11015; font-weight:bold;}
.input_box { width:184px; height:35px;background:url(images/inputbg.jpg) repeat-x; background-color:#FFFFFF; background-position:left top; overflow:hidden; border:#8C8C8C 1px solid;}
.input_box1 { width:184px; height:75px;background:url(images/inputbg1.jpg) repeat-x; background-color:#FFFFFF; background-position:left top; overflow:hidden; border:#8C8C8C 1px solid;}
.pic_box { float:left; width:525px; height:174px; background:url(images/pic.jpg) no-repeat;}
.body_bottom{ float:left; width:913px; height:auto; font-family:"Trebuchet MS"; font-size:12px; color:#113158; text-align:left; font-style:normal;}


#footer {
	float:left;
	width:963px;
	height:87px;
	background:url(images/footer_bg.jpg) no-repeat;
	}
.feedback{ position:absolute; width:27px; height:102px;  left:-19px; top:302px; z-index:100;}
.facebook{ float:left; width:142px; height:42px; margin-left:16px; padding-top:20px;}
.footer_text {float:left; width:770px; height:auto; font-family:"Trebuchet MS";	font-size:12px; color:#ffffff;  padding-top:35px;}
ul {
	margin:0em;
	padding:0px;
	list-style:none;
}
li { 
	list-style:none;
	float:left;
	overflow:hidden;
	padding:0px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.b:link {
	color: #000000;
	text-decoration: none;
}
.b:visited {
	text-decoration: none;
	color: #000000;
}
.b:hover {
	text-decoration: none;
	color: #000000;
}
.b:active {
	text-decoration: none;
	color: #000000;
}

