#title {
	height: 125px;
	width: 542px;
	background-image: url(../template/title.jpg);
}
#main {
	height: 405px;
	width: 542px;
	background-image: url(../template/main.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#pic1 {
	height: 207px;
	width: 258px;
	background-image: url(../template/pic1.jpg);
}
#pic2 {
	height: 141px;
	width: 258px;
	background-image: url(../template/pic2.jpg);
}
#pic3 {
	height: 182px;
	width: 258px;
	background-image: url(../template/pic3.jpg);
}
#footer {
	height: 70px;
	width: 800px;
	background-image: url(../template/footer2.jpg);
	float: left;
}
#left {
	height: 530px;
	width: 542px;
	float: left;
}
#right {
	height: 530px;
	width: 258px;
	float: left;
}

#global {
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	
}
#right2 {
	height: 530px;
	width: 258px;
	float: right;
	background-image: url(../template/left.jpg);
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #578FCA;
	font-weight: bold;
}
