BODY {
	margin: 0px;
	background-image: url(../images/bg.jpg);
}


div.index-01 {
	position:relative; float: left;
	width:780px;
	height:246px;
}

div.index-02 {
	position:relative; float: left;
	width:780px;
	height:381px;
}

div.index-03 {
	position:relative; float: left;
	width:780px;
	height:47px;
	background-image: url(../images/index_03.gif);
}

div.index-04 {
	position:relative; float: left;
	width:780px;
	height:46px;
}

div.index-05 {
	position:relative; float: left;
	width:780px;
	height:227px;
	background-image: url(../images/index_05.gif);
}

div.index-06 {
	position:relative; float: left;
	width:31px;
	height:116px;
}

div.index-07 {
	position:relative; float: left;
	width:123px;
	height:116px;
}

div.index-08 {
	position:relative; float: left;
	width:120px;
	height:116px;
}

div.index-09 {
	position:relative; float: left;
	width:114px;
	height:116px;
}

div.index-10 {
	position:relative; float: left;
	width:126px;
	height:116px;
}

div.index-11 {
	position:relative; float: left;
	width:113px;
	height:116px;
}

div.index-12 {
	position:relative; float: left;
	width:123px;
	height:116px;
}

div.index-13 {
	position:relative; float: left;
	width:30px;
	height:116px;
}

div.index-14 {
	position:relative; float: left;
	width:31px;
	height:107px;
}

div.index-15 {
	position:relative; float: left;
	width:123px;
	height:107px;
	background-image: url(../images/index_15.gif);
}

div.index-16 {
	position:relative; float: left;
	width:120px;
	height:107px;
	background-image: url(../images/index_16.gif);
}

div.index-17 {
	position:relative; float: left;
	width:114px;
	height:107px;
	background-image: url(../images/index_17.gif);
}

div.index-18 {
	position:relative; float: left;
	width:126px;
	height:107px;
	background-image: url(../images/index_18.gif);
}

div.index-19 {
	position:relative; float: left;
	width:113px;
	height:107px;
	background-image: url(../images/index_19.gif);
}

div.index-20 {
	position:relative; float: left;
	width:123px;
	height:107px;
	background-image: url(../images/index_20.gif);
}

div.index-21 {
	position:relative; float: left;
	width:30px;
	height:107px;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}

.main_text {
	text-align: center;
	padding-left: 180px;
	padding-right: 180px;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3B1213;
}

.links {
	text-align: center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 15px;
	vertical-align: bottom;
	height: 100px;
}

A.links {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.links {
	color: #C28C4E;
	text-decoration: underline;
}