a:link {text-decoration: none; color: black; font-family:Verdana, sans-serif; font-size: 1em; } 
a:hover {text-decoration: underline; color: black; font-family: Verdana, sans-serif; font-size: 1em; }   /* mouse over link */
a:visited {text-decoration: none; color: black; font-family: Verdana, sans-serif; font-size: 1em; }  /* visited link */
a:active {text-decoration: none; color: black; font-family: Verdana, sans-serif; font-size: 1em; }   /* selected link */ 


a.top:link {text-decoration: none; color: white; font-family:Verdana, sans-serif; font-size: 11px;} 
a.top:visited {text-decoration: none; color: white; font-family:Verdana, sans-serif; font-size: 11px;}  /* visited link */
a.top:hover {text-decoration: none; color: white; font-family:Verdana, sans-serif; font-size: 11px;}   /* mouse over link */
a.top:active {text-decoration: none; color: white; font-family:Verdana, sans-serif; font-size: 11px;}   /* selected link */ 

a.general:link {text-decoration: none; color: black; font-family:Verdana, sans-serif; font-size: 1em; } 
a.general:visited {text-decoration: none; color: black; font-family:Verdana, sans-serif; font-size: 1em}  /* visited link */
a.general:hover {text-decoration: underline; color: black; font-family:Verdana, sans-serif; font-weight: normal; font-size: 1em}   /* mouse over link */
a.general:active {text-decoration: none; color: black; font-family:Verdana, sans-serif; font-size: 1em}   /* selected link */ 


         body {
			font-family: Verdana, sans-serif;
			font-size: 12px;
			text-align: left;
			background: #E0E9ED url('Images/body.gif') repeat-x;
			color:#131418
	        
         }
         #container {
			position: relative;
			margin: 0px auto;
			width:920px; 			/*changed value*/
			background:#fff;}

		#header {
			position:relative;
			margin: 0px auto;
			width:920px;			/*changed value*/
			text-align: left;}		/*changed value*/


		#menu {
		 	text-align: center;
		 	width: 920px; /*changed value*/
		 	position: relative;
		 	font-family: Verdana, sans-serif;
		 	height: 25px;
		 	font-size: 11px;
		 	color:white;
		 	line-height: 2.5em;
		 	background: #2A69A7;
   			}		


		#content {
			position: relative;
			width:920px;  			
			text-align: left;
			background:#fff;		
		}
		#terms {
			position: relative;
			width:850px;  			
			text-align: left;
			background:#fff;
			font-family: verdana, sans-serif;
			font-size: 12px;
			line-height: 125%;
			padding: 20px;	
			line-height: 150%;	
		}
		#privacy {
			position: relative;
			width:850px;  			
			text-align: left;
			background:#fff;
			font-family: verdana, sans-serif;
			font-size: 12px;
			line-height: 125%;
			padding: 20px;		
		}


		#banner {
			background-color: #ffffcc; 
			font-size: 12px;
			padding: 10px; 
			text-align: center; 
			line-height: 150%
			}
			
						
		#icons {
			width: 500px; 
			line-height: 175%; 
			margin: 5px; 
			background-color: #ffffff; 
			padding: 10px; 
			font-size: 13px
			}
			
		#login {
			font-size: 12px;
			border: 1px solid #2A69A7;
			width: 350px;
			padding-top: 10px;
			margin-left:50px; 
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 5px;
			line-height: 125%;
			
			}
			
		#wanted {
			width: 350px; 
			line-height: 150%; 
			margin: 5px; 
			background-color: #ffffff; 
			padding: 10px; 
			font-size: 12px
			}
			

         div#top {
         	background-image: url(http://www.janesweb.co.uk/jek/timecost/images/top.gif); 
         	background-repeat: repeat-n;
  			background-position: center;
  			width: 350px; 
  			height: 30px; 
  			margin: 0px; 
  			padding: 0px
         	}
         	
         div#middle {
         	background-image: url(http://www.janesweb.co.uk/jek/timecost/images/middle.gif);
         	background-repeat: repeat-y;
			background-position: center;
			padding-left: 20px; 
			padding-right: 20px
			}
			
		div#bottom {
			background-image: url(http://www.janesweb.co.uk/jek/timecost/images/bottom.gif); 
         	background-repeat: repeat-n;
  			background-position: center;
  			width: 350px; 
  			height: 30px; 
  			margin: 0px; 
  			padding: 0px
  			}
  			
  		div#product {
  			padding: 10px;
  			line-height: 150%;
  			}
  			
  		div#trial {
  			padding: 20px;
  			line-height: 150%;
  			  			
  			}
  			
  		div#contact {
  			font-size: 14px;
  			padding: 40px;
  			line-height: 200%;
  			}
  			
  			
  		div#about {
  			padding: 30px;
  			line-height: 150%;
  			
  			}
  			
  		li.padded {
  			margin-top: 15px;
  			margin-bottom: 15px;
  			}
  			

		
		div.footer { 
 			text-align: center;
		 	width: 920px; /*changed value*/
		 	position: relative;
		 	font-family: Verdana, sans-serif;
		 	height: 30px;
		 	font-size: 10px;
		 	color:white;
		 	line-height: 2.5em;
		 	background: #2A69A7;
		 }
