*{
	color: #000000;
} 
body {
	background-color : #FFFFFF;
	position: relative;
}
ul {
	line-height : normal;
} 
#site {
	width: 1320px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
}
#wrapper {
	width : 1200px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	width : 1120px;
	float : none;
	height : 200px;
	background-repeat : no-repeat;
	position: absolute;
	left: 98px;
	top: 10px;
	background-image: url(../images/HEADER12-2_V3.jpg);
}
#leftcolumn {
	min-height : 350px;
	width : 250px;
	float : left;
	position: absolute;
	left: 100px;
	top: 310px;
	height: auto;
}
#leftcolumn2	{
	width: 250px;
	position: relative;
	display: block;
	height: 180px;
	top: 25px;
}
#content {
	float : left;
	color : #333;
	min-height : 350px;
	width : 725px;
	display : inline;
	position: absolute;
	left: 250px;
	top: -99px;
	height: auto;
}
#rightcolumn {
	color : #000000;
	min-height : 350px;
	width : 140px;
	float : right;
	position: absolute;
	left: 975px;
	top: 0px;
	height: 650px;
	padding-left: 0px;
}
#rightcolumn3 {
	color : #000000;
	min-height : 350px;
	width : 140px;
	float : right;
	position: absolute;
	top: 0px;
	height: 144px;
}
