@charset "utf-8";
/*
Title:      
Author:     
Updated:    
Notes:	    
*/
	
	#sliver{
	background:url(../images/bg_flag-large.jpg) center right no-repeat;
	border-top:3px solid #fff;
	}
		#sliver .left{
		background:url(../images/homepage-fans.png) 400px 65px no-repeat #110c5a;
		border-right:3px solid #fff;
		color:#fff;
		padding:15px 25px 5px 25px;
		width:537px;
		}
			#sliver h2{
			font-size:30px;
			line-height:100%;
			margin:0 0 10px 0;
			}
			#sliver p.sub{font-size:16px;}
			#sliver p{
			line-height:120%;
			margin:0 0 8px 0;
			width:345px;
			}
			#sliver p.more{text-align:right;}
			#sliver a{color:#fff;}
	
	#content{
	border-top:10px solid #8e0c0a;
	clear:both;
	color:#666;
	}
		#content h2{
		color:#8e0c0a;
		font-size:16px;
		margin:25px 25px 10px 25px;
		}
		#content p{margin:0 25px 10px 25px;}
		#content ul, #content ol{margin:0 25px 10px 65px;}
		#content ul{
		list-style:outside;
		list-style-type:disc;
		}
		#content ol{list-style:decimal;}
			#content li{margin:3px 0;}
	
		#promoArea{
		background:url(../images/bg_quicklinks.png) left center no-repeat #8e0c0a;
		border:8px solid #fff;
		border-width:0 8px;
		clear:both;
		color:#fff;
		font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
		padding:0 0 10px 0;
		text-align:center;
		}
			#col1, #col2, #col3, #col4, #col5{float:left;}
			#col1{margin:0 18px 0 0;width:86px;}
			#col2{margin:0 18px 0 0;width:195px;}
			#col3{margin:0 18px 0 0;width:195px;}
			#col4{margin:0 18px 0 0;width:195px;}
			#col5{width:201px;}
			
			#promoArea h3{
			border-bottom:1px solid #fff;
			font-size:16px;
			font-weight:bold;
			margin:0 0 10px 0;
			padding:10px 0;
			}
			#promoArea a{color:#fff;}
			#promoArea ul{list-style:none;margin:0;}
			#content #promoArea p{margin:0 10px 10px 10px;}
			#promoArea img{margin:0 0 10px 0;}
	
		#greyContent{
		background:#e5e5e5;
		clear:both;
		height:1%;
		margin:15px 0;
		}
			#greyContent .left, #greyContent .right{
			padding:0 20px 20px 20px;
			width:45%;
			}
			#greyContent .left{float:left;}
			#greyContent .right{float:right;}

		#whiteContent{
		background:#ffffff;
		clear:both;
		height:1%;
		margin:10px 0;
		}
			#whiteContent .left, #whiteContent .right{
			padding:0 20px 20px 20px;
			width:45%;
			}
			#whiteContent .left{float:left;}
			#whiteContent .right{float:right;}			
			
			