/* css document */

body {
background:url(images/int_shell_background.gif) top no-repeat;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#727378;
background-color:#d2cdc9;
}

a {
color:#627F57;
}

a:hover {
color:#A0B898;
}

#main {
width:986px;
height:auto;
margin:auto;
}

#header {
width:986px;
height:112px;
background:url(images/header.gif) top no-repeat;
}

#doc_names {
width:auto;
height:auto;
margin-top:68px;
margin-left:100px;
float:left;
color:#1e1e1e;
font-size:13px;
font-weight:bold;
}

#address {
width:auto;
height:auto;
float:right;
margin-top:33px;
margin-right:30px;
color:#000;
text-align:right;
}

.phone {
font-size:16px;
font-weight:bold;
}

#flash {
width:986px;
height:320px;
background:url(images/flash_temp.jpg) top no-repeat;
}

#content {
width:986px;
height:465px;
background:url(images/content_background.gif) top no-repeat;
}

#left_content {
width:205px;
height:373px;
float:left;
margin-left:10px;
_margin-left:5px;
margin-top:30px;
background:url(images/nav_background.jpg) top no-repeat;
padding-left:20px;
padding-top:27px;
}

#right_content {
width:690px;
height:400px;
float:right;
margin:30px 40px 0px 5px;
_margin:30px 20px 0px 5px;
}

#footer {
width:986px;
height:85px;
text-align:center;
line-height:20px;
font-size:11px;
padding-top:15px;
}

#footer a {
text-decoration:none;
color:#727378;
padding-left:10px;
padding-right:10px;
}

#footer a:hover {
color:#727378;
padding-left:10px;
padding-right:10px;
}


/* interior */

#int_flash {
width:752px;
height:54px;
background:url(images/header_1.jpg) top no-repeat;
background-color:#e0edfc;
padding-left:234px;
padding-top:161px;
}

#int_flash_2 {
width:752px;
height:54px;
background:url(images/header_2.jpg) top no-repeat;
background-color:#e0edfc;
padding-left:234px;
padding-top:161px;
}

#int_flash_3 {
width:752px;
height:54px;
background:url(images/header_3.jpg) top no-repeat;
background-color:#e0edfc;
padding-left:234px;
padding-top:161px;
}

#int_flash_4 {
width:752px;
height:54px;
background:url(images/header_4.jpg) top no-repeat;
background-color:#e0edfc;
padding-left:234px;
padding-top:161px;
}

#int_flash_5 {
width:752px;
height:54px;
background:url(images/header_5.jpg) top no-repeat;
background-color:#e0edfc;
padding-left:234px;
padding-top:161px;
}

#int_flash_6 {
width:752px;
height:54px;
background:url(images/header_6.jpg) top no-repeat;
background-color:#e0edfc;
padding-left:234px;
padding-top:161px;
}

#int_flash_7 {
width:752px;
height:54px;
background:url(images/header_7.jpg) top no-repeat;
background-color:#e0edfc;
padding-left:234px;
padding-top:161px;
}

#int_flash_8 {
width:752px;
height:54px;
background:url(images/header_8.jpg) top no-repeat;
background-color:#e0edfc;
padding-left:234px;
padding-top:161px;
}

#int_content_wrapper {
width:986px;
height:auto;
background:url(images/int_background_repeat.gif) top repeat-y;
overflow:hidden;
}

#int_content {
width:986px;
height:auto;
background:url(images/int_content_background.gif) top no-repeat;
overflow:auto;
}

#int_right_content {
width:690px;
height:auto;
float:right;
margin:30px 40px 20px 5px;
_margin:30px 20px 10px 5px;
}

#int_bottom {
width:986px;
height:54px;
background:url(images/int_bottom.gif) top no-repeat;
}
#menudiv {
background-image:url(images/menu_bg.gif);
background-repeat:repeat-y;
float:right;
width:160px;
height:auto;
margin-right:10px;
}
#menu_top{
float:right;
width:160px;
height:24px;
background-image:url(images/menu_bg_top.gif);
background-repeat:no-repeat;

}
#menu_bottom{
float:right;
width:160px;
height:24px;
background-image:url(images/menu_bg_bottom.gif);
background-repeat:no-repeat;

}
#content_image img{
border:1px solid #000;
margin: 0 10px 10px 15px;
}