* {
margin:0;
padding:0;
}
	
body {
font-family: Arial;
font-size:16px;
color:#7B7B7B;
text-align:center;
background:#fff;
}

td, div, p {
font-family: Arial;
font-size:16px;
color:#7B7B7B;
}

#all {
width:980px;
margin:0 auto;
text-align:left;
}

#all a{
color:#157BD6;
text-decoration:none;
}
#all a:hover{

text-decoration:underline;
}

.bold {
font-weight:bold;
color:#157BD6;
}

#header {
background:url(../images/header.gif) no-repeat;
width:980px;
height:121px;
display:table;
}

#content {
background:url(../images/cont.gif) repeat-y;
width:980px;

display:table;
}

#bgs_1 {
background:url(../images/bgs_1.gif) no-repeat;
}
#bgs_2 {
background:url(../images/bgs_2.gif) repeat-y;
}
#bgs_3 {
background:url(../images/bgs_3.gif) no-repeat 0% 100%;
}

.bgs_1_1 {
background:url(../images/bgs_1_1.gif) no-repeat;
}
.bgs_2_2 {
background:url(../images/bgs_2_2.gif) repeat-y;
}
.bgs_3_3 {
background:url(../images/bgs_3_3.gif) no-repeat 0% 100%;
}

.blue {
color:#157BD6;
}


#footer {
background:url(../images/footer.gif) no-repeat;
width:980px;
height:79px;
display:table;
}

#copy {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#A5A5A5;
font-weight:bold;
}

#f_links a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;font-weight:bold;
}
#f_links {
color:#fff;
}
