body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-align: center;
	background: #DBEDC9 url(../images/agc-bg.gif) repeat-x top left;
	}
	
a:link {  
	color: #000; 
	text-decoration: none;
	}
a:visited {  
	color: #000; 
	text-decoration: none;
	}
a:active {  
	color: #000; 
	text-decoration: none;
	}	
a:hover {  
	color: #484176; 
	text-decoration: underline;
	}	
	
.spacerbar {
  	float: left;
  	width: 100%;
	height: 25px;
	background: #DBEDC9 url(../images/agc-bg.gif) repeat-x top left;
	}
	
#container {
	width: 775px;
	height: 550px;
	background: #fff;
    margin: 20px auto;
	text-align: left;
	border: 1px solid #484176;
	}
	
	#topbar {
  	float: left;
  	width: 100%;
	height: 25px;	
	margin: 0;
  	padding: 0;
  	list-style: none;
  	color: #fff;
	background: #484176;
	}

#home {
  	float: left;
  	margin: 0;
  	padding: 5px 0 0 10px;
  	}
	
#tel {
  	float: right;
  	margin: 0;
  	padding: 5px 10px;
 	font-size: 80%; /* slight adjustment */
	}
	
#logo {
	float: left;
	width: 129px;
	text-align: center;
	}
	
#mainimages {
	float: right;
	width: 646px;
	height: 150px;
	background: #948eb5;
	}
	
/* design rollovers */
#design {
  	float: left;
  	width: 215px;
	margin: 20px 0 0 0px;
	font-weight: bold;
	text-align: center; 	
	line-height: 2em; 	
	list-style: none;
	padding: 0;
	border-right: 1px solid #fff;
	}
	
#design a {
	display: block;	
	color: #fff;
	text-decoration: none;
	height: 130px;	
	background: url(../images/agc-design.jpg) no-repeat top left;
	}
#design a:hover {
	color: #484176;
	background: url(../images/agc-design-over.jpg) no-repeat top left;
	}

#designdown {
  	float: left;
	width: 215px;
	margin: 20px 0 0 0px;
	font-weight: bold;
	text-align: center; 	
	line-height: 2em; 	
	list-style: none;
	padding: 0;
	border-right: 1px solid #fff;
 	display: block;	  
	color: #484176;
	text-decoration: none;
	height: 130px;	
	background: url(../images/agc-design-over.jpg) no-repeat top left;
	}	
	
/* print rollovers */
#print {
  	float: left;
	width: 215px;
	margin: 20px 0 0 0px;
	font-weight: bold;
	text-align: center; 	
	line-height: 2em; 	
	padding: 0;
	list-style: none;
	border-right: 1px solid #fff;
	}
	
#print a {
	display: block;	  
	color: #fff;
	text-decoration: none;
	height: 130px;	
	background: url(../images/agc-print.jpg) no-repeat top left;
	}
#print a:hover {
	color: #484176;
	background: url(../images/agc-print-over.jpg) no-repeat top left;
	}
	
#printdown {
  	float: left;
	width: 215px;
	margin: 20px 0 0 0px;
	font-weight: bold;
	text-align: center; 	
	line-height: 2em; 	
	padding: 0;
	list-style: none;
	border-right: 1px solid #fff;
 	display: block;	  
	color: #484176;
	text-decoration: none;
	height: 130px;	
	background: url(../images/agc-print-over.jpg) no-repeat top left;
	}
	
/* web rollovers */
#web {
  	float: left;
  	width: 214px;
	margin: 20px 0 0 0px;
	font-weight: bold;
	text-align: center; 	
	line-height: 2em; 	
	padding: 0;
	list-style: none;
	}
	
#web a {
	display: block;	
	color: #fff;
	text-decoration: none;
	height: 130px;	
	background: url(../images/agc-web.jpg) no-repeat top left;
	}
	
#web a:hover {
	color: #484176;
	background: url(../images/agc-web-over.jpg) no-repeat top left;
	}

/* navbar */

#navbar {
	float: left;
	width: 129px;
	height: 350px;	
	border-top: 1px solid #484176;
	background: #948eb5 url(../images/agc-cube.gif) no-repeat bottom center;
   }
   
.formfield {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #EAE8F0;
	border: 0;
	padding: 2px 2px 2px 5px;
	color: #484176;
	}
.formbutton {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 90%;	
	font-weight: bold;
	background: #484176;
	color: #EAE8F0; 
	border: 0;
	padding: 2px;
	text-align: center;
	}	

	
.nav { 
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-size: 85%;
 	line-height: 120%; 	
	color: #fff;
	}
	
.nav h4 {
	margin: 0 0 0 5px;
	padding: 5px;
	font-size: 110%;
	font-weight: bold;
	color: #484176;

	}
	
.nav ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	}
	
.nav li {
	padding: 6px 0 0 0;
	line-height: 110%;	
	list-style-type: square;
	}	

.nav a {
	color: #484176;
	text-decoration: none;

	}
	
.nav a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#content {
	float: left;
	width: 430px;
	height: 350px;	
	margin: 0;
	background: #EAE8F0;
	border-top: 1px solid #484176;
	border-right: 1px solid #484176;
	border-left: 1px solid #484176;
	}
	
#maintext {
	font-size: 80%;
	color: #333;
	padding: 15px 15px;
	line-height: 150%; 
	}
	
#maintext h1 { 
	margin-top: 0px;	
	font-size: 120%;
	font-weight: bold;
	color: #484176;
	}

#maintext h2 { 
	margin: 0px;	
	font-size: 110%;
	font-weight: bold;
	color: #484176;
	}
#maintext .note { 
	font-size: 90%;
	line-height: 120%;
	color: #666;
	font-weight: normal;
	}		
	
#maintext li {
 	list-style: none;
	line-height: 130%;
	color: #484176;
	font-weight: bold;	
	}	
	
#maintext a {
	color: #527a29;
	font-weight: normal;	
	}

#maintext a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;	
	}	
	
#maintext hr {
	height: 1px;
	border-style: dashed;
	color: #b3aed2;
	margin: 10px 10px 5px 0;
	}	

#sidegraphics {
	float: right;
	width: 174px;
	height: 310px;	
	padding: 20px 20px 20px 20px;
	text-align: center; 	
	border-top: 1px solid #484176;
	border-left: none;
	background: #DBEDC9;	
	}
	
#enqform {
	float: right;
	width: 174px;
	font-size: 80%;
	padding: 20px 20px 10px 20px;
	text-align: left; 	
	border-top: 1px solid #484176;
	border-left: none;
	}	
	

#btmbar {
  	float: left;
  	width: 100%;
	height: 25px;
	margin: 0;
  	padding: 0;
  	list-style: none;
  	color: #fff;
	background: #484176;
	}
	
#btmbar a {
	color: #fff;
	text-decoration: none;
	}
	
#btmbar a:hover {
	color: #8dc655;
	text-decoration: underline;
	}	
	
#date {
  	float: left;
  	margin: 0;
  	padding: 5px 0px 5px 10px;
 	font-size: 80%; /* slight adjustment */
 	}
	
#disclaimer {
  	float: right;
  	margin: 0;
  	padding: 5px 10px 5px 0px;
 	font-size: 80%; /* slight adjustment */
	}

h1 { 
	font-size: 120%;
	font-weight: bold;
	color: #484176;
	}

h2 { 
	font-size: 110%; 
	color: #663;
	}
	
code {
	font-size: 110%;
	}

.note {
	font-size: 90%;
	color: #666;
	font-weight: normal;
	}	
	
.border {
	border: 1px solid #8dc655;
	}
	
/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}