body {
	background-color: #000;
}
#wrapper {
	background: none;
	margin: 0 auto;
	width: 828px;
	height: 100%;
	border: 4px solid #fff;
}
#header {
	background: url(../i/tnav.jpg) top left no-repeat;
	height: 22px;
	width: 828px;
	padding: 20px 0px 0px 0px;
}
#header ul {
   list-style: none;
	margin: 0px 18px;
	padding: 0px;
}
#header li {
	float: left;
	font: 11px arial, verdana, helvetica;
	margin-right: 18px;
	color: #fff;
}
#header li a{
	text-decoration: none;
	color: #fff;
}
#header li a:hover{
	color: #0673b1;
}
#banner {
	background: url(../i/banner-home.jpg) top left no-repeat;
	height: 344px;
	width: 828px;
}
#body {
	background: url(../i/body-left-background.png) top left repeat-x;
	height: 420px;
	width: 828px;
	padding: 0px;
}
h1 {
	display: block;
	height: 39px;
	width: 441px;
	text-indent: -1000px;
	color: #000;
}
h1.intro{
	background: url(../i/h1-intro-smartlipo.png) bottom left no-repeat;
	margin: 0px 0px 7px 10px;
}
h2 {
	height: 18px;
	width: 220px;
	text-indent: -9999px;
}
h2.realpatient{
	background: url(../i/h2-intro-real-patient.png) bottom left no-repeat;
	margin: 0px 0px 0px 5px;
}
h2.corrective{
	background: url(../i/h2-intro-corrective.png) bottom left no-repeat;
	margin: 0px 0px 0px 3px;
}
h2.training{
	background: url(../i/h2-physician-training.png) bottom left no-repeat;
	margin: 0px 0px 5px 0px;
}
h2.media{
	background: url(../i/h2-media.png) bottom left no-repeat;
	margin: 0px 0px 5px 0px;
}
h2.specials{
	background: url(../i/h2-specials.jpg) bottom left no-repeat;
	margin: 0px 0px 5px 0px;
}
p {
	font: 11px arial, verdana, helvetica;
	color: #fff;
}
p.intro {
	width: 440px;
	margin: 0px 0px 15px 18px;
}
p.gallery {
	width: 278px;
	margin: 5px;
}
p.physician{
	width: 220px;
	margin: 0px;
}
p.media{
	margin: 0px;
}
a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #d1cca7;
}
a:hover{
	color: #0673b1;
}
a.arrow {
	background: url(../i/arrow-gold.png) bottom right no-repeat;
	display: block;
	height: 11px;
	width: 80px;
	margin-top: 10px;
	font: 10px arial, verdana, helvetica;
}
#body img {
	float: left;
	border: none;
	margin: 0px 15px 0px 18px;
}
#bodygallery {
	background: url(../i/photogallery-home-regular.jpg) top left no-repeat;
	height: 100px;
	width: 230px;
	margin: 10px 0px 0px 18px;
	padding: 0px 10px 10px 170px;
}
#bodygallery.corrective{
	background: url(../i/photogallery-home-corrective.jpg)  top left no-repeat;
}

#ctacontainer{
	background: none;
	height: 420px;
	width: 352px;
	float: right;
}
#cta {
	background: none;
	height: 124px;
	width: 352px;
}
#cta.media {
	background: url(../i/cta-media.jpg) top left no-repeat;
	padding: 20px 100px 0px 30px;
	height: 104px;
	width: 222px;
}
#cta.training {
	background: url(../i/cta-training.jpg) top left no-repeat;
	padding: 20px 20px 0px 105px;
	height: 104px;
	width: 227px;
}
#cta.specials {
	padding: 22px 20px 0px 38px;
	height: 172px;
	width: 300px;
}
#cta.specials p {
	margin: 0;
}
#cta.specials table {
	padding-bottom: 5px;
}
#cta.specials table td {
	padding-left: 0px;
 	padding-right: 5px;
}
#cta.specials input.name {
	width: 100px;
}
#cta.specials input.email {
	width: 209px;
}
#cta.specials input.submit {
	padding-left: 10px;
}
#footer{
	background: none;
	width: 828px;
	margin: 0 auto;
}
#address{
	font: 11px arial, verdana, helvetica;
	float: left;
	margin: 10px 0px;
	color: #fff;
}
#footnav{
	font: 11px arial, verdana, helvetica;
	margin: 10px 0px;
	width: 390px;
	float: right;
}
#footnav ul {
   list-style: none;
	margin: 0px 18px;
	padding: 0px;
}
#footnav li {
	float: right;
	font: 11px arial, verdana, helvetica;
	margin: 0px 0px 5px 15px;
	color: #fff;
	border-left: 1px solid #fff;
	padding-left: 10px;
	list-style: none;
}
#footnav li.last{
	border: none;
}
#footnav li a{
	text-decoration: none;
	color: #fff;
}
#footnav li a:hover{
	color: #0673b1;
}
#footnav p{
	clear: right;
	margin: 0px;
	line-height: 28px;
	float: right;
	width: 365px;
}
#footnav img{
	border: none;
	float: right;
	margin: 0px 10px 0px 0px;
}

