html, body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	color: #524741;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a:link, a:active, a:visited {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
small {
	font-size: 10px;
}



#wrapper {
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(../images/header-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 35px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #FFF;
	background-color: #524741;
	
}

#logo {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}
#services {
	float: right;
	margin-top: 70px;
	margin-right: 20px;
}
.divider {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}


#container-5 {
	padding-top: 269px;
}
#container-5 ul {
	margin-right: 20px;
	margin-left: 15px;
}
ul #navi , #navi li {
	list-style-type: none;
	list-style-image: none;
}

#Home{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#About-RTN{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	
}
#Our-People{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#Our-People-02{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#Our-People-03{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#Our-People-04{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#Areas-of-Practice{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	
}
#Contact-Us{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	
}.description {
	padding-bottom: 10px;
}
.txtRed {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}
.address {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d7d5d5;
	padding-bottom: 5px;
}
.myTextfield {
	border: 1px solid #d7d5d5;
	background-color: #F5F4F3;
	color: #524741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	list-style-image: url(../images/bullet.gif);
}
.seperatorH {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D5D5;
	height: 1px;
	padding-top: 20px;
	margin-bottom: 20px;
	display: block;
	padding-bottom: 0px;
}
.subLinks {
	width: 715px;
	padding-left: 205px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.subLinks ul {
	margin: 0px;
	padding: 0px;
}

.subLinks li   {
	display: block;
	width: auto;
	float: left;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.subLinks ul li strong {
	margin-left: 10px;
	margin-right: 0px;
}

.subLinks ul li span {
	color: #069;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	text-transform: none;
	margin-left: 10px;
}

.subLinks li a {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-transform: none;
}
