@charset "utf-8";
/* CSS Document */

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

body{
background:url(../images/bg.jpg) top center repeat-x #ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}


#mainwrap{
width:960px;
margin:0 auto;
height:auto;
overflow:hidden;
}


/*TOP - START*/
#header{
background:url(../images/h1.jpg) top center no-repeat;
width:960px;
height:160px;
padding:0px;}

#header_2{
width:960px;
height:413px;
}

#navigation{
width:400px;
height:25px;
float:right;
text-align:right;
margin-top:38px;
}

#navigation a{
color:#000000;
padding:15px;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

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

#navigation li{
display:inline;
}

/*TOP - END*/

/*TOP_SPACER - START*/
#top_spacer{
width:960px;
height:auto;
}

#audio_bg{
width:192px;
height:62px;
padding:0px 0px 0px 13px;
float:left;
}

#audio_bg img{
border:0px;
}

#right_top_cont{
float:right;
width:300px;
height:auto;
text-align:right;
padding:0px 25px 0px 0px;
}
/*TOP_SPACER - END*/


/*BODY_CONTENT* - START*/
#col_1{
float:left;
width:478px;
}

#col_2{
float:right;
width:478px;
}
/*BODY_CONTENT* - END*/

#f1{
background:url(../images/footer.jpg) top left repeat-x;
width:100%;
height:108px;
}

#f2{
margin:0 auto;
width:960px;
height:auto;
padding-top:3px;
text-align:right;
vertical-align:top;
}


#f2 img{
border:0px;
}
