body{
	margin: 0px 0px;
	padding: 0px;
	background-image: url("../images/texture.gif");
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 11px;
}

.container {
	width:728px;
	margin:0px auto;
}

.header { }

.flash{
	position: absolute;
	top: 0px;
	margin-left: 10px;
	*margin-left: -721px;
	z-index: 10;
}



* html body .flash{
	position: absolute;
	top: 0px;
	margin-left: -721px;
	z-index: 10;
}



.banner{
	margin-top: -15px;
}



.bottomTop{

	margin-top:-55px;

}



#fill{

	background-image: url("../images/fill.png");

	background-repeat: repeat-y;

	padding-left: 40px;

	padding-top: 20px;

}



.content{

	margin-top: -21px;

	margin-left: 10px;

	width: 620px;

	text-align: justify;

}



.menu{
	position: absolute;
	margin-left: 20px;
	*margin-left: -710px;
	width: 708px;
	top: 111px;
}





* html body .menu{

	position: absolute;

	margin-left: -710px;

	width: 708px;

	top: 111px;

}



.footer {

	margin-top: -11px;

}



*html .footer{

	margin-top: 0px;

}





.content p{

	margin-top: 0px;

}



*html .content p {

	margin-top: 0px;

}



.menu img{

	margin-left:-4px;

}



img{

	border: none;

}



.drop{

	margin-left: 48px;

	margin-top: -4px;

	visibility: hidden;

}



.terms {

	margin-top: -10px;

	margin-left: 20px;

	color: #dddddd;

	font-size: 11px;

	padding-bottom: 10px;

}



.terms a{

	color:#dddddd ;

	text-decoration: none;

}



.terms a:hover{

	color:#dddddd ;

	text-decoration: underline;

}