body {
background-color:#f6f4f9;
margin: auto;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header {
background: url(images/header_int.jpg) no-repeat;
height: 354px;
width: 99%;
width: 808px;
margin: 0 auto;
}

#header_blank {
background: url(images/header_blank.jpg) no-repeat;
height: 348px;
width: 99%;
width: 808px;
margin: 0 auto;
}

#menu {
font-size: 12px;
padding: 0px 30px 0px 39px;
position: relative;
top: 60px;
}

#menu a:link {
text-decoration:none;
color:#000000;
}

#menu a:visited {
text-decoration:none;
color:#000000;
}

#menu a:hover{
text-decoration:underline;
color:#000000;
}

#menu_line {
background: url(images/menu_line.jpg) no-repeat;
position: relative;
top:5px;
}

#contact {
font-size: 10px;
padding: 0px 30px 0px 50px;
position: relative;
top: 60px;
font-size:10px;
float: right;
color: #FFFFFF;
text-align: right;
right: 20px;
}

#intro {
font-size: 12px;
color: #000000;
position: relative;
top: -30px;
text-align:center;
left: 20px;
}

#header_text {
font-size: 45px;
color: #000000;
}

#content {
background: url(images/background_bar.jpg) repeat-y;
width: 99%;
width: 808px;
margin: 0 auto;
}

#pictures {
height:121px;
position: relative;
left: 400px;
top: -55px;
background: url(images/couple.jpg) no-repeat;
height: 174px;
}

#individuals{
font-size:14px;
width: 530px;
position: relative;
left:1px;
top: -26px;
}

#individuals_text{
font-size:14px;
width: 530px;
position: relative;
left:140px;
top: -65px;
}

#content_text{
font-size:11px;
width: 530px;
position: relative;
left:140px;
top: -15px;
}

#content_text a:link {
text-decoration:none;
color:#00927f;
font-style:italic;
}

#content_text a:visited {
text-decoration:none;
color:#00927f;
font-style:italic;
}

#content_text a:hover{
text-decoration:underline;
color:#00927f;
font-style:italic;
}

p {
font-size: 11px;
color: #000000;
}

#footer {
background: url(images/footer.jpg) no-repeat;
width: 99%;
width: 808px;
margin: 0 auto;
height:250px;
}

#footer a:link {
text-decoration:none;
color:#ffffff;
position: relative;
top:40px;
padding: 0px 0px 5px 0px;
}

#footer a:visited {
text-decoration:none;
color:#ffffff;
position: relative;
top:40px;
padding: 0px 0px 5px 0px;
}

#footer a:hover{
text-decoration:underline;
color:#ffffff;
position: relative;
top:40px;
padding: 0px 0px 5px 0px;
}

#dd {
	position: relative;
	left: -5px;
	top: 55px;
}

#dd li {
  list-style: none;
  float: left;
  font: bold 11px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  color: #FFF;
  width: 169px;
  text-decoration: none;
}

#dd li a.menu:hover {
}

.submenu {
  background: #f9f8fd;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2875DE;
}

.submenu a:hover {
  background: #3c2077;
  color: #FFF;
}
