
/* *********** DIV IDS *********** */

#h-banner {
	clear: both;
	float: left;
	width: 878px;
	height: 349px;
}

#intro {
	clear: both;
	float: left;
	margin-top: 0px;
	width: 100%;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	color: #6a6a6a;
}
#intro h1 {
	font-family: Trebuchet MS;
	font-size: 23px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #6a6a6a;
}

#hold-boxes {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 100%;
}

#b1, #b2, #b3 {
	position: relative;
	cursor: pointer;
	float: left;
	height: 306px;
	width: 270px;
	padding: 10px 5px 0 15px;
}

#b2, #b3 {
	margin-left: 4px;
}

.b1 {
	background: url('../images/bg_home_box_1.jpg') no-repeat;
}

.b2 {
	background: url('../images/bg_home_box_2.jpg') no-repeat;
}

.b3 {
	background: url('../images/bg_home_box_3.jpg') no-repeat;
}

.b1-on {
	background: url('../images/bg_home_box_1_on.jpg') no-repeat;
}

.b2-on {
	background: url('../images/bg_home_box_2_on.jpg') no-repeat;
}

.b3-on {
	background: url('../images/bg_home_box_3_on.jpg') no-repeat;
}

#b1-txt {
	margin-top: 175px;
}

#b2-txt {
	margin-top: 147px;
}

#b3-txt {
	margin-top: 142px;
}

#news-title {
	clear: both;
	float: left;
	height: 32px;
	margin-top: 30px;
}
#news {
	clear: both;
	float: left;
	width: 860px;
	padding: 8px 8px 8px 8px;
	border: 1px solid #ced0d5;
	background: #eff5f9;
}


/* *********** DIV / SPAN CLASSES *********** */

.box-txt {
	clear: both;
	float: left;
	width: 100%;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 120%;
	color: #6a6a6a;
}


/* *********** IMAGES *********** */

#srex1, #srex2 {
	margin-top: -8px;
	margin-left: -15px;
}



/* *********** TABS *********** */
#flashwrapper{
	width:878px;
	float:left;
	height: 349px;
	margin-top:0px;
	
}
#flash {
	float: left;
	width: 634px;
	height: 349px;
}

#tabs-txt {
	float: left;
	width: 878px;
	height: 349px;
}

#tab-info {
	float: left;
	width: 195px;
	height: 327px;
	padding: 11px 11px 11px 11px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
}

#tabs-btns {
	float: left;
	width: 25px;
}

.tab1 {
	background: url('../images/tab_mod/bg_tabone.jpg') no-repeat;
}

.tab2 {
	background: url('../images/tab_mod/bg_tabone.jpg') no-repeat;
}

.tab3 {
	background: url('../images/tab_mod/bg_tabone.jpg') no-repeat;
}

#tab1, #tab2, #tab3 {	
	clear: both;
	float: left;
	width: 25px;
}

#tab1 {	
	height: 112px;
}

#tab2 {	
	height: 118px;
}

#tab3 {	
	height: 119px;
}

#highlight {
	clear: both;
	margin-top: 10px;
	width: 175px;
	height: 63px;
	padding: 10px 10px 10px 10px;
	background: url('../images/tab_mod/hilightbox.jpg') no-repeat;
	font-family: Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#highlight a {
	text-decoration: none;
	font-weight: normal;
	color: #cef046;
}