div, p{
	margin:0;
	padding:0;
}
body{
	margin:0px auto;
	padding:0px;
	background:transparent url(images/backtile.png) repeat scroll 0 0;
	text-align:center;
	font-family:Arial;
	font-size:12px;
}
a, img{
	border:0;
}
#outercontainer{
	margin:0px auto;
	width:1104px;
	/*background:transparent url(images/mainbackfade.png) repeat scroll 0 0;*/
	/*border:1px solid #ffffff;*/
}
#maincontainer{
	/*margin:0px auto;
	width:1104px;*/
	background:transparent url(images/mainbackfade.png) repeat scroll 0 0;
	/*border:1px solid #ffffff;*/
}
#centercontainer{
	width:1048px;
	/*height:1570px;*/
	background:transparent url(images/centerback.jpg) no-repeat scroll 0 0;
	margin:0 28px 0 28px;
	text-align:center;
	padding-bottom:100px;
	/*border:1px solid #ffffff;*/
}
#header{
	padding-top:45px;
}
#subheader{
}
#mainblurb{
	width:725px;/*620px;*/
	margin:-100px auto;
	/*border:1px solid #fff;*/
	height:250px;
}
#mainblurb .icon{
	float:left;
	margin:5px 4px 0 0;
}
#mainblurb .text{
	width:620px;
	float:left;
}
#mainblurb .text p{
	font-size:16px;
	color:#acacac;
	line-height:32px;
	text-align:justify;
}
#maincontent{
	/*border:1px solid #fff;*/
	width:815px;
	margin:0 auto;
}
#subcontent{
	/*border:1px solid #fff;*/
	width:815px;
	margin:0 auto;
	margin-top:-50px;
	text-align:left;
}
#subcontent p{
	color:#ffffff;
	font-size:14px;
	line-height:22px;
	margin-bottom:22px;
}
#subcontent a{
	color:#aaaaaa;
}
#leftcontent{
	width:480px;
	float:left;
	text-align:left;
}
#leftcontent .heading{
	margin-top:40px;
	display:block;
}
#leftcontent p{
	line-height:25px;
	text-align:justify;
	color:#aaa;
	margin-top:10px;
}
#rightcontent{
	width:303px;
	float:left;
	margin-left:27px;
	text-align:left;
}
#soccontainer{
	margin-top:13px;
	margin-left:10px;
}
#rightcontent .soc{
	/*float:left;*/
	margin:0 -10px 0 0;
}
#rightcontent p{
	color:#828282;
	line-height:20px;
	margin:15px 0 0 18px;
}
div .clear{
	clear:both;
}
div .videoblock{
		text-align:center;
		margin-bottom:40px;
}
#footer p{
	color:#333333;
	text-align:right;
	margin:10px 60px 50px 0;
}
h2{
	 color:#ffffff;
	 text-align:left;
	 font-size:20px;
}
#footer a{
	color:#444;
}
	
