	body {
		/* used to format all text in the tables */
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size:13px;
		margin:5px;		
		background-color:#f3fef9;			
		/* specifies an off-white background for the whole site which appears behind the div layers */
	}
	
	td {
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	th {
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	.bodystyle {
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	.small {
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#515151;
	}
	
	.medium {
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#003399;
	}
	
	.big {
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#003399;
	}
	
	p,h1,h2,h3 {
		margin:0px 10px 10px 10px;
	}
		
	/* sizes and formatting for the h1,2 and 3 title tages */
	h1 {
		font-size:17px;		
	}
	
	h2 {
		font-size:15px;
	}
		
	h3 {
		font-size:13px;
	}
	
	a:link{
		color:#4567ED;
		text-decoration:underline;
	}
	
	a:visited{
	/*same as link*/
		color:#4567ED;
		text-decoration:underline;
	}
	
	a:active{
	/*same as link*/
		color:#4567ED;
		text-decoration:underline;
	}
	
	a:hover {
		color:#66CCFF;
		text-decoration:underline;
	}
	
	#container {
		position:absolute;
		width:772px;
		padding:0px;
		left:50%;
		margin-left:-385px;
		background:#fff;
		border:1px solid #1b51aa;
	}
	
	#top {
		/* logo section */
		width:768px;
		top:5px;
		height:175px;		
		padding:0px;			
		background-color:#fff;
		background-image:url(images/logo.jpg);
		background-repeat:no-repeat;
	}	
	
	#main {			
		/* layer for main section */
		width:765px; 
		margin:0px 0px 0px 0px;	
		padding-top:20px;
		border-top:none;
		background-repeat:no-repeat;
		background-position:top;
	}

	#leftcontent {
		float:left;
		width:545px;
		text-align:left;
		padding-top:20px;
		margin:0px 0px 0px 0px;		
		border-top:none;
	}
	
	#rightcontent {
		float:right;
		width:215px;
		text-align:left;
		padding-top:20px;
		margin:0px 0px 0px 0px;
		position:relative;
	}	
	
	#bottom {			
		/* very bottom layer */
		clear:both;
		position:relative;
		width:770px;
		text-align:center;	
	}
	
	#servicesnav {		
		/* navigation div layer */
		overflow:hidden;
		width:770px;
		background:#fff;
		padding:0px;
		border-bottom:1px solid #1b51aa;	
		vertical-align:middle;		
		text-align:center;	
		margin: 2px 0px 2px 0px;
	}	
	
	#servicesnav a:link, #servicesnav a:visited{
		width:192px;
		display:inline;
		text-align:center;
		border:1px;
		border-color:#36527C;
		vertical-align:middle;
		background-image:url(images/servicesnavbutton.gif);
		font-size:16px;
		color:#F2F2F2;
		text-decoration:none;
		padding: 9px 5px 9px 5px;
	}
	
	#servicesnav a:hover, #servicesnav a:active {
		width:192px;
		display:inline;
		text-align:center;
		border:1px;
		border-color:#36527C;
		vertical-align:middle;
		background-image:url(images/servicesnavbutton_over.gif);
		font-size:16px;
		color:#fff;
		text-decoration:none;
		padding: 9px 5px 9px 5px;
	}
	
/* ------------------------------------------ NAVIGATION ------------------------------------------ */
	#nav {		
		/* navigation div layer */
		overflow:hidden;
		width:770px;
		height:40px;
		background:#fff;
		padding:0px;
		background-repeat:no-repeat;
		background-position:top;	
		border-bottom:1px solid #1b51aa;	
		vertical-align:middle;		
		text-align:center;	
	}	
	
	#navmenu ul {		
		list-style:none;
		padding:0px;
		margin:0px;
	}	
	
	#navmenu li {		
		float:left;
		display:inline;
		list-style:none;
		padding:0px;
		margin:0 0px;
	}
	
	#navmenu li a:link, #navmenu li a:visited {
		float:left;
		margin:2px 2px 2px 2px;
		display:inline;
		font-size:16px;
		font-weight:normal;
		text-decoration:none;
		border-style:solid;		
		border-width:1px;
		border-color:#3399FF;
		vertical-align:middle;
		width:148px;
		height:33px;
		line-height:33px;
		background-image:url(images/navbutton.gif);
		color:#0000CE;
	}	
	
	#navmenu li a:hover, #navmenu li a:active {
		float:left;
		margin:2px 2px 2px 2px;
		display:inline;
		font-size:16px;
		font-weight:normal;
		text-decoration:none;
		border-style:solid;		
		border-width:1px;
		border-color:#33CCFF;
		vertical-align:middle;
		width:148px;
		height:33px;
		line-height:33px;
		background-image:url(images/navbutton_over.gif);
		color:#00A5F4;
	}
	
	#servicesleft {
		float:left;
		width:220px;
		text-align:left;
		padding-top:10px;
		padding-bottom:10px;
		margin:0px 10px 0px 10px;
		border-color:#1b51aa;
		overflow:auto;
	}
	
	#servicesright {
		float:right;
		width:500px;
		text-align:left;
		padding-top:10px;		
		padding-bottom:10px;
		margin:0px 10px 0px 10px;
		position:relative;
	}
	
	html {
		overflow: scroll;
	}
