@charset "UTF-8";

body {
	font: 100% Helvetica, verdana, Arial, sans-serif;
	background: #ffffff;
	background-image: url(../images/bg.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}
.oneColFixCtr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
}

#page_header {
  height: 124px;
  background: url(../images/ind_png_01.png) top left no-repeat;
}

#page_top {
  width:960;
  height: 41px;
  background: url(../images/ind_png_16.png) top left no-repeat;
}  

#container p1 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size:12px;
  font-weight:bold
  line-height:16px;
  color:#333333;
}

#container p2 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size:11px;
  line-height:16px;
  color:#333333;
}

#container p3 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size:11px;
  font-weight:bold
  line-height:16px;
  color:#ffffff;
}

#container p4 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size:14px;
  font-weight:bold
  line-height:16px;
  color:#23577f;
}

#container p5 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size:12px;
  font-weight:bold
  line-height:16px;
  color:#23577f;
}

#container p6 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size:14px;
  font-weight:bold
  line-height:16px;
  color:#23577f;
}

.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


/* MENU BITS AND BOBS BELOW */

a.MN2 {  
    display: inline-block;  
    width: 53px;  
    height: 22px;  
    background: url(../images/MN2.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN2 {  
    background-position: -53px 0px;  
}

a.MN3 {  
    display: inline-block;  
    width: 58px;  
    height: 22px;  
    background: url(../images/MN3.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN3 {  
    background-position: -58px 0px;  
} 

a.MN4 {  
    display: inline-block;  
    width: 52px;  
    height: 22px;  
    background: url(../images/MN4.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN4 {  
    background-position: -52px 0px;  
} 

a.MN5 {  
    display: inline-block;  
    width: 65px;  
    height: 22px;  
    background: url(../images/MN5.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN5 {  
    background-position: -65px 0px;  
} 

a.MN6 {  
    display: inline-block;  
    width: 77px;  
    height: 22px;  
    background: url(../images/MN6.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN6 {  
    background-position: -77px 0px;  
} 

a.MN7 {  
    display: inline-block;  
    width: 70px;  
    height: 22px;  
    background: url(../images/MN7.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN7 {  
    background-position: -70px 0px;  
} 

a.MN8 {  
    display: inline-block;  
    width: 87px;  
    height: 22px;  
    background: url(../images/MN8.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN8 {  
    background-position: -87px 0px;  
} 

a.MN9 {  
    display: inline-block;  
    width: 78px;  
    height: 22px;  
    background: url(../images/MN9.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN9 {  
    background-position: -78px 0px;  
} 

a.MN10 {  
    display: inline-block;  
    width: 82px;  
    height: 22px;  
    background: url(../images/MN10.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN10 {  
    background-position: -82px 0px;  
} 

a.MN11 {  
    display: inline-block;  
    width: 50px;  
    height: 22px;  
    background: url(../images/MN11.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN11 {  
    background-position: -50px 0px;  
} 

a.MN12 {  
    display: inline-block;  
    width: 50px;  
    height: 22px;  
    background: url(../images/MN12.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN12 {  
    background-position: -50px 0px;  
} 

a.MN13 {  
    display: inline-block;  
    width: 64px;  
    height: 22px;  
    background: url(../images/MN13.jpg) no-repeat 0px 0px;  
}  
   
a:hover.MN13 {  
    background-position: -64px 0px;  
}