html body {
    margin: 0;
    width: 100%;
}
body {
    font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 80%;
}
#page_wrapper {
    width: auto;
    min-width: 784px;
    width: expression(document.body.clientWidth < 796? "784px" : "auto");
}

#header {
	height: 168px;
	background-repeat: repeat-x;
	margin-bottom: 25px;
    background-position: top center;
}

#header .header_holder {
    background-repeat: no-repeat;
    background-position: top center;
    height: 214px;
}

#top_nav {
	height: 100px;
	background-image: url(../images/top_nav_bg_image.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#top_nav a:hover {
    text-decoration: none;
}
a {
    text-decoration: none;
    color: #000066;
}
a:visited {
    color: #000066;
}

#wrapper_top {
	
}
#wrapper_bottom {
    padding-top: 20px;
}

#left_col {
	width: 300px;
    position: absolute;
    top: 100px;
    left: 0;
	text-align:center;
	padding-top: 20px;
}
#content {
    position: relative;
	margin-left: 300px;
	padding-top: 20px;
	min-height: 400px;
    height: auto !important;
    height: 400px;
}
#right_col_low {
    width: 280px;
    background-color: #7a221e;
    color: #fff;
    padding: 10px;
    margin-top: 25px;
    text-align:left;
    padding-top: 20px;
}
#right_col_low table.two_col_stats {
    color: #fff;
    font-size: 100%;
    margin-top: 25px;
}
#right_col_low table.two_col_stats td {
    padding-right: 5px;
    background-color: #7a221e;
    text-align: left;
}
#right_col_low table.two_col_stats th {
    text-decoration: underline;
    text-align: left;
    padding-left: 25px;
}
#content_low {
    padding-left: 15px;
    clear: both;
    margin-top:100px;
}

#left_col .bottom_images {
    margin-top: 20px;
    text-align: center;
}

#content .bottom_images {
    margin-top: 50px;
}
#content .bottom_images img {
    margin-left: 30px;
}

#footer {
	text-align: center;
	clear: both;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	padding-top: 30px;
	margin-left:300px;
}

#hdr1 {
	background-image: url(../images/top_nav_hines.jpg);
	height: 100px;
	width: 198px;
	background-repeat: no-repeat;
	padding-left: 0;
	margin-left: 10px;
	margin-right: 5px;
}

#top_nav a {
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 67px;
}
#top_nav a:hover {
    background-position: bottom center;
}
#top_nav div {
    float: left;
}
#hdr2 {
    width: 125px;
}
#hdr3 {
    width: 164px;
}
#hdr4 {
    width: 88px;
}
#hdr5 {
    width: 130px;
}
#hdr6 {
    width: 61px;
}
#hdr7 {
    width: 108px;
}

#hdr2 a {
	background-image: url(../images/top_nav_company_news_double.jpg);
}

#hdr3 a {
	background-image: url(../images/top_nav_companies_double.jpg);
}

#hdr4 a {
	background-image: url(../images/top_nav_about_double.jpg);
}

#hdr5 a {
	background-image: url(../images/top_nav_contact_double.jpg);
}

#hdr6 a {
	background-image: url(../images/top_nav_home_double.jpg);
}
#hdr7 a {
    background-image: url(../images/top_nav_procurement_double.jpg);
}

table {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
}

.full {
	display:block;
	width: 100%;
	height: 33px;
}

#company_president {
    width: 300px;
}
#company_president div {
    padding-left: 10px;
    margin-bottom: 10px;
}
#company_president .president_text {
    text-align: left;
    padding-left: 10px;
}

.title_text {
    color: #087798;
    text-align: center;
    font-weight: bold;
    font-size: 140%;
    margin-bottom: 2em;
}

div.body_text {
    line-height: 21px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 100%;
}

.quote_text {
    text-align: left;
    margin-left: 5px;
    font-size: 100%;
    color: #333;
    letter-spacing: 1px;
    line-height: 20px;
}
.section_header {
    letter-spacing: 3px;
    font-size: 130%;
}

.center {
    text-align:center;
}
.page_center {
    margin-left: auto;
    margin-right: auto;
}

