body {
	margin: 0px;
	text-align: center;
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E1E1;
}
#clear {
	clear: both;
	height: 20px;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
#left {
	float: left;
	width: 270px;
	text-align: left;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 45px;
	padding-top: 15px;
	clear: both;
}
#footer_text {
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #8b8989;
	padding-top: 6px;
	padding-left: 40px;
	background-image: url(footer_logo.gif);
	background-repeat: no-repeat;
	background-position: left 1.2em;
}
#footer_text h1 {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8b8989;
}

#x2interactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	float: right;
	padding-top: 5px;
}
#x2interactive a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#x2interactive a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#x2interactive img {
	text-decoration: none;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right {
	float: right;
	width: 635px;
	text-align: left;
	display: inline;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2e1e1;
}
#right img {
	margin-top: 30px;
	margin-bottom: 30px;
}

#right ul {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#right ul li {
	list-style-type: none;
	padding-left: 13px;
	padding-bottom: 2px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
}


#spacer {
	clear: both;
	height: 25px;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}


.green {
	color: #999999;
	font-size: 12px;
}

#right h1 {
	padding-top: 5px;
	color: #be6a00;
	font-size: 26px;
	line-height: 25px;
	font-weight: normal;
	padding-bottom: 25px;
}
#right h2 {
	padding-top: 5px;
	color: #999999;
	font-size: 13px;
	font-weight: normal;
}
.grey {
	color: #999999;
}
#contact-titles {
	font-size: 14px;
	font-weight: bold;
	color: #be6a00;
}
