* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	background-color:#fff;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	color:#453322;
	font-size:12px;
	line-height:18px;
	margin:10px;
}

a:link, a:visited, a:active {
	color:#e85178;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#container {
	width:961px;
	margin:0 auto;
}

/*header*/

#header {
	width:961px;
	height:166px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
}

#header a:link, #header a:visited, #header a:active {
	color:#fff;
}

#header a:hover {
	
}

#tutor {
	float:right;
	width:190px;
	padding:0 5px;
	padding-top:13px;
	height:22px;
	text-align:center;
}

#navigation {
	clear:both;
}

#links {
	float:left;
	margin-top:50px;
	margin-left:340px;
}

#links a:link, #links a:visited, #links a:active {
	text-decoration:none;
}

#links a:hover {
	color:#7F0F5C;
}

#links ul li {
	float:left;
	color:#fff;
	list-style-type:none;
	border-left:1px solid #afc244;
	padding:8px 10px;
}

#search {
	float:right;
	margin-right:29px;
	margin-top:55px;
}

#search table {
	border-collapse:collaspe;
}

#search table td {
	padding-right:18px;
}

#search input.field {
	border:0;
	padding:4px;
	height:16px;
	width:128px;
}

/*header end*/

/*main*/

#main {
	clear:both;
	background-image:url(../images/main.gif);
	background-repeat:no-repeat;
	float:left;
	width:961px;
}

#circles {
	float:left;
	background-image:url(../images/circles.png);
	background-repeat:no-repeat;
	background-position:6px bottom;
}

/*column*/

#column {
	float:left;
	width:200px;
	margin-left:24px;
	padding-top:20px;
	padding-bottom:130px;
/*background-color:purple;*/
}

#menu {
	margin-bottom:30px;
}

#menu ul {
	border-bottom:1px dashed #94ae05;
}

#menu ul li {
	list-style-type:none;
	text-transform:uppercase;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	color:#7f0f5c;
	text-decoration:none;
	display:block;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:32px;
	border-top:1px dashed #94ae05;
	line-height:30px;
	font-weight:bold;
}

#menu ul li a:hover {
	color:#94AE05;
	background-image:url(../images/bullet_over.gif);
}

/*sub menu*/

#menu ul li ul {
	display:none;
	border:none;
}

#menu ul li.current_page_item ul, #menu ul li.current_page_parent ul {
	display:block;
}

#menu ul li ul li {

}

#menu ul li ul li a:link, #menu ul li ul li a:visited, #menu ul li ul li a:active {
	border-top:none;
	line-height:normal;
	margin-bottom:7px;
	color:#453322;
	background-image:none;
}

#menu ul li ul li a:hover {
	color:#94AE05;
	background-image:none;
}

/*sub menu end*/

#panel_blog {
	
	border:1px solid #d7d7d7;
	font-size:11px;
	line-height:14px;
	background-image:url(../images/panel_blog.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	/*width:198px;
	height:221px;*/
	
	padding:55px 15px 15px 15px;
	width:168px;
	height:151px;
}

#panel_blog p {
	height:125px;
}

#panel_blog .button {
	text-align:right;
}

/*column end*/

/*content*/

.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#content {
	float:left;
	margin-top:10px;
	margin-left:30px;
	width:691px;
/*background-color:orange;*/
}

/*latest news*/

#latest {
	background-color:#eaefcd;
	float:left;
	width:691px;
	margin-bottom:15px;
}

#image {
	float:left;
	width:349px;
	height:254px;
}

#news {
	float:left;
	padding:15px 20px;
	width:302px;
}

.header {
	font-size:18px;
	line-height:normal;
	color:#f3386f;
	font-weight:normal;
	margin-bottom:7px;
}

#news ul {
	border-bottom:1px dashed #94ae05;
}

#news ul li {
	list-style-type:none;
	border-top:1px dashed #94ae05;
	line-height:normal;
	padding:7px 0px;
}

#news ul li p.headline {
	text-transform:uppercase;
	color:#826861;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*latest news end*/

/*static*/

#static {
	clear:both;
	min-height:600px;
  	height:auto !important;
  	height:600px;
}

#left {
	float:left;
	width:340px;
}

#right {
	float:right;
	width:340px;
}

