body {
background:url(../images/bg.gif) repeat;
margin:0px;
padding:5px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}
p{
text-align:justify;
line-height:19px;
padding:0px;
margin:0px;
}
h2{
padding:0px 0 10px 0; margin:0px; color:#B52025; font-size:18px; font-weight:normal;
}
.clear{
clear:both;
}
#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;
}
#header{
width:960px;
margin:auto;
height:100px;
}
#logo{
padding:5px 0 0 0px;
float:left;
width:960px;
height:100px;
}
/*----------------------menu-------------------------*/




/** ----------------------------------------------------- **/


	


/*-------------------------------*/




/*-----------------------------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;
}