body { 
background: url("../img/bg.jpg");
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
text-align: center;

}
#external_wrapper {
margin: 0px auto;
background: url("../img/background_gradient.jpg") repeat-y;
background-position: center center;
padding-top: 10px;
width: 100%;
height: 100%;
} 
#internal_wrapper {
text-align: left;
text-align: center;

}
#header_inset { 
margin-top: 10px;
height: 75px;
width: 100%;
background: #000 url("../img/black_bar.jpg") repeat-x;
text-align: center;
margin-bottom: 0px;
}
#header { 

height: 130px;
width: 100%;
text-align: center;
}
#header_bottom {
height: 8px;
width: 100%;
margin: 0px;
padding: 0px;
}
/*navigation*/
#nav_cont {
background: url("../img/nav_background.jpg") repeat-x;
height: 35px;
width: 100%;
margin-top: -45px;
text-align: center;
margin: auto;
}
#nav_bottom {
width: 100%;
}
#nav_inset {
width: 1000px;
padding-top: 6px;
text-align: center;
margin: auto;
}
/*endnav*/
/*body*/
#wrapper {
width: 100%;
text-align: center;
}
#internal_wrapper {
width: 1050px;
margin: auto;
text-align: left;
padding-top: 10px;

}
#left { 
width: 216px;
float: left;
padding: 10px;
padding-right: 6px;
border: #000 solid 1px;
} 
#left_top {  } 
#left_mid { 
background: url("../img/cases_back.jpg") repeat-y; 
width: 209px;
margin: 0px;
padding: 0px;
} 
#left_bottom { } 

#right {
margin-left: 248px;
width: 725px;
}
#right_inset {
padding: 5px;
border: #000 solid 1px;
width: 735px;
}
.left_mid {
background: url("../img/cases_back.jpg") repeat-y; 
}
.left_content { 
width: 190px;
margin-left: 10px;
}
#bottom_container { 
width: 745px;
margin-top: 10px;

}
#content_inset { 
margin: 10px;
width: 470px;
background: #FFF;
padding: 5px;
}
#content_inset2 { 
margin: 10px;
min-height:635px;
height:auto !important;
height:635px;
background: #FFF;
padding: 5px;
}
#content_container { 
width: 745px;
margin-top: 10px;

}
#contact_form { 
margin: 10px; 
background: #635b46;
color: #FFF;
padding: 8px;


}
#contact_form input {
border: none;
background: #c6c1b5;
width: 160px;
line-height: 20px;
margin-bottom: 10px;
font-size: 12px;
color: #FFF;
height: 20px;
padding-top: 5px;
padding-left: 5px;
font-family: Arial;
}
#contact_form textarea {
font-family: Arial;
border: none;
background: #c6c1b5;
width: 160px;
line-height: 20px;
margin-bottom: 10px;
font-size: 12px;
color: #FFF;
height: 20px;
padding-top: 5px;
padding-left: 5px;
height: 130px;
}
.right_back_left { 
background: url("../img/left_right_shadow.png") repeat-y;
}
#content_inset ul, #content_inset2 ul {
padding-left: 30px;
}
#footer {
font-size: 11px;
font-weight: normal;
line-height: 20px;
}