
body {
	margin-top:0px; color:#FFF;
}



.holder { padding:0px; background:#000; }

#brands { 
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	max-width: 643px;
}

#brands li { 
	float: left;
	padding: 6px;
}

h1 {  font-family: "bankgothic_md_btmedium"; font-weight: normal; text-align:center; }

.bdy { 	margin: 0px 15px 0px 20px; padding: 0 0 10px; }
.bdy p { font-family: "bankgothic_md_btmedium"; font-size:14px; }


#media_footer {
	border-top-width: 11px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	text-align: center;
	font-family: "bankgothic_md_btmedium";
	line-height: 6px;
	padding-top: 10px;
}

.content .image { text-align:center; }
.brand_logo { width: 350px; margin-left:auto; margin-right:auto; }




.logon {
	background-color: #CCC;
	padding: 15px;
	text-align:left;
	width: 400px;
	margin-left:auto;
	margin-right:auto;
}


.logon input { height: 25px; width:100%; text-align:left;}

.logon .button { font-weight:bold; text-transform:uppercase; text-align:center; padding:4px; height:auto;}

