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

* {
padding:0;
margin:0;
}

/*.............Edit here............*/



body {
background-color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
a.nav:hover, a.nav:active {
background-color:#ee2e24;
}
#footer {
background-image:;
background-repeat:repeat-x;
background-color:#1d1060;
}
/*.............Template............*/


#outer {
width:100%;
height:auto;
background-image:url(../image/bg-gradient.jpg);
background-repeat:repeat-x;
}
#bar1 {
margin-top:10px;
height:30px;
width:100%;
background-color:#1d1060;
}
#bar2 {
margin-top:5px;
height:12px;
width:100%;
background-color:#ee2e24;
}
#outer1 {
width:800px;
height:auto;
margin:0 auto;
}
#banner {
width:800px;
height:140px;
margin:0 auto;
}
#menu {
width:800px;
height:30px;
margin:0 auto;
border-left-style:solid;
border-left-width:1px;
border-left-color:#FFFFFF;
}
a.nav, a.nav:link, a.nav:visited {
display:block;
width:113px;
height:30px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#FFFFFF;
text-align:center;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
line-height:28px;
overflow:hidden;
float:left;
} 
#content {
width:100%;
background-image:url(../image/bg-content.jpg);
background-repeat:repeat-x;
height:30px;
}
#content2 {
margin:0 auto;
height:auto;
width:800px;
background-image:url(../image/bg.jpg);
background-repeat:repeat-y;
}
#content3 {
width:100%;
height:20px;
}
#footer {
width: 100%;
height: 100px;
top: auto;
right: 0;
bottom: 0;
left: 0;
}
#footer2 {
width:800px;
margin:0 auto;
}
#footer2 a {
color:#FFF;
text-decoration:none;
}
#bbg {
background-image:url(../image/b-bg.png);
background-repeat:no-repeat;
width:900px;
height:30px;
margin:0 auto;
clear:both;
}

#latestnews {
background-image:url(../image/latestbg.jpg);
background-repeat:repeat-x;
}
