html, body, div, a, img, span, ul, li, p, h2
{
	margin:0px;
	padding:0px;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body
{
	background:#ffffff;
	text-align:center;
}
h1 {
	font-size:10px;
	color:#000000;
	line-height:18px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px;
	padding:0px 0px;
	border:0px;
}
#main {
	margin:0px auto;
	width:960px;
	text-align:left;
	background:#ffffff;
}
#header {
	height:96px;
	width:960px;
}
#logowrapper{
	width:276px;
	height:96px;
	float:left;
}
#logo {
	height:72px;
	width:228px;
	margin:12px 24px;
	display:inline;
}
#contactwrapper{
	width:672px;
	height:96px;
	float:left;
}
#phone{
	width:300px;
	height:72px;
	padding:12px 0px;
	color:#000000;
	font-size:10px;
	line-height:18px;
	float:left;
}
#phone2 {
    width:300px;
	height:72px;
	padding:12px 0px;
	color:#000000;
	font-size:10px;
	line-height:18px;
	float:left;
}
#postaladdress {
	width:72px;
	height:72px;
	padding:12px 0px;
	color:#000000;
	font-size:10px;
	line-height:18px;
	float:left;
}

#navwrapper {
	height:144px;
	width:180px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:30;
}
#nav {
	list-style:none;
	padding:12px 0px;
	width:180px;
}
#nav li {
	width:156px;
	line-height:18px;
	padding-left:24px;
}
#nav li a {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:156px;
    letter-spacing:2px;
    color:#ffffff;
}
#nav li ul {
	list-style:none;
	width:156px;
}
#nav li ul li {
	width:156px;
	line-height:18px;
	padding-left:0px;
}
#nav li ul li a {
	font-size:12px;
	height:18px;
	font-weight:bold;
	padding-left:12px;
	text-decoration:none;
	display:block;
	width:144px;
	
}
#nav_current {
	width:18px;
	height:18px;
	position:absolute;
	top:12px;
	left:4px;
}

#page {
	height:504px;
	width:960px;
	position:relative;
	border:1px solid #000000;
	overflow:hidden;
	clear:both;
    background:#999999;
}
.pageimage {
	position:absolute;
	left:0;
	top:0;
	z-index:0;
	height:504px;
	width:960px;
}
#webcam_text {
    width:142px;
    color:#ffffff;
    height:180px;
    float:left;
    margin-top:323px;
    border-top:1px solid #000000;
    background:#555555;
}
#webcam_text p {
    line-height:14px;
    padding:0px 12px;
    font-size:10px;
}
#webcam_text p span {
    display:inline;
    line-height:14px;
    padding:0px;
    margin:0px;
    font-weight:bold;
    font-size:10px;
}
#webcam_text a {
    text-decoration:none;
    color:#ffffff;
    border-bottom:1px dotted #ffffff;
}
#webcam_text a:hover {
    border-bottom:1px solid #ffffff;
}
h2 {
    margin:12px 0px;
    padding:0px 12px;
}
#webcam {
    float:left;
    display:inline;
    width:672px;
    height:504px;
    border-left:1px solid #000000;
}
#webcam_images {
    width:144px;
    display:block;
    float:left;
    list-style:none;
    border-left:1px solid #000000;
    height:504px;
}
#webcam_images li {
    width:144px;
    height:108px;
    float:left;
    overflow:hidden;
}

#webcam_images li a.webcam {
    width:144px;
    height:108px;
    position:relative;
    display:block;
    color:#ffffff;
    text-decoration:none;
}
#webcam_images li a.webcam img {
    position:absolute;
    left:0px;
    top:0px;
    z-index:1;
    width:144px;
    height:108px;
}
#webcam_images li a.webcam span {
    position:absolute;
    left:0px;
    top:90px;
    z-index:2;
    width:128px;
    height:18px;
    line-height:18px;
    padding:0px 8px;
    color:#ffffff;
    background:#000000;
    text-align:center;
}
#webcam_stamp {
    line-height:18px;
	font-weight:bold;
	padding:0px 8px 12px 8px;
    color:#ffffff;
    display:block;
    width:128px;
    text-align:center;
}
#contentwrapper {
	background:#000000;
	width:960px;
	height:78px;
	position:absolute;
	left:0;
	top:426px;
	z-index:30;
}
.content {
	color:#ffffff;
	padding:12px 24px;
	line-height:18px;
	text-align:justify;
	width:912px;
	height:54px;
}
.content a {
    text-decoration:none;
    color:#ffffff;
    border-bottom:1px dotted #ffffff;
}
.content a:hover {
    border-bottom:1px solid #ffffff;
}
.full p {
	padding-bottom:12px;
	line-height:18px;
}

table {
    border-collapse:collapse;
    padding:0;
    margin:0px 0px 12px 0px;
    border:0;
    width:734px;
}
table th {
    text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight:bold;
    line-height:16px;
    padding:4px;
    vertical-align:top;
}

table td {
    text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight:normal;
    line-height:16px;
    padding:4px;
    vertical-align:top;
}
table tr.alt td, table tr.alt th {
    background-color:#333333;
    color:#ffffff;
}
#loading {
    height:16px;
    width:16px;
    display:inline;
    position:absolute;
    top:8px;
    left:940px;
}
#footer {
	font-size:10px;
	color:#000000;
	height:18px;
	line-height:18px;
	width:912px;
	text-align:right;
	padding:8px 24px 8px 24px;
    position:relative;
}
#footer a, #contactwrapper a {
    font-size:10px;
	color:#000000;
    text-decoration:none;
    border-bottom:1px dotted #000000;
}
#footer a:hover, #contactwrapper a:hover {
    border-bottom:1px solid #000000;
}