@charset "utf-8";
/* CSS Document */

/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
background: #000099 url("Main Files/style images/back.png") top center repeat-x; 
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial,sans-serif;
font-size: 70%;
}

#wrapper {
margin: 0px auto;
width: 1154px;
padding: 0px;
}

/**************************************************/
/*                                   header and footer                                        */
/**************************************************/

#top {
background: url("Main Files/style images/bgtop.png") top center no-repeat; 
width: 1154px;
height: 78px;
margin-left: 0px;

}



/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
background: url("Main Files/style images/bgmiddle.png") center repeat-y; 
width: 1154px;
height: 100%;
padding: 0px 0px 0px 0px;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

#header {
	background: url("Main Files/style images/137_banner (v2).jpg") top center no-repeat;
	width: 1000px;
	height: 306px;
	color: white;
	font-size: 50px;
	padding-top: 0px;
	padding-right: 145px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -160px;
	margin-left: 0px;
}
/*  Menu          */


#menu {
margin-left: 60px;
text-align: left;
padding-left: 5cm;
padding-right: 0.8cm;
position:fixed;
	bottom:0;
	left:0;
	right:0;
	width:100%;

}

#menu li a {
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 29px;
text-decoration: none;
text-align: center;
margin-left: 0px;
}
	
	
#menu li a:link, #menu li a:visited {
color: navy;
display: block;
background:  url(137atc.co.uk/images/off.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}
	
#menu li a:hover {
color: black;
background:  url(137atc.co.uk/images/on.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;

	}


ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}







/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom2 {
/*background: url("Main Files/style images/bgbottom.png") top center no-repeat; */
width: 1154px;
height: 40px;
margin-left: 0px;

}