body,html{

}

#container{
width:900px;
height:526px;
margin:0px;
position:relative;
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
margin-top:auto;
}

#banner{
width:900px;
height:99px;
text-align:center;
padding-bottom:26px;
padding-top:20px;
}

#nav{
height:20px;
width:900px;
color:#403489;
text-align:center;
font-family:Arial;
font-size:12px;
letter-spacing:1px;
padding-bottom:30px;
}

#main{
width:900px;
height:348px;
border: solid 1px #403489;
}

#main_text{
float:left;
width:379px;
height:310px;
color:#403489;
position:relative;
top:10px;
padding-left:30px;
padding-top:10px;
padding-right:30px;
font-family:Arial;
font-size:11px;
}

#main_img{
float:right;
width:450px;
height:348px;
}

a:hover{
font-size:12px;
letter-spacing:1px;
font-weight:bold;
text-decoration:none;
color:#403489;
}

a{
text-decoration:none;
color:#403489;
}

a.mail{
text-decoration:underline;
color:#403489;
}
