.Box{
	line-height: 1.2em;
	
	width: 215px;
	margin-right: 5px;
	float:left;
	background: url('/img/index/shadows.png') no-repeat  right bottom;
}

#FinancialResults.Box, #homeContacts.Box{margin-right: 0px;}

#doubleNews.Box{width: 505px;margin: 0px 2px 0px 0px;}
#calcBox.Box {
	width: 720px !important;
 }
#homeSlider.Box{width:720px;margin-right: 10px;}

#homeSlider.Box .header{height: 5px;!important}
.newsBox2.Box .header{height: 5px;!important}


.Box .header{
	height: 35px;
	line-height: 35px;
	color: white;
	padding: 5px 15px 5px 10px;

}

.Box .header{
	background: url('/img/index/shadows.png') no-repeat  right top;
}
.Box .header .label{
	font-size: 13px;
}




.Box .header .left{background: url('/img/index/header_left_g.png')  no-repeat left;padding-left:10px;}
.Box .header .right{background: url('/img/index/header_right_g.png')  no-repeat right;padding-right:10px;}
.Box .header .label{background: #016E59 url('/img/pixels/pixel_016E59.png') repeat;}


.Box.orange .header .left{background: url('/img/index/header_left_o.png')  no-repeat left;padding-left:10px;}
.Box.orange .header .right{background: url('/img/index/header_right_o.png')  no-repeat right;padding-right:10px;}
.Box.orange .header .label{background: #016E59 url('/img/pixels/pixel_C23A0A.png') repeat;}

.Box.gray .header .left{background: url('/img/index/header_left_x.png')  no-repeat left;padding-left:10px;}
.Box.gray .header .right{background: url('/img/index/header_right_x.png')  no-repeat right;padding-right:10px;}
.Box.gray .header .label{background: #016E59 url('/img/pixels/pixel_555555.png') repeat;}

.Box .content{
	padding-right: 15px;

}

.Box .content .simpleWrapper{
	padding: 0px 15px;
}
.Box .down{
	height: 15px;
	width:15px;
	clear: both;
	background: url('/img/index/shadows.png') no-repeat  left bottom;
}


	
#eventBox .content{
	height: 150px;
}

#doubleNews .content{
	width: 480px;
	height: 150px;
	overflow: hidden;
	padding: 0px;
}
#doubleNews .articleBox{
	width: 220px;
	height: 150px;
	float: left;
	margin-left: 20px;
	display: inline;
}
#doubleNews .calculator {
	width: 480px;
	height: 300px;
	overflow: hidden;
	padding-left: 100px;
	padding: 0px;	
	
}

#doubleNews .articleBox.first{
	background: url('/img/index/darkShadow.jpg')  no-repeat right bottom;
}

#doubleNews .articleBox p{
	padding: 0 5px;
	margin-bottom: 5px;
	font-size:11px;
	line-height: 1.2em; 
	height: 4.8em;
	overflow: hidden;
}


#doubleNews .articleBox .picture{
	float:left;
	display: inline;
	line-height: 0; 
	border: 1px solid gray;
	margin: 5px 5px 15px 0;
	border: 1px solid #555;
}

.Box h3{padding: 5px 10px;  margin:0;}
.Box h3 a{font-weight: bold;  font-size:12px;color: black;}
.Box p{padding: 5px 10px;font-size:11px;clear:both;}




#FinancialResults .content{
	height: 150px;
}
#FinancialResults a{
	color: black;
}

#homeContacts{
	width: 205px;
}
#homeContacts b{
	display:block;
	text-align: center;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 20px;
	color: #555;
	font-family: Verdana;
}

#KeyWords {
	width: 205px;
	margin-right: 0;
}

#KeyWords .content{
	padding: 0px 15px;
	height: 70px;
}
 
 
