/* Defaul style */

body{
	width:100%;
	padding:0;
	margin:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353535;
	background:#fff url(../images/body-bg.png) repeat-x;
	text-align:justify;
	}
	
a{
		color:#353535;
		text-decoration:none;
		}
		
a:hover{
		color:#417eb3;
		text-decoration:none;
		}

#webpage{
	width:882px;
	padding:0;
	margin:0 auto;
	border:0;
	}
	
#header{
	float:left;
	width:882px;
	padding:2px 0 0 0;
	margin:0;
	border:0;
	height:125px;
	overflow:hidden;
	}
	
	img.logo{
		float:left;
		width:421px;
		height:84px;
		padding:25px 0 0 0;
		}
		
	form{
		float:right;
		width:218px;
		height:22px;
		overflow:hidden;
		padding-top:85px;
		}
		
	input.search{
		float:left;
		width:174px;
		/*height:22px;*/
		padding:5px;
		margin:0;
		border:0;
		font-size:11px;
		color:#666;
		line-height:20px;
		display:block;
		background:url(../images/search-bg.png) no-repeat;
		}
		
	input.submit{
		float:right;
		width:23px;
		height:19px;
		padding:0px;
		margin:0;
		border:0;
		background:url(../images/go.png) no-repeat;
		display:block;
		cursor:pointer;
		}
	
#nav{
	float:left;
	width:882px;
	padding:0;
	margin:0;
	border:0;
	}
	
	ul#menu{
		float:left;
		width:882px;
		height:35px;
		overflow:hidden;
		padding:0;
		margin:0;
		border:0;
		}
		
		ul#menu li{
			float:left;
			display:block;
			height:35px;
			padding:0px;
			margin:0;
			border:0;
			list-style-type:none;
			}
			
		ul#menu a{
			float:left;
			display:block;
			height:35px;
			padding:0px 21px;
			margin:0;
			border:0;
			background:url(../images/nav-sep.png) no-repeat top right;
			font-family:verdana;
			font-size:14px;
			line-height:35px;
			color:#FFFFFF;
			text-decoration:none;
			text-align:center;			
			}
		
		ul#menu a.last{
			background:none;
			}	
		
		ul#menu a:hover{
			background:url(../images/nav-hover-bg.png) repeat-x;
			color:#FFFFFF;
			text-decoration:none;
			}
			
		ul#menu a#selected{
			background:url(../images/nav-hover-bg.png) repeat-x;
			}
			
		
	
#flash{
	float:left;
	width:882px;
	height:312px;
	padding:0;
	margin:0;
	border:0;
	background:url(../images/flashArea.jpg) no-repeat top right;
	overflow:hidden;
	position:relative;
	}
	
#flash #slideshow{
	width:562px;
	height:275px;
	position:absolute;
	left: 2px;
	top: 17px;
	}
	
#flash #textshow{
	width:258px;
	height:191px;
	padding:0px;
	margin:0;
	position:absolute;
	left: 601px;
	top: 40px;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	text-align:justify;
	}
	
#flash #textshow .heading{
	font-size:22px;
	line-height:30px;
	}
	
#flash a{
	width:100px;
	height:30px;
	position:absolute;
	left:600px;
	top:247px;
	display:block;
	}
	
#main{
	float:left;
	width:882px;
	padding:0;
	margin:0;
	border:0;
	}
	
	#contentLeft{
		float:left;
		width:610px;
		}
		
	#contentLeft .blockL{
		float:left;
		width:610px;
		padding:0;
		padding-top:30px;
		}
		
	#contentLeft .blockL img{
		float:left;
		width:241px;
		height:173px;
		padding:0px 15px 0px 0px;
		margin:0;
		}
		
	#contentLeft .blockL h1{
		float:right;
		width:350px;
		padding:0;
		padding-bottom:15px;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#1c529d;
		/*font-weight:normal;*/
		}
		
	#contentLeft .blockL p{
		float:right;
		width:350px;
		padding:0;
		margin:0;
		line-height:16px;
		}
		
	#contentLeft .blockL p a{
		float:left;
		width:330px;
		padding:0;
		margin:0;
		background:url(../images/arrow.png) no-repeat left center;
		padding-left:12px;
		color:#1c529d;
		text-decoration:none;
		}
		
	#contentLeft .blockL p a:hover{
		color:#1c529d;
		text-decoration:underline;
		}
		
	#contentRight{
		float:right;
		width:235px;
		}
		
	#contentRight .blockR{
		float:right;
		width:235px;
		padding-top:30px;
		}
		
		#contentRight .blockR h1{
			float:left;
			/*width:235px;*/
			padding:0;
			padding-bottom:15px;
			margin:0;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#1c529d;
			/*font-weight:normal;*/
			}
		#contentRight .blockR h1 *{
			float:left;
			}
			
		#contentRight .blockR a.corner{
			float:right;
			padding:0;
			margin:0;
			padding-left:0px;
			color:#1c529d;
			text-decoration:underline;
			font-size:11px;
			}
			
		#contentRight .blockR a.corner:hover{
			color:#1c529d;
			text-decoration:none;
			}
		
		#contentRight .blockR p{
			float:right;
			width:235px;
			padding:0;
			margin:0;
			line-height:16px;
			}
			
		#contentRight a.admission img, contentRight a.admission:hover img{
			float:left;
			width:192px;
			height:30px;
			margin-top:15px;
			margin-left:25px;
			border:none;
			}
	
#footer{
	float:left;
	width:882px;
	padding:20px 5px 40px 5px;
	margin:0;
	margin-top:10px;
	border:0;
	background:url(../images/footer-bg.png) repeat-x;
	}
	
	#footer p{
		float:left;
		padding:0;
		margin:0;
		line-height:16px;
		}
		
	#footer p.bottomLinks{
		float:right;
		}
		
	#footer p.bottomLinks a{
		padding:0px 5px;
		}
		
	#footer p a.wonesty img{
		background:url(../images/wonesty.png) no-repeat;
		width:49px;
		height:10px;
		color:#417eb3;
		text-decoration:none;
		border:0;
		}
		
	#footer p a.wonesty:hover img{
		color:#353535;
		text-decoration:none;
		border:0;
		}
	
/*::::::::::::Misc:::::::::::::*/

.clear{
	clear:both;
	}
	
.right{
	float:right;
	}
	
.left{
	float:left;
	}
	
