body { font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

#container {
    position: relative;
	width: 1003px;
background-image:url(images/background_tile.gif);
background-repeat:repeat-y;
	}

#footer {
    position: absolute;
    bottom: 0;
	}


.menu {width: 200px;
position: absolute;
top: 203px;
left: -60px;
text-align:right;
line-height: 23px;
}

.background {background-image:url(images/top_banner_background.gif);
background-repeat:no-repeat;
width: 1003px;
height: 415px;
} 
.text_content {width: 400px;
position: relative;
top: -190px;
left: 270px;

}

.page_heading h1{width: 600px;
position: absolute;
top: 178px;
left: 220px;
font-size: 13px;
font-weight:normal;
margin-top: 0px;}

.logo {width: 400px;
position: absolute;
top: 50px;
left: 600px;
font-size: 16px;
font-weight:lighter;}

.logo2 {width: 400px;
position: absolute;
top: 73px;
left: 830px;
font-size: 14px;
font-style:italic;
color:#FF6600;}

.contact {width: 600px;
position: absolute;
top: 135px;
left: 480px;
font-size: 11px;
}
.useful_links {
width: 155px;
height:285px;
position: absolute;
left: 800px;
top: 240px;
}

.menu a:link {
	text-decoration: none;
	color:#666666;
	}
	
	.menu a:hover{
	color:#FF6633;
	text-decoration: none;
	}

	.menu a:visited {
text-decoration: none;
	color:#666666;
	}
	
	.menu a:active{
	color:#666666;
	text-decoration: none;
	}
	
a:link {
	text-decoration: none;
	color:#FF6633;
	}
	
a:hover{
	color:#666666;
	text-decoration: none;
	}

a:visited {
text-decoration: none;
	color:#666666;
	}
	
a:active{
	color:#666666;
	text-decoration: none;
	}

.text_content td {
border-style: solid;
border-width: 1px;
border-color:#FF6600;
padding: 3px;
}