body{
	margin:10px;
}

#wrapper{
	width:878px;
	height:578px;
	border:2px solid #014a8e;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bg_who.jpg);
	background-repeat: no-repeat;
}

#wrapper-what{
	width:878px;
	height:578px;
	border:2px solid #014a8e;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bg_what.jpg);
	background-repeat: no-repeat;
}

#wrapper-when{
	width:878px;
	height:578px;
	border:2px solid #014a8e;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bg_where.jpg);
	background-repeat: no-repeat;
}

#wrapper-who{
	width:878px;
	height:auto;
	border:2px solid #014a8e;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bg_who2.jpg);
	background-repeat: no-repeat;
}

#wrapper-why{
	width:878px;
	height:578px;
	border:2px solid #014a8e;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bg_why.jpg);
	background-repeat: no-repeat;
}

#logo{
	margin-left:500px;
	margin-top:15px;
	width:339px;
	height:80px;
	background-image: url(../images/logo_sm.jpg);
}

#menu{
	margin-left:30px;
	margin-top:200px;
	width:114px;
}


a.nav, a.nav:link, a.nav:visited, .chosen{
	display:block;
	width:114px;
	height:20px;
	background:#addfea;
	border:1px solid #014a8e;
	margin-top:2px;
	text-align:left;
	padding-left:3px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#014a8e;
	line-height:20px;

}

a.nav:hover {
	color:#fff;
	background:#014a8e;
	background-repeat: no-repeat;
	background-position:70px;
}

a.nav:active, .chosen {
color:#fff; 
background:#4d7fae;
background-repeat: no-repeat;
background-position:70px;
}

#menu span {display:none;}

#contactarea{
width:440px;
height:auto;
float:right;
margin-top:60px;
margin-right:50px;
border: 1px dotted #000;
display:inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding:5px;
}

#videoarea{
width:320px;
height:auto;
float:right;
margin-top:80px;
margin-right:150px;
border: 1px dotted #000;
display:inline;
padding:10px;
}

#whoarea{
width:600px;
height:auto;
float:right;
margin-top:30px;
margin-right:30px;
display:inline;
}

.whopods {
width:auto;
height:auto;
margin-bottom:10px;
padding:3px;
border: 1px dotted #000;
}

.img {
padding-right:15px;
}

#whatarea{
width:470px;
height:450px;
float:right;
margin-top:-300px;
margin-right:30px;
display: inline;
overflow: scroll;
overflow-y: auto;
overflow-x: hidden;
overflow:-moz-scrollbars-vertical;
}

.heading{
	font-family: Arial, Helvetica, sans-serif;
	color:#014a8e;
	font-size:12px;
	font-weight:bold;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#clear{
clear:both;}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #014A8E;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
