#all-container{
	float:left;
	width:990px;
	padding:5px;
	background-color:#FFF;
	min-height:300px;
	
}
#all{
	float:left;
	width:990px;
	
}

/* Contact -----------------------------------------------*/
.Clearer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
#all {
	padding-left: 2px; /* HACK, should center by it self [BD]*/
}
#all-container .ContactHeader {
	width: 985px;
	background: url('/images/rtnexperience/home-page/top-blue-bar.jpg') top center no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px; /* less padding 10px */
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #000000;
}
#all-container .ContactHeader h2 {
	font-size: 16.21px;
	line-height: 14px;
	padding: 0px 0px 0px 10px;
	font-family: trebuchet, sans-serif;
	margin: 0px;
}
#all-container .ContactBody {
	padding: 6px 0px 6px 0px;
	border-bottom: 1px dotted #000000;
}
#all-container .ContactBody .DisplayImage {
	width: 706px;
	height: 317px;
	float: left;
	padding: 0px 6px 0px 0px;
	border-right: 1px dotted #000000;
	background: url('/images/rtnexperience/contact.img.place.jpg') top left no-repeat;
}
#all-container .ContactBody .ContactCopy {
	float: left;
	width: 257px;
	padding: 0px 0px 0px 12px;
}
#all-container .ContactBody .ContactCopy h3 {
	margin: 0px 0px 9px 0px;
	padding: 6px 0px 8px 0px;
	font-size: 16.21px;
	line-height: 14px;
	color: #666666;
	font-family: trebuchet, sans-serif;
	border-bottom: 1px dotted #000000;
}
#all-container .ContactBody .ContactCopy p {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 9px 0px;
	font-family: arial, sans-serif;
}
#all-container .ContactBody .ContactCopy p.Address {
	font-weight: bold;
}
#all-container .ContactBody .ContactCopy p a,
#all-container .ContactBody .ContactCopy p a:hover,
#all-container .ContactBody .ContactCopy p a:visited,
#all-container .ContactBody .ContactCopy p a:active {
	text-decoration: none;
	color: #66cc33;
	font-weight: bold;
}
#all-container .DecorativeSolidRule {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #000000;
}
/*--------------------------------------------------------*/

/* Contact Dialog Box Style ------------------------------*/
.DAG_Contact,
.DAG_Contact .ui-dialog-content {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.DAG_Contact .FRM_Row {
	clear: both;
	padding: 0px 0px 8px 0px;
}
.DAG_Contact .FRM_Row span {
	width: 55px;
	display: block;
	float: left;
	text-align: right;
	padding: 6px 6px 0px 0px;
	font-weight: bold;
}
.DAG_Contact .FRM_Row input,
.DAG_Contact .FRM_Row textarea {
	border: 1px solid #5bc321;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-family: arial, sans-serif;
}
.DAG_Contact .FRM_Row input {
	width: 183px;
}
.DAG_Contact .FRM_Row input.FRM_CNT_Subject,
.DAG_Contact .FRM_Row textarea {
	width: 402px;
}
.DAG_Contact .FRM_Row textarea {
	height: 175px;
}
.DAG_Contact .ui-dialog-titlebar span {
	background: url('/images/rtnexperience/home-page/top-blue-bar.jpg') top center no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px; /* less padding 10px */
	padding: 10px 0px 5px 10px;
	font-size: 16.21px;
	line-height: 14px;
}
.DAG_Contact .ui-dialog-buttonpane span.BTN_Or {
	padding: 0px 7px 0px 0px;
}
/*--------------------------------------------------------*/