/* General Start */
.{
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#494949;
	line-height:13pt;
	background: url(../images/header_bg.png) top left repeat-x #fff;
}
a {
	color:#a73a00;
	outline:none;
}
a:hover {
	text-decoration:none;
	}
img {
	border-style:none;
}
ul {
	padding:0px;
	margin:0;
	list-style:none;
}
ol {
	padding:0px;
	margin:0;
}
li {
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:8pt;
	padding:0;
	margin:0;
}
p{
	margin:0;
	font-size:9pt;
	line-height:170%;
	color:#494949;
	}
input,select{
	padding:1px;
	margin:0;
	font-size:7pt;
	border:1px solid #7F9DB9;
}
form{
	padding:0;
	margin:0;
	}	
#wrapper {
	width:100%;
	float:left;
	background: url(../images/header_whole_bt.png) top center no-repeat;
	}
#wrapperIn {
	margin:0 auto;
	width:960px;	
}
.clear { 
	clear: both; 
	display: block; 
	visibility: hidden; 
	line-height:0px;
}
.PNG24 {tmp:expression(setPNG24(this));}
/* General End */

/* Header Start */
#Header {
	width:960px;
	float:left;
	height:64px;
	}
	#Header h1 {
		display:block;
		margin:0;
		padding:0;
		width:375px;
		height:64px;
		float:left;
		}
		#Header h1 a {
			display:block;
			width:375px;
			height:64px;
			}
			.non_disply {
				display:none;
				}
	#HeaderSearchBox {
		float:right;
		width:200px;
		padding-top:25px;
		}
		#HeaderSearchBox input {
			float:right;
			background:#ae1617;
			border:1px solid #c5585a;
			color:#ffffff;
			height:14px;
			width:120px;
			padding:2px 10px;
			margin-right:3px;
			}
		#HeaderSearchBox img {
			float:right;
			}
/* Header End*/

/* Navigation Start */
#MainNav {
	width:960px;
	height:35px;
	float:left;
	margin-bottom:12px;
	}
	#MainNav ul {
		width:960px;
		float:left;		
		}
		#MainNav ul li {
			float:left;			
			display:block;
			}
			#MainNav ul li a {
				color:#a40e0e;
				padding:10px 25px 0 0;
				display:block;
				font-size:12px;
				text-decoration:none;
				}
				#MainNav ul li a:hover {
					color:#424242;
					}
/* Navigation End */

/* Footer Start */
#Footer {
	width:100%;
	float:left;
	margin-top:20px;
	background:url(../images/footer_out_red_bg.gif) top left repeat-x #fff;
	}
	#FooterIn {
		width:100%;
		float:left;
		}
		#FooterConNew {
			width:960px;
			margin:0 auto;
			}
			#FooterConTop {
				float:left;
				padding-bottom:10px;
				width:960px;
				}
				#FooterConTop h1 {
					display:block;
					margin:0;
					padding:0;
					width:115px;
					height:96px;
					padding:24px 0 0 14px;
					float:left;
					}
					#FooterConTop h1 a {
						display:block;
						width:73px;
						height:96px;
						background:url(../images/footer_logo.gif) top center no-repeat;
						}
					#FooterBox1 {
						float:left;
						width:150px;
						padding-top:25px;
						}
					#FooterBox2 {
						float:left;
						width:150px;
						padding-top:25px;
						}
					#FooterBox3 {
						float:left;
						width:140px;
						padding-top:25px;
						}
					#FooterBox4 {
						float:left;
						width:125px;
						padding-top:25px;
						}
					#FooterBox5 {
						float:left;
						width:150px;
						padding-top:25px;
						}
					#FooterBox6 {
						float:right;
						width:115px;
						padding-top:25px;
						}
					#FooterConTop h2{
						color:#7b1313;
						font-size:11px;
						font-weight: bold;
						text-transform:uppercase;
						padding:0 0 5px 0;			
						}
					#FooterConTop ul{
						margin-bottom:10px;
						}
						#FooterConTop ul li {
							font-size:11px;
							line-height:150%;
							}
							#FooterConTop ul li a {
								color:#808080;
								text-decoration:none;
								}
								#FooterConTop ul li a:hover {
									color: #7b1313;
									} 
			#FooterConBt {
				width:100%;
				text-align:center;
				height:30px;
				padding-top:15px;
				font-size:10px;
				color:#808080;
				text-transform:uppercase;
				background:url(../images/footer_copy_bg.gif) top left repeat-x;
				}
/* Footer End */

/* eCampus Start */
#wrapper_eCampus {
	width:100%;
	float:left;
	background:url(../images/top_bg_ecampus.gif) top center no-repeat;
	}
/* eCampus End */


