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: 186px;
	border-top: 15px solid #fff;
	padding: 10px 0px 0px 0px;
	background: #A7A37E;
	color: #fff;
}

#sidebar-left div {
padding: 0px 6px 10px 9px;
}

#sidebar-left p {
	margin-top: 0;
	font-size: 70%;

}

div.content { 
	float: left;
	border-top: 15px solid #fff;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	color: #046380;
	padding:  0px 0px 10px 0px;
}

div.content { 
  width:216px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:186px;
} 

html>body .content {
  width:186px;
}

div.content p {
	margin-top: 0;
	font-size: 70%;
}

div.content a{
	text-decoration:none;
	color: #046380;
}
div.content a:hover{
	text-decoration:underline;
}

#login {
	float: left;
	width: 177px;
	color:#046380;
	font-size: 75%;
}

#login div {
	padding:  5px;
	border: 0px solid #046380;
}

#login h2 {
	margin:0;
	font-size: 120%;
}

#login p {
	font-size: 90%;
}

div.locationbar { 
	float: left;
	border-top: 15px 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;
}




#sidebar-right {
	float: left;
	width: 370px;
	color:#002F2F;
}

div.itembar { 
	float: left;
	background: #EFECCA;
	font-size: 70%;	
	padding: 5px 10px;
	border-bottom: 1px solid #fff;	
}

div.itembar { 
  width:370px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:350px;
} 

html>body .itembar {
  width:350px;
}

div.itembar h2 {
	margin:0;
	font-size: 150%;
}

div.itembar p {
	margin-top: 0;
}

div.itembar img {
	margin-bottom: 5px;
	border: solid 1px #8E8B6B;
}

div.title { 
	float: left;
	font-size: 70%;	
	padding: 4px 10px;
	background: #8E8B6B;
	color: #fff;
	border-bottom: solid #fff 0px;
	border-top: solid #fff 10px;
	
}

div.title { 
  width:370px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:350px;
} 

html>body .title {
  width:350px;
} 

#photo {
	float: left;
	width: 60px;
}
#details {
	float: left;
	width: 290px;
}

#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;
}

h2 {
	margin:0;
	font-size: 80%;
}

h3 {
	margin:0;
	line-height: 90%;
	font-size: 80%;
}

h4 {
	margin: 5px 0px 0px 0px;
	font-size: 75%;
}


#sidemenu {
	padding: 0;
	margin: 3px 0px;
	list-style:none;
	line-height: 110%;
	border: 1px solid #fff;	
}


h4 a {
	display: block;
	text-decoration: none;
	padding: 0px 0px 1px 3px;
	color:#fff;
}

h4 a:hover{	
	color: #004242;
	background-color: #e6e2af;
}

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;
}

.vision {
display: none;
}

a.view  {
	display: block;
	text-decoration: none;
	padding: 2px;
	border: solid 1px #fff;
	width:auto;
	background: #8E8B6B;
	color: fff;
}
a.view a:hover{	
	color:#002f2f;
	background-color: #e6e2af;
}

.border {
border: solid 1px #ccc;
background:#F2F2F2;
font-size:12px;
height:14px;
width:150px;
color: #666666;
}

.border:hover {
background-color:#fff;
}


.button {
border: solid 1px #ccc;
color:#046380;
background-color:#fff;
margin-top: 6px;
height: 22px;
width: 50px;
padding: 1px;
}

.button:hover {
background:#04779A;
color: #fff;
}

