body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style2 {
	font-size: 14px;
	font-style: italic;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
}

.main_table {
	width: 800px;
	display: table;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: left;
	position: absolute;
	top: 5%;
}

.stone_box {
	background-attachment: fixed;
	background-image: url(images/stone_back.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 793px;
	height: 250px;
	text-align: right;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

.stone_box_base {
	background: url(images/shadow_bottom.gif) repeat-x;
	width: 800px;
	height: 7px;
	display: block;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.stone_box_right {
	background: url(images/shadow_right.gif) repeat-y;
	display: inline;
	float: right;
	text-align: right;
	clear: right;
	width: 7px;
	height: 250px;
}

.nav {
	text-align: right;
	display: block;
	width: 796px;
}

.copyright {
	color: #333333;
	font: 10px Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-left: 25px;
}

.left_image {
	display: block;
	float: left;
	width: 215px;
	vertical-align: middle;
	position: relative;
	top: 30px;
}

.right_content {
	display: block;
	float: right;
	width: 560px;
	height: 250px;
	text-align: left;
}

.main_text {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	float: left;
	height: 250px;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.more_copy {
	text-align: left;
	display: block;
	float: left;
	padding-left: 50px;
	width: 750px;
	height: 1px;
	overflow: hidden;
}

.right_image {
	display: block;
	width: 240px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	float: right;
	position: relative;
	top: 37px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #001c72;
}

a:hover {
	color: #0066CC;
}

a.other {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.other:hover {
	color: #0066CC;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
