
BODY {
	color: #6e6e6e;
}
H2, H3 {
	color: #6e6e6e;
}
UL LI A {
	color: #6e6e6e;
}
#content {
	width: 870px;
	padding: 0 5px 20px 25px;
	/*position: relative;*/
}
#column2 {
	display: block;
	width: 900px;
	height: 474px;
	padding: 0 0 15px 0;
	border-bottom: 5px solid #e7e7e7;
	position: absolute;
	top: 135px;
	left: 0px;
	background: url(color_gray/pics/index.jpg) no-repeat left top;
	overflow: hidden;
	z-index: 1;
}
.column2Text {
	width: 306px;
	height: 425px;
	position: absolute;
	top: 14px;
	left: 23px;
	overflow: hidden;
	color: #6e6e6e;
	font-size: 12px;
}
.column2Text H3,
.column2Text H3 A {
	color: #a1a1a1;
	font-size: 14px;
}
.column2Text A {
	color: #6e6e6e;
}
.column2Text A:hover {
	text-decoration: none;
}
#box1,
#box2,
#box3 {
	width: 121px;
	height: 120px;
	padding: 10px 75px 0 110px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#box2 {
	top: 145px;
}
#box3 {
	top: 290px;
}
#box1 A.boxLink,
#box2 A.boxLink,
#box3 A.boxLink {
	display: block;
	width: 306px;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	text-decoration: none;
}
#main {
	margin-top: 495px;
	float: left;
	width: 540px;
	background: url(color_gray/pics/mainMid.jpg) repeat-y right;
}
#mainCenter {
	background: url(color_gray/pics/mainTop.jpg) no-repeat right top;
}
#mainContent {
	padding: 0 20px 20px 0;
	background: url(color_gray/pics/mainBot.jpg) no-repeat right bottom;
}
#column1 {
	margin-top: 495px;
	float: right;
	width: 310px;
	padding: 0;
}
.column1Text {
	padding: 0;
}
H1 {
	border: 0;
	margin: 0;
}