@charset "utf-8";

#wrapperContentSub {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#returnTop {
	background-color: #F7F7F7;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 25px;
}

/* COMPANY
------------------------------------------------------------------------------*/

body {
	color: #767676;
}

h2 {
	margin-bottom: 20px;
}

#companyLead {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.companyBanner {
	margin-bottom: 20px;
}

#companyGreeting {
	padding-top: 20px;
	padding-bottom: 30px;
}

#companyGreeting p {
	line-height: 1.5;
}

#greetingPhoto {
	float: left;
	width: 202px;
	margin-right: 15px;
}

#greetingLead {
	margin-bottom: 20px;
}

#greetingEnd {
	height: 283px;
}

#greetingBox {
	background-image: url(../images/bggreeting.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#companySummary,
#companyHistory {
	padding-bottom: 30px;
}

#companySummary dt,
#companyHistory dt {
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
	background-color: #FFF2F3;
	width: 140px;
	color: #96546D;
	padding-left: 25px;
	line-height: 1.5;
}

#companySummary dd,
#companyHistory dd {
	background-color: #FFF8F9;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 190px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1.5;
}

#companySummary #dtThreeLines {
	padding-bottom: 43px;
}

#companySummary #dtFourLines {
	padding-bottom: 61px;
}

#companySummary #dtEightLines {
	padding-bottom: 133px;
}

#ddEightLines span {
	display: block;
	line-height: 1.5;
	padding-left: 15px;
}

#companyHistory {
	width: 100%;
}

#companyHistory li {
	height: 15px;
	width: 225px;
	border: 1px solid #E5E4E4;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 15px;
}

#pdfData a {
	color: #96546D;
	background-image: url(../images/iconcompany.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#getAdobeImg {
	float: left;
	margin-right: 15px;
}

#getAdobeText {
	padding-top: 10px;
}

#getAdobeText a {
	color: #96546D;
}
#chtable{
	margin:0 0 15px 0;
	}
#chtable td{
	padding:10px;
	}
#chtable .td01 {
	width:60px;
	text-align:center;
	}
#chtable .td02 {
	width:150px;
	}
.color_pink01 {
	background:#fff2f3;
	}
.color_pink02 {
	background:#fff8f9;
	}
#chtable a {
	color: #96546D;
	background-image: url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

