#header {
	height: 88px;
	margin-top: 19px;
	margin-left: auto;
	margin-right: auto;
	width: 385px;
}
#navigation {
	margin-left: auto;
	margin-right: auto;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-top: 1px;
	border-style: solid;
	width: 760px;
	text-align:center;
}

#navigation  ul {
position:relative; padding:0; margin:0% 3% 0% 0%; 
}
#navigation ul li {
display:inline; margin:0 1px; 
}
#navigation  li {
padding:0px 5px;
}
#navigation a {
text-decoration: none;
background-image: none;
padding-left: 0px;
}
#footer {
clear: both;
padding-top: 60px;
margin-bottom: 20px;
width: 760px;
text-align:center;
/*
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 1px;
	border-style: solid;
*/
}

#content{
margin-top: 40px;
width:760px;
}
#left{
width: 310px;
float: left;
}
#right{
float: right;
width: 420px;
}


#home{
 margin:0 auto;
 text-align:left;
 width:760px
}

#vaults a{
	background-image: none;
	padding-left: 0px;
}