/*3 panels*/

#panels {
	clear:both;
	padding-top:10px;
}

/*panel 1*/

#panel_become {
	border:1px solid #d7d7d7;
	font-size:11px;
	line-height:14px;
	background-image:url(../images/panel_become.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:20px;
	float:left;
	margin-right:12px;
	
	/*width:220px;
	height:221px;*/
	
	padding:55px 15px 15px 15px;
	
	width:190px;
	height:151px;
}

#panel_become p {
	height:110px;
	width:105px;
}

#panel_become .button {
	text-align:right;
}

/*panel 1 end*/

/*panel 2*/

#panel_find {
	border:1px solid #d7d7d7;
	font-size:11px;
	line-height:14px;
	background-image:url(../images/panel_find.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:20px;
	float:left;
	margin-right:12px;
	
	/*width:220px;
	height:221px;*/
	
	padding:55px 15px 15px 15px;
	
	width:190px;
	height:151px;
}

#panel_find p {
	height:110px;
}

#panel_find .button {
	text-align:right;
}

/*panel 2 end*/

/*panel 3*/

#panel_area {
	border:1px solid #d7d7d7;
	font-size:11px;
	line-height:14px;
	background-image:url(../images/panel_area.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:20px;
	float:left;
	
	/*width:220px;
	height:221px;*/
	
	padding:55px 15px 15px 15px;
	
	width:190px;
	height:151px;
}

#panel_area p {
	height:110px;
}

#panel_area .button {
	text-align:right;
}

/*panel 3 end*/

/*3 panels end*/

#static p {
	margin-bottom:15px;
}

#static ul, #static ol {
	margin-bottom:15px;
	margin-left:25px;
}

#static table {
	margin-bottom:15px;
	border-collapse:collapse;
}

#static table td, #static table th {
	text-align:left;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:5px;
}

#static table th {
	font-weight:bold;
	width:120px;
}


h1 {
	font-size:30px;
	font-weight:normal;
	line-height:normal;
	color:#94ae05;
	margin-bottom:20px;
}

h2 {
	font-size:18px;
	line-height:normal;
	color:#f3386f;
	font-weight:normal;
	margin-bottom:7px;
}

/*news*/

#news-content {
	width:500px;
	float:left;
	border-right:1px dashed #afc244;
	padding-right:20px;
	margin-bottom:10px;
	min-height:600px;
  	height:auto !important;
  	height:600px;
}

#news-column {
	width:150px;
	float:right;
}

#news-column h2 {
	color:#94AE05;
}

#news-column ul {
	margin-bottom:15px;
	margin-left:0;
}

#news-column ul li {
	list-style-type:none;	
}

#news-column ul li a:link, #news-column ul li a:visited, #news-column ul li a:active {
	color:#453322;
	text-decoration:none;
}

#news-column ul li a:hover {
	color:#E85178;
}

.news-post {
	margin:30px 0;
}

/*news end*/

/*static end*/

/*content end*/

/*main end*/

/*footer*/

#footer {
	width:961px;
	height:62px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
}

#copyright {
	float:left;
	margin-top:8px;
	margin-left:15px;
	color:#fff;
	font-size:11px;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color:#fff;
	text-decoration:underline;
}

#copyright a:hover {
	text-decoration:none;
}

#foot {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
	float:right;
	margin-right:15px;
	margin-top:8px;
}

#foot a:link, #foot a:visited, #foot a:active {
	color:#fff;
}

#foot a:hover {
	
}

#foot a:link, #foot a:visited, #foot a:active {
	text-decoration:none;
}

#foot a:hover {
	color:#7F0F5C;
}

#foot ul li {
	float:left;
	color:#fff;
	list-style-type:none;
	border-left:1px solid #afc244;
	padding:8px 10px;
}

/*footer end*/

/*wordpress*/

small {
	line-height:normal;
}

#comment {
	width:400px;
}

.even, .alt {
	border-left: 1px solid #ddd;
	padding: 10px;
}

.alt {
	background-color:#f0f0f0;
}

.commentlist {
	margin-top:15px;	
}

.commentlist li {
	list-style-type:none;
	margin-bottom:15px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.post {
	clear:both;
}

.clear {
	clear:both;
}
/*wordpress end*/