.freev_bg {
	background-image:url(../img/t_freev_bg.jpg);
	background-repeat:repeat-x;
	-o-transition:.4s;
  	-ms-transition:.4s;
  	-moz-transition:.4s;
  	-webkit-transition:.4s;
  	transition:.4s;
	}

.freev_bg:hover {
	background-image:url(../img/t_freev_bg.jpg);
	background-repeat:repeat-x;
}

.crss_bg {
	background-image:url(../img/t_bg.jpg);
	background-repeat:repeat-x;
	-o-transition:.4s;
  	-ms-transition:.4s;
  	-moz-transition:.4s;
  	-webkit-transition:.4s;
  	transition:.4s;
}

.crss_bg:hover {
	background-image:url(../img/t_crss_bg.jpg);
	background-repeat:repeat-x;
}

.priv_bg {
	background-image:url(../img/t_bg.jpg);
	background-repeat:repeat-x;
	-o-transition:.4s;
  	-ms-transition:.4s;
  	-moz-transition:.4s;
  	-webkit-transition:.4s;
  	transition:.4s;
	}

.priv_bg:hover {
	background-image:url(../img/t_priv_bg.jpg);
	background-repeat:repeat-x;
}

.tut_bg {
	background-image:url(../img/t_bg.jpg);
	background-repeat:repeat-x;
	-o-transition:.4s;
  	-ms-transition:.4s;
  	-moz-transition:.4s;
  	-webkit-transition:.4s;
  	transition:.4s;
	}

.tut_bg:hover {
	background-image:url(../img/t_tut_bg.jpg);
	background-repeat:repeat-x;
}



#content {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}


#brd p {
	height: 20px;
	width: 900px;
	margin-top:13px;
	margin-bottom:0px;
	font-size: 13px;
	color:#003;
	float:left;
}
.fl_d {
	color:#e95016;
	font-size:14px;
}

#brd a:link {
	color: #00468D;
	text-decoration: none;
}

#brd a:visited {
	color: #00468D;
	text-decoration: none;	
}


#brd a:hover {
	text-decoration: underline;	
}


#become_member {
	height:40px;
	width: 900px;
	font-size:18px;
	text-align:center;
	background-color:#EEF2FE;
	border: 1px solid #B6C1E6;
	color:#003;
	padding-top:8px;
	float:left;
}

#become_member a {
	display:inline-block;
	padding:8px;
	font-size:16px;
	text-align:center;
	background-image:url(../img/memb_btn.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:30px;
	background-color:#036;
	text-decoration:none;
	-o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
}

#become_member a:hover {
	background-image:url(../img/memb_btn_o.jpg);
	background-repeat:repeat-x;
}

h1 {
	display:block;
	text-align: center;
	height: 60px;
	width: 900px;	
	padding-top:20px;
	background-image:url(../img/freev_tit_bg.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color:#e95016;
	float:left;
}
h2 {
	display:block;
	font-size:60px;
	width:615px;
	height:100px;
	background-image:url(../img/ket_h2.jpg);
	background-repeat:no-repeat;
	margin:0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#0D4F56;
	padding-left:50px;
	padding-top:45px;
	text-align:left;
	-moz-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	-moz-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
}

h2 p {
	margin:0px;
	font-size:20px;
	color:#0D4F56;
}


h3 {
	margin-top:5px;
	margin-left:10px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#003;
	
}

h4 {
	display:block;
	width:200px;
	height:auto;
	color:#003;
	font-size:16px;
	margin-top:40px;
	margin-bottom:10px;
	font-weight:normal;
	border-bottom:2px solid #003;
	text-align:left;
}

/****************************************************/


#content_box {
	width: 900px;
	height:auto;
	margin-top:30px;
	float:left;
}

#nav_box {
	height:auto;
	width: 230px;
	float:left;
	color:#036;
	
}


#cont_nav_box {
	height:auto;
	width: 230px;
	float:left;
	color:#036;
	
}

#cont_nav_box a {
	display:block;
	width:230px;
	height:auto;
	font-size:15px;
	color:#003;
	text-decoration:none;
}

#cont_nav_box a:hover {
	background-color:#DCE3EF;	
	-moz-border-radius: 7px;
	border-radius: 7px;
}



.PET_mini {
	display:inline-block;
	padding:7px;
	border:1px solid #d12032;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color:#d12032;
}

.KET_mini {
	display:inline-block;
	padding:7px;
	border:1px solid #198A96;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color:#198A96;
}

#cont_nav_box ul {
	margin-top:10px;
	padding:0px;
}

#cont_nav_box li {
	margin-bottom:10px;
}

#cont_nav_box p {
	margin-bottom:10px;
	padding-right:20px;
}

#courses_box {
	height: auto;
	width: 665px;
	float:right;
	border:1px solid #198A96;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-bottom:30px;
}


#vids_title {
	width:665px;
	float:left;
	height:40px;
	padding-top:10px;
	margin-bottom:10px;
	font-size:19px;
	background-color:#D4ECEF;
	-moz-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	-moz-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
}


#exes_title {
	width:665px;
	float:left;
	height:40px;
	padding-top:10px;
	margin-bottom:10px;
	font-size:19px;
	background-color:#D4ECEF;
	-moz-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	-moz-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
}

#courses_box a {
	display:block;
	height:auto;
	float:right;
	font-size:16px;
	text-decoration:none;
	width:650px;
	
}

#courses_box a:hover {
	background-color:#DAEDEF;
}

.pt {
	display:block;
	padding-left:40px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}


.free_v {
	color:#e95016;
	width:650px;
	
}

.free_v:hover {
	background-image:url(../img/play_vid.png);
	background-position:center left;
	background-repeat:no-repeat;
	
}

.free_e {
	color:#e95016;
	width:650px;
	
}

.free_e:hover {
	background-image:url(../img/exer_play.png);
	background-position:center left;
	background-repeat:no-repeat;
	
}



.memb_v {
	color:#79808B;
	width:650px;
}

.memb_v:hover {
	background-image:url(../img/play_vid.png);
	background-position:center left;
	background-repeat:no-repeat;
	
}

.memb_e {
	color:#79808B;
	width:650px;
}

.memb_e:hover {
	background-image:url(../img/exer_play.png);
	background-position:center left;
	background-repeat:no-repeat;
	
}

#about_section {
	width:660px;
	height:auto;
	float:left;
	margin-top:10px;
	border-right: 1px solid #D2EAF4;
	padding-right:3px;
}

#video_section {
	width:240px;
	height:180px;
	float:left;
	text-align:right;
	color:#B9CEAF;
	margin-top:10px;
}

#about_section p {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	margin-bottom:0px;
}




#section {
	width:665px;
	height:auto;
	float:left;
	margin-top:30px;
}

#section a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#0D4F56;
	width:100%;
}

#section a:hover {
	background-color:#D4ECEF;
}
