* {
	margin: 0px 0px 0px 0px;
	}

	
a:link { 
	font-family: tahoma, verdana, arial, sans-serif;
	color: #A90716;
	font-size : 13px;
	text-decoration: none; }

a:active { 
	font-family: tahoma, verdana, arial, sans-serif;
	color: #A90716;
	font-size : 13px;
	text-decoration: none; }

a:visited { 
	font-family: tahoma, verdana, arial, sans-serif;
	color: #A90716;
	font-size : 13px;
	text-decoration: none; }

a:hover { 
	font-family: tahoma, verdana, arial, sans-serif;
	color: #A90716;
	font-size : 13px;
	text-decoration: underline;}

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ededed;
	font-family: tahoma, verdana, arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	}

select.required {
	background-color: #ffffff;
	border: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin-bottom: 10px;
	padding: 4px;
	width: 375px;
	}


	
.required, .validate-email {
	background-color: #ffffff;
	border: 1px solid #bcc8d1;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 7px;
	padding: 8px;
	width: 326px;
	}

.submit {
	background-color: none;
	border: none;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 120px;
		}

#all {
	width: 824px;
	margin-left: auto;
	margin-right: auto;
	}

#container {
	width: 824px;
	}

#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 179px;
	margin-top: 30px;
	}

#content {
	margin-top: 30px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	}

#content form {
	text-align:left;
}

#content form fieldset {
	border-top:1px solid #999;
	border-right:0;
	border-bottom:0;
	border-left:0;
	margin:10px 0;
	padding:10px;
}

#content form input, #content form select {
	background:#fff;
	padding:3px 5px;
	border:1px solid #ccc;
	color:#363636;
}

#content form input.button {
	background:#A90716;
	padding:3px 5px;
	color:#fff;
	font-weight:bold;
	border:1px solid #fff;
}

#content form legend {
	font-weight:bold;
	font-size:14px;
	color:#000;
	padding:5px 0;
}

#content form p {
	margin:5px 0;
	color:#999;
	font-style:italic;
}

#content form table {
	margin:5px 0;
}

#left {
	float: left;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: left;
	width: 314px;
	}

#right {
	float: left;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: left;
	width: 326px;
	}
	
#widget {
	background-image: url(images/widget_info.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 312px;
	padding-top: 75px;
	margin-top: 50px;
	margin-bottom: 50px;
	clear: both;
	}
	
#google {
	clear: both;
	padding-top: 50px;
	padding-left: 200px;
	}
