body
{
	margin:0;
	background:#0f0f0f;
	font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif;
	color:#868383;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
}
html
{
	overflow-y: scroll;
}


form
{
	display:inline;
}


/*************************
	Body Start
************************/
a
{
	color:#35447b;
	text-decoration:none;
}
a:hover
{
	color:#ea9006;
}
h1
{
	margin:0 0 15px 0;
	font-size:27px;
	line-height:27px;
	font-weight:normal;
	padding:0;
}
#OuterTop
{
	width:100%;
	margin:auto;
	text-align:center;
	background:#000;
	overflow:hidden;
}

#Main
{
	width:962px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}
#BodyContainer
{
	width:auto;
	margin:auto;
	text-align:left;
	overflow:hidden;
	background:#181818;
	padding:25px;	
}
.Header
{
	background:url(images/top_pinstripe.jpg) no-repeat right;
	margin:auto;
	height:92px;
	width:100%;
	text-align:left;
}
.Logo
{
	float:left;
	margin:5px 0 0 10px;
	
}
.TopNav
{
	float:right;
	margin:65px 0 0 0;
}
.TopNav a
{
	color:#a1a1a1;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-left:35px;
}
.TopNav a:hover
{
	color:#575757;
}
.TopNav .OnlineShop
{
	color:#ff00b4;
	font-weight:bold;
}
.TopNav .OnlineShop:hover
{
	color:#fff;
}
.TopNav .Act
{
	color:#787878;
}

.GreyBor1
{
	border:solid 1px #181818;
}
.MarRt2
{
	margin-right:2px;
}

.MarRt3
{
	margin-right:3px;
}

.FltLt30
{
	float:left;
	margin-right:30px;
	overflow:hidden;
}
.FltRt30
{
	float:right;
	margin-left:30px;
	overflow:hidden;
}
.PressImg
{
	margin:0 0 5px 0;
	overflow:hidden;
}
	
.PressImg img
{
	vertical-align:top;
	margin:0px 0px 5px 0px;
}
/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
#OuterBottom
{
	width:100%;
	margin:auto;
	text-align:center;
	background:url(images/footer_bg.jpg) repeat-x top center #0f0f0f;
	overflow:hidden;
}

#SiteFooter
{
	width:962px;
	margin:auto;
	text-align:center;
	height:30px;
	font-size:9px;
	text-transform:uppercase;
}

#SiteFooter a
{
	color:#777777;
	text-decoration:none;
}
#SiteFooter a:hover
{
	color:#fff;
}
.Copyright
{
	float:left;
	padding:5px 0 0 7px;
	color:#777777;
}
.WC
{
	float:right;
	padding:5px 7px 0 0;
	color:#777777;
}
/*************************
	Footer End
************************/
