/* ----------------------------------------------- content area layout divs ----------------------------------------------- */

.home-content-area-top {
	display:block;
	background: url(/images/bg_blue_bar_home.gif) no-repeat;
	width:972px;	
	position:absolute;
	top:70px;
	left:auto;
	height:381px;
	align:center;
}

.home-content-area-top h3{
	padding: 0 0 0 0;
	margin-left: 20px;
	margin-top: 15px;	
	color:#ffffff; 
	font-size:24px; 
	font-weight:normal; 
	
}

.content-box-top {
	position:absolute;		
	width:301px;
}

.home-content-area-bottom {
	display:block;
	background: url(/images/bg_content_area_home.gif) repeat-y;
	width:972px;
	position:absolute;
	top:450px;
	left:auto;
	height:330px;
}

.content-box-bottom {
	position:absolute;
	width:301px;
}

.customers {
	position:absolute;
	clear: both;
	background: url(/images/home_content_customers.png) no-repeat;	
	color: #666666;
	font-size: 10px;
	text-align:center;	
	height:72px;
	width:933px;
	
}

.footer-home {
	position:absolute;
	clear: both;
	background: url(/images/bg_footer_home.gif) no-repeat;	
	color: #666666;
	font-size: 10px;
	text-align:center;
	width:972px;
	height:40px;
}

/* ----------------------------------------------- box style ----------------------------------------------- */


.box-header {
	display: block;
	height: 30px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: helvetica,arial,tahoma,sans-serif;
	color: #ffffff;
	border: none;
	cursor: pointer;
	margin: 0 0 0 0;
}

.box-header-sub {	
	background: url(/images/home_header_sub.png) no-repeat;
}

.box-header h2{
	color:#ffffff;
}

.box-header a {
	color:#ffffff;
}

.box-header a:hover {
	color:#ffffff;
	text-decoration: underline;
}


.box-header-main {
	background: url(/images/home_header_main.png) no-repeat;
}

.box-content {
	font-family: helvetica,arial,tahoma,sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	border-bottom: none;
	padding: 0px 10px 0px 0px;
	line-height:16px;	
	height:100%;
}

.box-content#main {
	background: url(/images/home_content_main.png) no-repeat;
}

.box-content#main-large {
	background: url(/images/home_content_main_large.png) no-repeat;
}

.box-content#sub {
	background: url(/images/home_content_sub.png) no-repeat;
}

.box-content#tile {
	background: url(/images/home_content_tile.png) repeat-y;
}
			
.box-content h2 {
	margin: 10px 0px 0px 0px;
	color: #666666;
	font-size:12px; 
	font-weight:bold; 
}

.box-content p {
	margin: 10px 10px 10px 10px;
	color:#666666;
}

.box-content img {
	margin: 0px 10px 15px 1px;
	float:left;
}

.box-content ul {	
	list-style-type: square;
}

.box-content li {
	color: #666666;
}

.box-content a {
	color:#0071bc;
	font-family: helvetica,arial,tahoma,sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

.box-content a:hover{
	color:#cc0000;
	text-decoration: none;
}

.home-content-area-top-2 {
	display:block;
	background: url(http://www.soa.com/images/bg_blue_bar_home.gif) no- repeat;
	width:972px;	
	position:absolute;
	top:70px;
	left:auto;
	height:281px;
	align:center;
}

.home-content-area-bottom-2 {
	display:block;
	background: url(http://www.soa.com/images/bg_content_area_home.gif)
repeat-y;
	width:972px;
	position:absolute;
	top:350px;
	left:auto;
	height:auto;
}

