/**** HEADER *****/

.topbar {
width: auto;
height: 14px;
padding: 0;
margin: 0;
}

.midbar {
width: auto;
height: 97px;
padding: 0;
margin: 0;
background-image: url('../images/midbar_bk.jpg');
background-repeat: repeat-x;
}

.midbar img {
border: 0;
margin: 0;
}

.nav {
width: auto;
height: 27px;
color: #FFFFFF;
background-color: #950000;
text-align: center;
font-size: 19px;
padding-top:4px;
}

.nav a:link {
color: #FFFFFF;
text-decoration:none;
}

.nav a:visited {
color: #FFFFFF;
text-decoration:none;
}

.nav a:hover {
color: #FF9900;
text-decoration:none;
}

.nav a:active {
color: #FFCC00;
text-decoration:none;
}

.nav a:visited:hover{
color: #FF9900;
text-decoration:none;
}


/**** BODY/MAIN CONTENT ****/

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #333333;
background-image:url(../images/blue.jpg);
margin: 0;
text-align: left;
padding-top:10px;
}

.pagewrapper {
width: 985px;
margin: 0 auto;
padding: 0;
text-align: left;
background-color: #FFFFFF;
}

.content_wrapper {
width: auto;

background-color: #FFFFFF;
margin: 0;
padding: 0;
}

.page-content {
width: auto;
height: auto;
padding-left: 30px;
padding-right: 10px;
padding-top:10px;
}

.top_pic {
width: auto;
height: 338px;
padding: 0;
margin: 0;
}

.bottom-content {
width: auto;
height: 374px;
padding: 0;
margin: 0;
}

.bottom-left {
width: 369px;
height: 260px;
padding: 0;
margin: 0;
float: left;
}

.bottom-right {
width: 586px;
height: 374px;
padding-left: 30px;
margin: 0;
float: right;
}

.img-bottom-right {
width: 395px;
height: 201px;
float: right;
}


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

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

a:hover {
color: #660000;
text-decoration:none;
}

a:active {
color: #660000;
text-decoration:none;
}

a:visited:hover{
color: #660000;
text-decoration:none;
}

h1 {
color:#0F2B5B;
font-size: 22px;
padding-bottom:0;
margin-bottom:0;
font-weight: normal;
font-family:"Times New Roman", Times, serif;
}

h2 {
color: #0F2B5B;
font-size: 17px;
padding-bottom:0;
margin-bottom:0;
text-transform: uppercase;
font-weight: normal;
}

.category_map {
width: 548px;
height: 65px;
position: relative;
top: -80px;
}

.category_map img {
border: 0;
}

.major_text {
padding: 0;
font-size: 36px;
color: #660000;
font-family: "garamond", Times New roman, serif;
position: relative;
top: 200px;
margin-left: 63px;
}

.company_desc {
font-size: 12px;
font-family: georgia;
color: #950000;
text-align: left;
}


.clearboth {
clear: both;
}

/**** FOOTER ****/

.footer {
clear: both;
height: 23px;
text-align: center;
color: #FFFFFF;
font-size: 10px;
padding-top: 5px;
background-color: #950000;
}

.footer a:link {
color: #FF9900;
text-decoration:none;
}

.footer a:visited {
color: #FF9900;
text-decoration:none;
}

.footer a:hover {
color: #FF9900;
text-decoration:none;
}

.footer a:active {
color: #FF9900;
text-decoration:none;
}

.footer a:visited:hover{
color: #FF9900;
text-decoration:none;
}
