html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
	background-color: #f3f3f3;
}

div.page-container { 
  border-top: 10px solid #fff;	
  border-right: 15px solid #fff;	
  border-left: 15px solid #fff;	
  border-bottom: 15px solid #fff;
  background-color: #fff;	
  margin: auto;
  text-align: left;
}

div.page-container { 
  width:802px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:772px;
} 

html>body .page-container {
  width:772px;
} 

#header {
	background: white;
	height: 235px;
	background: url(../IMAGES/Headers/1.jpg);
}
#top-logo {
	float: left;
	width: 442px;
	height: 60px;
}
#top-nav {
	background: #002F2F;
	height: 15px;
	width: 330px;
	float: left;
}

#main-nav {
width: 772px;
background: #003333;
min-height: 22px;
}

#wrapper {
	clear: both;
	width: 772px;
}

#sidebar-left {
	float: left;
	width: 110px;
	border-top: 15px solid #fff;
	color: #002f2f;
	font-size: 55%;
}

#sidebar-left div {
border-right: 15px solid #fff;
}

#sidebar-left p {
	margin-top: 0;
	font-size: 70%;

}

#content {
	float: left;
	width: 292px;
	border-top: 15px solid #fff;
	color: #046380;
}

#content div {
	padding:  0px 20px 10px 0px;
}

#content a{
	color:#555;
}
#content p {
	margin-top: 0;
	font-size: 70%;
}

div.locationbar { 
	float: left;
	border-top: 15px solid #fff;
	border-bottom: 5px solid #fff;
	background: #8E8B6B;
	font-size: 70%;	
	padding: 8px 10px;
	color: #fff;
}

div.locationbar { 
  width:370px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:350px;
} 

html>body .locationbar {
  width:350px;
} 


div.sidebar-right { 
	float: left;
	background: #EFECCA;
	font-size: 80%;	
	padding: 0px 10px;
}

div.sidebar-right { 
  width:370px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:350px;
} 

html>body .sidebar-right {
  width:350px;
} 


#itembar {
	float: left;
	width: 350px;
	border-bottom: 1px solid #fff;
	color:#002F2F;
}
#title {
	float: left;
	width: 235px;
	padding: 8px 0px;
	color:#;
	font-size: 90%;
}

#lang {
	float: left;
	width: 115px;
	padding: 8px 0px;
	color:#002F2F;
	font-size: 11px;
}

#footer {
	width: 772px;
	background: #e6e6e6;	
	border-top: 15px solid #fff;
	clear:both;
	font-size: 65%;
	color: #046380;
	height:22px;
	line-height:22px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
#footer a{
	color: #046380;
}
#footer a:hover{
	color: #fff;
	background: #057DA0;
	text-decoration:none;
}


h1 {
	margin:0;
	font-size: 140%;
}

h2 {
	margin:0;
	font-size: 80%;
}

h3 {
	margin:0;
	line-height: 90%;
	font-size: 80%;
}

h4 {
	margin:0;
	line-height: 90%;
	font-size: 70%;
}


#sidemenu {
	padding: 0;
	margin: 5px 0px 0px 5px;
	list-style:none;
	line-height: 110%;
}



a.lang {
	text-decoration: none;
	padding: 0px;
	color:#fff;
	background-color: #046380;
	padding: 1px 1px;
}
a.lang:hover{		
	color:#002f2f;
	background-color: #EFECCA;	
}

#sidemenu a {
	font-size: 70%;
	display: block;
	text-decoration: none;
	padding: 0px;
	color:#fff;
}
#sidemenu li a:hover{	
	color:#002f2f;
	background-color: #e6e2af;
}
