
body {
background: #2ab6e2;
color: #343434;
text-align:center;
}

a {
color: #75bad9;
text-decoration:none;
}

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

#container {

font:70% Verdana,Tahoma,Arial,sans-serif;
width:900px;
background:  url('img/mid.png') repeat-y;
color: #343434;
margin:0px auto;
text-align:left;
height: 680px;
}

#header {
width:890px;
height:149px;
background: url('img/head.png');
color: #343434;
margin: 5px auto;
}



#nav {
padding-top: 115px;
margin: 0px auto;

}

#nav a {
color: #25b5e2;
text-decoration: none;
margin-right: 15px;
font:12px Verdana,Tahoma,Arial,sans-serif;
}

#nav a:hover {
color: #8dd1ea;
font:12px Verdana,Tahoma,Arial,sans-serif;
border-bottom-width: 2px;
border-bottom-style: dotted;
border-bottom-color: #8dd1ea;
margin-right: 15px;
}




#top {
width:900px;
height:159px;
background: url('img/top.png');
margin:0px auto;
}

h1 {
font-size:16px;
margin-left:0px;
margin-bottom:10px;
padding-top:20px;
color: #2ab6e2;
}

h2 {
font-size:18px;
margin-left:0px;
margin-bottom:10px;
color: #343434;
}



#left {
float:right;
width:660px;
margin: 0 15px 0 15px;
}

#left img{
border: 0px;
}



#left p{
margin-bottom:5px;
}

#right {
float:left;
width:180px;
margin:0 8px 0 4px;
margin-bottom:10px;
padding:3px;
}
/*
#right p{
border: 0px solid;
color: #ffffff;
background: #8ed5ef;
margin: 0;
padding-left: 8px;
padding-bottom: 5px;
}

#right a{
text-decoration:none;
border:0px;
}

#right a:hover{
text-decoration:none;
border:0px;
}

#right img{
border:0px;
}

#sidetop {
width:180px;
height:12px;
background: url('img/sidetop.png');

}

#bottom {
width:180px;
height:12px;
background: url('img/bottom.png');

}
*/

#footer {
clear: both;
width:900px;
height: 24px;
background: url('img/footer.png');
margin: auto;
}

#foot {
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 11px;
color: #ffffff;
margin-top:2px;
}

#down {
width: 220px;
margin: 2px auto;
text-align: center;
clear: both;
padding-top: 35px;
}

#downl {
float: left;
padding-right: 15px;
padding-top: 7px;
}

#downr {
float: right;

}

#foot a {
  color: #fff;
}

#foot a:hover {
  text-decoration: underline;
}