@charset "utf-8";
/* CSS Document */

  /*****Begin Reusable Elements*****/
h2.img-replace {
	padding: 0;
	margin: 0;
	width: 192px; 
	height: 141px;
	background: url(../images/contact_img/content-a-image1.gif) no-repeat;
	}
	
	h2.img-replace span {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
	}



p.content-all {
	color:#FFF;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 20px 15px 0px 15px;
}

hr {
	border: none;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #FFF;
	clear: both;
	display: block;
	font-size: 1px;
	height: 0;
	line-height: 0;
	max-height: 0;
	margin: 8px auto;
	padding: 0;
	position: relative;
	width: 90%;
   } 
/*****End Reusable Elements*****/

/*****Begin Content-A*****/
#content-a {
	height: 141px;
	margin: 0;
    padding: 0;
	float: left;
	position: relative;
	left: 13px;
	top: 1px;
	width: 192px;
	z-index: 1;
}
/*****End Content-A*****/

/*****Begin Content-B*****/
#content-b {
	float: right;
	height: 141px;
	right: 11px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
	width: 513px;
	z-index: 1;
}	
/*****End Content-B*****/

/*****Begin Content-C*****/
#content-c {
	background-color: #C00; 
	border: 1px solid #FFF;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 12px;
	top: -2px;
	width: 702px; 
	z-index: 1;
}

#innerbox-c {
	background-color: #C00;
	height: 560px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 699px;
	z-index: 2;	
}
/*****End Content-C*****/

