@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	margin:2em auto;
}
p {line-height:1.7em;}
img {border:none;}
a {color:#FBA41A;}
li {line-height:2em;}
.admin td {padding:1em; border-bottom:1px solid #666;}

#wrapper {width:800px; margin:2em auto;}
#header,#header_b1,#header_b2,#content,#content_b1,#content_b2,#product_b1,#product_b2,#product_b3,#product_b4,#product_b5,#product_b6,#product_b7,#footer {float:left;}
#header,#product_b4,#product_b7,#footer {width:100%;}

#content,#product_b4,#product_b7,#footer {clear:left;}
#content,#product_b4,#product_b5,#product_b6,#product_b7,#footer {margin-top:2em;}


#header_b1 {width:271px;}
#header_b2 {width:529px;}
#content {border:1px solid #FBA41A; padding:20px; width:758px; }
#content_b1 {width:48%;}
#content_b2 {width:52%;}

#product_b1 {width:250px; text-align:center;}
#product_b2 {width:384px; margin-left:10px;}
#product_b3 {width:104px; margin-left:10px;}
#product_b3b {width:100%; float:left;}
#product_b4 {border-top:1px solid #333333;border-bottom:1px solid #333333; padding:5px 0;}
#product_b5,#product_b6 {width:50%;}
#product_b6 {text-align:right;}
#product_b7 {text-align:center;}
#footer {font-size:16px; color:#FBA41A; letter-spacing:6px; text-align:center;}
#footer_b1, #footer_b2, #footer_b3 {float:left;}
#footer_b1,#footer_b3 {width:15%;}
#footer_b2 {width:70%;}
#footer span {font-size:12px;}
.float-left {float:left;}

.float-right {float:right; margin:5px;}
