﻿#site-container-wrapper {background-image:url(../images/home/site-home-bg.jpg);}

#site-container-wrapper #site-container #middle-panel{
	height:340px;
	background-color:#000000;
}

#site-container-wrapper #site-container #middle-panel #homepage-flash{ 
	padding: 0 95px;
}

#site-container-wrapper #site-container #bottom-panel{}
#site-container-wrapper #site-container #bottom-panel #web-suite
{
    width:963px;
    height:318px;
    position:relative;
    float:left;
    background-image:url(../images/home/web-suite-bg.jpg);
    background-repeat:repeat-x;
    background-position:left top;
}
#site-container-wrapper #site-container #bottom-panel #whats-new
{
    width:318px;
    height:318px;
    float:left;
    background-image:url(../images/home/whats-new-bg.jpg);
    background-repeat:no-repeat;
    background-position:left top;
}

#site-container-wrapper #site-container #bottom-panel #web-suite .header,
#site-container-wrapper #site-container #bottom-panel #whats-new .header
{
    width:100%;
    height:25px;
    padding:15px 0 15px 20px;
}

#site-container-wrapper #site-container #bottom-panel #web-suite #web-suite-image
{
    margin-left:13px;
}

#site-container-wrapper #site-container #bottom-panel #web-suite #web-suite-content
{
    width:618px;
    height:254px;
    position:absolute;
    top:55px;
    left:327px;
    font-size: 110%;
}

#site-container-wrapper #site-container #bottom-panel #web-suite #web-suite-content td
{
    padding:0;
    margin:0;
}


#site-container-wrapper #site-container #bottom-panel #web-suite #corner
{
    position:absolute;
    left:0;
    bottom:0;
}

#site-container-wrapper #site-container #bottom-panel #web-suite #corner-right
{
    position:absolute;
    right:0; bottom:0;
    height: 15px; width: 13px;
    background: url(../images/home/web-suite-corner-right.jpg) no-repeat;
}

#site-container-wrapper #site-container #bottom-panel #whats-new a.home-tab-select-on,
#site-container-wrapper #site-container #bottom-panel #whats-new a.home-tab-select-off
{
	display:block;
	height:19px;
	width:15px;
	float:left;
	background-image:url(../images/home/home-tab-select.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:120%;
	font-weight:bold;
	color:#6E6E6E;
	padding:5px 0 0 8px;
}

#site-container-wrapper #site-container #bottom-panel #whats-new  a.home-tab-select-on
{
	background-position:0 -24px;
	color:#ffffff;
	float:left;
}

#site-container-wrapper #site-container #bottom-panel #whats-new #whats-new-content
{
    width:249px;
    margin:13px 0 0 33px;
    color:#6e6e6e;
}

#site-container-wrapper #site-container #bottom-panel #whats-new #whats-new-content div
{
    padding:6px 0 0 74px;
    margin:10px 0 20px 0;
    color:#186bc9;
    font-weight:bold;
    font-size:120%;
    background-image:url(../images/home/whats-new-div-bg.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}

#site-container-wrapper #site-container #bottom-panel #whats-new #whats-new-content a img {border:none;}
#site-container-wrapper #site-container #bottom-panel #logos {margin:26px 0 10px 57px;}
#site-container-wrapper #site-container #bottom-panel #logos img {margin:0 90px 0 0;}




/*****FONTS*****/
h1{font-size:120%; font-weight:normal; color:#222631; padding:0; margin:0;}