body {
	font-family: tahoma, helvetica, arial, sans-serif;
	background-color: #FFF;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

html, body, #wrapper, h1, #nav, #nav li {
	list-style: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
}

th, td {
	font-size: 12px;
	color: #900;
	font-weight: bold;
}

img {
	margin-top: 11px;
	margin-left: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	margin: auto;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}
#wrapper #body #right h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-left: -10px;
	color: #000;
	background-color: transparent;
}


h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
	margin: 0px 0;
	padding: 0;
	color: #000;
	text-align: left;
	font-size: 12px;
}

.block {
    display: block;
}

.clear {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
	font-weight: normal;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */

body {
    background: #cb0368;
}

#wrapper {
	width: 698px;
	border: 1px none #fff;
	margin-top: 10px;
	background-color: #FFF;
}

* html #wrapper {
    width: 700px;
    w\idth: 698px;
}

h1 {
	padding: 9px 18px;
	font-size: 14px;
	color: #000;
	text-align: left;
}

a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}



a:hover        {
	color: #900;
}


a:hover {
	color: #900;
	font-size: 12px;
}


/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}

#nav li {
	float: left;
	list-style: none;
	width: 117px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4F0000;
	display: block;
	text-decoration: none;
	background-color:#900;
	padding: 2px 0px;
}

#nav li.first {
    width: 108px;
    border-left: none;
}

#nav a {
	color: #fff;
	display: block;
	text-decoration: none;
	background-color:#900;
	padding: 4px 0px;
	width: 100%;
	font-size: 12px;
}

#nav a:hover {
	background-color:#CD0000;
}

/* highlights */

#highlights {
	width: 327px;
	background-repeat: no-repeat;
	float: left;
	background-color: #E9E9E9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 922px;
	
}

#highlights .p {
	margin-left: 187px;
	border-bottom-style: none;
	border-bottom-color: white;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

* html #highlights .p {
	padding-bottom: 6px;
}

#highlights div.green  {
	;
	float: right;
	border-top-width: 9px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdcb21;
	border-right-color: #bdcb21;
	border-bottom-color: #bdcb21;
	border-left-color: #bdcb21;

}
#highlights div.purple {
	float: right;
	border-top-width: 9px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7976d6;
	border-right-color: #7976d6;
	border-bottom-color: #7976d6;
	border-left-color: #7976d6;
}
#highlights div.orange {
	background: #f2901c;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
	border-top-width: 9px;
	border-right-width: 8px;
	border-bottom-width: 9px;
	border-left-width: 8px;
	border-top-color: #f2901c;
	border-right-color: #f2901c;
	border-bottom-color: #f2901c;
	border-left-color: #f2901c;
}

#highlights #topspot {
	padding-right: 5px;
	padding-left: 11px;
}

#highlights .faceotweek {
	float: left;
	width: 100px;
	color: #487388;
	font-weight: bold;
	border: 1px none #5D61AA;
	margin-top: 0em;
	margin-right: 8px;
	padding: 0px;
	height: 100px;
	background-image: url(images/schoolthumb.png);
	background-repeat: no-repeat;
}

#highlights .faceotweek p {
    padding: 0 2px;
}

/* right */

#right {
	width: 370px;
	float: right;
	background-image: url(images/body_br_bg.gif);
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
	font-size: 13px;
	color: #039;
	height: 369px;
}
#wrapper #body #right #spacer {
	height: 340px;
	width: 10px;
	float: left;
}


#right .right {
    margin-left: 1px;
}

#right #products {
    float: left;
    width: 188px;
}

#right #products div {
    border-top: 1px solid #bdbdbd;
    padding: 10px 10px 0 10px;
}

#right #products #item-one {
    border-top: none;
}

#right #products h2 {
    clear: both;
}

#right #news {
    float: right;
    width: 165px;
    margin: 10px 10px 0 0;
    display: inline;
}

#right #news h2 {
    margin-bottom: 0.5em;
}

#right #news h3 {
    margin-bottom: -0.4em;
}

/* beauty */

#beauty {
	float: right;
	width: 370px;
	background: url(images/body_br_bg.gif);
	height: 550px;
	border-left-color: #bdbdbd;
}

#beauty div {
	color: #039;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

/* footer */

#footer {
	color: #fff;
	text-align: center;
	padding: 8px 0;
	background-color: #333;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}

