/* GLOBAL CONTENT STYLES */
#main {width:977px; margin:0 auto;}

/* #header */
#header{ font-size:1.0em; margin-left:0px; padding-left:0px;}
#content{ font-size:0.8em;}

#flashborderbottom{
	height:20px;
	margin:0 auto;
	padding:0px;
	float:left;
}

#footer{width: 980px; height:96px; font-size:0.7em; padding:0px 20px 20px 20px;}

#footercontent {
	padding: 12px 0 15px 15px;
	border-bottom:solid 0px #CDC4B6;
	color:#dfdfdf;
}

#footer a{
	color:#E8553C;	
}
#footer a:hover{
	color:#f5f5f5;	
}


/* LAYOUT STYLES */

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:590px; margin-right:40px;}
#page1 #content .col-1 .col-1 { width:280px; height:300px; margin-right:25px; background-image:none; background-repeat:no-repeat;}
#page1 #content .col-1 .col-2 { width:280px; height:300px; background-image:none; background-repeat:no-repeat;}
#page1 #content .col-2 { width:280px;}