.company_preview {
    border: 8px solid #efefef;
    padding: 10px;
}
.company_preview_wrapper {
    border: 1px solid #a9a9a9;
    width: 500px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

#news {
    width: 500px;
    margin-left: 100px;
    margin-top: 30px;
}
.news_item {
    margin-bottom: 30px;
    border: 1px solid #dcdcdc;
    padding: 10px;
    border-top: 20px solid #a9a9a9;
}

.article_list {
    list-style: none;
    text-align:left;
    margin-left: 15px;
}
.article_list li {
    margin-top: 25px;
    margin-bottom: 25px;
    font-style: italic;
    letter-spacing: 1px;
    font-size: 100%;
    line-height: 10pt;
    border-bottom: 1px solid #a9a9a9;
}

.contact_info div{
    font-size: 110%;
    margin-top: 30px;
    background-color: #efefef;
    text-align: left;
    padding: 10px;
    border: 1px solid #a9a9a9;
}

#about_nav {
    width: 255px;
    background-image: url(../images/about_bg.jpg);
    background-repeat: no-repeat;
    text-align:left;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#about_nav ul {
    margin-top: 30px;
    list-style: none;
    font-size: 100%;
    letter-spacing: 1px;
    font-weight: bold;
    letter-spacing: -1px;
}
#about_nav ul ul {
    margin-top: 0;
    margin-left: 25px;
    list-style: square;
}
#about_nav li {
    margin-top: 20px;
    margin-bottom: 20px;
}
#about_nav li li {
    margin-top: 0px;
    margin-bottom: 0px;
}

#admin_nav ul {
    list-style: none;
    height: 30px;
    padding-top: 10px;
}
#admin_nav li {
    display: inline;
    font-size: 110%;
    border: 1px solid #dcdcdc;
    padding-left: 5px;
    padding-right: 5px;
}
#admin_nav {
    background-color: #efefef;
    border: 2px solid #a9a9a9;
    margin-left: 10px;
    margin-right: 10px;
    text-align:center;
}
a.full_link {
    display: block;
    width: 100%;
    height: 100%;
}
#about_nav a.full_link:hover {
    color: #660000;
    text-decoration: none;
}
#about_nav a {
    color: #000;
}

.manager_profile {
    margin-left: 50px;
    clear: both;
    padding-top:10px;
    padding-bottom:10px;
}
.profile_text {
    margin-top:10px;
    line-height:14px;
    letter-spacing:-.5px; 
    font-size: 100%;
}

.company_side_list {
    font-size: 120%;
    text-align:left;
    margin-left: 40px;
    height: 2.5em;
}

.company_side_list a{
    display:block;
    width: 100%;
    height: 100%;
    color:#a9a9a9;
}
.company_side_list a:hover {
    text-decoration:none;
    color:#330000;
}
.date {
    margin-left: 15px;
    letter-spacing: 1px;
    color: #330000;
    font-size:80%;
}
table.pretty {
    background-color: #efefef;
    padding: 1em;
    border: 1px solid #dcdcdc;
}
table.pretty th {

    margin-bottom: .5em;
    background-color: #dcdcdc;
}
table.pretty td {
    border: 1px solid #dcdcdc;
    padding: 2px;
}
table.pretty a {
    font-weight: bold;
}

#procurement_nav {
    text-align: left;
    margin-left: 20px;
    list-style: none;
    font-size: 110%;
    letter-spacing: .5px;
    margin-bottom: 25px;
    padding-top: 15px;
}
#procurement_nav li {
    width: 100%;

    margin-bottom: 5px;
}
#procurement_nav a {
    display: block;
    width: 80%;
    height: 100%;
    color: #333333;
    border-bottom: 1px solid #fff;
}
#procurement_nav a:hover {
    text-decoration: none;
    color: #660000;
    border-bottom: 1px solid #a9a9a9;
}
.procurement_link {
    width: 130px;
    height: 31px;
    float:right;
    background-image: url(../images/procurement_bg.jpg);
    background-repeat: no-repeat;
    background-color: #dcdcdc;
}
.procurement_link a {
    display: block;
    color: #333333;
    font-size: 90%;
    height: 26px;
    padding-top: 5px;
    width: 100%;
    border-right: 2px solid #000;
    font-weight: bold;
}
.procurement_link a:hover {
    border-right: 2px solid #666;
    text-decoration: none;
    color: #660000;
}
.italic {
font-style: italic;
}