#footer a:hover {
	color: #900;
	font-size: 9px;
}
#wrapper #header {
	height: 170px;
	background-repeat: no-repeat;
	background-image: url(images/header3.png);
	background-position: bottom;
	background-color: #010101;
}
#wrapper #topspacer {

}
#wrapper #body #highlights #topspot .style3 strong .style6 {
	color: #039;
}
.titlehead {
	color: #039;
}
.cataloguelink {
	text-align: right;
}
#wrapper #topspacer {
	float: right;
	height: 20px;
	width: 140px;
	margin: 5px;
	clear: left;
	padding: 0px;
	background-image: url(simple_button.gif);
	background-repeat: no-repeat;
}
#wrapper #header img {
	margin-top: 20px;
	margin-left: 30px;
}
#wrapper #header #catbutton {
	float: right;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbs {
	border: medium solid #000;
}
#imgs {
	height: 50px;
	width: 50px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #DBE0F4;
}
#wrapper #body #highlights #topspot .faceotweek.style3.style15 strong #thmb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #body #beauty div table tr td a #thmb {
	border: 1px solid #DBE0F4;
}
#wrapper #body #beauty div table tr td a:hover #thmb {
	border: 1px solid #9396DB;
}
#wrapper #body #right #spacer2 {
	float: right;
	width: 10px;
	height: 280px;
}
#wrapper #body #right table form tr td {


}
#wrapper #body #right table form tr td #Name {
	color: #039;
	font-size: 12px;

}
#wrapper #body #right table {
	padding: 0px;
	margin-left: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #039;
	font-weight: normal;
	font-size: 12px;
}
#wrapper #body #right table form tr td #Ref {
	color: #039;
	font-size: 12px;
}
#wrapper #body #right table form tr td #Address {
	color: #039;
	font-size: 12px;
}
#wrapper #body #right table form tr td #Review {
	font-size: 12px;
	color: #039;
}
#wrapper #body #right table form tr td #Medicine {
	color: #039;
	font-size: 12px;
}
#wrapper #body #right table form tr td #Email {
	color: #039;
	font-size: 13px;
}
#wrapper #body #formdiv {
	background-color: #DBE0F4;
	width: 326px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#addyquote {
	width: 270px;
	padding-left: 40px;
	margin-top: 10px;
}
#wrapper #body #formdiv #topspot #addyquote #quotetxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
#right2 {
	padding: 0px;
	float: right;
	width: 370px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	height: 280px;
}
#wrapper #body #right2 table {
	margin-left: 50px;
}
#wrapper #body #right2 table form tr td #Name {
	font-size: 12px;
	color: #039;
}
#wrapper #body #highlights #topspot p #surgery {
	margin-top: 12px;
	margin-left: 1px;
}
#right2 {
	float: right;
	height: 280px;
	width: 370px;
}
#wrapper #body #right3 {
	float: right;
	width: 190px;
	height: 280px;
	background-image: url(images/body_br_bg.gif);
	background-repeat: repeat;
}
#wrapper #body #right3 #spacer {
	float: left;
	width: 10px;
	height: 280px;
}
#wrapper #aboutbotrght {
	float: right;
	height: 629px;
	width: 190px;
	background-color: #FFF;
}
#wrapper #body #leftbox {
	float: left;
	height: 911px;
	width: 327px;
}
#wrapper #body #leftbox {
	background-color: #E9E9E9;
	width: 507px;
}
#wrapper #body #mainbox {
	float: left;
	height: 680px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	background-color: #FFF;
	padding-left: 15px;
	text-align: left;
	font-size: 12px;
}
#wrapper #body #mainbox #topspot #spacer5 {
	float: right;
	width: 15px;
	height: 750px;
}
#wrapper #body #mainbox2 {
	background-color: #FFF;
	float: left;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 15px;
	width: 667px;
}
#wrapper #content {
	height: 600px;
	background-color: #CCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#wrapper #body #mainbox2 #topspot #right2 {
	width: 235px;
	background-color: #E9E9E9;
	margin-top: -12px;
	height: 700px;
	float: right;
	margin-right: -15px;
}
#wrapper #body #mainbox2 #topspot table tr td a #thmb1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #body #mainbox2 #topspot #flutable {
	float: left;
	width: 460px;
	margin-left: 105px;
}
#wrapper #body #mainbox2 #topspot #flutable tr td a #novartis {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #body #mainbox2 #topspot #flutable tr td a #wyeth {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #body #mainbox2 #topspot #flutable tr td a #masta {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #disclaimer p {
	font-size: 10px;
}
#wrapper #disclaimer {
}
#wrapper #body #mainbox #topspot #spacer2 {
}
#wrapper #body #mainbox #topspot #title {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#wrapper #body #scroller {
	height: 25px;
	background-color: #FFF;
}
#wrapper #body #mainbox #topspot #imgages #imgas {
	margin-left: 30px;
}
#wrapper #body #imgages #imgas2 {
	margin-left: -85px;
}
#wrapper #body #mainbox3 {
	background-color: #FFF;
	float: left;
	width: 667px;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#wrapper #body #mainbox3 #topspot p a #midmeds {
}
#wrapper #body #mainbox3 #topspot p #midmeds {
	margin-left: 0px;
}
#wrapper #body #mainbox2 #topspot table tr td p #bullet {
	color: #900;
	font-weight: bolder;
	font-size: 14px;
}
#wrapper #body #mainbox2 #topspot table tr td p #servicemenu {
	font-size: 14px;
	text-align: left;
}
#wrapper #body #mainbox2 #topspot #servicestbl {
	float: left;
	margin-left: 40px;
	text-align: left;
	
}
#wrapper #body #mainbox3 #topspot p #bullet {
	font-weight: bolder;
	color: #900;
	font-size: 14px;
}
#wrapper #body #mainbox4 {
	width: 667px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#wrapper #body #mainbox2 #topspot #main {
	text-align: left;
}
#wrapper #body #mainbox #topspot #main {
	text-align: left;
}
#wrapper #body #mainbox #topspot #bottomtxt {
	text-align: left;
}
#wrapper #footer div #footerlink {
	font-size: 9px;
}
.servicelinks {
}
#wrapper #body #mainbox2 #topspot #servicestbl tr td #servicemenu {
	font-size: 14px;
}
#wrapper #body #mainbox #topspot #bottomtxt strong {
	font-size: 14px;
}

