* {
	margin:0;
	padding:0;
}
body{
	background:#ffffff url(/media/layout/bg.gif) top repeat-x;
	text-align:center;
	padding-bottom:30px;
}
body, input, textarea{
	font-family:Tahoma;
	font-size:12px;
	color:#404040;
}
img{
	border:none;
}
a{
	color:#404040;
}
a:focus{
	outline:none;
}
.clear{
	clear:both;
	height:5px;
	font-size:3px;
}
h1{
	font-size:20px;
	font-weight:normal;
}
h2{
	margin:5px 0 15px 0;
	font-size:20px;
	color:#2E2E2E;
	font-weight:normal;
}
h3{
	font-size:14px;
}



#header{
	width:869px;
	height:150px;
	margin:0 auto;
	padding-top:14px;
	background:url(/media/layout/bg_header.jpg);
}
a#logo{
	width:308px;
	height:82px;
	display:block;
}
#menu{
	padding:31px 0 0 41px;
}
#menu a{
	width:140px;
	margin-left:-7px;
	height:23px;
	padding-top:14px;
	display:block;
	float:left;
	background:url(/media/layout/bg_menu.png) left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
#menu a.on{
	background:url(/media/layout/bg_menu_on.png) left;
	color:#7A7A7A;
	text-decoration:underline;
}
#menu a:hover{
	text-decoration:underline;
}
a#menu1{
	margin-left:0;
}



#container{
	width:917px;
	margin:0 auto;
	background:url(/media/layout/bg_container.gif) repeat-y;
}
#container_top{
	background:url(/media/layout/bg_container_top.gif) top no-repeat;	
}
#container_bottom{
	padding:0 30px;
	background:url(/media/layout/bg_container_bottom.gif) bottom no-repeat;	
}



#content{
	width:578px;
	height:auto !important;
	height:215px;
	min-height:215px;
	padding-top:15px;
	float:left;
	text-align:justify;
	line-height:16px;
}
#social_links{
	text-align:right;
	padding-bottom:5px;
}
#social_links a img{
	vertical-align:middle;
}
#content p{
	line-height:2;
	margin-top:15px;
}
#content h2{
	margin-bottom:0px;
}
#content ul, #content ol{
	line-height:2;
	margin:15px 0 0 15px;
	list-style-position:inside;
}
#content ul li ul, #content ul li ol, #content ol li ul, #content ol li ol{
	margin-top:0;
}
#content ul.cat_list{
	margin-left:0px;
	font-size:14px;
	font-weight:bold;
}
#content ul.cat_list a{
	text-decoration:none;
	padding:5px;
}
div.hr{
	height:7px;
	background:url(/media/layout/hr.gif) no-repeat;
	margin:15px 0;
}



#sidebar{
	width:260px;
	padding-top:6px;
	float:right;
	text-align:left;
	font-size:11px;
	color:#4F4F4F;
}
#sidebar p, #sidebar ul{
	line-height:1.5;	
}
#sidebar h2{
	margin-left:20px;
}
.box{
	width:260px;
	background:url(/media/layout/bg_box.gif) repeat-y;
	margin-top:10px;
}
.box_top{
	background:url(/media/layout/bg_box_top.gif) top no-repeat;
}
.box_bottom{
	background:url(/media/layout/bg_box_bottom.gif) bottom no-repeat;
	padding:15px 12px;
	height:auto !important;
	height:12px;
	min-height:12px;
}
.box_bottom ul{
	list-style:none;
	padding:0 8px;
}
.box_bottom li{
	background:url(/media/layout/bullet.gif) 0 4px no-repeat;
	padding-left:12px;
}
.box_bottom li a{
	color:#4f4f4f;
	text-decoration:none;
}
.box h3{
	padding:0 8px;
}

