@import url("global.css");


/* HOMEPAGE STYLES 
===================================*/


/* HERO IMAGE */
#hero-home {width:780px; height:185px; position:relative;}
#hero-home {background:url(../images/hero001.jpg);}

/* HERO TEXT */
#hero001 {position: absolute; top:60px; left:20px; width:190px; height:120px; color:#666; font:italic bold 12px Arial; }


/* HOME CONTENT */
#content-home001 {height:16px; font-size:10px; background:url(../images/home001.gif) no-repeat;}
#content-home002 {width:780px; position:relative; display:table; background:url(../images/home006.gif) repeat-y; }
#content-home002 div{width:260px; height:100%; display:table-cell; background-repeat:repeat-y;}
div#content-home002 p{width:220px; margin:0 15px;}
div#content-home002 img{margin:5px 0;}

#content-home003, #content-home004 {float:left;}
#content-home004 p{color:#FFF;}
#content-home005 {float:left;}
#content-home006 {width:780px; height:16px; background:url(../images/home005.gif);}

#content-home003 h1 {
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
	padding:0 0 0 16px;
}
#content-home004 h1 {
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 13px;
}
#content-home005 h1 {
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
	padding:0 0 0 18px;
}
#proudmember {
	width:250px;
	padding:40px 0 0 520px;
	font:12px Arial, Helvetica, sans-serif;
}