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



/* ! INDEX PAGE STYLES ON ! */
.infobottom{
	float:left; 
	width:910px; 
	background:#fff;
	margin:auto 0px; 
	text-align:center; 
	padding:30px 0 20px 0;
	padding-left:72px;	

}

/* INDEX PAGE - THUMB STYLES */
.thumbs{
	float:left; 
	width:942px; 
	margin:auto 0px;  
	padding:20px 0 20px 0;	
	margin-left:40px;
}

#thumb1,#thumb2,#thumb3{
	float:left;	
	padding-left:15px;
}

#thumb1{
	width:285px; 
	height:200px;	
	padding-left:0px;
}

#thumb2{
	width:288px; 
	height:195px; 
		
}

#thumb3{
	width:290px; 
	height:200px; 
}

.tickerinfo{
	float:left; width:900px; padding-bottom:20px; text-align:center; font-size:90%;
}

/* ! SUBPAGE'S PAGE STYLE ONLY - START HERE ! */
#rightcolumnimage{
	 background-repeat:no-repeat; 
	 background-position:bottom; 
	 min-height:380px; 
	 width:312px; 
	 float:right;	
}

#bluestrong{
	color:#2BA9D7;
	font-weight:bold;
}


#bluestrong-title{
	font-size:19px;
	color:#2BA9D7;
	font-weight:bold;
}


#pagedescription{
	float:left; 
	width:650px;	
	padding-left:20px; 
	padding-top:0px;
	margin-top:0px;
	margin-bottom:20px;
}

.adwrapper{
/*	background-color:#FFF; */
	background:none;
	margin-left:15px; 
	padding-top:0px;  
	width:325px; 
	height:800px;
}

.content .contentwrapper{
	float:left; 
	background-image:url(../images/content_bg_repeat.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	padding:0px 0 0px 20px; 	
}

.contentwrapper td.column1styles{
	border-right:inset 1px #BAB6C1; 	
	padding:0px 10px 20px 0px;
}