body {
	padding: 0;
	margin: 0;
	background: #d2b983 url(../../_images/bg_white.gif) repeat-y center;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
p {
	margin: 0;
	padding: 0;	
}
a, a:visited {
	color: #ef3f35;	
}
a:hover {
	color: black;
}
#page_container {
	background: url(../../_images/bg_burst.gif) no-repeat top left;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#watermark {
	background: url(../../_images/bg_burst_watermark.gif) no-repeat top left;
	width: 166px;
	height: 311px;
	margin-left:-167px;
	position:absolute;
	
	
}

#top_container {
	width: 790px;
	margin: 0 auto;
}
#left_col_top {
	width: 279px;
	float: left;
	text-align: right;
}
ul.main_menu {
	list-style: none;
	margin: 279px 20px 0 0;
	padding: 0;
}
ul.main_menu li {
	margin-top: 20px;
}
ul.main_menu li img {
x	display: block;
}
#right_col_top {
	margin-left: 267px;
x	width: 513px;
	text-align: center;
}
img.logo_large {
	margin: 10px 0 29px 0;
x	display: block;
}
img.home_image {
	border: 6px solid black;
}
#bottom {
	padding: 51px 0 0 0;
	clear: both;
	width: 790px;
	margin: 0 auto;
	position: relative;
}
#bottom #left_col {
	text-align: center;
	color: #616161;
	width: 267px;
	float: left;
}
#bottom #left_col p {
	margin: 0 0 32px 0;
}
#bottom #left_col img {
x	display: block;
}
#bottom #left_col img.subtitle {
	margin-bottom: 7px;
}
#bottom #right_col {
	margin-left: 267px;
x	width: 513px;
x	float: right;
}
#bottom #right_col p {
	margin: 5px 0 30px 0;
}
#bottom #right_col p img {
	margin: 0 0 5px 0;
}
img.burst_small {
	margin: 0 0 17px 0;
x	display: block;
}
#bottom #right_col img.subtitle {
	margin: 0 0 21px 0;
x	display: block;
}
#footer {
	clear: both;
	padding: 93px 0 30px 0;
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
#footer img.logo_small {
	margin: 0 0 10px 0;
}
#footer img.burst_small {
	margin: 0 10px 0 10px;
	display: inline;
}
