#container{
	width:100%;
	margin:0px auto 0px auto;
	padding:0px;
	position:relative;
	left:0px;
	left;overflow:visible;
	top:35px;
	background:#FFFFFF;
}

#header {
	width:100%;
	height:150px;;
	background-color:#F2FAFC;
	text-align:center;
	overflow: hidden;
}

div.panelContainer li {
	margin-bottom:12px;
}

.stripViewer div.panelContainer ul.features {
	margin:30px 0px 30px 0px;
}

.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 5px solid #FFCB77; /* this is the border. should have the same value for the links */
			border-left:0px;
			border-right:0px;
			border-bottom:0px;
			margin: auto;
			width: 900px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 900px;
			clear: both;
			background: #fff;
			padding-top:40px;
		}



#pic {
	height:130px; width:900px; margin:0 auto 0 auto;
}

div.pic {
	width:900px; text-align:center
}

div.links {
	width:900px; text-align:left;
}

#mess {
	width:558px;
	height:108px;
	margin:30px 0 0 0;
	float:left;
}

#center_piece_container {
	background:#FFFFFF; height:1100px; width:100%; border-bottom:1px solid #FFAA24; border-top:1px solid #FFAA24; text-align:center;
}

#center_piece {
	width:900px; margin:0 auto 0 auto; height:1100px;font-family:Arial; color:#62798F; font-size:14px; text-align:left; padding:40px 10px 20px 50px;
}

#border_shade {
	height:10px; background-color:#EDF3FE; background:url(/images/sh_bg.png) repeat-x scroll center center; left:0px; width:100%; z-index:60; margin-bottom:20px;
}

#two_buttons {
	width:900px; height:95px; clear:both; text-align:center; margin:0 auto 0 auto
}
