html, body {
    height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
}

h1, h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 30px;
	color: #504E42;
}

h2 {
	margin-bottom: 20px;
	font-size: 16px;
	color: #9D9356;
}

h3 {
	margin-bottom: 1em;
	font-size: 11px;
}
h3, .bold td {
	color: #504E42;
}
.bold td {
	font-weight: bold;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6D74;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 200%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

a {
	color: #578BB1;
}
a:hover {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6D74;
}

.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}

img {
	border: none;
}
img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}
img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}
img.border {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #E1DFD8;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

#wrapper2 {
	width: 940px;
	background: url(images/bg03.jpg) repeat-y left top;
    margin: 0px auto;
}

#wrapper3 {
	padding: 0px 45px;
	background: url(images/bg04.jpg) no-repeat left top;
}

#header {
	height: 130px;
}

#search {
    float: left;
	width: 425px;
	height: 120px;
	background: url(images/homepage02.jpg) no-repeat left top;
}
#search form {
	padding: 79px 0px 0px 148px;
}
#search input {
	float: left;
	height: 24px;
	padding: 0px;
}

input#keywords {
	width: 170px;
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #2B608A url(images/subpage1_01.gif) repeat-x left top;
	border: 1px solid #2B5E88;
	border-right-color: #5983A3;
	border-bottom-color: #5983A3;
	color: #FFFFFF;
}
input#search-submit {
	width: 60px;
	margin-left: 10px;
	background: url(images/subpage1_02.gif) repeat-x left top;
	border: 1px solid #44433B;
	border-right-color: #2E2D28;
	border-bottom-color: #272623;
	font-weight: bold;
	color: #FFFFFF;
}

textarea {
	display: block;
	margin: 10px 0 10px 0;
}

#menu {
	height: 70px;
	background: url(images/homepage03.jpg) no-repeat left top;
}
#menu ul {
	margin: 0px;
	padding: 23px 0px 0px 15px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	padding: 0px 10px 0px 11px;
	background: url(images/subpage1_03.gif) no-repeat left center;
}
#menu li.first {
	background: none;
}
#menu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
}

#banner {
	margin-bottom: 10px;
    width: 850px;
    height: 168px;
    background: url(images/homepage04.jpg);
}
#banner .title {
    padding-top: 139px;
    text-indent: 325px;
    color: #FFFFFF;
}
#banner .title a {
    color: #FFFFFF;
}

#page {
}

#single {
	padding: 25px;
	background: url(images/homepage07.gif) repeat-x left top;
}

#content {
    float: right;
	width: 535px;
	padding: 25px;
	background: url(images/homepage07.gif) repeat-x left top;
}
#homepage #content {
	width: 500px;
}

.three-columns {
	position: relative;
	height: 200px;
	min-height: 200px;
	background: url(images/homepage06.jpg) no-repeat left top;
}
html>body .three-columns {
	height: auto;
}
.three-columns .column1, .three-columns .column2, .three-columns .column3 {
    float: left;
	width: 250px;
}
.three-columns .column1 {
	padding: 0px 15px 0px 20px;
}
.three-columns .column2 {
	padding: 0px 15px 0px 20px;
}
.three-columns .column3 {
	padding: 0px 15px;
}
.three-columns .title {
	height: 23px;
	margin: 0px;
	padding-top: 18px;
	color: #FFFFFF;
}
.three-columns .content {
	padding-top: 20px;
}

.boxA {
}
.boxA .title {
	height: 23px;
	margin: 0px;
	padding: 18px 0px 0px 20px;
	background: url(images/homepage06.jpg) no-repeat left top;
	color: #FFFFFF;
}
.boxA .content {
	padding: 15px 13px;
}

#sidebar {
    float: left;
	width: 250px;
}
#homepage #sidebar {
	width: 288px;
}

#login {
}
#login .content {
	padding-top: 20px;
	padding-left: 25px;
}
#login ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#login li {
	margin-bottom: 13px;
}
#login label {
	float: left;
	width: 70px;
	font-weight: bold;
	color: #5B6D74;
}

input#username, input#password {
	width: 130px;
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}

input#login-submit {
	float: right;
	width: 80px;
	height: 24px;
	background: url(images/subpage1_02.gif) repeat-x left top;
	border: 1px solid #44433B;
	border-right-color: #2E2D28;
	border-bottom-color: #272623;
	font-weight: bold;
	color: #FFFFFF;
}

#homepage input#username, #homepage input#password {
	width: 165px;
}

#footer {
    margin: 0px auto;
	width: 940px;
	height: 150px;
	background: url(images/bg05.jpg) no-repeat left top;
}
#footer p {
	margin: 0px;
	padding: 80px 0px 0px 0px;
	text-align: center;
	color: #C6C4BC;
}

#box4 {
}
#box4 .content {
	padding-left: 20px;
}

#logo {
	float: left;
	width: 425px;
	height: 120px;
	background: url(images/homepage01.jpg) no-repeat left top;
}
#logo h1 {
    color: white;
    padding-top: 75px;
    text-indent: 25px;
}

.warning {
	border: 1px solid #999999;
	padding: 15px 15px 15px 55px;
	margin-bottom: 20px;
	background: 10px 13px no-repeat url(images/adm_exclamation.gif);
	min-height: 36px;
	vertical-align: middle;
}

#st {
	border-spacing: 1px;
	border: 1px inset white;
}
#st td, #st th {
	vertical-align: middle;
	padding: 3px 10px 3px 10px;
	border: 1px inset white;
}
#st th, #st tfoot td {
	background: #3882C7;
	color: #FFFFFF;
}
#st tbody td {
	background: #E6E6E6;
}

.c1 {
	text-align: center;
}

#payment {
	width: 100%;
}

#contact {
  border: 1px solid #ddd;
  background: #f6f6f5;
  padding: 15px;
  width: 300px;
}
#contact td {
  height: 24px;
}
#contact table {
  width: 100%;
}
#contact input {
  width: 180px;
}
#contact #message {
  width: 275px;
}