html {font-size: 100.1%;}
body {
	font: 64% Verdana, Tahoma, sans-serif;
	margin: 0;
	background: #f9f9f9 url(../img/bg-body.gif) repeat-x;
}
#main {
	margin: 0 auto;
	width: 919px;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
#main li {list-style: none;}
#main a {text-decoration: none;}
#main a:hover {text-decoration: underline;}
#main a:focus {outline: none;}
#main img {border: none;}
#header {
	width: 100%;
	height: 122px;
	background: url(../img/bg-header.jpg) repeat-x;
	position: relative;
}
.logo {
	display: inline;
	margin: 0;
	position: absolute;
	top: 42px;
	left: 32px;
}
.logo a {
	overflow: hidden;
	text-indent: -3000px;
	float: left;
	/*background: url(../img/logo.gif) no-repeat;*/
	width: 235px;
	height: 42px;
}
#main-nav {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 315px;
	top: 0;
	width: 600px;
}
#main-nav li {
	display: inline;
	float: left;
}
#main-nav li a {
	float: left;
	color: #e7c583;
	font-size: 10px;
	text-align: center;
	width: 85px;
	padding-top: 72px;
	background: url(../img/bg-nav.gif) no-repeat 100% 32px;
	height: 48px;
}
#main-nav li a.last {background: none;}
#main-nav li a.active, #main-nav li a:hover {
	background: url(../img/bg-nav-rollover.gif) no-repeat;
	color: #55544e;
	font-weight: bold;
	text-decoration: underline;
	margin-left: -3px;
	width: 88px;
}
#container {
	float: left;
	width: 910px;
	background: url(../img/bg-content.png) repeat-y;
	padding: 0 0 41px 10px ;
}
#leftcolumn {
	float: left;
	width: 304px;
}
#leftcolumn img.c-top-photo {
	float: left;
	margin-left: -3px;
	width: 307px;
	display: inline;
	position: relative;
}
#join-us {
	width: 239px;
	padding: 20px 30px 30px 35px;
	background: url(../img/bg-join-us1.jpg) no-repeat;
	height: 210px;
	float: left;
	font: 18px "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	color: #949391;
	line-height: 22px;
}
#join-us p {
	margin: 0 0 10px;
	border-bottom: 1px solid #898885;
	width: 220px;
	padding: 0 0 10px;
	float: left;
}
#join-us h3 {
	color: #949391;
	font: 18px "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	margin: 0;
}
#join-us p a {
	color: #7a7c54;
	font-size: 14px;
	text-decoration: underline;
}
#join-us p.frep a {
	font-weight: bold;
	color: #E7C583;
}
#join-us p a:hover {
	color: #9c9e76;
}
#join-us strong {
	margin: 0 0 5px;
	font-weight: normal;
	float: left;
	color: #e6e5e4;
	width: 100%;
}
#container #join-us a {
	background: none;
	margin: 0;
	padding: 0;
}
#container .contact-us {
	float: left;
	margin: 20px 0 0;
	background: none ;
	padding: 0;
}
#content {
	float: left;
	width: 546px;
	margin: 35px 0 0 20px;
	display: inline;
}
#content h1 {
	color: #7a7c54;
	font-size: 18px;
	margin: 0;
}
#content h2 {
	color: #3b3b3b;
	font-size: 13px;
	margin: 0 0 15px;
}
#content p {
	color: #3b3b3b;
	font-size: 12px;
	margin: 0 0 16px;
	line-height: 14px;
}
#content p a {
	display: inline;
	background-image: none;
	padding: 0;
}
#content ul {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 10px;
}
#content-sub {
	float: left;
	width: 100%;
	border-top: 1px solid #bbb5ad;
	padding-top: 20px;
	margin-top: 1px;
}
#content-sub img {
	margin-right: 20px;
	float: left;
}
.sub-list {
	float: left;
	width: 340px;
	clear: right;
}
.sub-list li {
	padding: 0 0 14px 37px;
	background: url(../img/img-medic.gif) no-repeat 9px 0;
	display: block;
	font-size: 12px;
	color: #3b3b3b;
	float: left;
	width: 340px;
}
#container a {
	color: #7a7c54;
	font-size: 12px;
}
#container a.arrow {
	padding-left: 12px;
	background: url(../img/img-c-arrow.gif) no-repeat 0 4px;
	height: 30px;
	display: block;
}
#footer {
	float: left;
	background: url(../img/bg-footer.gif) repeat-x;
	padding-top: 15px;
	height: 160px;
	width: 901px;
	margin-left: 9px;
	display: inline;
}
.copyraite {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 35px;
	text-align: center;
}
.copyraite li {
	display: inline;
	font-size: 10px;
	color: #beb58b;
	font: 10px "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	padding: 0 0 0 10px;
	background: url(../img/img-footer-separator-main.gif) no-repeat 3px 3px;
}
#footer li.first {
	padding: 0;
	background: none;
}
.copyraite li a {color: #beb58b;}
#footer li a.underline {text-decoration: underline;}
#footer li a.underline:hover {text-decoration: none;}
.footer-nav {
	width: 100%;
	padding:0;
	float: left;
	margin: 0 0 2px;
	text-align: center;
}
.footer-nav li {
	display: inline;
	padding: 0 0 0 7px;
	background: url(../img/img-footer-separator-sub.gif) no-repeat 1px 3px;
	font-size: 10px;
}
#footer .footer-nav li a {
	color: #000;
	font-size: 12px;
	color: #55544e;
	font-size: 8px;
	text-decoration: underline;
}
#footer .footer-nav li a:hover {text-decoration: none;}
/*main page styles start here*/
#c-top {
	float: left;
	width: 100%;
	background: url(../img/bg-join-us2.jpg) no-repeat;
	height: 251px;
}
#c-top #join-us {
	float: right;
	background: none;
	margin-right: 7px;
	padding-top: 46px;
	height: 204px;
}
#main-page #container {
	padding-bottom: 0;
	background: url(../img/bg-content2.png) repeat-y;
}
#main-page #content {
	width: 409px;
	background: #1E1E1A url(../img/bg-c-big-box.gif) repeat-x;
	margin: 0;
	padding: 14px 20px 10px;
}
#main-page #content p {color: #E6E5E4;}
#main-page #content h1 {margin-bottom: 13px;}
#main-page #content a {
	display: inline;
	background-image: url(../img/img-c-arrow2.gif);
}
#main-page #footer {
	width: 900px;
	margin-left: 10px;
}
#block-container {
	float: left;
	width: 449px;
}
#block-container div {
	width: 419px;
	float: left;
	border: 1px solid #787772;
	padding: 15px 15px 5px;
}
#block-container div:hover, #block-container div.hover {background: url(../img/bg-c-small-box-rollover.gif) repeat-y;}
#block-container div img {
	background: url(../img/bg-photo.png) no-repeat;
	padding: 4px 22px 25px 6px;
	float: left;
	margin: 2px 0 0 -3px;
}
#block-container h2 {
	color: #7A7C54;
	font-size: 12px;
	margin: 0 0 13px;
	float: left;
	width: 250px;
}
#block-container p {
	color: #55544E;
	font-size: 12px;
	margin: 0 0 13px;
	line-height: 14px;
	float: left;
	width: 265px;
}
#block-container a {float: left;}

