#header {
	height: 150px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E6E7D9;
}
#tradevlogo {
	height: 124px;
	width: 156px;
	position: absolute;
	left: 100px;
	top: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#bodycontainer {
	font-family: "trebuchet MS", tahoma, sans-serif;
	font-size: 90%;
	position: absolute;
	left: 270px;
	top: 170px;
	width: 400px;
	color: #2D2E1D;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #858956;
}
li {
	line-height: 1.5;
}
body {
	margin: 0px;
	text-align: center;
	background-color: #EAEADF;
	padding: 0px;
	background-image: url(assets/images/tile.jpg);
}
.navbutts {
	height: 30px;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	display: block;
	font-weight: normal;
	margin-left: 6px;
}

.navbutts a {
	height: 30px;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	float: left;
}

.navbutts a:hover {
	background-color: #E1E8EC;
	height: 30px;
	width: 100%;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	background-image: url(assets/images/menubkg.jpg);
	font: 12px/30px Georgia, "Times New Roman", Times, serif;
}

.sercotec {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#row1 {
	background-color: #CCCCCC;
	height: 250px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#col1 {
	float: left;
	height: 250px;
	width: 300px;
}

#col2 {
	float: left;
	height: 250px;
	width: 300px;
}
#bodyarea {
	float: right;
	width: 305px;
	position: relative;
	text-align: justify;
	padding-right: 45px;
	top: 0px;
	padding-left: 30px;
}
.linkstyle {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#menubar {
	width: 588px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	background-color: #990000;
	background-image: url(assets/images/menubkg2.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.mbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	height: 30px;
	width: 100px;
	position: relative;
	text-align: center;
}

.mbutton a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	height: 30px;
	width: 100px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.mbutton a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	height: 30px;
	width: 100px;
	position: relative;
	text-align: center;
	background-image: url(assets/images/menubkg3.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left;
}

#footer {
	height: 40px;
	width: 600px;
	position: relative;
	clip:   rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF9900;
	clear: both;
	top: 0px;
}
#logobar {
	height: 250px;
	width: 600px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
}

.trafix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
