body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.content {
	margin: 0px;
	width: 525px;
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.container {
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.container-footer {
	background-image: url(../images/footer-tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.layout-table {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.table-classes {
	width: 600px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;

}
.header-left {
	background-image: url(../images/header-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 240px;
	text-align: right;
	vertical-align: top;
}
.header-right {
	background-image: url(../images/header-image.jpg);
	background-repeat: no-repeat;
	background-position: 30px bottom;
	margin: 0px;
	width: 530px;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.navigation {
	background-image: url(../images/menu-tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	width: 240px;
	text-align: center;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 240px;

}
.footer-left {
	background-image: url(../images/footer-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 83px;
}
.footer-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin: 0px;
	width: 560px;
	padding: 0px;
	height: 83px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	text-indent: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-align: center;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}
h2 {
	font-size: 14px;
	color: #333333;
	text-indent: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 15px;
	text-align: justify;
}
a {
	color: #000000;
	outline:none;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
  outline: none;
}
.table-classes td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.about {
	margin: 0px;
	width: 230px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.content-left {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}
.content-right {
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: right;
}
.content-top {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 560px;
}
.content-bottom {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 560px;
}
li.contact {
	color: #333333;
	margin-bottom: 10px;
}
ul.contact-field  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	float: left;
	vertical-align: top;
	margin: 0px;
	width: 200px;
	padding: 0px;
}
li.contact-field   {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul.contact-label  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	list-style-type: none;
	width: 100px;
	float: right;
	vertical-align: top;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
li.contact-label   {
	list-style-type: none;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

	#contact-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	input.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	vertical-align: top;
	width: 200px;
	height: 20px;
	text-indent: 2px;
	margin-bottom: 10px;
	}
	
	textarea.comments {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	padding: 0px;
	height: 150px;
	text-indent: 2px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
.contact-button {
	float: left;
	width: 90px;
	height: 25px;
	text-align: center;
	font-variant: normal;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	background-color: #CACACA;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #333333;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #333333;
	border-left-color: #999999;
}
#sound {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 40px;
}

img, div { 
	behavior: url(iepngfix.htc) 
	}