body {
	width:100%;
	min-width:970px;
	height:100%;
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
}

#header {
	width:663px;
	height:50px;
	background-image:url(../img/bg_header.gif);
	background-repeat:repeat-x;
}

#footer {
	width:970px;
	height:59px;
	background-image:url(../img/bg_footer.gif);
	background-repeat:repeat-x;
}

#column1 {
	width:296px;
}

#column2 {
	width:663px;
}

#search {
	width:162px;
	height:27px;
	background-image:url(../img/bg_search.gif);
	background-repeat:no-repeat;
}

.clear {
	clear:both;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	line-height:30px;
	background-image: url(../img/ar_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-size:12px;
	font-weight:bold;
}

.plainList {
	margin-left: 12px;
	padding-left: 0;
}

.plainList li {
	margin:14px 0px;
}

.academyList {
	margin-left: 12px;
	padding-left: 0;
}

.academyList li {
	margin:2px 20px;
}

.pageTitle {
	color:#edc61b;
	font-size:18px;
	font-weight:bold;
}
.social_icon{
	margin: 13px 0 0 34px;
	float:left;
	}






















.reg_area{
	width:660px;
	padding:0 0 0 20px;
	}
.field_area{
	width:660px;
	padding:0 0 20px 0;
	}	
	
.field_left{
	width:195px;
	float:left;
	font:normal 14px/30px Arial, Helvetica, sans-serif;
	color:#333;
	}	
.field_left_one{
	width:320px;
	float:left;
	font:normal 14px/30px Arial, Helvetica, sans-serif;
	color:#333;
	}	
.field_left h3{
	font:normal 22px/25px Arial, Helvetica, sans-serif;
	color:#edc61b;
	/*border-bottom:1px dotted #333333;*/
	margin:10px 0 0 0;
	}	
.field_left_one h3{
	font:normal 22px/25px Arial, Helvetica, sans-serif;
	color:#edc61b;
	padding:20px 0 0 0;
	/*border-bottom:1px dotted #333333;*/
	}	
	
.field_right{
	float:left;
	width:340px;
	}
.field{
	background:url(../img/tet_field.png) no-repeat;
	width:252px;
	height:33px;
	font:normal 14px/24px Arial, Helvetica, sans-serif;
	color:#333;
	border:0;
	padding:3px;
	}	
	
.field_long{
	background:url(../img/tet_field_long.png) no-repeat;
	width:356px;
	height:33px;
	font:normal 12px/60px Arial, Helvetica, sans-serif;
	color:#333;
	border:0;
	padding:3px;
	}	
	
.add_field{
	background:url(../img/add_field.png) no-repeat;
	width:246px;
	height:58px;
	font:normal 14px/24px Arial, Helvetica, sans-serif;
	color:#333;
	border:0;
	padding:3px;
	}	
.text{
	padding:0 0 0 40px;
	}
.text p{
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#333;
	}	
.text ul li{
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#333;
	list-style:circle;
	}
	
.social_icon{
	 margin: 13px 0 0 33px;
	float:left;
	}
	
	
	
	