/* CSS Document */

body
{
	background-color:#000000;
	margin:0px 0px 0px 0px;
	font-family:arial;
}

#container
{
	margin:0px 0px 0px 0px;
	width:970px;
	background-color:#000000;
	border-left:#d62626 solid 2px;
	border-right:#d62626 solid 2px;
	border-bottom:#d62626 solid 2px;
}

#menuContainer
{
	width:970px;
	border-top: 2px solid #ffffff;
	height:34px;
}

#menuContainer ul
{

	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	font-size:12px;
	float:left;
	line-height:25px;
	color:#54504b;
	background-color:#d62626;
	width:970px;
}

#menuContainer ul li
{
	display:inline;
	margin:0px 0px 5px 0px;
}

#menuContainer ul li a
{
	text-decoration:none;
	color:#ffffff;
	display:block;
	float:left;
	padding:0px 10px 0px 5px;
}


p
{
color:#febd11;
font-size:12px;
margin:5px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#menuContainer ul li a:hover
{
	background-color:#febd11;
	color:#000000;
	text-decoration:underline;
}

#contentsContainer
{
	margin:0px 0px 0px 0px;
	width:970px;
	background-color:#000000;
}

#pictureContainer
{
	width:285px;
	margin:10px 10px 25px 10px;
	float:left;
}

#flashContainer
{
	width:175px;
	margin:10px 10px 25px 0px;
	float:left;
}

#flashContainer img
{
border:0px;
margin:0px 0px 0px 0px;
}

#textContainer
{
	width:318px;
	margin:10px 10px 25px 0px;
	float:left;
	background-color:#000000;
	color:#febd11;
	font-family:arial;
	font-size:12px;
	text-align:left;
}

#textContainer h1
{
	color:#febd11;
	font-size:15px;
	margin:10px 0px 10px 10px;
}

#textContainer p 
{
	margin:10px 0px 10px 10px;
	color:#FFFFFF;
	float:right;
}

#textContainer h2
{
	color:#febd11;
	font-size:15px;
	margin:0px 0px 10px 0px;
}
#textContainer h3
{
	color:#febd11;
	font-size:14px;
	margin:10px 0px 10px 0px;
}
#textContainer p 
{
	margin:0px 0px 10px 0px;
	float:left;
	overflow:hidden;
}

#textContainer a 
{
	color:#febd11;
}

#textContainer a:hover
{
	color:#febd11;
	text-decoration:none;
}

#textContainer span
{
	font-weight:bold;
	width:50px;
}

#textContainer img
{	
	border:0;
	float:left;
}
#textContainer form ul
{
	list-style-type:none;
	margin:0px 0px 0px 10px;
}

#textContainer form ul li span
{
	width:120px;
	vertical-align:top;
}

#textContainer form ul li input
{
	width:200px;
	border:1px solid #cccccc;
}

#textContainer form ul li textarea
{
	width:200px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
}

#adContainer
{
	width:140px;
	height:100px;
	margin:10px 0px 25px 0px;
	float:left;
	background-color:#443267;
	color:#febd11;
	font-family:arial;
	font-size:12px;
	text-align:left;
}



input.submit
{
	margin:10px 0px 10px 0px;
	background-color:#55504c;
	border:1px solid #cccccc;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

p.error
{
	color:#FF0000;
}

#arrowContainer
{
	width:970px;
	height:50px;
	background-image:url(arrow_bg.jpg);
}

#leftArrow
{
	width:425px;
	float:left;
	height:50px;
	border-right:#5f4821 solid 2px;
}

#leftArrow img
{
	margin:0px 10px 0px 0px;
	float:right;
}

#rightArrow
{
	width:515px;
	float:left;
	height:50px;
}

#rightArrow img
{
	margin:0px 0px 0px 10px;
	float:left;
}

#footerContainer
{
	width:970px;
	background-color:#d62626;
	height:45px;
}

#footerContainer p
{
	margin: 0px 0px 0px 0px;
	font-size:14px;
	line-height:45px;
	color:#ffffff;
	letter-spacing:6px;
	text-transform:uppercase;
}

#creditsContainer
{
	width:970px;
	margin:10px 0px 0px 0px;
	color:#ffffff;
}

#creditsContainer p
{
	float:right;
	font-size:10px;
	width:970px;
	display:block;
	text-align:right;
	color:#ffffff;
}

#creditsContainer p a
{ 
	color:#febd11;
}

#creditsContainer p a:hover
{ 
	text-decoration:none;
}

#creditsContainer span
{
float:left;
}

#head
{
	width:970px;
	background-image:url(trial_header.jpg);
}

#head h1
{
	color:#ffffff;
	margin:70px 10px 10px 0px;
	font-weight:normal;
	float:right;
}

#noArrow
{
	width:425px;
	height:50px;
}

#textContainer2
{
	width:520px;
	margin:10px 10px 0px 0px;
	float:right;
	background-color:#000000;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	text-align:left;
}

#textContainer2 h2
{
	color:#febd11;
	font-size:15px;
	margin:10px 10px 10px 10px;
}

#textContainer2 p 
{
	margin:10px 10px 10px 10px;
	color:#ffffff;
}

#textContainer2 a 
{
	color:#febd11;
}

#textContainer2 a:hover
{
	color:#febd11;
	text-decoration:none;
}

#textContainer2 span
{
	font-weight:bold;
	width:50px;
}

#textContainer2 form ul
{
list-style-type:none;
margin:0px 0px 0px 10px;
}

#textContainer2 form ul li span
{
	width:120px;
	vertical-align:top;
}

#textContainer2 form ul li input
{
	width:200px;
	border:1px solid #55504c;
}

#textContainer2 form ul li textarea
{
	width:200px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #55504c;
}

#pictureContainer2
{
	width:400px;
	margin:10px 10px 25px 10px;
	float:left;
}

