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

body{padding:0px; margin:17px 0 0;font:14px/18px Arial, Helvetica, sans-serif;}

#wrapper{height:inherit;
		width:100%;
		height:100%
		}
		
#mainPan{width:778px; 
	position:relative; 
	margin:0 auto;
	}

/*header start*/
#topPan{
	width:778px;
	height:214px;
	position:relative;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
		} 
#topPan1{
	width:778px;
	height:184px;
	position:relative;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: 0 0;
}	
#topPan1A{
	width:700px;
	height:184px;
	position:relative;
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
}	
#topPan1B{
	width:78px;
	height:54px;
	position:relative;
	margin:0 auto;
	background-position: 0 0;
	float:right;
	vertical-align:bottom
	
}	
#topPan1C{
	width:78px;
	height:125px;
	position:relative;
	margin:0 auto;
	background-position: 0 0;
	float:right;
	vertical-align:bottom
	
}			
#topPan2{
	width:778px;
	height:30px;
	position:relative;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: 0 0;
	color:#ffffff;
	background-color:#990000;
}

#bottomPan{
	width:778px;
	height:30px;
	position:relative;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: 0 0;
	color:#ffffff;
	background-color:#990000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

P{padding:10px}
.stripe{
	background-color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	color: #FFFFFF;
	text-align:center;
	vertical-align: middle;
	font-weight:normal
}

#topPan2 a:link {
	text-decoration: none;
	color:#ffffff
}
#topPan2 a:visited {
	text-decoration: none;
	color:#ffffff
}

#topPan2 a:hover {
	text-decoration: none;
	color:#d7e1b5
}

#topPan2 a:active {
	text-decoration: none;
	color:#ffffff
}
