




/* GLOBAL STYLES */
@import url(global.css);

/* GLOBAL STYLES UNIQUE TO FRONTPAGE */
.body, body				{ background: #FFF url(../_images/bg.gif) repeat-x; }
.sitewrapper			{ background: #FFF; }
h1						{ font: normal 1.9em Arial,Helvetica,sans-serif; border-bottom: 1px solid #324C6E; margin: 0px; padding: 10px 10px 10px 10px; }
.header					{ width: 980px; }
.sponsors				{ width: 955px; margin: 10px; }
.sponsors a,
.sponsors a:visited,
.sponsors a:hover,
.sponsors a:active		{ padding: 3px; }


/* HEADER AREA */
#sectionhover h1		{ background: url(../_images/menu/content-area-header-bar.gif) repeat-x; border-bottom: none; }
#sectionhover a,
#sectionhover a:visited,
#sectionhover a:active	{ color: #FFF; }
#sectionhover a:hover	{ text-decoration: underline; }
#sectionhover .logo		{ border-top: 1px solid #5C81B3; }


/* TABLE COLUMN MENU */
.contentarea			{ height: 406px; background: url(../_images/cosmetic/home-content-area-bg.jpg) no-repeat;padding-left:50px; }
.contentarea a,
.contentarea a:visited,
.contentarea a:hover,
.contentarea a:active	{ display: block; font-size: 1.2em; color: #0052C2; padding: 5px 10px 5px 10px; text-decoration: none; }
.contentarea .logo		{ margin-top: 10px; padding-top: 10px; }
.section				{ width: 180px; }
.menuparent a,
.menuparent a:visited,
.menuparent a:hover,
.menuparent a:active	{ display: inline; font-size: 1em; color: #0052C2; padding: 0px; text-decoration: none; }
.offsection				{ width: 180px; }