@charset "utf-8";
/* CSS Document */

body{background-image:url(images/bg.jpg); background-repeat:repeat-x; background-color:#103a5e; font-family:Tahoma;}

.Container {position:absolute;left:50%;top:0px;width:900px;height:700px;margin-left:-450px;}
.headertitle_ {position:absolute;left:0px;top:0px;width:450px;height:156px;background-image: url(images/headertitle.png);}
.headernav_ {position:absolute;left:450px;top:0px;width:450px;height:156px;background-image: url(images/headernav.png);}
.headerfoot_ {position:absolute;left:0px;top:156px;width:900px;height:19px;background-image: url(images/headerfoot.png);}
.body_ {position:relative;left:0px;top:175px;width:900px;height:auto;background-image: url(images/body.png); min-height:500px}
.content{margin-left:25px; width:850px;}
.footer_ {position:relative;left:0px;top:175px;width:900px;height:30px;background-image: url(images/footer.png);}

.menu {position:absolute;left:25px;top:130px;width:433px;height:28px;}
#nav{float:right; margin:0px; width:433px;  }
#nav li{float:left; list-style:none; margin:0px;}
#nav a{display:block; height:28px}
#nav #reprocess{width:55px; background:url(images/menu.png) no-repeat 0px 0px}
#nav #buy{width:80px; background:url(images/menu.png) no-repeat -75px 0px}
#nav #sell{width:123px; background:url(images/menu.png) no-repeat -155px 0px}
#nav #product{width:80px; background:url(images/menu.png) no-repeat -75px 0px}
#nav #cart{width:123px; background:url(images/menu.png) no-repeat -155px 0px}
#nav #about{width:67px; background:url(images/menu.png) no-repeat -278px 0px}
#nav #contact{width:85px; background:url(images/menu.png) no-repeat -345px 0px}
#nav #reprocess:hover{width:55px; background:url(images/menu.png) no-repeat 0px -30px}
#nav #cart:hover{width:123px; background:url(images/menu.png) no-repeat -155px -30px}
#nav #buy:hover{width:80px; background:url(images/menu.png) no-repeat -75px -30px}
#nav #sell:hover{width:123px; background:url(images/menu.png) no-repeat -155px -30px}
#nav #about:hover{width:67px; background:url(images/menu.png) no-repeat -278px -30px}
#nav #contact:hover{width:85px; background:url(images/menu.png) no-repeat -345px -30px}
#nav #product:hover{width:80px; background:url(images/menu.png) no-repeat -75px -30px}
#nav #reprocesson{width:55px; background:url(images/menu.png) no-repeat 0px -30px}
#nav #abouton{width:67px; background:url(images/menu.png) no-repeat -278px -30px}
#nav #contacton{width:85px; background:url(images/menu.png) no-repeat -345px -30px}

a:link{color:#000000; text-decoration:none; font-weight:bold}
a:visited{color:#000000; text-decoration:none; font-weight:bold}
a:active{color:#000000; text-decoration:none; font-weight:bold}
a:hover{color:#000000; font-weight:bold; text-decoration:underline}

.frontright{position:absolute; right:30px; top:10px}
.frontleft{position:absolute; left:30px; width:420px; height:350px; text-align:left}

.allright{position:absolute; right:30px; top:10px; width:240px}
.allleft{position:absolute; left:190px; width:420px; height:auto; text-align:left}
.minileft{position:absolute; left:0px; width:170px; height:100%; text-align:left; border-right:#E4E4E4 1px dotted; padding-top:15px; font-size:13px; line-height:20px}
.fullleft{position:absolute; left:30px; width:580px; height:auto; text-align:left}
.fullon{position:relative; left:190px; width:660px; height:auto; text-align:left; margin-top:-20px}

h1{font-size:18px; font-weight:bold; margin:5px}
h2{font-size:22px; line-height:22px}
h3{font-size:14px; font-weight:normal; margin-left:10px}
h4{font-size:13px; font-weight:normal; margin-left:10px}
h5{font-size:16px; font-weight:normal; margin:0px}
li{font-weight:normal}

.sels{ height:200px; border:#000000 1px solid; font-size:12px; font-family:Century Gothic; width:200px; background-color:#E0E1F1; }
.tfo{width:250px;}

.labelText {
	font-size:12px;
    position: relative;
    padding-left: 25px;
    /* left: -8em; */
    float: left;
    width: 100px;

}