@CHARSET "ISO-8859-1";
body
{
	/* background-color:black; */
 	padding-top:2px;
 	margin:0;
	background-color:black;
	background-position:left top;
	background-image:url(../../images/frontend/backgroundrepeat.jpg);
}
/* start of the base template */
#background
{
	background-image:url(../../images/frontend/background.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	position:relative;
	float:left;
	clear:none;
	width:100%;
	min-height:986px;
	margin:0;
	padding:0;
	z-index:0;
}
#background_bottom_distance
{
	position:relative;
	text-align:center;
	clear:both;
	background-color:black;
	width:945px;
	margin:auto;
	height:15px;
	padding:0;
	z-index:0;
}
#background_bottom
{
	position:relative;
	text-align:center;
	clear:both;
	width:945px;
	margin:auto;
	height:18px;
	padding:0;
	z-index:0;
}
#topspacer
{
	position:relative;
	float:left;
	clear:none;
	width:100%;
	height:100px;
	padding:0;
	margin:0;
	z-index:0;
}
#mainframe
{
	position:relative;
	text-align:center;
	clear:both;
	width:945px;
	/* min-height:697px; */
	min-height:630px;
	margin:auto;
	padding:0;
	z-index:0;
}
object
{
	z-index:1;
}
#bottom_box
{
	background-color:black;
	padding:0;
	margin-top:3px;
	position:relative;
	float:left;
	clear:both;
	width:945px;
	min-height:150px;
	z-index:0;
}
.bottom_text_box1
{
	background-color:black;
	padding:0;
	position:relative;
	float:left;
	clear:both;
	width:309px;
	min-height:150px;
	/* border-right:1px dotted #333333; */
	z-index:0;
}
.bottom_text_box2
{
	background-color:black;
	padding:0;
	position:relative;
	float:left;
	clear:none;
	width:309px;
	min-height:150px;
	border-left:1px dotted #333333;
	border-right:1px dotted #333333;
	/* border-right:1px dotted #333333; */
	z-index:0;
}
.bottom_text_box3
{
	background-color:black;
	padding:0;
	position:relative;
	float:left;
	clear:none;
	width:309px;
	min-height:150px;
	/* border-left:1px dotted #333333; */
	z-index:0;
}
.inside_text_box
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	text-align:left;
	margin-left:22px;
	margin-top:10px;
	margin-right:22px;
	margin-bottom:30px;
	background-color:black;
	padding:0;
	position:relative;
	float:left;
	clear:none;
	width:265px;
	min-height:150px;
	z-index:0;
}
.inside_text_box p.heading
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:#999999;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	padding:0;
	z-index:0;
}
li
{
	margin-left:-24px; 
	text-indent:0px;
	z-index:0;
}
/**
 * bottom footer links
 */
.linkbox
{
	position:relative;
	width:400px;
	height:18px;
	float:right;
	text-align:right;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	margin-top:4px;
	margin-bottom:100px;
	padding:0;
	z-index:0;
}
.linkbox a
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	z-index:0;
}
.linkbox a:hover
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:#5F1459;
	font-weight:normal;
	text-decoration:none;
	z-index:0;
}
.linkbox a:focus
{
	outline:none;
}
.active
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:#5F1459;
	font-weight:normal;
	text-decoration:none;
	z-index:0;
}
.active a
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:#5F1459;
	font-weight:normal;
	text-decoration:none;
	z-index:0;
}
.textlink
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
	z-index:0;
}
.textlink:hover
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:#851459;
	font-weight:normal;
	text-decoration:none;
	z-index:0;
}
/* more links */
.inside_text_box_more a
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:#851459;
	font-weight:normal;
	text-decoration:none;
}
.inside_text_box_more a:hover
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	color:white;
	font-weight:normal;
	text-decoration:none;
}