/*///////////////////////////////////////////////*/
/*////////////////////Body///////////////////////*/
/*///////////////////////////////////////////////*/

body{
text-align: center;
background: #ffffff url('../img/background.jpg') top center repeat-x fixed;
font-family: Veranda, sans-serif;
color:#232323;
margin: 0 auto;

}

/*///////////////////////////////////////////////*/
/*////////////////////Tags///////////////////////*/
/*///////////////////////////////////////////////*/

H1{
font-size:32px;
font-weight: 400;
color:#232323;
font-family:'Times New Roman', Helvetica, sans-serif;
letter-spacing:3px;
font-weight: bold;
margin-top:20px;
}

H2{
font-size:24px;
font-weight: 400;
color:#232323;
font-family:'Times New Roman', Helvetica, sans-serif;
letter-spacing:2px;
font-weight: bold;


}



A:link{ color:#3269B9; text-decoration:underline; }
A:hover{ color:#CC0000; text-decoration:underline; }
A:active{ color:#3269B9; text-decoration:underline; }
A:active:hover{ color:#CC0000; text-decoration:underline; }
A:visited{ color:#3269B9; text-decoration:underline; }
A:visited:hover{ color:#CC0000; text-decoration:underline; }



/*///////////////////////////////////////////////*/
/*////////////////////header/////////////////////*/
/*///////////////////////////////////////////////*/

#toptoptop{
background: #FFFFFF url('../img/toptoptop.jpg');
margin: 0 auto;
margin-left:5px;
width:780px;
height:25px;
text-align: center;
color:#0653AB;
}


#banneradtop{
background: #FFFFFF;
margin: 0 auto;
width:785px;
height:100px;
text-align: center;

}


#search{
margin: 0 auto;
width:782px;
background:#ffffff;
height:50px;
text-align: center;

}


#nav{
background: #ECF5F4 ;
margin: 0 auto;
width:785px;
height:60px;
color:#0653AB;
border-top: 1px solid #AACDED;
border-bottom: 1px solid #AACDED;

}

#nav2{
background: #ECF5F4 ;
margin: 0 auto;
width:785px;
height:60px;
color:#0653AB;
border-top: 1px solid #AACDED;
border-bottom: 1px solid #AACDED;

}


#textads{
position:absolute;
top:270px;
margin-left:425px;

}



#pic{
position:absolute;
top:580px;
margin-left:425px;

}


#news {
  position:absolute;
  top:880px;
  margin-left:425px;
  width:350px;
   
}




/*///////////////////////////////////////////////*/
/*////////////////////content////////////////////*/
/*///////////////////////////////////////////////*/

#wrapper{
width:785px;
margin: 0 auto; 
background: #FFFFFF ;
text-align: left;
}

#left350 {
width:350px;
margin-left:20px;
clear:both;
  
}

#left {
width:400px;
margin-left:20px;
clear:both;
  
}

#footer{
width:785px;
margin: 0 auto; 
background: #FFFFFF ;

}



/*///////////////////////////////////////////////*/
/*////////////////////Footer/////////////////////*/
/*///////////////////////////////////////////////*/



#banneradbottom{
background: #ffffff;
width:785px;
text-align: center;

}

