*{
margin:0;
padding:0;
border:0;
}

body {
background-image: url(image/1.jpg);
background-repeat:no-repeat;
margin-top: 0px;
background-color:#fff;
color: #505050;
font:14px "arial", sans-serif, times, verdana;
}

a:hover {
color: #000555;
text-decoration: none;
background-color: #;
}

a {
color: #055555;
text-decoration: none;
font-weight:bolder;
}

p{
margin:10px 0;
line-height:1.6;
}

h1,h2,h3,.heins,.hdrei
{
font-weight:bolder;
color:#055555;
}

h1,.heins{
font-size:20px;
}

h2{
font-size:18px;
}

h3,.hdrei{
font-size:14px;
}

#container {
width: 75%;
border: 0px inset #43729E;
padding: 20px;
background-color: #;
}

img.left {
float:left;
padding:1px;
margin-right:6px;
border:0px solid #B5B5B5;
}

img.right {
float:right;
padding:0px;
padding-left:10px;
margin-right:6px;
margin-top: 0px;
}

#menu {
float:left;
padding:0px;
margin-right:5px;
margin-bottom: 5px;
text-align: center;
width:132px;
height:600px;	
}

#menu ul{
list-style:none;
padding-left:0px;
}

#menu li{
margin-top:20px;
}

#menu a {
font-size:20px;
font-weight:bolder;
}

#banner {
padding: 0px;
margin-bottom: 0px;
margin-left:5px;
border:0px solid #4D7AA4;
height: 70px;
}

div#text {
color: #505050;  
position: relative;
height: auto;
width: auto;
left: 10px;
top: 0px;
}

#content {
width: 95%;
padding: 5px;
width:700px; 
margin-left:200px
}

#footer{
border-top:1px solid #5c5c5c;
}