.action {
	border:1px solid black;
	float:right;
	margin:15px;
}
.answer {
	margin-bottom: 2em;
}
div.service {
	display: none;
	clear: both;
	border-bottom: 2px solid #000;
	margin-bottom: 2em;
}
a.toggle {
	margin: 0 0 1em 0;
	font-weight: bold;
}
.clear {
	clear: both;
}
ol {
	margin-left: 2em;
	padding: 0;
}
ol li {
	list-style-type: decimal;
	margin-bottom: 1em;;
}

legend {
	font-size: 15px;
	color: #7A7C54;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset {
	border: 1px solid #ccc;
	border-top: 15px solid #7A7C54;
	margin-bottom: 1em;
}
form label {
	float: left;
	clear: left;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
form input, form textarea, form select {
	clear: left;
	float: left;
	margin-bottom: .5em;
}
div.submit {
	margin: .5em 0;
}
div.submit input {
	padding: .4em 1em;
	font-size: 16px;
}
#flashMessage {
	color: #900;
	font-size: 13px;
	padding: .3em;
	border: 1px solid #600;
	margin-bottom: 1em;
}
#resources table {
	border-collapse: collapse;
}
#resources table td {
	margin: 0;
	padding: 1em 0;
	border-bottom: 1px solid #666;
}