body {
line-height : 90%; 
margin-top : 0; 
background-color : #666;
color : #fff; 
} 

.container {
width : 730px; 
border : 0 solid gray; 
margin-top : 10px; 
margin-left : auto; 
margin-right : auto; 
background-color : #ffffff;
border : 1px solid #000000;
} 

#banner {
width : 730px; 
height : 188px; 
background-image : url(images/1.jpg); 
} 

.content { 
padding : 10px; 
margin : 9px 0 0 140px; 
font-family : arial; 
color : #000; 
font-size : 13px; 
line-height : 16px; 
letter-spacing : 0px; 
border : 0 solid #e0dfdd; 
} 

.content2 { 
height : 400px;
padding : 10px; 
margin : 9px 0 0 140px; 
font-family : arial; 
color : #000; 
font-size : 13px; 
line-height : 16px; 
letter-spacing : 0px; 
border : 0 solid #e0dfdd; 
} 

img.right {
float : right; 
padding : 0; 
margin-right : 6px; 
border : 1px solid #547fa9; 
} 

#left {
float : left; 
width : 147px; 
margin : 0 1px 0 0; 
background-color : #fafce4; 
} 

.nav-box {
float : left; 
width : 140px; 
height : 65px; 
margin : 0.2em 0 0 0.05em; 
border : 1px solid #e0dfdd; 
background-color : #ffffff; 
} 

.s1 {
float : left; 
width : 4px; 
height : 65px; 
margin-left : 0.01em; 
background-color : #009999; 
} 

.s2 {
float : left; 
width : 4px; 
height : 65px; 
margin-left : 0.05em; 
background-color : #666666; 
} 

.nav-box-text {
width : 100px; 
height : 25px; 
margin-top : 1em; 
margin-left : 1.5em; 
background-color : #fefdfb; 
} 

h1 {
font-size : 30px; 
color : #009999; 
margin-top : 5px; 
padding : 1px; 
border : 0 outset #95b7d0; 
font-family : georgia, times; 
} 

a:hover {
color : #666666; 
text-decoration : none; 
} 

a {
color : #009999; 
text-decoration : none; 
} 

hr {
margin-top : 2.9em !important; 
margin-top : 1.8em; 
width : 500px; 
} 