*{

	margin:0 auto;
	padding:0px;
}


body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background-color:#2A6899;

}



#wrapper{

	width:971px;
	height:100%;

}


#logo_box{

	width:971px;
	height:77px;
	float:left;

}

.black{

	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

.blue_heading{

	font-size:19px;
	color:#4541EB;

}

.white_heading{

	font-size:24px;
	color:#FFFFFF;
	font-style:italic;
	
}

.white_heading1{

	font-size:20px;
	color:#FFFFFF;
	font-style:italic;
	line-height:28px;
}


#logo{

	width:176px;
	height:77px;
	float:left;

}

#caption{

	width:500px;
	height:27px;
	float:left;
	margin-top:40px;
	
}

#phone{

	width:150px;
	height:27px;
	float:left;
	margin-top:20px;
	margin-left:120px;
	font-size:20px;
		color:#FFFFFF;
	
}

#content_top{

	width:971px;
	height:24px;
	float:left;
		
}


#content{

	width:971px;
	height:100%;
	float:left;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	
		
}

#content_left{

	width:250px;
	height:100%;
	float:left;
	padding-left:22px;
	color:#FFFFFF;
	
		
}

#menu_heading{

	width:215px;
	height:26px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 0 25px;
	margin-top:15px;
	float:left;	

}

#content_right{
	background-color:#FFFFFF;
	width:642px;
	height:100%;
	float:left;
	padding-left:30px;
		
}


.sidebar{
	float:right;
	width:250px;
	font-size:12px;
	font-weight:bold;
}

.note{
	float:right;
	width:250px;
	font-size:9px;

}

.sidebar .links {
	width:250px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.sidebar .links li {
	
	padding:5px 0px 5px 25px;
	margin:0;
	list-style:none;
	background-image:url(images/menu_line.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;

}

.sidebar .links li a {
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	
}

.sidebar .links li a:hover {
	color:#90CEF5;
	

}


#video{

	width:229px;
	height:100%;
	float:left;
	padding-left:13px;
	
}


#footer{

	width:971px;
	height:50px;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:10px;
}

#certificate-box{

	width:620px;
	height:200px;
	float:left;
	margin-top:20px;
	
}

#certificate{

	width:281px;
	height:200px;
	float:left;
	padding-left:25px;
	
}

