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, sub, sup, tt, var, b, u, i, center, 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-size : 100%;
vertical-align : baseline;
background : transparent;
}

body {
	width: 100%;
	background: #0d1700;
}
body.landscape {
	width: 100%;
	position: relative;
	padding: 0 0 20px;
}

#brand
{
	background:url(images/brand-bg.png) repeat-x;height: 65px; padding-top: 10px; padding-left:10px; padding-right: 0px;
}

#brand_logo
{
height:40px; width:150px; float:left;
}

h2
{height:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #ababab; font-weight:bold; text-shadow:1px 2px 1px #000;}

h3
{height: 30px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #ababab;}

.arrow
{float:right; width:40px; display:block;}

#brand a
{ color:#8cd519;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}