@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
.clr {
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
}
body {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#wrap {
	width: 763px;
	margin: 0 auto;
}
#header {
	background-image: url(../images/header.png);
	width: 763px;
	height: 83px;
}
#franloginbutton  {
	float: right;
	width: 226px;
	height: 29px;
	margin-right: 18px;
}
#franloginbutton a  {
	background: url(../images/franloginbutton.png) no-repeat 0% 0px;
	display: block;
	height: 29px;
	width: 226px;
	line-height: 29px;
}
#franloginbutton a:hover  {
	background-position: -226px 0%;
}
#mainnav {
	background: url(../images/bgtop.png) no-repeat;
	height: 32px;
	padding: 24px 0px 0px 16px;
	z-index: 10;
}
#mainnav #navlist {
	float: left;
	width: 502px;
	z-index: 10;
}
#mainnav #search {
	float: right;
	width: 220px;
	margin-top: -3px;
}
#mainnav ul {
	list-style: none;
	z-index: 10;
}
#mainnav ul li {
	float: left;
	line-height: 26px;
	height: 26px;
	margin: 0px 1px;
	z-index: 10;
}
#homeonbutton {
	width: 69px;
	margin: 0px;
}
#aboutbutton,
#locationsbutton,
#franchisebutton,
#customersbutton,
#contactbutton,
#servicesbutton {
	width: 82px;
}
#aboutbutton a,
#homeonbutton a,
#locationsbutton a,
#franchisebutton a,
#customersbutton a,
#contactbutton a,
#servicesbutton a {
	background-repeat: no-repeat;
	background-position: 0% 0px;
	display: block;
	height: 26px;
}
#homeonbutton a:hover,
#homeonbutton .selected {
   background-position: -69px 0%;
}
#aboutbutton a:hover,
#locationsbutton a:hover,
#franchisebutton a:hover,
#customersbutton a:hover,
#contactbutton a:hover,
#servicesbutton a:hover,
#locationsbutton .selected,
#franchisebutton .selected,
#customersbutton .selected,
#contactbutton .selected,
#servicesbutton .selected {
	background-position: -82px 0%;
}
#aboutbutton a {
	background-image: url(../images/aboutbutton.png);
}
#homeonbutton a {
	background-image: url(../images/homeonbutton.png);
}
#locationsbutton a {
	background-image: url(../images/locationsbutton.png);
}
#franchisebutton a {
	background-image: url(../images/franchisebutton.png);
}
#customersbutton a {
	background-image: url(../images/customersbutton.png);
}
#contactbutton a {
	background-image: url(../images/contactbutton.png);
}
#servicesbutton a {
	background-image: url(../images/servicesbutton.png);
}
#container {
	background: url(../images/bgmid.png) repeat-y center;
	padding: 0px 15px;
	width: 731px
}
#container #leftmain {
	float: left;
	width: 501px;
	z-index: -10;
}
#container #sidebar {
	float: right;
	width: 230px;
	color: #FFFFFF;
}
#sidebar a {
	color: #FFFFFF;
}
#sidebar #menuexplore {
	list-style: none;
	padding: 5px 0px;
}
#sidebar #menuexplore li {
	background: url(../images/navbgone.png) no-repeat center;
	line-height: 32px;
	text-indent: 20px;
	font-size: 13px;
	margin: 3px 0px;
	font-weight: bold;	
}
#sidebar #watchourvideo {
	background: url(../images/navbgtwo.png) no-repeat center;
	line-height: 74px;
	font-weight: bold;	
	text-indent: 62px;
	font-size: 16px;
	padding-top: 9px;
}
#sidebar #findlocalgroup,
#sidebar #groupmediclocator,
#sidebar #callyourlocal,
#sidebar #groupmedicspecials,
#sidebar #customerssay {
	text-align: center;
	margin: 5px 0px;
}
#sidebar #sidequotes {
	/*background: url(../images/sidequotes.png) no-repeat center;*/
	width: 220px;
	margin: 20px auto;
	overflow: hidden;
}
#sidebar #sidequotes #sidequotestop {
	background: url(../images/sidequotestop.png) no-repeat center;
	height: 30px;
}
#sidebar #sidequotes #sidequotestxt {
	background: url(../images/sidequotesmid.png) repeat-y;
	padding: 0px 15px;
	text-align: justify;
}
#sidebar #sidequotes #sidequotesend {
	background: url(../images/sidequotesend.png) no-repeat center;
	height: 22px;
	padding-top: 30px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
#leftmain #normalgallery {
	width: 501px;
	height: 296px;
}
#leftmain #maincontent {
	width: 495px;
	overflow: hidden;
	color: #000000;
}
#leftmain #bodymodules {
	padding: 6px 16px;
}
#footer {
	clear: both;
	margin: 0px auto;
	overflow: hidden;
	background: url(../images/footerbg.png) no-repeat center;
	line-height: 35px;
	text-indent: 15px;
	color: #FFFFFF;
	font-size: 12px;
}
#footer a {
	color: #FFFFFF;
}

/*OTHERS*/
.contentheading {
	height: 30px;
	line-height: 30px;
	width: 495px;
	font-weight: bold;
	background: url(../images/titlebg.png) repeat-x center;
	text-indent: 10px;
}
.contentshow {
	width: 475px;
	padding: 12px 10px;
}
.search_input {
	border: none;
	width: 120px;
	margin-left: 48px;
}

/*customers*/
#customers_top {
	width: 438px;
	height: 11px;
	line-height: 11px;
	margin: 20px auto 0px;
	background: url(../images/customers_content.png) no-repeat center;
}
#customers_body {
	width: 438px;
	margin: -2px auto 20px;
	background: url(../images/customers_bg.png) repeat-y center;
}
#customers_body .customers_staff {
	margin-bottom: 16px;
}
#customers_body .c_img {
	width: 76px;
	float: left;
	text-align: center;
	overflow: hidden;
}
#customers_body .c_c {
	width: 360px;
	float: right;
}
#customers_body h5 {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding: 0px 10px 5px 6px;
}
#customers_body h6 {
	font-weight: normal;
	background: url(../images/customers_name.png) no-repeat 200px;
	height: 21px;
	line-height: 21px;
	text-indent: 206px;
	color: #E4302C;
}

/**
specialslist
**/
#specialslist {
}
#specialslist .specialstaff {
}
#specialslist .title {
	color: #931d13;
	font-weight: bold;	
}
#specialslist .content {
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 10px;
}
