body {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Helvetica;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#top_bar	{
	margin-left: 240px;
	width: 490px;
	height: 3px;
	line-height:3px;
	size: 1px;
	background-color: #11358F;
}

#header	{
	padding-top: 60px;
	background-color: #fff;
	margin-left: 65px;
}
*html #header	{
	margin-bottom: -6px;
}

#content	{
	width: 1131px;
	clear: both;
	margin-bottom: 55px;
	background-color: #FFFFFF;
}

#box_1	{
	width: 458px;
	float: left;
	margin-top: 60px;
	margin-bottom: 20px;
}


#box_2	{
	width: 412px;
	float: left;
	padding-right: 10px;
	margin-top: 60px;
	background-color: #FFFFFF;
}
#box_3	{
	width: 248px;
	text-align: right;
	padding-left: 3px;
	padding-right: 0;
	margin-right: 0;
	float: left;
}
#royalty_box	{
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 10px;
	color: #7989b2;
	font-family: Helvetica;
	font-size: 12px;
	clear:both;
}
#hometext_column	{
	width: 385px;
	padding-left: 20px;
	vertical-align: top;
	font-size: 12px;
	color: #999999;
	font-family: Helvetica;
	float: left;
}
*html #hometext_column	{
	width: 375px;
}
#hometext_column a {
	color: #a48c39;
	text-decoration: underline;
}
