/* Blue Skin, Centered
------------------------------- */

#body {
background: url(../images/page_background_jackson.gif) no-repeat center left;
}

#container { 
border: solid #0e4d94;
border-width: 0 1px 1px 1px;
}


#col2 {
width: 568px;
}


#header1 {
height: 109px;
background-color: #7588ff;
}

#header1a {
height: 109px;
background: url(../images/banner_white.gif) no-repeat center left;
width: 760px; border-right: 1px solid #fff;
}

#header2 a, 
#nav-head a,
#footer a { 
color: #fff; 
}

#header2 a:hover,
#nav-head a:hover,
#footer a:hover { 
color: #def; 
}

#header2 a:active, 
#nav-head a:active,
#footer a:active { 
color: #fd0; 
}

#header2 {
height: 230px;
background-color: #fff9d6;
border-color: #fff;
}

#header2a {
/* height: 230px; */
width: 760px; border-right: 1px solid #fff;
/* background: url(../../images/slide.jpg) no-repeat center left; */
border-color: #fff;
}

#section-head h2 a {
background: url(../images/heading_section_effortrep.gif) no-repeat center left;
width: 430px; 
}

#section-head ul li a.last { 
padding-right: 0;
}

#section-head ul li a {
border-color: #fff;
}

#section-head a:hover { color: #def; }
#section-head a:active { color: #fd0; }


#header3 {
height: 16px;
background-color: #ffa270;
border-color: #fff;
border: none;
}

#header3a {
height: 16px;
width: 760px; 
border-right: 1px solid #fff;
background-color: #ff6600;
}

#column-wrap {
background: #fff url(../images/background_col2_jackson.gif) repeat-y top left;
border-color: #0064b9;
border-bottom: none;
}

#content {
padding: 0 20px;
}

#footer { 
background-color: #7588ff;
}

#footera { 
background-color: #006;
width: 640px; 
border-right: 1px solid #fff;
padding-left: 120px;
}

#footer p { color: #fff; }

hr {
color: #c0cfdf;
background-color: #c0cfdf;
}


/* Flush Page Background Color, extends below footer
body {
background-color: #0e4d94;
}
*/

body {
background-color: #fff;
}

#topper-search-tools { 
padding-right: 0; /* this sets space to right of M-Y button */
}

#outer-wrap {
background-color: #fff; /* color fill on right side */
width: 100%;
float: left;
}

#column-wrap {
border-right: 1px solid #0064b9;
width: 760px;
}


/* Presentational Style Overrides
-------------------------------------- */
#my-button, #section-head ul {
margin-right: 15px;
}

