/* CSS Document */
body {
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bodybg_green.jpg) repeat-x #f4ee41;
}
.clear { clear:both; }
.f_left {	float:left; }
.f_right {	float:right; }
a {	color:#29415b; text-decoration:underline;	}
a:hover {	color:#29415b; text-decoration:none;	}

#wrap {
	width:1004px;
	margin:0px auto;
}
#main {
	float:left;
	width:964px;
	padding:0px 20px 20px 20px;
}
#header {
	float:left;
	height:130px;
	width:964px;
	background: url(../images/header_bg.jpg) no-repeat bottom center #FFFFFF;
}
#top_right {
	float:right;
	height:81px;
	width:200px;
	padding:10px 20px 0px 0px;
}
#logo {
	height:81px;
	width:655px;
	float:left;
	padding:2px;
}
#flashlogo
{
	float:left;
	height:81px;
	width:500px;
	}
#banner {
	float:left;
	padding:10px 0px 0px 0px;
	background-color:#FFFFFF;
}
.banner_right {
	float:right;
	width:320px;
	margin:0px 0px 0px 10px;
}
.banner_right a {	color:#000000; text-decoration:underline; }
.banner_right a:hover { text-decoration:none;	}
.video { float:left; background:url(../images/campus.jpg) no-repeat;  no-repeat; margin-left:4px;width:316px; height:99px; }
#themebg { background:url(../images/theme_bg.jpg) no-repeat; width:82px; height:18px; padding:8px 6px 0px 0px; }
#campus {
	float:left;
	background:url(../images/campus_tour.jpg) no-repeat;
	width:283px;
	height:37px;
	margin:0px 10px 2px 4px;
	padding:60px 0px 0px 30px;
}
#vip {
	float:right;
	background:url(../images/vip_impressions.jpg) no-repeat;
	width:70px;
	height:17px;
	margin:0px 0px 3px 0px;
	padding:80px 0px 0px 250px;
}
#news_letter {
	background:url(../images/news_letter_sub_bg.jpg) no-repeat;
	float:right;
	width:320px;
	height:39px;
	margin:0px 0px 0px 0px;
	padding:55px 0px 0px 0px; 
}

.txtbox {
	width:212px;
	height:19px;
	border:none;
	padding-top:2px;
	background:#FFFFFF;
	color:#6a6a6a;
}
.btn{
	border:1px solid #FFFFFF;
	background:#29415b;
	color:#FFFFFF;
	width:66px;
}

#college_list {
	float:left;
	width:963px;
	margin:6px 0px 0px 0px;
	background:#eaeaea;
	text-transform:uppercase;
	background:url(../images/footerbg_green.jpg) repeat-x;
	
}


#college_list a {
	color:#57790a;
	font-weight:bold;
	text-decoration:none;
}
#college_list a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
ul.left_bullet {
	float:left;
	list-style-type:none;
	padding:15px 0px 15px 45px;
	margin:0px;
}

ul.left_bullet li {
	background:url(../images/bullet.gif) no-repeat 0px 6px;
	padding:7px 0px 7px 25px;
}

ul.right_bullet {
	float:right;
	list-style-type:none;
	padding:10px 45px 10px 0px;
	margin:0px;
}

ul.right_bullet li {
	background:url(../images/bullet.gif) no-repeat 0px 6px;
	padding:7px 0px 7px 25px;

}

#footer {
	float:left;
	background:url(../images/footer_bg_green.jpg) no-repeat top center;
	width:963px;
	height:12px;
	padding-top:22px;
	text-align:center;
}

.table_bg
{
	background:#F3F3F3;
	border:#E1E1E1 1px solid;
}
.table_img
{
	float:right;
	margin:5px;
}
#scroll_pad		{ float:left; padding:5px 10px; background:#FFFFFF;		margin:10px 0px; }
.logo_list img	{		padding:10px 12px;		}

