html {overflow-y: hidden; width:100%; height:100%}
html, body { padding:0; margin:0; width:100%; height:100% }

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	color: #fff;
	background-color:#fff;
}

table { padding:0px; margin:0px; border:none; border-collapse: collapse; }
td {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	vertical-align: top;
}

form { display:inline; }
textarea, input, select { 
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
}

img { border:0px; }

.hide { display:none; }
.clear { clear:both; }

/*
h1, h2, h3, h4, h5, h6 { padding:0px; margin:0px; }
ul, li { list-style:none; padding:0px; margin:0px; }
*/

div#bgwrapper{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}

div#sidebar {
	position:absolute;
	top:50px;
	left:0px;
	width:395px;
	height:130px;
}

div.gw { 
	width:395px;
	height:46px;
	margin-bottom:3px;
}

div#mainnav { 
	position:relative;
	width:395px;
	height:90px;
	background-color:#000;
}

div#work {
	position:absolute;
	top:-5px;
	left:57px;
	width:101px;
	height:36px;
}

div#about {
	position:absolute;
	top:-5px;
	left:284px;
	width:111px;
	height:36px;

}

div#rep {
	position:absolute;
	top:42px;
	left:55px;
}

div#rb {
	
}

div#weinper {

}

div#bransch {

}

div#sbdetails {
	width:395px;
	height:45px;
	margin-top:8px;
	background-color:#000;
	text-align:right;
	vertical-align:bottom;
	
}

div#portdetails {
	margin-left:57px;
	width:338px;
	height:24px;
	margin-top:30px;
	background-color:#fff;
	color:#d50019;
}

div#port_text {
	padding-top:5px;
	padding-left:10px;
}

div#aboutpod {

	margin-left:57px;
	width:338px;
	margin-top:30px;
	background-color:#d50019;
	color:#fff;
	
}

div#apod_text {
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	font-family: "Times New Roman",Times,FreeSerif,serif;
	font-size:14px;
}

div#apod_text a, div#apod_text a:hover, div#apod_text a:link, div#apod_text a:visited {
	font-family: "Times New Roman",Times,FreeSerif,serif;
	font-size:14px;
	text-decoration:none;
	color:#fff;
}

div#apod_text a:hover {
	text-decoration:underline;
}

div#aboutcontent {
	width:335px;
	margin-top:8px;
	background-color:#000;
	padding-left:60px;
	padding-right:2px;
	padding-bottom:20px;
}

div#newpod {
	position:absolute;
	top:29px;
	left:412px;
	width:339px;
	height:94px;
}

div#slidethis {
	position:relative;
	top:0px;
	left:0px;
}

A {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}
A:hover {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	text-decoration: underline;
}
