body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-image: url('../images/main-bg.gif');
	background-position: top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #5F5F5F;
}
body a:link,
body a:visited {
	color: #B4171D;
	text-decoration: none;
	font-weight: bold;
}
body a:hover,
body a:active {
	color: #5C5C5C;
	text-decoration: none;
}

#main-wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 780px;
}

#header-wrapper {
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	height: 110px;
	background-color: #CACACA;
	overflow: hidden;
}
#logo {
	float: left;
	width: 357px;
	height: 110px;
	overflow: hidden;
	
}
#splash-right {
	float: left;
	width: 419px;
	height: 110px;
	overflow: hidden;
}

#global-nav {
	height: 25px;
	padding-left: 10px;
	background-image: url('../images/nav-bg.jpg');
	background-position: left;
	background-repeat: repeat-x;
	border: 2px solid #221E1F;
}

#home-button a:link,
#home-button a:visited {
	float: left;
	margin-top: 4px;
	width: 55px;
	height: 17px;
	background-image: url('../images/home-button-up.gif');
}
#home-button a:hover,
#home-button a:active {
	background-image: url('../images/home-button-down.gif');
}

#about-button a:link,
#about-button a:visited {
	float: left;
	margin-top: 4px;
	width: 83px;
	height: 17px;
	background-image: url('../images/about-us-button-up.gif');
}
#about-button a:hover,
#about-button a:active {
	background-image: url('../images/about-us-button-down.gif');
}

#faq-button a:link,
#faq-button a:visited {
	float: left;
	margin-top: 4px;
	width: 48px;
	height: 17px;
	background-image: url('../images/faq-button-up.gif');
}
#faq-button a:hover,
#faq-button a:active {
	background-image: url('../images/faq-button-down.gif');
}

#testimonial-button a:link,
#testimonial-button a:visited {
	float: left;
	margin-top: 4px;
	width: 111px;
	height: 17px;
	background-image: url('../images/testimonials-button-up.gif');
}
#testimonial-button a:hover,
#testimonial-button a:active {
	background-image: url('../images/testimonials-button-down.gif');
}

#case-study-button a:link,
#case-study-button a:visited {
	float: left;
	margin-top: 4px;
	width: 103px;
	height: 17px;
	background-image: url('../images/case-study-button-up.gif');
}
#case-study-button a:hover,
#case-study-button a:active {
	background-image: url('../images/case-study-button-down.gif');
}

#contact-button a:link,
#contact-button a:visited {
	float: left;
	margin-top: 4px;
	width: 96px;
	height: 17px;
	background-image: url('../images/contact-us-button-up.gif');
}
#contact-button a:hover,
#contact-button a:active {
	background-image: url('../images/contact-us-button-down.gif');
}

#contact-info {
	margin-top: 6px;
	margin-right: 10px;
	float: right;
	font-size: 11px;
	font-weight: bold;
}
#contact-info a:link,
#contact-info a:visited {
	color: #221F1F;
	text-decoration: none;
}
#contact-info a:hover,
#contact-info a:active {
	color: #221F1F;
	text-decoration: underline;
}

.red {
	color: #B21218;
}

#content-wrapper {
	margin: 0px;
	padding: 0px;
	border-left: 2px solid #221E1F;
	border-right: 2px solid #221E1F;
	border-bottom: 2px solid #221E1F;
	background-image: url('../images/content-bg.gif');
	_background-image: url('../images/content-bg-ie.gif');
	background-position: top left;
	background-repeat: repeat-y;
}


/* Left Content */
#content-left-wrapper {
	width: 129px;
	float: left;
	border-right: 2px solid #221E1F;
	background-color: #B4B4B4;
	background-color: #cacaca;
}
#left-content {
	margin: 5px 5px 5px 5px;
}
#mini-course-wrapper {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 2px solid #B21218;
}
#mini-course-statement {
	margin-top: 7px;
	font-size: 10px;
}
#mini-course-wrapper form {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}
#mini-course-wrapper input {
	margin-bottom: 5px;
	width: 97px;
	color: #B21218;
	font-weight: bold;
	font-size: 10px;
}

.privacy-policy {
	text-align: center;
}
.privacy-policy a:link,
.privacy-policy a:visited {
	color: #000000;
}
.privacy-policy a:hover,
.privacy-policy a:active {
	color: #B21218;
	text-decoration: underline;
}

#franchise-doctors-logo {
	margin-top: 20px;
}

/* Middle Content */
#content-middle-wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 514px;
}
#middle-content {
	float: left;
	padding: 6px 0px 0px 0px;
}

.main-splash {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 8px;
	width: 514px;
	background-image: url('../images/splash-bg-new.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#middle-content h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	border-bottom: 1px dashed #B4B4B4;
}	

.textarea {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
.director-textarea {
	margin: 0px;
	padding: 0px;
	/*margin-bottom: 20px;*/
	border-bottom: 1px dashed #B4B4B4;
}

#content-middle-wrapper p {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
}
#middle-content ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 27px;
	margin-right: 20px;
	list-style: none;
	list-style-position: outside;
	list-style-image: url('../images/li.gif');
}
#middle-content li {
	margin-bottom: 5px;
}

