/**************************************/
/*               home                 */
/**************************************/
/*carousel*/
#image_carousel_box_top{
	position: relative;
	padding: 12px 0 20px;
	border-top: 1px dashed #1878AA;
	border-bottom: 1px dashed #1878AA;
}
#image_carousel_box_top a{
	position: absolute;
	right: 0;
	bottom: 5px;
}
#image_carousel_box_top h2{
	font-size: 14px;
	color: #666;
}
.img_bg h2{
	font-family: georgia !important;
	margin: 5px 0 0 10px; 
	letter-spacing: 1px;
	font-size: 26px !important;
}
.img_bg p{
	font-size: 17px;
	padding-top: 10px;
	margin: 0 0 0 10px; 
}
/*boxes*/
.homebox{
	background: #fff url("../images/gradient1.jpg") repeat-x bottom;
	border: 1px solid #BFBFBF;
	padding: 10px;
	min-height: 110px;
	position: relative;
}
#aboutbox{
	width: 415px;
	float: left;
}
.homebox .newlinkbutton{
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#aboutbox h2{
	font-weight: normal;
	font-size: 13px !important;
	font-style: italic;
	letter-spacing: .5px;
	line-height: 25px;
}
#aboutbox a{
	clear: both;
	float: right;	
}
#aboutbox a img{
	margin-right: 5px;
}
#newsContainer{
	float: right;
	background: transparent url("../images/newsbg4.jpg") no-repeat  bottom left;
	cursor: pointer;
}
.homettl{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.samebox{
	width: 250px;
}
#stockInfobox{
	float: left;
	margin-left: 20px;
}
#stockInfobox b{
	color: #005C8D;
	font-size: 15px;
	font-weight: normal;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid;
}
#newCarousel ul li{
	color: #fff;
	height: 80px;
	font-size:11px;
}
#stockInfobox table td{
	line-height: 18px;
	font-size:11px;
}
#breadcrumb-cont  {
	padding:.5em 0 0;
}
#secondary_nav_1{
	display: none !important;
}
#secondary_nav li#secondary_nav_2 a {
	background:url("../../../../Modules/navigation/images/s_nav_l.jpg") no-repeat scroll left top transparent;
}
