<style media="screen" type="text/css">

body {
margin:0;
padding:0;
}
#header h1,
#header h2,
#header p {
margin-left:2%;
padding-right:2%;
}
#active2 #tab2,
#active3 #tab3,
#active4 #tab4,
#active5 #tab5 {
font-weight:bold;
text-decoration:none;
color:#000;
font-size: 14px;
}
#footer {
clear:both;
float:left;
width:100%;
}
#footer p {
margin-left:2%;
padding-right:2%;
}

#container5 {
clear:left;
float:left;
width:100%;
overflow:hidden;

border-top: 0px;
border-bottom: 10px;
border-bottom-color: #ff9933;
border-right: 1px;
border-right-color: #755a2b;
border-left: 1px;
border-left-color: #ff9933; */
}
#container4 {
clear:left;
float:left;
width:100%;
position:relative;
right:20%;
background:#ffffff; /* column 4 background colour */

}
#container3 {
clear:left;
float:left;
width:100%;
position:relative;
right:20%;
background:#ffffff; /* column 3 background colour */
}
#container2 {
clear:left;
float:left;
width:100%;
position:relative;
right:20%;
background:#ffffff; /* column 2 background colour */
}
#container1 {
float:left;
width:100%;
position:relative;
right:20%;
background:#ffffff; /* column 1 background colour */+
}
#col1 {
float:left;
width:16%;
position:relative;
left:82%;
overflow:hidden;

}
#col2 {
float:left;
width:16%;
position:relative;
left:86%;
overflow:hidden;
}
#col3 {
float:left;
width:16%;
position:relative;
left:90%;
overflow:hidden;
}
#col4 {
float:left;
width:16%;
position:relative;
left:94%;
overflow:hidden;
}
#col5 {
float:left;
width:16%;
position:relative;
left:98%;
overflow:hidden;

}
#footer_container {
border-top: 2px solid #ff9933;
border-left: 2px solid #62A615;
border-right: 2px solid #755A2B;
border-bottom: 0px;
border-style:solid;
}

</style> 