.director-pic {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
.director-pic img {
	border: 2px solid #B21218;
}
.director-text {
	float: left;
	width: 280px;
}

.big-text {
	font-size: 13px;
	font-weight: bold;
}

/* Form Styling */
.textarea form {
	margin: 0px;
	margin-right: 13px;
	padding: 10px;
	margin-top: 20px;
	margin-left: 12px;
	border: 1px dashed #666666;
	background-color: #EBEBEB;
}
#mandatory-fields {
	text-align: right;
	font-style: italic;
}
.form-row {
	font-weight: bold;
}
.form-row input {
	width: 300px;
	margin-bottom: 5px;
	color: #B21218;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
}
.form-row textarea {
	width: 300px;
	height: 70px;
	margin-bottom: 5px;
	color: #B21218;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
}
.form-label {
	margin-bottom: 2px;
	width: 304px;
}
.form-label-mandatory {
	margin-bottom: 2px;
	width: 304px;
	background-image: url('../images/mandatory.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.form-element {
	
}
.form-element .send-button {
	width: 50px;
}

.branding-image {
	text-align: center;
}

/* Right Content */
#content-right-wrapper {
	float: left;
	width: 129px;
	border-left: 2px solid #221E1F;
	background-color: #B4B4B4;
	background-color: #cacaca;
}
#right-content {
	margin: 5px 5px 5px 5px;
}


#footer-wrapper {
	border-left: 2px solid #221E1F;
	border-right: 2px solid #221E1F;
	border-bottom: 2px solid #221E1F;
	padding: 4px 7px 4px 7px;
	font-size: 11px;
	font-weight: bold;
	background-image: url('../images/footer-bg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#footer-wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer-wrapper li {
	display: inline;
}

/*
#footer-left {
	float: left;
}
#footer-right {
	float: right;
}
*/

#footer-wrapper a:link,
#footer-wrapper a:visited {
	font-weight: bold;
	color: #B21218;
	text-decoration: underline;
	text-decoration: none;
}
#footer-wrapper a:hover,
#footer-wrapper a:active {
	color: #221e1f;
	text-decoration: underline;
}

.footer-address {
	margin-top: 3px;
	font-weight: normal;
}

.footer-menu-bar {
	text-align: right;
}

.footer-address-bar {
	border-top: 1px dashed #B21218;
	border-top: 2px dashed #b4b4b4;
	margin-top: 5px;
	padding-top: 2px;
	text-align: center;
}





.peter-wong {
	float: right;
	border: 2px solid #B21218;
	margin-left: 5px;
}

#rhs-guarantee {
	text-align: center;
	padding: 0px;
	margin: 0px;
	/*background-color: #ffffff;*/
	margin-top: 10px;
}
#rhs-guarantee img {
	padding: 0px;
	margin: 0px;
	border: 2px solid #B21218;
}

/* Privacy Policy page styling */
.policy-main-wrapper {
	margin: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 2px solid #B21218;
}
.policy-logo {
	text-align: center;
}

.policy-content {
	
}
.policy-content p {
	
}

/* mini-course middle styling */
.mini-middle-wrapper {
	background-color: #b4b4b4;
	border: 2px dashed #5f5f5f;
	padding: 10px;
	margin: 20px 10px 10px 10px;
}

.mini-middle-title {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.mini-middle-label {
	font-weight: bold;
	width: 200px;
}

.mini-middle-content {
	padding: 5px;
	border: 2px solid #B21818;
	background-color: #ffffff;
}
.mini-middle-text {
	margin: 10px 10px 0px 10px;
}

.mini-middle-left {
	width: 170px;
	float: left;
}
.mini-middle-left-content {
	padding: 10px;
}
.mini-middle-right {
	width: 250px;
	float: left;
}
.mini-middle-right-content {
	padding: 10px;
	/*font-weight: bold;*/
}

.mini-middle-quote {
	margin-top: 10px;
	margin-left: 60px;
	font-weight: bold;
	width: 350px;
	text-align: center;
}

.mini-middle-form-row {
	margin: 10px 0px 10px 0px;
}

.mini-middle-form-row input {
	color: #B21818;
	font-weight: bold;
	font-size: 11px;
}

.mini-middle-send {
}

#get-adobe {
	margin-top: 10px;
	text-align: center;
	font-size: 9px;
}
#get-adobe-text {
	width: 88px;
	margin-left: 17px;
	text-align: left;
}

.valid {
	margin: 15px 0px 0px 0px;
	text-align: center;
}
.valid-link {
	margin: 10px 0px 0px 0px;
}
#prop-box-title a:link,
#prop-box-title a:visited {
	color: #b4181e;
}
#prop-box-title a:hover,
#prop-box-title a:active {
	color: #000000;
}