html>body {
	height: 100%
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/img1.jpg) repeat-x left top;
	line-height: 15px;
}

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

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757D86;
}

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

a {
	color: #6A7548;
}

a:hover {
	text-decoration: none;
}

.link1 {
	background: url(images/img4.gif) no-repeat left;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

.text1 {
	padding-left: 80px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: -2px;
	color: #FFFFFF;
}

.text2 {
	padding-left: 80px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D858D;
}

.text3 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #273441;
}

.text4 {
	color: #6A7548;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 li {
	margin-bottom: 1em;
}

.list1 a {
	color: #6A7548;
	text-decoration: underline;
}

.list1 a:hover {
	color: #6A7548;
	text-decoration: none;
}


.style1 {
	color: #CFCFCF;
}

.style1 a {
	color: #FF3C08;
}

.style1 a:hover {
	text-decoration: none;
}

.bg1 {
	background: url(images/img2.jpg) repeat-x left bottom;
}

.bg2 {
	background: url(images/img3.jpg) repeat-x left bottom;
	width: 300px;
	height: 150px;
}

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

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 5px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
