@charset "utf-8";

body {
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) top repeat-x #d4cefd;
	margin:0 auto;
}
.clear {
	clear:both;
}
img {
	border:none;
}
* {
	padding:0;
	margin:0;
}
a{color:#668f1f;
text-decoration:none;
}
a:hover{color:#3b5b02;}
.readmore a{
	background:url(../images/readmore.png) left no-repeat;
	padding-left:16px;
	color:#669900;
	text-decoration:none;
	text-transform:uppercase;
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Allerta', sans-serif;
	font-weight:normal;
	color:#233307;
	margin-bottom:6px;
	clear:both;
}
h1 {
	font-size:26px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:12px;
	color:#7da831;
}
#maincontain {
	width:960px;
	margin:0 auto;
}
#header {
	width:960px;
	height:146px;
	float:left;
}
#header .logo {
	float:left;
	margin-top:29px;
}
#header .right {
	width:500px;
	float:right;
	color:#FFF;
	margin-top:10px;
}
#header .right table {
	margin-top:20px;
	padding-left:10px;
}
#header .right li {
	list-style:none;
	padding:3px 0;
}
#header .right td, tr {
	padding:0 5px;
	vertical-align:top;
}
#header .right a {
	text-decoration:none;
	color:#6457d9;
}
#header .right a:hover {
	color:#FFF;
}
#header .right h6 {
	padding-left:5px;
	float:left;
	color:#FFF;
	padding-bottom:3px;
}
#nav {
	width:960px;
	height:46px;
	float:left;
	font-size:13px;
}
#nav li {
	list-style:none;
	float:left;
}
#nav li a {
	text-decoration:none;
	color:#FFF;
	display:block;
	line-height:46px;
	padding:0 23px;
}
#nav li a:hover {
	background:url(../images/menubg.jpg) bottom repeat-x;
	padding:0 23px;
	color:#FFF;
}
#nav li .active {
	background:url(../images/menubg.jpg) bottom repeat-x;
	padding:0 23px;
	color:#FFF;
}
#banner {
	width:960px;
	height:260px;
	float:left;
}
#body {
	width:940px;
	float:left;
	background:#FFF;
	padding:10px;
	line-height:18px;
}
#body .left {
	width:226px;
	float:left;
}
#body .right {
	width:695px;
	float:left;
	margin-left:13px;
	color:#666666;
}
#body .right img{
	border:3px solid #999;
	float:left;
	margin:0 10px 10px 0;
}
#body .right h2{
	background:url(../images/headerbg.jpg) top repeat-x;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px 10px;
	margin-bottom:10px;
}
#body .right .pannel{
	width:340px;
	float:left;
	margin-bottom:30px;
}
#body .right .pannel p{
	line-height:20px;
	padding-bottom:10px;
}
#body .right .pannel img{
	border:3px solid #999;
	float:left;
	margin:0 10px 10px 0;
}
#body .right .margin15px{
	margin-left:15px;
}
.student_login {
	width:225px;
	height:80px;
	float:left;
	margin-bottom:10px;
}
#body .left ul.menu {
	list-style:none;
	margin:10px 0 0 0;
}
#body .left ul.menu li a {
	background:url(../images/liststyle.png) 10px 10px no-repeat #d2eaa9;
	color: #669900;
	border-bottom:1px solid #FFF;
	height:30px;
	padding-left: 24px;
	display:block;
	line-height:30px;
	text-decoration:none;
}
#body .left ul.menu li a:hover {
	background:url(../images/liststyle.png) 10px 10px no-repeat #c7dda0;
	color: #669900;
}
#body .left .socialmenu{
	width:205px;
	float:left;
	margin-top:10px;
	padding:10px;
	background:url(../images/socialmenubg.jpg) top repeat-x #FFF;
}
#body .left .socialmenu p.followus{
	/*background:url(../images/+.png) left no-repeat;*/
	padding-left:0px;
	float:left;
	color:#233307;
	padding-top:0px;
}

#footer{
	width:100%;
	background: url(../images/footerbg.jpg) bottom repeat-x #211c46;
}
#footer .center{
	width:960px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	color:#3f348e;
}
#footer .bottom{
	width:960px;
	padding:10px 0;
	color:#3f348e;
}
#footer .bottom a{
	color:#fff;
	text-decoration:none;
}
#footer .menu{
	text-align:center;
	color:#3f348e;
}
#footer .menu a{
	text-decoration:none;
	color:#FFF;
	padding:0 10px;
}
#footer .menu a:hover{
	color:#9933ff;
}
#body .right li {
	list-style-type:none;
	background:url(../images/liststyle.png) left 3px no-repeat;
	margin:2px 0 0px 2px;
	padding:0px 0 0 22px;
	float:left;
	clear:both;
	display:block;
	line-height:18px;
	text-align:left;
}
.main_table tr td{
	
padding:5px 5px 0 5px;}

.apply_table td, tr{
	padding:5px 0;
}
.apply_table input, textarea{
	outline:none;
	padding:2px;
}
.apply_table .btn{
	background:url(../images/liststyle.png) 5px center #9fd346 no-repeat;
	border:none;
	padding:5px 5px 5px 25px;
	color:#233307;
	float:left;
	
}
.apply_table .btn:hover{
	background:url(../images/liststyle.png) 5px center #030 no-repeat;
	border:none;
	padding:5px 5px 5px 25px;
	color:#FFF;
	float:left;
	
}
.redtxt{
	color:#900;
}

.list-style2 ul{ margin:0; padding:0;}
.list-style2 li{ list-style:none;}
.list-style2 li a {
	list-style-type:none;
	background:url(../images/bullets_n.jpg) left 3px no-repeat;
	margin:8px 0 0px 2px;
	padding:0px 0 0 22px;
	float:left;
	clear:both;
	display:block;
	line-height:18px;
	text-align:left;
		font:13px Arial, Helvetica, sans-serif;
	color:#676767;
	
}
.list-style2 li a:hover{color:#1da5e6; background:url(../images/bullets_h.jpg) left 3px no-repeat;}

.list-style2 li a.active5{color:#1da5e6; background:url(../images/bullets_h.jpg) left 3px no-repeat;}


.right_header_programs{
width:272px;
 height:14px;
 float:left;
 background:url(../images/right_header2.jpg) no-repeat 0 0;
	
	}




.right_middle_programs{
width:232px;

 float:left;
 background:url(../images/right_middle2.jpg) repeat-y 0 0;
 padding:0 20px 10px 20px;
	
	}
.right_down_programs{
width:272px;
 height:14px;
 float:left;
 background:url(../images/right_down2.jpg) no-repeat 0 0;
	
	}



.bound_right{
width:272px;

 float:left;
 margin:0px 15px 10px 0;

	
	}




/*search form*/
.searchform{
	margin-bottom:10px;
}
.searchbutton{
	background:url(../images/search.png) no-repeat;
	height:22px;
	width:66px;
	float:right;
	border:none;
	color:#FFF;
	text-align:left;
	text-indent:10px;
}
