body{
	margin: 0;
}

.main {
	width: 100%;
	height: 768px;
	background-image: url('i/bg.png');
	background-repeat: repeat-x;
}

.container {
	height: 768px;
	width: 990px;
	margin: 0 auto 0 auto;
}

.head {
	background-image: url('i/pi_02.png');
	width: 990px;
	height: 88px;
}

.banner {
	background-image: url('i/banner.png');
	width:1041px;
	height: 331px;
}

.content {
	margin-top: 18px;
	width: 990px;
}

.active {
	width: 541px;
	float: left;
	clear: right
}

.active2 {
	width: 692px;
	float: left;
	clear: right
}


.welcome {
	background-image: url('i/pi_07.jpg');
	background-repeat: no-repeat;
	width: inherit;
	height: 52px;
}

.service {
	background-image: url('i/pi_07_service.jpg');
	background-repeat: no-repeat;
	width: inherit;
	height: 52px;
}

.client {
	background-image: url('i/pi_07_client.jpg');
	background-repeat: no-repeat;
	width: inherit;
	height: 52px;
}

.contact {
	background-image: url('i/pi_07_contact.jpg');
	background-repeat: no-repeat;
	width: inherit;
	height: 52px;
}

.activeContent {
	padding: 10px 0px 10px 0px;
	border: 1px #AAAAAA solid;
}

.servicelogo {
	width: 345px;
	height: 66px;
}

.inactive {
	width: 149px;
	height: 302px;
	float: right;
}

.inactive2 {
	width: 149px;
	height: 302px;
	float: left;
}

.footer {
	width: inherit;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	clear: both;
}

p{
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	text-align: left;
}

.contact_box
{
	font: 100% Arial, Helvetica, sans-serif;
	width: auto;
}
.contact_box p
{
	font: 100% Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	width:auto;
}