@charset "UTF-8";
/* CSS Document */

.left_nav {float: left;
	width: 176px;
	height: auto;
	}	

.left_nav a#home {
	color: #710840;
	font-weight: bold;
	}	
	
#content {float: left;
	width: 726px;
	height: auto;
	}
		
/* box 1 style */
	
.pro_train {float: left;
	background: #CCE4E2;
	width: 484px;
	height: 148px;
	margin: 0 22px 0 0;
	}
	
.pt_copy {float: left;
	width: auto;
	height: 102px;
	padding: 10px 15px 0 15px;
	color: #710840;
	line-height: 120%;
	}
	
.pt_copy p {font: 14px Helvetica, Arial, sans-serif;
	margin: 0 0 10px 0;
	color: #333;
	line-height: 120%;
	}
	
	
.pt_selectbox {float: left;
	background: #007A6D;
	width: 459px;
	padding: 10px 10px 10px 15px;
	}			
	
.pt_selectbox a {font: 15px Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin:0;
	}

.pt_selectbox a:hover {color: #CCE4E2;}	
	
/* box 2 style */
	
.seminar {float: left;
	background: #66AFA7 url(../IMAGES/MISC/2rep_home_link.gif) no-repeat;
	background-position: top right;
	width: 484px;
	height: 152px;
	margin: 22px 22px 0 0;
	}
	
.seminar_copy {float: left;
	width: auto;
	height: auto;
	padding: 10px 15px 10px 15px;
	color: #710840;
	line-height: 120%;
	}
	
.seminar_copy p {font: 17px Helvetica, Arial, sans-serif;
	margin: 0 0 4px 0;
	color: #fff;
	line-height: 120%;
	}
	
	
.sem_selectbox {float: left;
	background: #007A6D;
	width: 459px;
	padding: 10px 10px 10px 15px;
	}			
	
.sem_selectbox a {font: 15px Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin:0;
	}	

.sem_selectbox a:hover {color: #CCE4E2;}		
	
/* box 3 style */	

.newsletter {float: left;
	background: #8E3966 url(../IMAGES/MISC/4rep_home_link.gif) no-repeat;
	background-position: top right;
	width: 484px;
	height: 156px;
	margin: 22px 22px 0 0;
	}
	

.news_img {float: left;
	}	
	
.news_copy {float: left;
	width: 200px;
	height: auto;
	padding: 10px 15px 10px 7px;
	color: #fff;
	line-height: 120%;
	}
	
.news_copy p {font: 14px Helvetica, Arial, sans-serif;
	margin: 0 0 0px 0;
	color: #fff;
	line-height: 120%;
	}
	
	
.news_selectbox {float: left;
	background: #720841;
	width: 459px;
	padding: 10px 10px 10px 15px;
	}			
	
.news_selectbox a {font: 15px Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin:0;
	}

.news_selectbox a:hover {color: #C79CB3;		
	}
	