html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background: #343537;
	font-size:76%;
	font-family: verdana, arial, sans-serif;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background: #6e6e6e url(images/bodystrip1.jpg) repeat-x;
	}

#content {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	top: 125px;
	bottom: 50px;
	width: 749px;
	margin-left: -376px;
	left: 50%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #000000;
    padding-left: 0px;

	}

    #content {
	display: block;
	overflow: auto;
	position: absolute;
	z-index: 3;
	top: 125px;
	bottom: 50px;
	width: 749px;
	margin-left: -376px;
	left: 50%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #000000;
    padding-left: 0px;
    SCROLLBAR-FACE-COLOR: #666666;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #a7743f;
    SCROLLBAR-TRACK-COLOR: #292929;
    SCROLLBAR-DARKSHADOW-COLOR: #292929;
	}

* html #content {
	top: 0px;
	bottom: 0px;
	height: 100%;
	width: 750px;
	border-top: 125px solid #fff;
	border-bottom: 48px solid #fff;
    padding-left: 0px;
    margin-top: -2px;
	}

#menucarrier {
    position: absolute;
    background-color: #000000;
    width: 749px;
    height: 35px;
    top: 90px;
    left: 50%;
    z-index: 10;
    overflow: hidden;
    margin-left: -375px;
    font-family: verdana, arial, sans-serif;
    font-weight: 400%;
    font-size: 12px;
    color: #000000;
    padding: 0px;
    border-top: 1px solid #a7743f;
    border-right: 1px solid #a7743f;
    border-left: 1px solid #a7743f;
    border-bottom: 1px solid #a7743f;
}


#rightpanel {
    display: block;
	overflow: hidden;
	position: relative;
	z-index: 6;
	top: 0px;
	height: 2300px;
    bottom: 52px;
	width: 130px;
	float: right;
    margin-left: 5px;
	background-color: #000000;
}

* html #rightpanel {
    width: 130px;
    top: 0px;
	bottom: 0px;
}


#head {
	position: absolute;
	margin-left: -375px;
	left: 50%;
	top: 0px;
	width: 750px;
	min-width: 750px;
	height: 90px;
	background: #000000;
	font-size: 1em;
	z-index: 5;
	border: 0px solid #000;
	}

* html #head {
	top: 0px;
    width: 750px;
    height: 90px;
	}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6 {
    width: 124px;
    height: 35px;
    display: block;
    float: left;
    background: url(images/n1.jpg) no-repeat #000000;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    font-family: verdana, arial, sans-serif;
    padding-top: 10px;
    overflow: hidden;
    }


a.nav1 {
    border-left: 1px solid #a7743f;
    border-right: 1px solid #a7743f;
    width: 123px;
    background: url(images/n1a.jpg) no-repeat #000000;
}
a.nav2 {
    border-right: 1px solid #b18153;
}
a.nav3 {
    border-right: 1px solid #a7743f;
}
a.nav4 {border-right: 1px solid #a7743f;
}
a.nav5 {border-right: 1px solid #a7743f;}
}
a.nav6 {border-right: 0px solid #a7743f;}

a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover, a.nav5:hover, a.nav6:hover {
    background: url(images/n2.jpg) no-repeat #000000;
    color: #343537;
}

a.nav1:hover {
    background: url(images/n2a.jpg) no-repeat #000000;
}


#foot {
	text-align: center;
	position: absolute;
	margin-left: -375px;
	left: 50%;
	bottom: 0;
	width: 750px;
	min-width: 750px;
	height: 50px;
	background: #000000;
    background-position:0 100px;
	font-size: 1em;
    border-top: 1px solid #a7743f;
	z-index: 5;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #000;
	}

* html #foot {
	bottom: 0px;
    width: 750px;
    height: 50px;
    overflow: hidden;
	}

.greensquare {
    width: 10px;
    height: 10px;
    background-color: #a0ea00;
    margin-left: 5px;
    margin-top: 5px;
    border: solid 0px #000000;
}

#content p {
	padding:5px; text-align:justify;
	}

.contenttext {
    font-family: verdana, arial, sans-serif;
    font-weight: 400%;
    font-size: 14px;
    color: #ffffff;
    padding: 0px;
    text-align: left;
}

 .boldtext {
    font-family: verdana, arial, sans-serif;
    font-weight: 400%;
    font-size: 22px;
    color: #ffffff;
    padding: 0px;
    text-align: center;
}

.browntext {
    font-family: verdana, arial, sans-serif;
    font-weight: 400%;
    font-size: 12px;
    color: #fff;
    background-color: #a7743f;
    padding: 5px;
    margin-left: 15px;
    text-align: justify;
}

.whitetext1 {
    font-family: verdana, arial, sans-serif;
    font-weight: 600%;
    font-size: 11px;
    color: #ffffff;
    padding: 10px;
    text-align: center;
}

a.linktextwhite {
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-weight: 400;
    text-decoration:none;
}

a.linktextwhite:hover {
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-weight: 400;
    text-decoration: underline;
    cursor:hand
}


.boldhead {
	font-size:1.5em;
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}




#frame3 {
	scrolling: no;
	height: 360px;
	width: 470px;
	background-color: transparent;
    margin-top: 20px;
    margin-left: 15px;
    border: 1px #000000 solid;
}

#frame4, #frame5, #frame7 {
	border: 0px solid #000;
	scrolling: no;
	height: 420px;
	width: 475px;
    margin-top: 20px;
    margin-left: 15px;
    overflow: hidden;
	background-color: transparent;
}

#frame6 {
	scrolling: no;
	height: 353px;
	width: 470px;
	background-color: transparent;
    margin-top: 20px;
    margin-left: 15px;
    border: 0px #000000 solid;
}


