/* Training default */

.side_img {
	 float: left;
	 margin:10px 0 10px 20px;
	 padding-top:5px;
	 width:195px;
	 text-align:right
	}
.main_text_block {
	float:left;

}
.left_text_block { 
	float: left; 
	width: 470px; 
	margin:10px 0 10px 0;
}
#training_bottom {
	height:60px;	
	padding:10px 0 10px 0;
	vertical-align:middle;
	margin:20px 0 10px 0
}
#training_bottom .contact {
	float:left;
	width:300px
}
#training_bottom .logo {
	float:right;
	margin:0;
	padding:0;
	width:250px;
	text-align:right
	} 
#training_bottom .contact .phone{
	height:16px;
	background:url(/images/icon_phone.gif) no-repeat 0 0;
	padding:0 0 0 30px;
	margin:5px 0 5px 0;
	font-size:13px;
	font-weight:bold;
	color:#00457c
}
#training_bottom .contact .email{
	height:16px;
	background:url(/images/icon_mail.gif) no-repeat 0 0;
	padding:0 0 0 30px;
    margin:5px 0 5px 0;
}
#training_bottom .contact .email a{
	font-size:13px;
	font-weight:bold;
	color:#00457c
}
	
/* News section */
#news_box { 
	width:435px; 
	background:url(/images/training/news_bg.gif) repeat-y;
	margin:10px 0 10px 0;
	padding:0
}
#news_box .content {
	margin:10px 15px 0 15px;
	padding:0;
	font-size:14px;
	color:#00457c;
	font-weight:bold;
	line-height:20px
}
#news_box .top { 
	top: 0; 
	height:7px; 
	background: url(/images/training/news_bg_top.gif) no-repeat top left;
	padding:0;
	margin:0;
}
#news_box .bottom { 
	bottom: 0; 
	height:15px; 
	background:url(/images/training/news_bg_bottom.gif) no-repeat bottom left;
	text-align:left; 
	padding: 10px 15px 0 15px;
	margin:0;
	color:#004b85; 
	font-size:10px
}

#course {
	margin:20px 0 20px 0
	}
#top_banner {
	margin:0 0 25px 0
	}
#strip3 {
    width:685px; 
	margin:15px 0px 45px 0px; 
	height:135px;
} 
#strip3 .col {
	float: left;
	width: 216px;
	margin: 0 16px 0 0;
	padding: 0;
	border:0
} 
#strip3 .col_last {
	float: left;
	width: 216px;
	margin: 0;
	padding: 0;
	border:0
}
#strip {
    width:685px; 
	margin:15px 0px 15px 0px;
	height:130px
} 
#strip .col {
	float: left;
	width: 160px;
	margin: 0 12px 0 0;
	padding: 0;
} 
#strip .col_last {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
}
#strip .col img,  #strip .col_last img{
	border:1px solid #cccccc
	}

#strip .col .info, #strip .col_last .info {
	margin:10px 0 0 0;
	font-size:10px;
	font-weight:bold
	}
#academy_box {
	margin:10px 0 0 0;
	text-align:left;
	height:225px;
	width:685px;
	padding:5px 0 0 10px;
	background:url(/images/training/academy_img_main.jpg) no-repeat 0 0;
}

#academy_box .heading {
	margin:30px 0 35px 358px;
	width:305px;
	text-align:left
}
#academy_box p {
	width:305px;
	margin:20px 0 0 358px;
	font-size:14px;
	color:#666
}
a.academy_link {
	color:#62a1d7;
	font-size:14px;
}
.logos {
	float:right;
	margin:3px 0 10px 0;
	height:46px
	}
