@charset "utf-8";
body {
	background-image: url(images/vertical_tile_2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ccc;
}
#container {
	background-image: url(images/body_repeatimage.jpg);
	background-repeat: repeat-y;
	height: 1200px;
	width: 760px;
	position: relative;
	top: 0px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main1 {
	position:absolute;
	width:132px;
	height:760px;
	z-index:15;
	top: 310px;
	left: 0;
	margin: 0px;
	padding: 0px;
}
#main2 {
	position:absolute;
	width:625px;
	height:750px;
	z-index:14;
	left: 135px;
	top: 203px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/main_background_2.jpg);
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}

table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
