body{
background-color:#9BCDFF;
margin: 0 auto;
}

div#container{
width:900px;
margin: 0 auto;
}

.headerbar{
width: 850px;
height: 290px;
background-image: url(Images/hdr-90210.jpg);
background-repeat: no-repeat;
margin: 5px 0 0 0;
border: 12px solid #b9c3c5;
border-bottom: none;
border-top: none;

} 

#contentarea{
width: 829px;
background: #ffffff;
padding: 10px 10px 0px 10px;
border: 12px solid #b9c3c5;
border-bottom: none;
font-family: arial, sans serif;
} 

#contentareahome{
width: 829px;
background: #ffffff;
padding: 10px 10px 0px 10px;
border: 12px solid #b9c3c5;
border-bottom: none;

} 

 
#featurebar{
width: 150px;
height: 100%;
background: #F0F0F0;
padding: 10px 5px 0px 5px;
border-left: 1px solid #b9c3c5;
border-right: 1px solid #b9c3c5;
border-bottom: 1px solid #b9c3c5;
display: none;
} 
#featurebarhome{
width: 150px;
height: 100%;
background: #F0F0F0;
padding: 10px 5px 0px 5px;
border-left: 1px solid #b9c3c5;
border-right: 1px solid #b9c3c5;
border-bottom: 1px solid #b9c3c5;
display: none;
} 


#contentfullpage{
width: 843px;
float: left;
background: #FFF;
padding: 10px 10px 0px 10px;
} 

div#footer{
width:849px;
background: #ffffff;
border-left: 12px solid #b9c3c5;
border-right: 12px solid #b9c3c5;
border-bottom: 12px solid #b9c3c5;
} 

b {
font-family: arial, sans serif;
font-size: 13px;

}


.column {
font-family: "century gothic", arial, sans serif;
font-size: 13px;
}


#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 121px;
float: left;
}



#menu a, #menu h2 {
font: bold 12px/16px arial, helvetica, sans-serif;
display: block;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 1px;
border-style: solid;
border-color: #B9C3C5;
margin: 0;
padding: 8px 7px;
text-align:center;
}


#menu h2 {
color: #ffffff;
background: #B9C3C5;
}

#menu a {
color: #ffffff;
background: #B9C3C5;
text-decoration: none;
}

#menu a:hover {
color: #ffffff;
background: #9DA8AA;
border-left-width: 0px;
border-right-width:0px;
border-top-width: 0px;
border-bottom-width: 1px;
border-style: solid;
border-color: #9DA8AA;
}

#menu li {position: relative;
}

#menu ul ul {
position: absolute;
z-index: 500;
width:187px;
left:-33px;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}



#menu_container {margin:0; width:100%;position:relative; height:auto; z-index:100;}


a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 13px;
	font-weight : bold;
	color :  #03519b;
	text-decoration : underline;
	background:transparent;
	}
a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 13px;
	font-weight : bold;
	color :  #03519b;
	text-decoration : underline;
	background:transparent;
	}
a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 13px;
	font-weight : bold;
	color :  #000000;
	text-decoration : underline;
	background:transparent;
	}
a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 13px;
	font-weight : bold;
	color :  #03519b;
	text-decoration : underline;
	background:transparent;
	}

sup {
font-size:10px;
}

h1 {
font-weight: bold;
font-family: arial, sans-serif;
font-size: 13px;
}
