body {
    background: #58585a;
    margin: 0px;
    padding: 0px;
    font-family: Helvetica, Arial,  sans-serif;
	font-size:16px;
}


div {
    margin: 0px;
    padding: 0px;
}


img {
    border: none;
}
a { color:#fff;}

#page {
    width: 1000px;
    margin: 0 auto;
	overflow: hidden;
	position:relative;
}

.menuBox {
	color:#FFFFFF;
	font-size:14px;
	left:510px;
	position:relative;
	top:5px;
	width:460px;
	z-index:200;
}

.logoBox {
	cursor:pointer;
	height:49px;
	left:120px;
	position:absolute;
	width:270px;
	top:17px;
}

.logoBox1 {
	cursor:pointer;
	height:49px;
	left:30px;
	position:absolute;
	width:270px;
	top:17px;
}

.menuBox a { color:#fff; text-decoration:none;}

.menuBox a:hover { color:#fff; text-decoration:underline;}

.menuBox a.active { color:#fff; text-decoration:underline;}

.hidebox {
	display:none;
}


#footer {
    background: #58585a;
    width: 1000px;
    min-height: 160px;
    padding-top: 20px;
	padding-left:5px;
} 

#footer a { color:#fff;}
.footer_boxs {
	height:100px;
	overflow:hidden;
}

.footer_text{
	color:#fff;
	font-size:11px;
}

.footer_box {
    background: url(../images/footer_box.jpg) no-repeat top center;
    width: 348px;
    height: 81px;
    overflow: hidden;
    float: left;
    margin-right: 8px;
    color: #bcbdc0;
    padding: 25px 5px;
    font-weight: bold;
	font-size:16px;
} 
.footer_box_middle {
    padding-left: 10px;
    padding-top: 30px;
    width: 343px;
} 
.paypal_box {
    background: url(../images/paypalBox.jpg) no-repeat top center;
    width: 254px;
    height: 81px;
    margin-left: 732px;
} 
.submit_box {
    background: url(../images/submit_input.jpg) no-repeat top left;
    width: 220px;
    height: 33px;
    overflow: hidden;
    float: right;
    margin: -5px 10px 0 0;
} 
.submit_input {
    border: none;
    background-color: transparent;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    width: 150px;
    margin: 5px 0 0 5px;
}
