@charset "utf-8";
/* CSS Document */

html {
    background: #000;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
	margin: 0px; padding: 0px;
}

body {
    margin: 0px; padding: 0px;
    font-size: 12px;
}
ul li {list-style-type: square;}
ol li {line-height: 20px;}
h1 {color: #5f0202; font-size: 18px;}
p {line-height: 20px;}

.wrapper {text-align:center;}
.content {
	margin: 0 auto;
    width: 980px; text-align: left;}

.header {font-weight: bold; font-size: 14px; color: #9fa0a0;}
.header_al {float:right; text-align: center; width: 336px; margin-top: 15px;}
.header_co {float:right; text-align: center; width: 168px; margin-top: 15px;}
.ph {color: #fff; font-size: 24px;}

.tbody {background: #fff; border-top: 7px solid #5f0202; border-bottom: 7px solid #5f0202; color: #6c6c6c;}

.navbg {background: url(_i/nav_bg.jpg); height: 28px;}
.subheader {height: 234px; background: #c1c8cc;}
.rotatepic {background-color: #ccc; border-right: 15px solid #5f0202; float: left; position: relative;}
.dynamic_area {float: right; width: 322px;}

.mbody {padding: 40px 20px; border-top: 1px solid #fff;}
.mbody-h {background: url(_i/custom_conveyor.jpg) no-repeat right bottom; padding: 40px 20px;}
.gradbg {background: url(_i/tbody_bg.jpg) repeat-x; border-top: 1px solid #fff;}

/* Navigation */
.nav {color: #6c6c6c; font-size: 12px; height: 22px; text-align:center; float:right;display:block; border-right: 1px solid #fff}
a.nav { display:block; height: 22px; color: #6c6c6c; font-size: 12px; line-height: 22px; text-decoration: none; padding: 3px 20px;}
a:hover.nav {color: #fff; display:block; background: url(_i/r_bg.jpg); height: 21px; padding: 3px 20px; border-bottom: 1px solid #fff;}

a.snav {color: #fff; text-decoration:none; font-size: 12px; padding: 5px 0px 5px 15px; display: block; border-top: 1px solid #fff; width: 185px;}
a:hover.snav {color: #5f0202; text-decoration: none; padding: 5px 0px 5px 15px; display: block; border-top: 1px solid #fff; width: 185px; background: #fff;}
.menuA {top: 27px; 
        visibility: hidden; background: #5f0202;}
.footer {color: #9fa0a0; font-size: 11px; line-height: 17px;}
a.fnav { color: #9fa0a0;}
a:hover.fnav {color: #fff;}


.widgettitle {color: #e1e5e8; font-size: 28px; margin: 0px; text-align: center; list-style: none;}

.clist {color: #FFFFFF; font-size: 16px; margin: 10px 50px; line-height: 20px;}
.tagline {color: #5f0202; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px;}

.lt_col-sm {float: left; width: 260px; padding-right: 20px;}
.m_col {float: left; width: 300px; padding: 0px 20px 20px 20px; border-right: 1px solid #c1c8cc; border-left: 1px solid #c1c8cc;}
.rt_col-sm {float: left; padding-left: 20px; height: 100%; font-size: 14px; width: 280px;}

