
body {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
}
.mainContainer {
width : 100%;
position : relative;
}
/*.left {
float : left;
display : inline;
}
.right {
float : right;
display : inline;
}*/
.dynamicBG {
float : right;
display : inline;
background-image : url(../images/middle_right_index.gif);
width : 634px;
height : 241px;
background-repeat : no-repeat;
}
.footer_menu {
display : inline;
font-weight : normal;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
}
.footer_menu li {
display : inline;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin-left : 0;
padding : 3px;
}
.dynamicBG {
background-image : url(images/middle_right_index.gif);
}
a {
color : #000;
text-decoration : none;
}
a:hover {
color : #ff8400;
}

