/* Resetting Browser-Set Defaults */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* Body Styles */
body { 	background:url(../images/bg.png)   repeat-x #f9ab03 0 -27px;font-family:Trebuchet MS, Arial, Verdana, Sans-Serif; color: #fff; font-size: 13px;}
body a { color:#333333; text-decoration:underline; } 
body a:hover { color:#FFFFFF; }
/* Container - Centered */
#Container { width:800px; margin:0px auto 0px auto; }
#BradingHeader { width:800px; height:200px; background:url(../images/header-logo.png) no-repeat; }
#Main { float:left; width:800px; padding:10px 0 0 0; }
#Main .left { float:left; width:280px; padding:0px 30px 0px 0px; }
#Main .right { float:left; width:490px; padding:0px 0px 0px 0px; }
#Main .full { float:left; width:800px; }
#Main .Image {  } 
.center { margin: 0px auto; width: 960px;  }
p { padding:5px 0;}
h1, h2, h3, h4 { padding:0 0 10px 0; margin:0; }
h1 { font-size:22px; border-bottom:1px solid #F6BA3A; margin:0 0 10px; padding:0px 0 5px; }
h2 { font-size:20px; }
h3 { border-bottom:1px solid #F6BA3A; font-size:20px; margin:0 0 10px; padding:20px 0 5px; }
h4 {font-size:16px; }

/*Footer*/
#Footer { border-top:1px solid #F6BA3A; float:left; margin:15px 0 0; padding:20px 0; text-align:center; width:800px; }


/* Catergrorie Menu */
#Header {  margin:0 auto; padding:16px 0; }

#Header .CatNav { height:15px; }
#Header .CatNav ul {  list-style:none;  }
#Header .CatNav li {  font-size:20px; padding:0 5px 0 5px; line-height:0; border-right:solid #F6BA3A 1px;}
#Header .CatNav li.end { border:none;} 
#Header .CatNav li.start { padding:0 5px 0 0;} 
#Header .CatNav a { text-decoration:none; font-size:16px; color:#FFFFFF; }
#Header .CatNav a:hover {  color:#000000;}
#Header .CatNav ul.subnav { background: #f97703; border:0; padding:4px; border:none;-moz-border-radius: 4px;
	-webkit-border-radius: 4px; color:#000000; }
#Header .CatNav ul.subnav li { border-top:solid #fa870f 1px; padding:4px; border-right:none; color:#FFFFFF; }
#Header .CatNav ul.subnav a { color:#FFFFFF; }




