/* CSS Document */

#column_nav a { diplay:inline;
	float:left;
}

#column-home { background:#ffffff;
	vertical-align:top;
}

#column-home h2 { 
	color: #003366;
	font-size:120%;
	margin:10px 0px 10px 0px;
	font-weight:bold;
	}

#column-home h3 {
	font-size:100%;
	padding:10px 10px 0px 10px;
	margin:0px;
	font-weight:bold;
}

#column-home p { 
	font-size:76%;
	padding:10px;
	margin:0px;
	}

.home_box {	
	width:538px;
	position:relative;
	top:0px;
	margin:10px 10px 10px 10px;
	height:auto;
	background-color:#ffffff;
	padding:0px;
	height:auto;
	overflow:auto;
	
}

.top_right, .bottom_course  {
	font-size:76%;
	
	}

.bottom_course table tr td{
	width:30%;
	padding:5px 10px 0px 0px;
	vertical-align:top;
	}
	
.top_right table tr td{
	padding:0px 5px 5px 0px;
	vertical-align:top;
}

.top_right table { 
	margin:5px 0px 0px 0px;
	}

.top_left { 
	width:280px;
	background:#eeb7bf;
	min-height:50px;
	display:block;
	float:left;
	height:100%;
	}
	
.top_right {
	width:228px;
	margin:0px 0px 0px 10px;
	min-height:50px;
	background:#edf5f8 url(newhome/right_top_bg.gif) top right no-repeat;
	display:block;
	float:left;
	padding:10px 10px 19px 10px ;
	height:100%;
	}
	
.video, .bottom_course { 
	width:538px;
	margin:0px;
	background-color:#f6dade;
	position:relative;
	min-height:50px;
	clear:both;	
}


.video {
	height:180px;
	padding:0px;
}

.video_left {
	width:297px;
	float:left;
	}

.video_player { 
	float:right;
	width:240px;
	height:180px;
}

.bottom_course {
	background:#f9e6e8 url(newhome/bottom_bg.gif) bottom right no-repeat;
	min-height:50px;
	width:518px;
	padding:10px;
	}
