body {
background:url(../images/bg.gif) repeat;
margin:0px;
padding:5px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}

#wrap{
width:960px;
margin:0px auto auto auto;
}
.top_corner{
width:960px;
height:15px;
background:url(../images/top_bg.gif) no-repeat center bottom;
}
#main_container{
width:960px;
background:url(../images/center_bg_repeat.gif) repeat-y center;
}


/*----------------------slider---------------------------*/


/** ----------------------------------------------------- **/


/*-------------------------------*/




/*-----------------------------footer------------------*/
.footer{
clear:both;
width:960px;
margin:auto;
background:url(../images/footer_bg.jpg) no-repeat center;
height:65px;
}
.copyright{
float:left;
padding:30px 0 0 15px;
color:#6996c0;
}

.footer_links{
float:right;
padding:30px 15px 0 0;
}
.footer_links a{
text-decoration:none;
color: #2A1C11;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #2A1C11;
}

