html,body {
	margin: 0;
	padding: 0;
}
#ron {
}

body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/grid.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 10px;
}
p {
	margin: 0 10px 10px;
}
div#container {
	width: 800px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #909090;
	border-left-color: #909090;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
div#content {
	float: right;
	width: 640px;
	background: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #909090;
	font-size: 11px;


}
div#content p {
	line-height: 1.4;
}
div#navigation {
	float: left;
	width: 159px;
	background: #DADADA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #909090;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #909090;

}
div#footer{
	clear: both;
	width: 100%;
	color: #909090;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
}
div#footer p {
	margin: 0;
	padding: 5px 10px;
}
div#extra {
	float: left;
	clear: left;
	width: 159px;
	background:#FF8539;
}
div#menu {
	position: relative;
	height: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #909090;
	margin: 0px;
	padding: 0px;
}
div#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 126px;
}
div#header img {
	margin: 0px;
	padding: 0px;
}
div#copyright {
	text-align: center;
	width: 159px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
}
div#footerlinks {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.6;
	font-size: 9px;
	margin-left: 160px;
}
div#footerlinks a {
	color: #909090;
	text-decoration: none;
	font-weight: normal;
}
div#footerlinks a:hover {
	color: #6B348A;
}
div#sidemenu a {
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
	background-color: #F1F1F1;
	font-size: 10px;
	padding: 5px;
}

div#sidemenu a.sub {
	padding-left: 15px;
}
div#sidemenu a:hover {
	color: #FFFFFF;
	background-color: #388B68;
}
div#telephone {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #388B68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
	font-size: 10px;
}
div#telephone strong {
	font-size: 18px;
	color: #6B348A;
}
div#greenphone {
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 10px;
}
div#greenphone a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
div#greenphone a:hover {
	color: #388B68;
}
div#greenphone img {
	padding-right: 5px;
}
div#greencross {
	background-image: url(../images/white_grid.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 10px;
}
div#greencross a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
div#greencross a:hover {
	color: #388B68;
}
div#greencross img {
	padding-right: 5px;
}
#logos {
	background-color: #FFFFFF;
	margin-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #388B68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #6B348A;
	margin: 10px;
}
h2 {
	font-size: 14px;
	color: #388B68;
	margin: 0 10px 10px;
}
li {
	padding-bottom: 5px;
	list-style-type: square;
	line-height: 1.4;
}
ul {
	margin-bottom: 5px;
	margin-top: 0px;
}

a {
	color: #6B348A;
	font-weight: bold;
}
a:hover {
	color: #388B68;
}
hr {
	border: 0;
	color: #909090;
	background-color: #909090;
	height: 1px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#form td {
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
}
input, textarea, select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formbox {
	background-color: #F1F1F1;
}
.formbox2 {
	background-color: #FFFFFF;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A8C6A;
	border: none;
	padding-top: 5px;
	padding-bottom: 3px;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
}
p.testimonial {
	font-style: italic;
}
p.testimonial img {
	margin-right: 10px;
}
div#sidemenu a.subsub {

	padding-left: 30px;
}
