body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#structure_home td {
	vertical-align: top;
	padding: 0px 0px 20px 0px;
}

#structure td {
	vertical-align: top;
	padding: 0px 0px 20px 0px;
	background-image: url(../images/background.jpg);
}

#forcewidth {
	min-width: 890px;
	height: 1px;
	overflow: hidden;
	float: left;
}

#home_image {
	background-image: url(/images/homeimage.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 341px;
	width: 100%;
	clear: both;
}

#interface {
	text-align: right;
	margin-top: 20px;
	padding: 17px 145px 40px 0px;
	font-size: 0.8em;
	color: #70767a;
}

#interface a {
	color: #d25338;
	font-weight: bold;
	text-decoration: none;
}

#interface p {
	margin: 0px;
}

#interface a:hover {
	color: #d25338;
	font-weight: bold;
	text-decoration: underline;
}

#ticker_title {
	width: 120px;
	padding: 3px 0px 0px 75px;
	margin-bottom: 5px;
	float: left;
	font-size: 0.8em;
	text-align: right;
	font-weight: bold;
	color:#19242a;
	clear: right;
}

#ticker {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 1px;
	margin: 0px 145px 5px 200px;
}

#home_logo {
	text-align: right;
	padding: 20px 142px 20px 0px;
}

h1 {
	float: left;
	margin: 35px 0px 0px 40px;
	color: #d25338;
	font-size: 1.5em;
}
h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #d25338;
	font-size: 1.3em;
}

#side_logo {
	float: left;
}

#content {
	padding: 6px 142px 20px 139px;
	font-size: 0.7em;
}

#content p {
	color: #525252;
	margin-top: 0px;
	line-height: 1.7em;
	margin-right: 211px;
}

#content ul, #content ol {
	margin-right: 211px;
	margin-bottom: 25px;
}

#content ul li {
	color: #525252;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.7em;
}
#content ol li {
	color: #525252;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.7em;
}

#side_photo {
	float: right;
	margin-top: 6px;
	width: 191px;
}
#side_photo img {
	margin-bottom: 15px;
}
#content a {
	color: #d25338;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #d25338;
	font-weight: bold;
	text-decoration: underline;
}
.title {
	font-weight: bold;
	font-size: 1.1em;
}

.i {
	font-size: 0.9em;
}

form {
	
}
.formtext {
	font-family : arial;
	font-size: 12px;
	color : #525252;
	letter-spacing : 1.25px;
}
textarea {
	width: 100%;
}
label {
	color : #525252;
}
.hr_holder {
	margin-right: 211px;
	margin-top: 10px;
	margin-bottom: 10px;
}