body {
    font-family: Arial, sans-serif;
    font-size: 1em;
    margin: 0px;
    margin-top: 4px;
    padding: 0px;
    background: #333 url('../images/bg.png');
    background-attachment: fixed;
    text-align:center;
}
div.wrapper {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
}
div.header {
    height:135px;
}
div.headertop {
    height:6px;
}
div.headerbottom {
    height:65px;
    border:1px solid white;
}
div.logo_top {
    width: 126px;
    height:65px;
    background: url('../images/logo_top.png') bottom left no-repeat;    
}
div.topleft {
    font-size: 20px;
    color: #ccc;
}
div.topright {
    padding-right:5px;
	color:white;
	padding-bottom:2px;
}
div.topright a {
    font-size: 11pt;
    color: #f4962e;
    text-decoration: none;
}
div.topright a:hover {
    text-decoration: underline;
}
.menu {
	margin-left:0px;
	padding-left:0px;
    height:61px;
    background: url('../images/menu_left.jpg');
    font-family: "Arial Rounded MT Bold", "Arial";
}
.menu_right {
    width:130px;
    height:61px;
    background: url('../images/menu_right.png') top right no-repeat;
}
.menu ul {
    list-style-type: none;
}
.menu li {
    height:61px;
    background: url('../images/menu_sep.png') top right no-repeat;
    float: left;
    color:#FFFFFF;
}
.menu li a {
    font-size: 21px;
    padding-left: 14px;
    padding-right: 14px;
    display: block;
    color: #fff;
    line-height:61px;
    text-decoration: none;
    font-weight:normal;
}
.menu li a:hover {
    color: #333;
    text-decoration: none;
}
.logo_bottom {
    height: 24px;
    background: url('../images/logo_bottom.png') black bottom right no-repeat;
}
div.content_wrapper {
    width: 780px;
    position: absolute;
    top: 150px;
    background: #333;
}
div.content {
    position: relative;
    z-index: 10;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    color: #fff;
}
div.bottom {
    height: 180px;
    background: #f4962e;
    width: 780px;
}
div.footer {
    padding-top: 10px;
    width: 780px;
    height: 60px;
    background: url('../images/footer.gif') no-repeat;
    text-align: center;
    color: #f4962e;
    font-size: 0.9em;
}
div.footer a {
    color: #fff;
}
div.footer a:hover {
    color: #f4962e;
}
div.copyright {
    font-size: 0.7em;
    color: #fff;
    text-align: center;
}
div.content h1 {
    font-family: "Arial Rounded MT Bold", "Arial";
    margin: 0px;
    padding: 0px;
    font-size: 22px;
}
div.content h2 {
    font-family: "Arial Rounded MT Bold", "Arial";
    color: #f4962e;
    font-size: 20px;
}
div.content ul {
    font-size: 0.9em;
}
div.content li {
    padding: 10px;
}
div.benefit_title {
    float: left;
    width: 125px;
    padding: 10px;
    color: #f4962e;
}
div.benefit_desc {
    padding-left: 125px;
    padding: 10px;
}
div.middle_orange {
    font-family: "Arial Rounded MT Bold", "Arial";
    color: #f4962e;
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
div.middle_orange_sml {
    font-family: "Arial Rounded MT Bold", "Arial";
    color: #f4962e;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
div.sub_red {
    color: red;
    font-size: 12px;
}
span.smallgrey {
    font-size: 10px;
    color: #999;
}
span.orange {
    color: #f4962e;
}
span.grey {
    color: #999;
}
div.prod_image {
    float: left;
    width: 170px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
}
div.prod_desc {
    float: left;
    width: 430px;
    font-size: 13px;
    margin-bottom: 20px;
}
div.prod_desc h3 {
    font-family: "Arial Rounded MT Bold", "Arial";
    color: #f4962e;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}
div.prod_desc label {
    text-align: right;
    padding: 2px;
    padding-right: 10px;
    float: left;
    width: 60px;
    font-weight: bold;
    clear: both;
}
div.prod_desc p {
    margin: 0px;
    padding: 2px;
    font-size: 12px !important;
}
br.nobr {
    display: none;
}
div.prod_buy {
    width: 120px;
    float: right;
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
    color: #f4962e;
    font-weight: bold;
}
input.addtocart {
    height: 22px;
    width: 100px;
    background: url('../images/addtocart.png');
    border: 0px;
    margin: 0px;
    padding: 0px;
}
input.addtohire {
    height: 22px;
    width: 100px;
    background: url('../images/add-to-hire.jpg');
    border: 0px;
    margin: 0px;
    padding: 0px;
}
hr {
    margin-bottom: 10px;
    clear: both;
}
div.notice {
    display: block;
    color: gray;
    font-size: 12px;
    margin-top: 10px;
    width: 740px;
}
form {
    padding: 0px;
    margin: 0px;
}
span.item_number {
    font-weight: normal;
    padding-left: 5px;
    font-size: 10px;
}
.error {
    color: red;
}
#globalnav {
	position:relative;
	float:left;
	width:700px;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}
#globalnav li {
    float:left;
    margin:0;
    padding:0;
    width:148px;
    height:30px;
    line-height:33px;
}
#globalnav .atab {	
    background: url('../images/atab.png') no-repeat;
}
#globalnav .utab {	
    background: url('../images/utab.png') no-repeat;
}

#globalnav A {
    display:block;
    color:white;
    text-decoration:none;
    margin:0;
    padding-top:auto;
    padding-bottom:auto;
    text-align: center;
}
#globalnav A:hover {
    font-weight:bold;
}
