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,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;line-height: inherit;font-family: inherit;text-align: left;vertical-align: baseline;}
a img, :link img, :visited img {border: 0;}
table  {border-collapse: collapse; border-spacing: 0;}
ol, ul {list-style:inside;margin-left:25px;}
q:before, q:after,blockquote:before, blockquote:after {content: "";}

html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	background:#000000;
	height:100%;
}

a{
	color:#ea048b;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:#7d009c;
	font-weight:bold;
	text-decoration:none;
}

h1{
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	display:inline;
}

h2{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	display:inline;
}

h3{
	font-size:17px;
	line-height:17px;
	font-weight:bold;
	display:inline;
}

h4{
	font-size:17px;
	line-height:17px;
	font-weight:normal;
	display:inline;
}

#website {
	background:url('../_images/bg_top.jpg') repeat-x;
	width:100%;
	height:622px;
	position: absolute;
	top: 50%;
	margin-top: -311px; 
}

#websiteToolbar {
	background:url('../_images/bg_top.jpg') repeat-x;
	width:100%;
}

#head{
	width:758px;
	height:176px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#wrapper{
	background:#ffffff;	
}

#content{
	width:758px;
	margin-left:auto;
	margin-right:auto;
}

#surfers{
	float:left;
	margin-top:30px;
	margin-bottom:41px;
	width:365px;
	text-align:center;
}

#webmasters{
	float:left;
	margin-top:30px;
	margin-bottom:41px;
	width:365px;
	text-align:center;
}

#footer{
	height:176px;
	background:url('../_images/bg_bottom.jpg') repeat-x;
	color:#dcdcdc;
}

#disclaimer{
	width:758px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#features{
	width:595px;
	margin-left:auto;
	margin-right:auto;
}

.clear{
	clear:both;
}
