html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		font: 100% verdena,helvetica,sans-serif;
		color: #666666;
		background: #b39859;
		text-align: justify;
	}
	#table {
		width: 900px;
		text-align: center;
		background-color: #ffffff;
		vertical-align: top;
		line-height: 13pt;
	}
	#table1 {
		width: 900px;
		font: 85% verdena,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		line-height: 14pt;
		padding: 10px 10px 10px 10px;
	}
	#table1a {
		width: 900px;
		font: 85% verdena,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		line-height: 14pt;
		padding: 10px 10px 10px 10px;
	}
#table2 {
		font: 85% verdena,helvetica,sans-serif;
		text-align: center;
		vertical-align: top;
		line-height: 13pt;
		padding: 5px 5px 5px 5px;
	}
	#table3 {
		font: 80% verdena,helvetica,sans-serif;
		text-align: center;
		vertical-align: top;
		line-height: 13pt;
		padding: 5px 5px 5px 5px;
	}
	#contactus{
		width: 100%;
		font: 100% verdena,helvetica,sans-serif;
		text-align: left;
		vertical-align: top;
		line-height: 14pt;
		padding: 2px 2px 2px 2px;
	}
#form {
		background: #b39859;
		color: #ffffff;
		text-align: left;
		padding: 10px 9px 9px 9px;
	}
	#bullets {
		text-align: left;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
	}
	#banner {
		font: 90% verdena,helvetica,sans-serif;
		width: 900px;
		color: #000000;
		background: #ffffff;
		letter-spacing: 5px;
		text-align: center;
		vertical-align: top;
		line-height: 14pt;
		padding: 5px 5px 5px 5px;
		border-bottom: 0px solid #000000;

	}
	#bannertop {
		width: 900px;
		height: 40px;
		color: #ffffff;
		background: #000000;
		letter-spacing: 1px;
		text-align: right;
		padding: 0px 40px 0px 40px;
	}
	#bannertop2 {
		font: 80% verdena,helvetica,sans-serif;
		width: 900px;
		height: 30px;
		color: #ffffff;
		background: #000000;
		letter-spacing: 1px;
		text-align: right;
		vertical-align: top;
		padding: 0px 20px 0px 20px;
		line-height: 14pt;
	}
	#nav {
		font: 90% verdena,helvetica,sans-serif;
		background: #910A2B;
		width: 900px;
		height: 25px;
		color: #ffffff;
		text-align: center;
		letter-spacing: 3px;
		vertical-align: top;
		padding: 2px 2px 2px 2px;
		line-height: 14pt;
		border-top: 0px solid #666666;
		border-right: 1px solid #ffffff;
		border-bottom: 0px solid #666666;
		border-left: 1px solid #ffffff;
	}
	#footer {
		width: 900px;
		height: 30px;
		font: 70% verdena,helvetica,sans-serif;
		text-align: center;
		background-color: #000000;
		color: #cccccc;
		line-height: 14pt;
	}	
	h1 {
		margin: 0px 0px -10px 0px;
		font-size: 115%;
		text-align: left;
		font-weight: normal;
		color: #b39859;
	}
	h2 {
		margin: 0px 0px -10px 0px;
		font-size: 115%;
		font-weight: normal;
		color: #b39859;
	}
	h3 {	
		margin: 0px 0px -10px 0px;
		font-size: 100%;
		color: #b39859;
		font-weight: bold;

		}
	h4 {	
		margin: 0px 0px -5px 0px;
		font-size: 100%;
		color: #666666;
		font-weight: bold;
		}
	a {
		font-size: 100%;
		color: #b39859;
		text-decoration: none;
		font-weight: normal;
	}
	a:hover {
		font-size: 100%;
		color: #666666;
		text-decoration: none;
		font-weight: normal;
	}
.a2 {
		font-size: 100%;
		color: #cccccc;
		text-decoration: none;
	}
.a2:hover {
		font-size: 100%;
		color: #666666;
		text-decoration: none;
	}
	#a3 {
		font-size: 100%;
		color: #b89c72;
		text-decoration: none;
	}
	#a3:hover {
		font-size: 100%;
		color: #b89c72;
		text-decoration: underline;
	}
	#button {
		border: 1px solid #000000;
		background: #000000;
	}