body {
     background-color: #AAAAAA;
     margin: 0 0 15px 0;
     padding: 0;       
     font-family: verdana, arial, tahoma, sans-serif;
     text-align: center;
     font-size: 12px; line-height: 18px;
     color: #333333;
}



/* ---------- Begin Typography and Colors ------------  */


h1 {
     display:block;
     width:300px;
     text-indent:-9009px;
     background:transparent url(../img/logo.jpg) no-repeat 0 0;
     cursor: pointer;
     margin: 0px;
     padding: 0px;
}

h1 a {
     display:block; 
     width:100%;
     height:138px;
     outline:none;
}

h2 { 
     font-size: 1.75em; 
     line-height: 1.1em; 
     letter-spacing: -1px;
     margin: 0 0 0.5em 0;
     padding: 0; 
     color: #444444;  
}

h3 { 
     font-size: 1.5em; 
     line-height: 1.1em; 
     letter-spacing: -1px;     
     margin:  0 0 0.5em 0; 
     padding: 0; 
     color: #444444;  
}

h4 { 
     font-size: 1.25em; 
     line-height: 1.1em;       
     margin: 0 0 0.5em 0; 
     padding: 0; 
     color: #444444;  
}

h5 { 
     font-size: 1.1em; 
     line-height: 1em;        
     margin: 0 0 0.5em 0; 
     padding: 0; 
     color: #444444;   
}

.description { 
     font-size: 1.4em; 
     line-height: 1.2em; 
     letter-spacing: 2px; 
     color: #dddddd;
     background-color: transparent;
}

small {
     font-size: 0.8em; 
     line-height: 1.3em;
     color: #666666;
}



/* -------------------- Hyperlinks  --------------------  */


a:link, a:visited, a:active { 
     background-color: transparent;
     color: #193F94; 
     text-decoration: none;
}

a:hover { 
     background-color: transparent;
     color: #FF9900; 
     text-decoration:none;
}


#header_right a:link, #header_right a:visited, #header_right a:active { 
     background-color: transparent;
     color: #FF9900; 
     text-decoration: none;
}

#header_right a:hover { 
     background-color: transparent;
     color: #FFCC66; 
     text-decoration:none;
}

#footer a:link, #footer a:visited, #footer a:active { 
     background-color: transparent;
     color: #FF9900; 
     text-decoration: none;
}

#footer a:hover { 
     background-color: transparent;
     color: #FFCC66; 
     text-decoration:none;
}




/* ------------- Ordered/Unordered Lists ------------- */


#right ul, #left ul  {
    margin: 0 0 20px 5px;
     padding-left: 0px;
     list-style-type:none

}

#right  ol, #left  ol {
     margin: 0 0 10px 5px;
     padding-left: 0px;
 
}

#right  ol li, #left  ol li {
     margin-left: 22px;
     padding-left: 0px; 
     background: none; 
     list-style-type: decimal;
     list-style-position: outside; 
     font-size: 1em;
     line-height: 1.6em;
}

#right  li, #left  li {
     padding-left: 12px;
     background: transparent url("../images/bullet.gif") 0 0.50em no-repeat;
     font-size: 1em;
     line-height: 1.6em;
     margin-bottom: 0.5em;
}



/* ------------ Horizontal Menu Styling --------------- */


ul#navlist
{
margin: 0;
padding: 0;

}

#navlist li
{
display: inline;
list-style-type: none;
font-size: 1.25em;
font-weight: bold;
}

#navlist a { padding: 6px 10px 8px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: transparent;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #3968B6;
text-decoration: none;
}


/* -------------- Begin Page Structure ---------------- */


#page {

     border: 0px solid #cccccc;
     width: 750px; /* change page width here.  fixed pixel width or percentage */     
     margin: 0 auto;
     padding: 10px;     
     text-align: left;
}

#top {
     width: 750px;
     height: 40px;
     background: url('../images/mini_01.jpg') bottom left no-repeat;
}

#top p {
     margin: 0px;
     padding-top: 10px;
     text-align: right;
     color: #333333;
     font-size: 1em;
}

#header {
     width: 750px;
     height: 140px;
     background: url('../images/mini_02.jpg') top left no-repeat;
      padding: 0px 0 0 0;
}

#header_left {
     padding: 0;
     margin: 0;
     float: left;
     width: 300px;
}

#header_right {
      width: 240px;
     padding: 50px 0 0 0;
     float:right;
     text-align: right;
}

#header_right p {
      padding: 0;
      margin: 0;
      text-align: center;
      color: #ffffff;
      font-size: 1.3em;
}

#menu {
     width: 750px;
     background: url('../images/mini_03.jpg') bottom left repeat-y;
     padding: 15px 0 15px 0;
}

#content {
     width: 750px;
     background: url('../images/mini_04.jpg') top left repeat-y;
     padding: 0 0 15px 0;
}

#content p {
     margin: 0px;
     padding: 0 0 1em 0;
     font-size: 1em;
     line-height: 1.6em;
}

#breadcrumb {
     background: url('../images/breadcrumb_bg.jpg') top left repeat-x;
     padding-top: .6em;
     margin-bottom: 20px;
     margin-left: 27px; margin-right:27px;
     margin-top: 0;
     font-size: 1em;
}

#breadcrumb p {
     padding-top: .6em;
     padding-bottom: 1.2em;
     border-bottom: 1px solid #DDDDDD;
     margin-left: 23px; margin-right:23px;
}

#left {
    float: left;
    width:470px;
    border:0px dashed #cccccc;
}

#right {
     float: right;
     width: 160px;
     border: 0px dashed #cccccc;
}

#footer {
     width: 750px;
     background: url('../images/mini_05.jpg') top left repeat-y;
     padding: 15px 0 0 0;
}

#footer p {
     margin: 0px;
     padding-top: 20px;
     padding-bottom: 20px;
     text-align: center;
     color: #ffffff;
     font-size: 1em;
     line-height: 1.3em;
}


#bottom {
     width: 750px;
     background: url('../images/mini_06.jpg') top left no-repeat;
}

#bottom p {
     margin: 0px;
     padding-top: 40px;
     text-align: center;
     color: #444444;
     font-size: 1em;
     
}

.menu_padding {
     margin: 0px 40px 0px 40px;
     padding: 0;
     border: 0px dashed #cccccc;
}

.inner_padding {
     margin: 0px 50px 0px 50px;
     padding: 0;
     border: 0px dashed #cccccc;
}

img {
     padding: 0px;
     border: 0px;
}

.float_right {
     float:right;
     margin-left: 10px;
     margin-bottom: 5px;
}

.spacer { clear:both; padding: 0; margin: 0; }