#newsletter_email{
	width:120px;
	height:12px;
	padding:17px 11px 16px 27px;
	background:url(/media/layout/bg_input.gif);
	border:0;
	vertical-align:middle;
	font-size:11px;
}
#newsletter_submit{
	width:76px;
	height:49px;
	background:url(/media/layout/bg_ok_button.gif);
	border:0;
	vertical-align:middle;
}
#newsletter_form p{
	padding:10px 8px 0 8px;
}


.box_bottom .details{
	padding-right:8px;
}
.details{
	text-align:right;
	font-size:11px;
	padding-top:10px;
}
.details a{
	color:#2e2e2e;
}



#site_footer{
	clear:both;
	padding-left:34px;
	height:27px;
	padding-top:12px;
}
#footer_menu{
	float:left;
	background:url(/media/layout/bg_footer_menu.gif) right no-repeat;
}
#footer_menu div{
	float:left;
	height:21px;
	padding:6px 27px 0 27px;
	background:url(/media/layout/bg_footer_menu_left.gif) left no-repeat;
	color:#ffffff;
	font-size:11px;
}
#footer_menu div a{
	color:#ffffff;
	margin:0 8px;
	text-decoration:none;
}
#footer_menu div a.on{
	text-decoration:underline;
}
#copyright{
	float:right;
	text-align:right;
	color:#dedede;
	padding-top:12px;
	height:15px;
}



form.tablestyle{
	margin:0px;
	padding:10px 0px;
}
form.tablestyle td{
	padding:5px 0;
}
form.tablestyle td.label_cell{
	text-align:right;
	padding-right:10px;
}
input.field, textarea.field, select.field{
	border:1px solid #D4D8D9;
	padding:3px;
}
input.field, textarea.field{
	width:250px;

}
textarea.field{
	height:140px;
}
input.submit{
	border:0px;
	background-color:#42ADCB;
	color:#ffffff;
	padding:3px 8px;
	font-weight:bold;
	cursor:pointer;
}
span.mandatory, .highlighted{
	color:#42ADCB;
}
#note{
	text-align:center;
	border-top:1px solid #dedede;
	margin-top:20px;
	padding-top:5px;
}


#content .free_course_intro, #content .course_intro{
	padding:10px 0;
	border-bottom:1px solid #dedede;
}
#content .free_course_intro p, #content .course_intro p{
	margin-top:7px;
}
.pages{
	font-size:10px;
	text-align:right;
	padding:7px 0;
}
.pages a.on{
	color:#404040;
}
#top_pages{
	border-bottom:1px solid #dedede;
}
#courses_cat_form{
	padding-top:10px;
}


.tableform{
	padding-top:15px;
}
.tableform table th{
	padding-right:10px;
	width:240px;
	font-weight:normal;
}
.option input.radio, .option input.checkbox{
	vertical-align:middle;
	margin:0 5px 0 0;
		
}
.tableform input.text, .tableform textarea{
	width:280px;
	padding:2px;
	border:1px solid #cdcdcd;
}
.tableform textarea{
	height:80px;
}
input.total{
	width:50px;
	border:1px solid #dedede;
	padding:3px;
}


#contact_page p{
	margin:10px 0 0 0;
	line-height:1;
}

.free_course_intro h3{
	color:#44AECC;
	font-size:14px;
	text-decoration:underline;
}

.free_course_intro a{
	background-color:#44AECC;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px;
	text-decoration:none;
}

.free_course_intro a:hover{
	background-color:#666666;
}

.course_intro h3 a{
	color:#44AECC;
	font-size:14px;
	text-decoration:underline;
}

.button_this a {
	background-color:#44AECC;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px;
	text-decoration:none;
}

.button_this a:hover{
	background-color:#666666;
}

.border_bottom{
	background-color:#f4f4f4;
}

.border_bottom:hover{
	background-color:#EEEEEE;
}


/*
#a_make a {
	color:#333333;
}
#a_make a:hover {
	text-decoration:underline;
	color:#44AECC;
}
*/

.pages a{
	background-color:#44AECC;
	padding:4px;
	padding-left:7px;
	padding-right:7px;
	color:#FFFFFF;
}


