html, body{
	color: #fff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #0ca1db;
	margin:0;
   padding:0;

}

img{
	border-style: none;
	border-width: 0;
}

#header{
	color: #000;
	font-size: 12px;
	background-color: #fff;
	margin: 0;
	height: 200px;
}

#header img{
	margin-top: 40px;
		float: left;
	margin-left: 30px;
}


#header-text {
	float: right;
	width: 500px;
	
}

#header-text h1{
	font-size: 20px;
	margin: 10px 0 5px;
}
#header-text h2{
	font-size: 13px;
	margin: 0;
}

#header-text p{
	margin-bottom: 30px;
	margin-top: 0;
	margin-right: 30px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}
#border-nav{
	background-color: #188fd3;
	background-image: url(../images/bar-bg.png);
	width: 100%;
	height: 60px;
	clear: both;
}

#nav{
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
#nav li{
	list-style-type: none;
	display: block;
	clear: none;
	float: left;
	font-size: 15px;
	width: 250px;
	margin-top: 20px;
}
#nav a{
	color: #58b6db;
	text-decoration: none;
}

#nav a:hover{
	color: #fff;
	text-decoration: underline;
}


#content-wrapper{
	margin-top: 80px;
	margin-left: 30px;
	height: 700px;
}


#webcam-images{
	width: 675px;
	float: left;
}

#webcam-images img{
	
	width: 173px;
	height: 130px;
	border: 3px solid #fff;
	margin-bottom: 10px;
	margin-left: 10px;
}

#webcam-images img:hover{
	border: 3px solid #222;
}


#widgets{
	float: left;
	
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	padding-left: 60px;
}

#twitter{
	width: 200px;
	font-size: 12px;
	line-height: 20px;
		text-align: left;
		
}
	
	
#twitter a{
	color: #000;

}
	
	#twitter_update_list li{
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	list-style-type: none;
	
	
}

	#twitter_update_list3 li{
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	list-style-type: none;
	
	
}

#footer{
	clear: both;
	background-color: #222;
	height: 75px;
	padding: 10px 0 0;
	
}


#footer p{
	margin-top: 15px;
	margin-left: 40px;
	padding: 0;
}

#footer a{
	color: #0ca1db;
}

#tunes {
	width: 200px;
}
#tunes img{
	border-style: none;
	border-width: 0;
}

#office{
	padding: 0;
	height: 575px;
	margin: 50px 0 0 30px;
}

#office1{
	background-image: url(../images/office1.png);
	width: 119px;
	height: 55px;
	margin: 0;
}

#office2{
	background-image: url(../images/office2.png);
	width: 119px;
	height: 55px;
	margin: 0;
}

#office3{
	background-image: url(../images/office3.png);
	width: 171px;
	height: 48px;
	margin-left: 20px;
}