/* CSS Document */
body {
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	width:100%;
	overflow:hidden;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: underline;
	color: #B70000;
}
a:active {
	text-decoration: none;
	color: #444444;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
}


.flashDiv
{
width:483px;
float:left;
height:494px;
display:block;
position:relative;
}
.contentWrapper
{
width:450px;
float:left;
height:494px;
display:block;
position:relative;
}

.contentDiv
{
background-image:url(../images/layout_05.jpg);
background-repeat:no-repeat;
text-align:left;
width:450px;
height:336px;
display:block;
float:left;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
line-height:20px;
}

.textDiv
{
height:295px;
width:450px;
display:block;
position:relative;
float:left;
padding:0px;
}
.footerDiv
{
width:450px;
height:41px;
float:left;
padding-left:6px;
text-align:left;
display:block;
position:relative;
line-height:13px;
}