<style type="text/css">
<!--




body {
	margin: 10px;
	padding: 0;
	text-align:center;/* center layout in ie5 and 5.5. */
font-size: 14px;
}
#container {
	width: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	/* background-color: #829CC8;*/
        border: 1px solid #000;
	text-align:left;
}
#content {
	border: 1px solid #000;
	padding: 0;
        background-color: white;
	/*background-image: url(images/navbg.gif);this is the background colour of the left column */
	background-repeat: repeat-y;
	background-position: left top;
	
	font-family:  sans-serif;

}
#left {
	float:left;
	width:200px;
	padding-left: 5;
	padding-top: 15;

}
#right {
	float:left;
	width:565px;
	  text-align:left;

}

#header {
	border: 1px solid #000;
        height:96px;
	padding: 0;
	background-image: url(../images/header.gif);/*this is the background colour of the left column */
	background-repeat: repeat-y;
	background-position: left top;
}





/*START OF ROLLOVER */


 .cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../images/up.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 182px;
height: 41px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 14px;
width: 182px;
height: 41px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 182px;
height: 41px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 13px;
margin: 0px;
padding: 0px;
cursor: pointer;
}





.font1 {
font-size: 28px;
 font-family: 'Arial ', Gadget, sans-serif;
 color: #FF0000;
font-weight: bold;

}



.font2 {
font-size: 19px;
font-family: 'Arial', Gadget, sans-serif;
font-weight: none;
color: black;
  text-align:left;

}


.font3 {
font-size: 16px;
font-family: 'Arial', Gadget, sans-serif;
font-weight: none;
color: black;
  text-align:left;

}


.font3 {
font-size: 14px;
font-family: 'Arial', Gadget, sans-serif;
font-weight: none;
color: black;
  text-align:left;

}







 #leftcol50 {
  width:38%;
  float:left;
  background:transparent;
  color: #333333;
  padding-left:20px;
  padding-right:18px;
	
text-align:left;
  }


 #rightcol50 {
  float:left;
  width:22%;
  background:transparent;
  color: #333333;

  padding-left:18px;
  padding-right:20px;

  text-align:left;
  }
 
 




#contactLeft {

font-weight: bold;
	color: black;
      text-align: left;
}

#contactRight {

	color: black;
      text-align: left;
	margin: 0;
}









-->
</style>