body {
    margin: 0;
    padding: 0;
    font: 13px/120% Verdana, Arial, Helvetica, sans-serif;
    background: #ffffff;
    text-align: left;
    }

#container {
	width: 780px;
	background-color:#ffffff;
	background-image: url(images/menu-bkgnd.gif);
	background-repeat: repeat-y;
	margin-left: 0;
	text-align: left;
}
#header {
    width: 100%;
	background-image: url(images/header-bkgnd.gif);
	background-repeat: repeat-x;
	height: 124px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#leftcolumn {
    float: left;
	width: 185px;
	}

#menu {
	padding-left: 10px;
	}

#left {
	margin-left:-143px;/* must be 1 pixel less than width*/
	float:left;
	width:144px;/* must be same as left margin on #middle*/
	position:relative;
	left:-1px;/* line up exactly */
	display:inline;/* ie fix*/
}
* html #left{margin-right:-3px;}/* 3 pixel jog*/

#content {
	float:left;
	width: 570px;
	margin: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	}
	
* html #centre{margin-right: -3px;}/* 3 pixel jog*/

#middle {
	position: relative;
	margin-left: 144px;
	width: 616px;
	height: inherit;
	background-color: #FFFFFF;
     }
	 
/* mac hide and combat ie's 3 pixel jog \*/
* html #centre{overflow:hidden;float:left;width:100%}
* html #middle {height:1%;}
/* end hide*/

#footer {
	clear: both;
	background-color: #000000;
 	width: 100%;
	line-height: 26px;
	font-size: 0.8em;
    color: #fff;
	padding: 0px, 10px, 0px, 30px;
    }
	
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
	
#footer a:hover
    {
    color: #ff0000;
    text-decoration: none;
    }

h1 { 
    text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	}
	
p, td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	}
a
    {
    color: #ff0000;
    text-decoration: none;
    }
a:hover
    {
    color: #ff0000;
    text-decoration: underline;
    }

ul
    {
    list-style-type: square;
    }
	
#image {
	position: relative;
	float: right;
	margin: 5px 5px 5px 5px;
	width: 301px;
	height: 161px;
	}

.clearer{
	height:1px;
	overflow:hidden;	
	margin-top:-1px;
	clear:both;
}
#menu {
	height: 207px;
    padding: 10px 0px 0px 10px;
}
#lselect ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0px;
    color: #ffffff;
    }

#lselect ul li a
    {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
    text-decoration: none;
    display: block;
    font-size: 13px;
    }

#lselect ul li a:hover
    {
    color: #ff0000;
    }
#lselect ul li
    {
    font-size: 12px;
    }
#main {
	position: relative;
	width: 600px;
	margin: 0px 4px 0px 6px;
	}

#textblock {
	position: relative;
	width: 600px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #002C69;
	background-image: url(images/text-head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
	background-color: #FFFFFF;
	}

#align_left {
	float: left;
	width: 350px;
	margin-left: 10px;
	}

#align_right {
	float: right;
	width: 350px;
	text-align: right;
	margin-right: 10px;
	}
p {
	padding: 5px 5px 5px 5px;
}

td.nav, td.nav a, td.nav a:hover {
    text-decoration: none;
	color: #000000;
	}

label
{
width: 150px;
text-align: right;
margin: 0px 10px 10px 0px;
clear: both
}

.input-box
{
margin-left: 155px;
margin-bottom: 10px;
color: #26a;
background: #feb;
border: #26a solid 1px
}

.submit-button
{
float: right:
margin-left: 155px;
clear: both;
color: #000;
background: #cccccc;
border: 2px #ffffff outset
}

form
{
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
background: #eeeeee;
border: #002C69 solid 1px;
width: 550px;
}

legend
{
background: #fb0;
border: #26a solid 1px;
padding: 1px 10px
} 

#contactus_left {
	width: 200px;
	}

#contactus_right {
	float: right;
	width: 200px;
	margin-right: 5px;
	text-align: right;
	}
