body {
	margin: 0;
	padding: 0;
	background-color: #565656 } 
	
h2{font-size:14px; font-weight:normal; margin-top:10px; margin-bottom:10px; }
span {font-weight:bold;}

#wrap {
	width:630px;
	clear:both;
	height:330px;
}

#floatbox {
	width:200px;
	height:52px;
	float:left;
	padding-right:10px;
}

#floatbox p {font-size:9px; color:#000;}

#floatbox img {float:left; padding-right:2px; border:none;}
#clear {clear:both; }
#clear20 {clear:both; height:20px;}
#smfloat {
	width:200px;
	height:30px;
	float:left;
	padding-right:10px;
}
#smfloat p {
	font-size:9px;
	color:#000;
	letter-spacing: -1px;
}
#smfloat img {float:left; padding-right:2px; border:none;}

.agatesteel {
	background-image: url(Images/certs/agate-steel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.agate {
	background-image: url(Images/certs/agat.gif);
	background-repeat: no-repeat;
	background-position: right bottom; }

a:link {
	color: blue }
a:hover {
	color: blue; 
	text-decoration: underline }
a:active {
	color: blue }
a:visited {
	color: blue }

table.flagbar {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
    left: 0px; 
	width: 100%;
	height: 59px; 
	background-color: #565656 }
table.toplinks {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 59px;
    left: 0px;
    width: 954px;
    height: 17px;
 	text-align: center;
	background-color: #E7E6DA } 
a.toplinks:link {
	color: #383838 }
a.toplinks:visited {
	color: #383838 }
table.toplinks a {
 	color: #383838;
 	font-family: helvetica;
 	font-size: 10px;
 	font-weight: bold;
	text-decoration: none }

table.navbar {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 76px;
    left: 0px }
table.navspacer {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 76px;
    left: 259px;
    width: 10px;
    height: 459px;
	background-color: #CBC8B1 }

table.footer {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 535px;
    left: 0px;
	width: 954px;
	bottom: 0px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #383838;
	background-color: #E8E6DB }

table.logo {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 76px;
    left: 269px;
	width: 685px;
	height: 459px;
	background-image: url(Images/bkgd.jpg) }
	
table.title {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 76px;
    left: 279px;
    height: 47px;
	vertical-align: bottom;
	font-family: "Georgia";
	font-size: 25px;
	color: #737373 }
	
table.content {
	padding: 0;
	margin: 0;
	position: absolute;
    top: 133px;
    left: 280px;
	width: 660px;
	height: 391px;
	font-family: verdana;
	font-size: .70em;
	text-align: justify;
	color: #383838 }
