body {
	 background: url('bg.gif') left top repeat-x #fff0d3;
}

#tab2 {border-top:1px solid #a1acb2;}
#tab3 {border-top:1px solid #a1acb2;}
h1 {
    margin-left: 175px;
	margin-top:0px;
	padding-top:5px;
	margin-bottom:40px;
}

a { color: #404d53; }

#content-c {
    width: 830px;
    margin: 0px auto;
	padding-top:90px;
}
#content {
	padding:0px 20px 0px 20px;
}

.middle {
    margin: 0px 0px 0px 0px;
    color: black;
	padding-bottom:1px;
}

.avatar {
    float: left;
}

.nav {
    margin: 0px 0px 0px 22px;
    height: 45px;
	float:left;
	width:143px;
}
.nav li {
	float:none;
	padding-right:0px;
	margin-bottom:17px;
}

.nav a {
    display: block;
    height: 34px;
    font-size: 20px;
    padding: 0px 0px 0px 0px;
    color: #555;
}
.nav a:hover, .nav a.hover { 
    color: white; 
    text-decoration: none;
}
.nav a span {
    display: block;
    height: 28px;
    padding: 6px 0px 0px 30px;
}
.nav a:hover span, .nav a.hover span { 
    background: url('nav.gif') transparent no-repeat;
}

.tabs {
    position: relative;
    margin-left: 355px;	
}

.tabs .tab { 
}

#tab1 li {
    height: 75px;
    background: url('res-bg-r.gif') transparent right top no-repeat;    
    padding: 0px 10px 0px 0px;
    margin-bottom: 10px;
}
#tab1 li span.bg {
    display: block;
    height: 75px;
    background: url('res-bg-l.gif') transparent no-repeat;    
    padding: 10px 0px 10px 10px;
}
#tab1 li a {
    display: inline-block;
    padding: 20px 10px 20px 10px;
    text-decoration: none;
    font-size: 20px;
}

#tab1 li .img {
    background: url('logo-bg.gif') transparent no-repeat;    
}

#footer {
	color:#032260;
	margin-top:0px;
}

