body {

	margin: 10px 0px 0px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}

h1 {

	position: relative;

	left: 50px;

	top: 23px;

	margin: 0px;

	color: #800080;

	font-size: 37px;

}

h2 {

	margin: 15px 0px 15px 0px;

	font-size: 13px;

	color: #800080;

}

p {

	margin: 15px 0px 15px 0px;

	line-height: 20px;

	text-align: justify;

}

a {

	color: #800080;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

img {

	border: none;

}

label, input, textarea {

	display: block;

	float: left;

	width: 170px;

	margin-bottom: 10px;

}

input.Button {

	position: relative;

	left: 125px;

	top: 60px;

	width: auto;

}

label {

	text-align: right;

	width: 105px;

	padding-right: 20px;

}

textarea {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}

form br {

	clear: left;

}

form span {

	font-size: 10px;

}

#Header {

	height: 100px;

	width: 770px;

	margin: 0px auto 0px auto;

	background-color: #D2CAB5;

	background-image: url(../media/bkgrd_header.jpg);

}

#Header a {

	font-weight: bold;

	color: #FFF;

}

#Header a:hover {

	color: #800080;

	text-decoration: none;

}

#Header ul {

	position: relative;

	left: 49px;

	top: 25px;

	margin: 0px;

	padding: 0px;

	list-style: none;

	font-size: 16px;

}

#Header ul ul {

	position: absolute;

	top: 18px;

	left: 66px;

	margin: 0px;

	font-size: 12px !important;

}

#Header li {

	display: inline;

	padding-right: 15px;

	font-weight: bold;

	color: #A7996D;

}

#Container {

	width: 770px;

	margin: 10px auto 0px auto;

}

#Left {

	float: left;

	width: 340px;

	height: 500px;

}

#Right {

	float: right;

	width: 340px;

	height: 500px;

}

#FormLeft {

	float: left;

	width: 340px;

}

#FormRight {

	float: right;

	width: 340px;

}

.Main {

	width: 380px !important;

	padding: 0px 20px 0px 20px;

	background-image: url(../media/bkgrd_text.jpg);

}

.Equal {

	width: 340px !important;

	height: 402px !important;

	padding: 0px 20px 0px 20px;

	background-image: url(../media/bkgrd_equal.jpg);



}

.Full {

	width: 730px !important;

	padding: 0px 20px 0px 20px;

	background-image: url(../media/bkgrd_full.jpg);

	background-repeat: no-repeat;

}

.Compare {

	clear: both;

	margin: 0px auto 0px auto;

	padding: 10px;

	width: 730px;

}

#Footer {

	width: 770px;

	margin: 0px auto 0px auto;

	padding-top: 15px;

	clear: both;

}

#Footer p {

	font-size: 9px;

	line-height: normal;

	color: #999;

	text-align: right;

	margin: 0px 0px 3px 0px;

}


