/* CSS Document */

#rhs_contact_l {
	float: left;
	position: relative;
	text-indext: -5000px;
	width: 262px;
	height: 225px;
	background-color: #ED6307;
}

#rhs_contact_r {
	float: right;
	width: 363px;
	height: 225px;
	background-color: #ED6307;
	xbackground-image: url(images/contact/contact_04.gif);
}

#contact_bot {
	clear: both;
	position: relative;
	font-size: 9px;
	margin:0;
	padding:0;
    position:relative;
    width:625px;
	height:35px;
    margin:0;
	padding:0;
/*    overflow:hidden; */
	text-align: right;
}
#contact_bot span {
	display:block;
    position:absolute;
	text-align: right;
	left:0;
	top:0;
	z-index:1;
    width:625px;
	height:35px;
    margin:0;
	padding:0;
    background: url(images/contact/contact_07.gif) right no-repeat;
}

.contact_copy {
	margin: 0px;
	padding: 0 10px 0 20px;
	display: block;
	width: 232px;
	top: 43px;
	left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	position: absolute;
}

.contact_copy a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.contact_copy a:hover {
	text-decoration: none;
	color: #AACE00;
	font-weight: bold;
}

#contact_title {
/*	clear: both; */
	font-size: 9px;
	margin:0;
	padding:0;
    position:relative;
    width:262px;
	height:43px;
    margin:0;
	padding:0;
/*    overflow:hidden; */
	text-align: right;
}
#contact_title span {
	display:block;
    position:absolute;
	text-align: right;
	left:0;
	top:0;
	z-index:1;
    width:262px;
	height:43px;
    margin:0;
	padding:0;
    background: url(images/contact/contact_03.gif) right no-repeat;
}

.shift {
	text-indent: -5000px;
}

.clearing {
	clear:both;
	display:none;
}
