@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-color: #FFFFFF;
}

#warpper {
	margin: 0 auto;
	width: 802px;
	text-align: left;
}

#chinese {
	text-align: right;
	padding: 50px 0 5px 0;
}

#container {
	background-image: url(../images/border-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	margin: 0px 0 0 0;
	width: 802px;
	padding: 2px 0 0 0;
}




/*===================== LEFT COLUMN ====================*/
#company {
	width: 300px;
	height: 721px;
	float: left;
	background-image: url(../images/border-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
}

#logo {
	text-align: center;
	padding: 30px 0 30px 0;
}

#header {
	margin-left: 13px;
	width: 287px;
	height: 40px;
	background-color: #C20B12;	
	background-image: url(../images/border-company-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#header h1 {
	height: 30px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/arrow-big.jpg);
	background-repeat: no-repeat;
	background-position: 255px 7px;
}
#company-desc {
	border-bottom: dotted 1px #CCCCCC;
	padding: 25px 0px 40px 0px;
	margin: 0 13px 0 18px;
}
#company-desc h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding-bottom: 10px;
	text-align: center;
}
#company-desc p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


/*===================== RIGHT COLUMN ====================*/
#section {
	width: 502px;
	height: 721px;
	float: right;
	background-color: #E9E9E9;

}
#section-inner {
	height: 721px;
	background-image: url(../images/background-main.jpg);
	background-repeat: repeat-x;
	margin-right: 12px;
}
#section-left {
	height: 721px;
	background-image: url(../images/background-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
}

#phone {
	position: absolute;
	top: 100px;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}



.section-logo {
	float: left;
	width: 160px;
	height: 70px;
	vertical-align: middle;
	text-align: center;
	padding: 3px 0 0 0;
}

.section-content {
	float: right;
	width: 280px;
	padding: 3px 5px 3px 0;
}

.section-content h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	border-bottom: dotted 1px #FFFFFF;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-right: 15px;
}
.section-content h4 a {
	color: #FFFFFF;
	text-decoration: none;
}
.section-content h4 a:hover {
	color: #000000;
	text-decoration: underline;
}
.section-content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

#congee {
	width: 453px;
	height: 76px;
	background-image: url(../images/background-section.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 244px;
	left: 11px;
}

#construction {
	width: 453px;
	height: 76px;
	background-image: url(../images/background-section.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 153px;
	left: 11px;
}

#plumb {
	width: 453px;
	height: 76px;
	background-image: url(../images/background-section.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 335px;
	left: 11px;
}

#realty {
	width: 453px;
	height: 76px;
	background-image: url(../images/background-section.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 426px;
	left: 11px;
}

#investment {
	width: 453px;
	height: 76px;
	background-image: url(../images/background-section.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 517px;
	left: 11px;
}

.moreinfo1 {
	background-image: url(../images/arrow-small-dark.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	position: absolute;
	bottom: 3px;
	right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}

.moreinfo1 a {
	color: #000000;
	text-decoration: none;
}

.moreinfo1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.moreinfo2 {
	background-image: url(../images/arrow-small-light.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	position: absolute;
	bottom: 3px;
	right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}

.moreinfo2 a {
	color: #000000;
	text-decoration: none;
}

.moreinfo2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.moreinfo3 {
	background-image: url(../images/arrow-small-dark.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	position: absolute;
	bottom: 3px;
	right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}

.moreinfo3 a {
	color: #000000;
	text-decoration: none;
}

.moreinfo3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/*===================== FOOTER ====================*/
#footer {
	width: 470px;
	position: absolute;
	bottom: 30px;
	left: 15px;
}

#copyright {
	white-space: nowrap;
	float:left;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#links {
	float: right;
	white-space: nowrap;
	width: 30%;
	text-align: right;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	

#links a {
	padding: 0 3px 0 3px;
	text-decoration: none;
	color: #C20B12;
}

#links a:hover {
	padding: 0 3px 0 3px;
	text-decoration: underline;
	color: #000000;
}

#end {
	height: 10px;
	background-color: #E9E9E9;
	margin-bottom: 30px;
	margin-left: 1px;
}




/*===================== CONTACT ====================*/
#contact {
	width: 330px;
	background-image: url(../images/background-section.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 240px;
	left: 11px;
	padding: 30px 30px 30px 100px;
}

#contact h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 16px;
	border-bottom: dotted 1px #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 25px;
	margin-right: 80px;
}

#contact p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}





.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

