body {
text-align:center;
margin:0;
padding:0;
background-color:#FFFFFF;
background-image:url(images1/backfade.gif);
background-repeat:repeat-x;
font: 13px/1.3em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
color:#FFFFFF;
}
h1{
text-indent:-9999px;
background-image:url(images1/header.jpg);
width:760px;
height:148px;
float:left;
padding:0;
margin:0;
border-top:2px solid #ffffff;

border-bottom:3px solid #ffffff;
}
a{
text-decoration:none;
color:#40758b;
font-weight:bolder;
padding:0;
margin:0;
}

.container{
margin-right:auto;
margin-left:auto;
position:relative;
padding:0;
margin-top:15px;
width:760px;
height:auto;
text-align:left;
background-color:#009999;
color:#FFFFFF;
border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
background-image:url(images1/cont.jpg);
background-repeat:repeat-y;
}
h2, h3, h4, h5
{
color:#FFFFFF;
}

li{
list-style-type:none;
padding:0;
margin:10px 0 0 0;
}
/* NAVIGATION BUTTONS */
			.menu {			float:left;
						height: 41px;
						width: 760px;
						margin-left:0;
						padding:0;
						margin-top:0;
						margin-bottom:1px;
						background: url(images1/back.jpg) no-repeat;
						
						border-bottom:2px solid #ffffff;
			}
			.cssnav	{
						position:relative;
						float: left;
						margin: 0 5px 0 5px; 
						padding: 0;
						font-family:"Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
						background: url(images1/buttonhover.gif) no-repeat;
						width: 120px;
						height: 45px;
						
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.cssnav a {
						display: block;
						color:#ffffff;
						font-size: 14px;
						width: 120px;
						height: 41px;
						display: block;
						float: left;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.cssnav a:hover {
						color:#ffffff;
						font-weight:bold;
			}
			.cssnav a:visited {
			color:;#7a2424;
			}
			
			
			.cssnav img {width: 120px; height: 45px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
						position: absolute;
					    left: 10px;top: 12px;
					    text-align: center;
					    width: 91px;
					    cursor: pointer;   
					     
			}
			/* END OF NAVIGATION */

.main{
margin:17px 2015px 10px 20px;
font: 14px/1.3em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
color:#FFFFFF;
float:left;
width:95%;
}
a:hover{
color:#3333FF;
}
a.active:visited{
color:#990000;
padding:0;
margin:0;
}
.righttexthome{
float:left;
width:160px;
padding:20px 0 0 5px;
margin:0;
color:#FFFFFF;
}

.imgright{
float:right;
margin-left:15px;
margin-bottom:5px;

padding:0;
}


.nav{
width:760px;
height:10px;
padding:0;
margin:0;
}
.footer{
background-image:url(images1/back.jpg);
background-repeat:no-repeat;
width:760px;
height:41px;
margin-top:4px;
padding:0;
clear:both;
font-size:85%;
color:#000000;
border-top:2px solid #ffffff;
}
.indent{
padding:0;
margin:9px 0 0 35px;
}
.bold{
font-weight:bold;
}
.boldcolour{
font-weight:bold;
color:#FFFFCC;
}
.textcolor{
color:#333333;
float:right;
}
.white{

padding:0;
color:#FFFFFF;
font-size:80%;
}

.middle{
margin:0 0 0 290px;
display:block;
color:#ffffff;
}
.middle a:hover{
margin:0 0 0 290px;
}
.imgleft{
float:left;
clear:left;
}
.box{
float:left;
width:270px;
margin:5px 0 0 0 ;
}
.floater{
float:left;
margin:15px 15px 0 15px;
}

.floatbox{
width:135px;
float:left;
margin:15px 15px 0 15px;
overflow:auto;
text-align:center;
}
.floatbox img
{
	background: #FAFAFA;
   border: 1px solid #E5E5E5;
	padding: 1px;
}