/* @override http://newmediacampaigns.com/css/compiled.css */

/* Eric Meyer Reset */

html, body, div, span, object, iframe,
h1, h2, h3, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { font: 10px/20px arial, verdana, sans-serif;  }

body {
	margin:0px;
	background-attachment: fixed;
	background-color: #faa41a;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



:focus { outline: 0; }


a{ color: #000; }
a:link, a:visited{ text-decoration: underline; }
a:hover, a:active{ text-decoration: none; }
a img{ border: none; }


/* Layout */
.center{ margin: 0 auto; width:1075px;}

.gbros_image{ width: 443px; height: 647px; float:left; background-image:url(../images/main.png); }

.navigation{ width: 452px; height: 88px; float:left; background-image:url(../images/nav_back.png);}

.vanssurf{ width: 116px; height: 106px; float:right;}

.content_back{ width: 575px; background-color:#FFF;float:left; border-bottom:3px solid #fff;padding:3px;}

.txt_header{ background:#ed1f24; color:#000; font-weight:bold; padding:2px;}


#panes {
text-align: left;
border-style: none;
width: 660px;
}

		
#panes div div { overflow: hidden; }
		
#heading2 {
display: block;
text-align: left;
margin-bottom: 1em;
width:550px;
font-family: Helvetica, sans-serif;
font-size: 13px;
color:#000;
font-weight:bold;
height: 23px;
margin-top: 35px;
					}
		
#heading2 * {
display: inline;
padding: 3px;
user-select: none;
cursor: pointer;
vertical-align: middle;
}

#heading2 li.active {
color:#66ccff;
font-weight:bold;
}
		
#panes2 {
text-align: left;
border-style: none;
width: 575px;
		}
		
		
#panes2 div div { overflow: hidden; }

#heading2 #buttons {
}



#page-wrap { 
	width: 450px; 
	margin: 0px auto;
}

h1, h4 { 
	font-weight: bold;
	font-size:12px;
}

h1 { 
	font-size: 30px; margin: 0 0 25px 0;
}

