* {
	margin:0px;
	padding:0px;
}
body {	
	text-align: center;
	background-color:#ecf4f8;
}
p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border: none;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5FAFC;
	font-weight:bold;
	padding:8px 0px 0px 15px;
	letter-spacing: 0.08em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f86a8;
	font-weight:bold;
	padding:8px 0px 0px 15px;
	letter-spacing: 0.08em;
	padding-right:276px;
	text-align:right;
}
#wrapper {
	margin: 0px auto 0px auto;
	width:774px;
	position:relative;
	background-color:#FFFFFF;
	text-align:center;
	border-left: 1px solid #215979;
	border-right: 1px solid #215979;

}
#wrapper p{
	color: #2a86a5;
	line-height: 18px;
}
#leftPanel{
	width:48px;
	background:url(../images/botBack.png) repeat-y;
	float: left;

	height:1249px;
	position:absolute; 
	left:0px; 
	bottom:0px; 
	top:270px;
	
}



#content{
	background-image: url(../images/midBack.png);
	background-repeat: no-repeat;
	height:auto;
}
#contentMain {
/*	width:654px;*/

	text-align:left;
	margin-left:90px;
}
#contentSC{
	position:relative;
	text-align:left;
	margin: 15px 0px 0px 65px;
	border-left: 1px solid #3f86a8;
	border-bottom: 1px solid #3f86a8;
	background-color:#eff6fa;
}
#contentSC a{
	text-decoration:none;
	color: #2a86a5;
}
#contentSC a:hover{
	text-decoration:underline;
}
#introText{
	width:240px;
	float:left;
	padding-bottom:10px;
}
#introText p{
	padding: 10px 10px 0px 0px;

}
#mainStory{
	width:433px;

	border-left: 1px solid #3f86a8;
	float:right;
	
}
#mainStoryVideo{
	padding: 10px 0px 0px 0px;
	text-align:right;
}
#mainStoryText{
	padding:15px 10px 20px 13px;
	border-bottom: 1px solid #3f86a8;
}
#mainHeading{
	background:url(../images/mainHeadingBack.jpg);
	height:34px;
	border-top: 1px solid #3f86a8;
	border-bottom: 1px solid #3f86a8;
}
#links{
	padding:10px 25px 15px 0px;
	text-align:right;
	background-color:#e3f0f6;
	clear:left;
}
#links a{
	color: #4fa0bb;
	line-height:24px;
}
.scHeading{
	height:34px;
	border-top: 1px solid #3f86a8;
	background-image: url(../images/scHeadingback.png);
	background-repeat: no-repeat;
	
}
.scHeadingDivider{
	height:1px;
/*	background-image: url(../images/scHeadingDivider.png);*/
	background-repeat: no-repeat;
	background-color:#3f86a8;
	margin-right:235px;
	text-align:right;
}
.scVideo{
	float:left;
	padding:10px 0px 20px 10px;
	width:430px;
}
.scVideoImage{
	float:left;
	padding:10px 0px 10px 10px;
	width:430px;
	position:relative;

}
.scText{
	margin-left:440px;
	padding: 5px 20px 10px 5px;
	
}
.scSimon{
	
	padding: 18px 20px 8px 10px;
}
#footer{
	padding:15px 0px 30px 0px;
}
#footer a{
	color: #2a86a5;
}
#leftShad {
	height:100%;
	left:-8px;
	position:absolute;
	top:0pt;
	width:8px;
	background-image: url(../images/shadLeft.png);
	background-repeat: repeat-y;
}
#rightShad {
	background:url(../images/shadRight.png);
	height:100%;
	right:-8px;
	position:absolute;
	top:0pt;
	width:8px;
	background-repeat: repeat-y;
}
#header {
	background:url(../images/topBack.png);
	height:118px;
}
#date{
	padding:70px 54px 0px 0px;
}
#date p{
	color: #e6f0f6;
	text-align:right;
	font-size: 11px;
	font-weight:bold;
}
.clear{
	clear:both;
	display:block;
	height:1px;
	width:1px;
	margin:0px;
	padding:0px;
}
.divider{

	display:block;
	height:1px;
	background-color:#3f86a8;
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	margin-left:40px;
	clear:both;
}
#sideImage{
	float: left;	
	margin: 0px 20px 5px 0px;;
}