body {
	margin: 20px 0px 20px 0px;
	padding:0px;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	background-color:#e9e8d6;
	}
	
input {
	border: 1px solid #3b6ea4;
	color:#7C7C7C;
	}
.submit {
	border: 1px solid #3b6ea4;
	color:#7C7C7C;
	background:#e1eaf2;
	}
textarea {
	border: 1px solid #3b6ea4;
	color:#7C7C7C;
	}
	
#smallMenu {
	display:table;
	padding:0;
	/*	margin: -1.5em 0 0 0;  */
	margin: 15px 0 0 150px;
	font-family: "Times New Roman", Times, serif;
	white-space:nowrap;
	list-style-type:none;
	}

#smallMenu li {
	display:table-cell;
	padding:0 20px;
	}
* html #smallMenu li {
	display:inline;
	}
#smallMenu a {
	font-size: 16px;
	display:block;
	padding:0.3em 30px 0.3em 30px;
	border: 1px solid #a0b1ba;
	background: #e7eaeb;
	color:#6a6d6e; 
	text-decoration:none;
	font-weight: 600;
	}
* html #smallMenu a {
	display:inline-block;
	margin:0 -2px; 
	}
#smallMenu a:hover {
	background:#d5d8d9;
	}
	
	
		
	
	
	
	
	

#menu         {
	display:table;
	padding:0;
	/*	margin: -1.5em 0 0 0;  */
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	white-space:nowrap;
	list-style-type:none;
	width:100%;
	border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;
	background: #e4d0a0;
	}

#menu li {
	display:table-cell;
	}
* html #menu li {
	display:inline;
	}
#menu a {
	font-size: 15px;
	display:block;
	padding:0.35em 5px 0.4em 5px;
	background: #e4d0a0;
	color:#fff; 
	text-decoration:none;
	font-weight: 600;
	}
* html #menu a {
	display:inline-block;
	margin:0 -2px; 
	}
#menu a:hover {
	background:#CCBA91;
	}
#menu b             {
	font-size: 16px;
	display:block;
	padding:0.35em 5px 0.4em 5px;
	background: #B8A882;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: 600;
	}
* html #menu b {
	display:inline-block;
	margin:0 -2px; 
	}      
#content {
	background-color:#FFFFFF;
	width:798px;
	margin:0px auto 0px;
	text-align:left;
	padding:0px;
	border: 1px solid #939393;
	}
#bodyText {
	width:550px;
	text-align:left;
	padding:30px 0px 0px 100px;
	}
#bodyText p {
	font-size: 12px;
	color: #7C7C7C;
	line-height: 1.5;
	}
#bodyText a {
	font-size: 12px;
	color: #0069c0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
#bodyText li {
	font-size: 12px;
	color: #7C7C7C;
	line-height: 1.5;
	margin-left: 20px;
	}
h3 {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color: #7C7C7C;
	padding-top:.5em;
	margin-bottom:-.5em;
	}	
	
#bodyText a:hover {
	font-size: 12px;
	color: #7C7C7C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
#footer {
	padding-top:15px;
	padding-bottom:15px;
	font-size: 12px;
	color: #BABABA;
	text-align: center;
	}
#footer p {
	margin-top: 1.5em;
	margin-left: 0px;
	}	
#footer img {
	margin-top: 1em;
	margin-right: 320px;
	}
#header img {
	margin-left: 500px;
	}
#header p {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9D9D9D;
	float: right;
	position: relative;
	display: block;
	top: -1.25em;
	right: 15px;
	font-weight: 700;
	}	
#buttons {
	width: 798px;
	height: 151px;
	background: url(images/buttons.jpg);
	margin-top: -10px;
	margin: -3px 0 0 0;
	padding: 0;
	position: relative;
	}
	

#buttons li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0; height: 151px; display: block;}

#buttons a {height: 151px; 
			display: block;}

#box1 {left: 0; width: 266px;}
#box2 {left: 266px; width: 266px;}
#box3 {left: 532px; width: 266px;}

#box1 a:hover {
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0 -151px;
}
#box2 a:hover {
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: -266px -151px;
	}
#box3 a:hover {
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: -532px -151px;
	}
#box4 a:hover {
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: -541px -121px;
}