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

A:link {
	COLOR: #5D08B1; text-decoration: none
}
A:visited {
	COLOR: #5D08B1; text-decoration: none
}
A:active {
	COLOR: #5D08B1; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 864px;
  text-align: left;
  background: #FFFFFF url('../images/gray_img1.gif') top left repeat-x; 
}

#inner_page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 864px;
  text-align: left;
  background-color:#FFFFFF;
}

#page_header {
  height: 231px;
  background: url('../images/header.jpg') top left no-repeat;
  clear: both;
}

#logo {
  padding-top:0px; padding-left:49px;
  margin:0px;
}

#menu_bar {
  margin:0px;
  padding:0px 0px 0px 150px;
  border:0px dashed #cccccc;
  height:33px;
  clear:both;
  background: #7B7979 url('../images/menu_bg.gif') top left repeat-x;
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;
  background: url('../images/back_img1.gif') top left no-repeat;
}

#inner_content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:10px;
  padding-top:10px;    
  border:0px dashed #FFFFFF;
  background: url('../images/back_img.gif') top left repeat-y;
}

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

#main_content h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #555454;
  text-align:center;
  padding:4px 4px 5px 30px;
  background: url('../images/head_img.gif') top left no-repeat;
}

#main_content h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #6F4E88;
  padding:4px 4px 10px 4px;
}

#main_content h5 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6F4E88;
  padding:4px;
}

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

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

.purple_text {
  color: #6F4E88;
}

.testi_text {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size:11pt;
}

#top_header_banner {
  margin-right:0px;
  margin-bottom:5px;
  margin-top:20px;
  border:0px;
  clear:both;
  height:160px;
}

#top_banner1 {
  float:left;
  margin-right:0px;
  margin-left:20px;
  margin-bottom:0px;
  border:0px;
  width:352px;
}

#top_banner2 {
  float:right;
  margin-right:0px;
  margin-bottom:0px;
  border:0px;
  width:352px;
}

.box {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  padding:4px 0px 5px 0px;
  width:340px;
  height:173px;
  background: url('../images/black_box.gif') top left no-repeat;
}

.box1 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  padding:4px 0px 5px 0px;
  width:340px;
  height:176px;
  background: url('../images/black_box1.gif') top left no-repeat;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.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: 30px;
  clear: both;
  background: #A793B7 url('../images/footer.gif') bottom left repeat-x;
}

#page_footer p {
  padding-top:5px;
  margin-top:0px;
  margin-bottom:0px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  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;
}