@charset "utf-8";
#layout {
	float: left;
	height: auto;
	width: 100%;
}
#header-layout {
	float: left;
	height: 130px;
	width: 100%;
	background-image: url(../images/bg/title-bg.png);
}
#header {
	margin: auto;
	height: 130px;
	width: 1024px;
}
#left-header {
	float: left;
	height: 130px;
	width: 754px;
}
#title {
	float: left;
	height: 130px;
	width: 754px;
	background-image: url(../images/bg/title.png);
}
#right-header {
	float: left;
	height: 130px;
	width: 270px;
}
#qc {
	float: left;
	height: auto;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #242424;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 48px;
}

#menu-layout {
	float: left;
	height: 50px;
	width: 100%;
}
#menu {
	margin: auto;
	height: 50px;
	width: 1024px;
	background-image: url(../images/bg/menu-bg.png);
}
#inner-menu {
	float: left;
	height: 50px;
	width: 1000px;
	padding-right: 12px;
	padding-left: 12px;
}

#menu ul 
{
	padding-left: 0px;
	margin: 0px;
	list-style-image: url(../images/bg/arrow-bullet-icon.png);
}
#menu li
 {
	padding-left:0px;
	list-style-image: url(../images/bg/arrow-bullet-icon.png);
	display: inline;
}
#menu a
 {
	width: 90px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	float: left;
	line-height: 4em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: 50%;
	margin-right: 13px;
}
#menu a:hover
{
	width: 90px;
	height: 50px;
	color: #fff;
	background-color: #B41310;
	margin-right: 13px;
}
#menu #active a 
{
	background-color: #B41310;
	width: 90px;
	margin-right: 13px;
	color: #fff;
}
#banner-layout {
	float: left;
	height: 492px;
	width: 100%;
	margin-top: 13px;
	margin-bottom: 13px;
}
#banner {
	margin: auto;
	height: 492px;
	width: 1024px;
}
#inner-banner {
	float: left;
	height: 492px;
	width: 1024px;
}
#content-layout {
	float: left;
	height: auto;
	width: 100%;
}
#content {
	height: auto;
	width: 1024px;
	margin: auto;
}
#inner-content {
	float: left;
	height: auto;
	width: 1024px;
	margin-bottom: 13px;
}
#left-middle-content {
	background-color: #750F0C;
	float: left;
	height: auto;
	width: 200px;
	margin-right: 13px;
	border-radius: 7px;
}
#inner-left-middle-content {
	margin: 10px;
	float: left;
	height: auto;
	width: 180px;
}
#inner-left-middle-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #ffffff;
	float: left;
	height: 40px;
	width: 180px;
	text-transform: uppercase;
	text-align: center;
}
#inner-left-middle-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #FFF;
	text-align: justify;
	float: left;
	height: 220px;
	width: 180px;
	overflow: hidden;
}
#middle-middle-content {
	float: left;
	height: auto;
	width: 617px;
	margin-right: 13px;
}
#middle-middle-content-title {
	float: left;
	height: 40px;
	width: 617px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #750F0C;
	text-transform: uppercase;
}
#middle-middle-content-details {
	float: left;
	height: auto;
	width: 617px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #242424;
	text-align: justify;
}
.h4 {
	font-size: 13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ea5f29;
}
#treatments {
	float: left;
	height: 27px;
	width: 190px;
	margin-right: 7px;
	margin-left: 4px;
	background-image: url(../images/bg/arrow.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.4em;
	color: #242424;
	font-weight: bold;
	margin-bottom: 7px;
	padding-right: 10px;
	text-align: left;
}
#right-middle-content {
	background-color: #750F0C;
	float: left;
	height: auto;
	width: 180px;
	border-radius: 7px;
}
#inner-right-middle-content {
	margin: 10px;
	float: left;
	height: auto;
	width: 160px;
}
#inner-right-middle-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #ffffff;
	float: left;
	height: 40px;
	width: 160px;
	text-transform: uppercase;
	text-align: center;
}
#inner-right-middle-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #ffffff;
	text-align: justify;
	float: left;
	height: 220px;
	width: 160px;
}
#page {
	float: left;
	height: auto;
	width: 810px;
}
#page-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	float: left;
	height: 40px;
	width: 810px;
	color: #750F0C;
	text-transform: uppercase;
}
#page-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	float: left;
	height: auto;
	width: 810px;
	color: #242424;
	text-align: justify;
	list-style-image: url(../images/bg/arrow.png);
}
#footer-layout {
	height: 106px;
	width: 100%;
	float: left;
	background-image: url(../images/bg/footer-bg.png);
}
#footer {
	margin: auto;
	height: 106px;
	width: 1024px;
}
#top-footer {
	text-align: center;
	float: left;
	height: 30px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.4em;
	color: #FFF;
	margin-top: 9px;
}
#middle-footer {
	text-align: center;
	float: left;
	height: 30px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.4em;
	color: #FFF;
}
#bottom-footer {
	text-align: center;
	float: left;
	height: 30px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.4em;
	color: #FFF;
	margin-bottom: 9px;
}
