body {
  margin-top:0px;
  margin-bottom:10px;
  margin-left:0px;
  margin-right:0px;
  color:#222222;
  background: #222222 url('../images/back.jpg') top left repeat-x;
}

A:link {
	COLOR: #0456C9; text-decoration: none;
}
A:visited {
	COLOR: #0456C9; text-decoration: none;
}
A:active {
	COLOR: #0456C9; text-decoration: none;
}
A:hover {
	COLOR: #0456C9; text-decoration: none;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 950px;
  text-align: left;
  background: #FFFFFF;
}

#page_header {
  height: 109px;
  background: url('../images/back.jpg') top left repeat-x;
  clear: both;
}

#logo {
  padding-top:26px; padding-left:0px;
  margin:0px;
  float:left;
  width:460px;
}

#search {
  margin:0px;
  padding-right:25px;
  padding-top:45px;
  width:200px;
  float:right;
  text-align:right;
}

.search_button {
  background: url('../images/go.gif') top left no-repeat;
  width:31px;
  height:21px;
  border:0px;
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:10px;
  margin-left:1px;
  margin-right:1px;      
  border:0px dashed #FFFFFF;
  background: url('../images/gray_bg.jpg') top left repeat-x;
}

#main_content {
  margin-left:265px;
  margin-right:0px;
  border:0px dashed #cccccc;
}

#main_content h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
  padding:0px 4px 4px 0px;
}

#main_content p {
  margin-top:0px;margin-bottom:0px;
  padding:4px 14px 10px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.main_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#left_side {
  float: left;
  width:232px;
  border-top:8px #EAEAEA solid;
  background-color:#D4D4D4;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
  padding:4px;
}

#left_side p {
  margin-top:0px;
  margin-bottom:0px;
  padding:5px 5px 10px 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}

#top_banner {
  margin-top:0px;
  margin-bottom:0px;
  background: url('../images/banner_img.jpg') top right no-repeat;
  height:269px;
}

#top_inner_banner {
  margin-top:0px;
  margin-bottom:0px;
  background: #EEF7FD url('../images/banner_bg.gif') top right repeat-x;
  height:269px;
  text-align:center;
}

#linkcontainer {
  padding: 0;
  margin: 5px;
}

#linklist {
  padding: 0;
  margin: 0;
}

#linklist li {
  list-style: none; 
  margin: 0;
}

a.leftlink {
font-family      : Veradana, Arial, Helvetica, sans-serif;
display          : block;
font-size        : 12px;
font-weight      : bold;
text-decoration  : none;
padding          : 5px 10px 5px 38px;
margin           : 2px 0px 3px 0px;
color            : #333333;
text-indent      : 0px;
text-decoration:none;
background: #F6F6F6 url('../images/arrow.gif') center left no-repeat;
}
a.leftlink:hover, .leftlinka {
font-family      : Veradana, Arial, Helvetica, sans-serif;
display          : block;
font-size        : 12px;
font-weight      : bold;
text-decoration  : none;
padding          : 5px 10px 5px 38px;
margin           : 2px 0px 3px 0px;
color            : #000000;
text-indent      : 0px;
text-decoration:none;
background: #E3E3E3 url('../images/arrow.gif') center left no-repeat;
}

.green_linklist {
  padding: 0;
  margin: 0;
}

.green_linklist li {
  list-style: none; 
  margin: 0px 0px 5px 0px;
  padding: 8px 0px 8px 30px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#4D7F1E;
  font-weight:bold;
  background: #EFF5DF url('../images/arrow1.jpg') top left no-repeat;
}

.white_text {
  list-style: none; 
  margin: 0px 0px 10px 0px;
  padding: 8px 30px 8px 30px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#FFFFFF;
  font-weight:bold;
  line-height:20px;
  text-align:center;
  border:1px #A2ACBA solid;
  background: #7A889C url('../images/blue_img.gif') top left repeat-x;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#page_footer {
  height: 48px;
  clear: both;
  border:1px #FFFFFF solid;
  background: #929EAE url('../images/footer_img.jpg') top left repeat-x; 
}

#page_footer p {
  padding-top:15px;
  margin:0px 0px 0px 0px;
  text-align:center;
  font-family: verdana;
  font-size: 11px;
  line-height:14px;
  color:#FFFFFF;
}

#page_footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}
