@import"layout.css";
#content {
}
#content #rcontent {
	height: 600px;
	width: 749px;
	float: right;
	position: relative;
}
#rcontent_contactpic {
	width: 300px;
	float: left;
	height: 525px;
	background-image: url(../images/contact.jpg);
	margin-top: 47px;
}
#rcontent_txtbox {
	height: 400px;
	width: 300px;
	float: right;
	margin-top: 80px;
	right: 70px;
	position: relative;
	border: 1px groove #999;
}
#rcontent_txtbox p a {
	color: #930;
}

#rcontent_txt1 {
	height: 200px;
	width: 300px;
}
#rcontent_txt1 #txt {
	height: 150px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	font-family: "MS Serif", "New York", serif;
	font-size: 15px;
}
#rcontent_txt2 {
	height: 200px;
	width: 300px;
}
#rcontent_feedbox {
	width: 448px;
	float: left;
	height: 25px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 14px;
}
#rcontent_feedbox a, a:link, a:visited {
	color: #333;
}
#rcontent_feedbox a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: blink;
}

#rcontent_txt2 #txt2 {
	height: 150px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	font-family: "MS Serif", "New York", serif;
	font-size: 15px;
}
#rcontent_txt2border {
	height: 25px;
	width: 300px;
	background-color: #069;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#rcontent_txt1border {
	height: 25px;
	width: 300px;
	background-color: #069;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#rcontent_border {
	height: 29px;
	width: 300px;
	position: relative;
	background-image: url(../images/septr_orange_bg.png);
	background-repeat: repeat-x;
}
#rcontent_bordertxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-top: 2px;
	position: absolute;
	margin-left: 90px;
}

