/* ===============================

 One Column Tempalte CSS 
 
 =================================*/

/* ==================
MAIN CONTENT 
===================== */

#MainContent {
width: 980px;
padding: 0px;
display: inline;
/*margin-top: 0px;
margin-right: 184px;
margin-bottom: 0px;
margin-left: 184px;
position: relative;*/
}
#MainContent .contentbox {
padding-top: 5px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
} 

/* ==================
Sub Sectoin Banner Box
===================== */

#subsection-banner {
width: 980px;
height: 220px;
background: 0 0 no-repeat;
}