#wrapper #body #mainbox3 #topspot #quote {
	width: 500px;
	margin-left: 60px;
	margin-top: 0px;
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	padding: 7px;
	font-style: normal;
	margin-bottom: 20px;
}#wrapper #body #mainbox3 #topspot #map {
	float: right;
	height: 339px;
	width: 276px;
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	margin-right: 60px;
	border: 1px solid #CCC;
}
#wrapper #body #mainbox3 #topspot #address {
	float: left;
}
#wrapper #body #mainbox3 #address {
	float: left;
	font-size: 14px;
	line-height: 20px;
}
#wrapper #body #mainbox3 #address #adspaces {
}
#wrapper #body #mainbox5 {
	padding-right: 15px;
	padding-left: 15px;
	width: 667px;
	background-color: #FFF;
	float: left;
	height: 500px;
}
#wrapper #body #mainbox5 #topspot #map #map {
	float: right;
	margin-right: 60px;
	margin-top: 0px;
	border: 1px solid #CCC;
}
.contactsize {
	font-size: 14px;
	line-height: 20px;
}
.contactsz {
}
#wrapper #body #mainbox6 {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	height: 750px;
}
#wrapper #body #mainbox3 #topspot #web {
	float: right;
	margin-top: 44px;
}
#wrapper #body #mainbox6 #topspot table tr td #Name {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
#wrapper #body #mainbox6 #topspot table tr td #Date {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
#wrapper #body #mainbox6 #topspot table tr td #Email {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
#wrapper #body #mainbox6 #topspot #rqtble {
	width: 360px;
}
#wrapper #body #mainbox2 #topspot #servicestbl tr td #bullet {
	color: #900;
	font-weight: bold;
	font-size: 12px;
}
#wrapper #body #mainbox6 #topspot #rqtble table tr td #Address {
	color: #000;
	font-weight: normal;
}
#wrapper #body #mainbox6 #topspot #rqtble table tr td #Message {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#wrapper #body #mainbox3 #topspot #rqtble table tr td #formclr {
	color: #000;
	font-weight: normal;
}#wrapper #body #mainbox3 #topspot #rqtble {
	margin-top: 20px;
}
#wrapper #body #mainbox3 #topspot p #whittaker {
	float: left;
}
#wrapper #body #mainbox3 #topspot p img {
}
#wrapper #body #mainbox3 #topspot p .style12 img {
	margin-left: 120px;
	padding-top: 20px;
}
#wrapper #body #mainbox3 #topspot p img {
}
#wrapper #body #mainbox3 #topspot p #boldheading {
	font-size: 12px;
	color: #000;
}
