body {
text-align: center;
background: #9ea6a7 url(images/bg3.png) repeat-x;
font: 12px arial;
}

H1{
    font-size: 18px;
    margin-bottom: -10px;
}
H2{
    font-size: 16px;
    margin-bottom: -10px;
}	
	
#bottomlinks{
	float: left;
	font: 12px arial;
	width: 750px;
	margin-top: 6px;
	padding-left: 5px;
}

#maincontent{
    float: left;
    padding-left: 10px;
    padding-top: 5px;
    width: 564px;
}

#leftheading{
    float: left;
    margin-top: -20px;
    margin-left: 28px;
}

#rightheading{
    float: right;
    margin-right: 137px;
    margin-top: -20px;
}

#rightcontentbox{
   
    float: right;
    width: 200px;
    margin-bottom: 15px;
}

#rightcontent{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
}

#conboxtop {
	float: left;
        width: 779px;
        height: 21px;     
	background: url("/images/conboxtop.png");
}

#conboxbot {
	float: left;
        width: 779px;
        height: 26px;
	background: url("/images/conboxbot.png");
}

#conboxbg {
	float: left;
        margin-top: 5px;
	margin-left: 22px;
        width: 779px;
	background: url("/images/expan.png") repeat-y;
}

#Table_01 {
	margin: 0px 15px 15px 15px;
	text-align: left; /*IE Reset*/
	width: 801px;
	/*height: 800px;*/
        background-color: #606c5e;
        border: .01em solid;

}

#Slice-01 {
	margin-left: 1px;
        margin-top: 1px;
	width:800px;
	height:225px;
}

#Slice-02 {
	border: .01em solid;
        margin-left: 50px;
	width:750px;
	height:25px;
}

#Slice-03 {
	position:absolute;
	left:0px;
	top:250px;
	width:800px;
	height:9px;
}

#Slice-04 {
	position:absolute;
	left:0px;
	top:259px;
	width:21px;
	height:541px;
}

#Slice-05 {
        float: right;
        margin-top: 8px;
	width:779px;
	height:541px;
	background: url(images/Slice_05.png) no-repeat;
}


/* Top Rollovers ----------------------------------- */

/*about*/
.topb a {width: 125px; height: 25px;text-decoration: none; display: block; background: url(/images/homeb.png) 0 0 no-repeat;
	}

.topb a:hover { width: 125px; height: 25px; text-decoration: none; display: block; background-position: -125px;
	}

/*Trade*/
.topb2 a { width: 125px; height: 25px; position: relative; top: -25px; left: 125px; text-decoration: none; display: block; background: url(/images/aboub.png) 0 0 no-repeat;
	}

.topb2 a:hover { width: 125px; height: 25px; position: relative; top: -25px; left: 125px; text-decoration: none; display: block; background-position: -125px;
	}

/*Help*/
.topb3 a { width: 125px; height: 25px; position: relative; top: -50px; left: 250px; text-decoration: none; display: block; background: url(/images/qualb.png) 0 0 no-repeat;
	}

.topb3 a:hover { width: 125px; height: 25px; position: relative; top: -50px; left: 250px; text-decoration: none; display: block; background-position: -125px;
	}

/*Help*/
.topb4 a { width: 125px; height: 25px; position: relative; top: -75px; left: 375px; text-decoration: none; display: block; background: url(/images/certb.png) 0 0 no-repeat;
	}

.topb4 a:hover { width: 125px; height: 25px; position: relative; top: -75px; left: 375px; text-decoration: none; display: block; background-position: -125px;
	}

/*Help*/

.topb5 a { width: 125px; height: 25px; position: relative; top: -100px; left: 500px; text-decoration: none; display: block; background: url(/images/servb.png) 0 0 no-repeat;
	}

.topb5 a:hover { width: 125px; height: 25px; position: relative; top: -100px; left: 500px; text-decoration: none; display: block; background-position: -125px;
	}
/*Help*/

.topb6 a { width: 125px; height: 25px; position: relative; top: -125px; left: 625px; text-decoration: none; display: block; background: url(/images/relab.png) 0 0 no-repeat; background-position: -125px;
	}

.topb6 a:hover { width: 125px; height: 25px; position: relative; top: -125px; left: 625px; text-decoration: none; display: block; background-position: 0px;
	}

/* --------- LINKS -------- */
a:link, a:visited {
	text-decoration: underline;
	color: #000000;
	font: 12px arial;
	}
	
a:hover{
	text-decoration: none;
	color: #000000;
	font: 12px arial;
	}