#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{font-size:80%;}
#site-container-wrapper #site-container #bottom-panel #web-suite
{
    width:963px;
    position:relative;
    float:left;
	background-color: #dce9f9;
    /*background-image:url(../images/home/web-suite-bg.jpg);*/
    background-repeat:repeat-x;
    background-position:left top;
	padding-bottom:10px;
}
#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;
	display:inline;overflow:hidden;
}

#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 .header h1 {
	padding-left: 307px;
}

#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:600px;
    float:right;
	padding:10px 38px 0 0;
	display:inline;overflow:hidden;
}

#site-container-wrapper #site-container #bottom-panel #web-suite #web-suite-content p
{
    margin:1em 0;
}

#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 {padding:26px 0 10px ; overflow: hidden;}
#site-container-wrapper #site-container #bottom-panel #logos img {margin:0 7px;}


/* form */

#form-container {
	float:left;
	width: 286px;
	margin: 10px 0 0 14px;
	display:inline;overflow:hidden;
	}
	#form-container .center {
		text-align:center;
		}
	#form-container .form-wrap {display:none;}	
	#form-container.expanded .form-wrap {display:block;}	
	#form-container #form-top {
		background: url('../images/home/form-box-top.png') no-repeat 0 0;
		width: 286px;
		height: 78px;
		}
		
	#form-container #form-mid {
		background: url('../images/home/new-form-box-mid.png') no-repeat 0 0;
		width: 286px;
		height: 366px;
		overflow:hidden;
	}
	#form-container.expanded #form-mid{
		height:644px;
		background: url('../images/home/new-form-box-mid-expanded.png') no-repeat 0 0 !important;
	}
	
		#form-container #form-mid .mid-content {
			width: 246px;
			padding: 10px 20px;
			}
			#form-container #form-mid .mid-content form {
				margin: 0;
			}
			#form-container.expanded #form-mid .mid-content #show-expanded {
				display:none;
			}
					
				#form-container #form-mid .mid-content input {
					margin: 10px auto;
					width: 239px;
					height: 15px;
					padding: 1px;
					font: Normal 70%/1.5em Arial, Helvetica, sans-serif;
					border: 1px solid #CCC;
					}
					
				#form-container #form-mid .mid-content label {
					margin: 0px auto;
					display: block;
					font: Bold 90%/1.5em Arial, Helvetica, sans-serif;
					}
				
				#form-container #form-mid .mid-content .submit {
					background: url(../images/home/form-submit-btn.png) no-repeat 0 0 transparent;
					width: 148px;
					height: 50px;
					border: 0;
					cursor: pointer;
					text-indent: -9999px;
					margin:0;
					}
				
	#form-container #form-bottom {
		background: url('../images/home/new-form-box-bottom.png') no-repeat 0 0;
		width: 286px;
		height: 20px;
		overflow: hidden;
		}



/*****FONTS*****/
h1{font-size:120%; font-weight:bold; color:#222631; padding:0; margin:0;}

.jCarouselLite {height: 52px;overflow:hidden;float:left;}
.jCarouselLite li{display:inline;list-style-type:none;height:52px !important;}
.carousel .prev{background:url(../images/home/carousel-left.gif);width: 13px; height: 23px;display:inline-block;overflow:hidden;float:left;margin:6px 14px;}
.carousel .next{background:url(../images/home/carousel-right.gif);width: 13px; height: 23px;display:inline-block;overflow:hidden;float:right;margin:6px 14px;}

#latest-headlines-wrap{}
#latest-headlines-wrap span { bottom:27px; position: absolute; right: 70px;font-size:12px; }
#latest-headlines-wrap  a {font-weight:bold;text-decoration:none;color:#00014F;}
#latest-headlines-wrap img { padding-bottom: 5px; }
#latest-headlines-wrap p { margin:0;padding:18px 10px 0 35px;width:545px;}
#latest-headlines-wrap .headline-switch { display:none; }
#latest-headlines-wrap .headline-switch.first { display:block; }

.latest-headlines {width:617px;height:127px;background:url(../images/home/quotebox.png) no-repeat;color:#00014F;font-family:Arial,Sans-serif;font-size:110%;font-weight:bold;margin: 15px 25px 0 0;
    float:right;display:inline;overflow:hidden;position:relative;}

.latest-headlines.alt {background:url(../images/home/quotebox2.png) no-repeat;}
.latest-headlines.alt .headline .left{ position:relative;top:8px;padding-right:10px;}
.latest-headlines.alt .headline { padding-left:40px;}
#latest-headlines-wrap .latest-headlines.alt p { float:right;padding:32px 38px 33px 0;width:295px;}
#latest-headlines-wrap  .latest-headlines.alt a { display:block;height:127px;width:618px;top:0;left:0;position:absolute;text-indent:-9999px;overflow:hidden;}
