body {
	background-color: #F5F6F7;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	}

a:link,
a:visited,
a:active {
	color: #0088CC;
	text-decoration: underline;
	outline:none; /* Gets rid of Firefox's dotted borders */
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
	}
	
/************************************************
*	ContentWrapper 		    			     	    * 
************************************************/

#contentWrapper {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Header 		    			     	    * 
************************************************/

#header {
	width: 960px;
	height: 60px;
	margin: 0px 0px 30px 0px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #ddd;
	}

#header .logo {
	float: left;
	width: 311px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#header .logo h1 a {
	background: url('../images/logo.gif') no-repeat 0 0;
	width: 311px;
	height: 37px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	}

#header .logo h1 span {
	display: none;
	}

#header .nav {
	float: left;
	width: 649px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

#header .nav p.phone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	letter-spacing: -0.25px;
	}

#header .nav ul {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

#header .nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#header .nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0088CC;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#header .nav li a:hover {
	color: #0088CC;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	}

#header .nav li a.here {
	text-decoration: underline;
	}
	
/************************************************
*	Home	 		    			     	    * 
************************************************/

#announcement {
	width: 984px;
	color: #000;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

#announcement h1 {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #E00032;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#announcement p {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#home {
	width: 984px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#home .dr7700 {
	background: #F5F6F7 url('../images/dr7700/bg-home.jpg') 0 0 no-repeat;
	width: 427px;
	height: 580px;
	margin: 0px 2px 0px 2px;
	padding: 0px 30px 0px 30px;
	float: left;
	}

#home .dr7700 .intro {
	width: 314px;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#home .dr7700 .introvideo {
	width: 83px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: center;
	}

#home .dr6100 {
	background: #F5F6F7 url('../images/dr6100/bg-home.jpg') 0 0 no-repeat;
	width: 427px;
	height: 580px;
	margin: 0px 2px 0px 2px;
	padding: 0px 30px 0px 30px;
	float: left;
	}

#home .dr7700 h1 {
	background: url('../images/dr7700/headline-home.gif') no-repeat 0 0;
	width: 326px;
	height: 62px;
	margin: 260px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

#home .dr6100 h2 {
	background: url('../images/dr6100/headline-home.gif') no-repeat 0 0;
	width: 270px;
	height: 62px;
	margin: 260px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

#home .dr7700 h1 a {
	width: 335px;
	height: 76px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	}

#home .dr6100 h2 a {
	width: 270px;
	height: 62px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	}

#home .dr7700 h1 span, #home .dr6100 h2 span {
	display: none;
	}

#home .offer {
	width: 427px;
	height: 60px;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#home .pricing {
	width: 215px;
	margin: 0px;
	padding: 0 0 0 0;
	float: left;
	}

#home .pricing p {
	margin: 0 0 0 0;
	}

#home .pricing span {
	color: #F00;
	}

#home p.price {
	font-size: 30px;
	font-weight: bold;
	color: #222;
	line-height: 32px;
	}

#home .buynow {
	width: 212px;
	margin: 0px;
	padding: 35px 0 0 0;
	float: left;
	}

#home .buynow p {
	text-align: right;
	}

#home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

p img.right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	}

#home a.more.black {
	background: url('../images/morearrow_black.gif') no-repeat 100% .3em;
	padding-right:10px;
	font-weight: bold;
	}
	
/************************************************
*	Product Nav 		    			     	    * 
************************************************/

#links {
	width: 980px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#links ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

#links li {
	float: left;
	margin: 0px 40px 0px 0px;
	padding: 0px;
	display: inline;
	}

#links li a {
	color: #0088CC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#links li a:hover {
	color: #0088CC;
	text-decoration: underline;
	}

#links li a.here {
	color: #999;
	text-decoration: none;
	}
	
/************************************************
*	Intro	 		    			     	    * 
************************************************/

#intro {
	width: 984px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#intro .dr7700 {
	background: #000 url('../images/dr7700/bg-intro-home.jpg') 0 0 no-repeat;
	width: 980px;
	height: 462px;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#intro .dr6100 {
	background: #000 url('../images/dr6100/bg-intro-home.jpg') 0 0 no-repeat;
	width: 980px;
	height: 462px;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#intro .dr7700 .left, #intro .dr6100 .left {
	float: left;
	position: relative;
	width: 360px;
	height: 412px;
	margin: 0px 0px 0px 0px;
	padding: 50px 10px 0px 40px;
	}

#intro .dr7700 .right, #intro .dr6100 .right {
	float: left;
	width: 570px;
	height: 462px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#intro .dr7700 .left h2 {
	background: url('../images/dr7700/headline.gif') no-repeat 0 0;
	width: 335px;
	height: 76px;
	margin-bottom: 30px;
	}

#intro .dr6100 h2 {
	background: url('../images/dr6100/headline.gif') no-repeat 0 0;
	width: 335px;
	height: 76px;
	margin-bottom: 30px;
	}

#intro .dr7700 .left h2 span, #intro .dr6100 .left h2 span {
	display: none;
	}

#intro .dr7700 .left p, #intro .dr6100 .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

#intro .dr7700 .left p {
	color: #B5B5B5;
	}

#intro .dr6100 .left p {
	color: #D7D7D7;
	}

#intro .dr7700 a, #intro .dr7700 a:visited, #intro .dr6100 a, #intro .dr6100 a:visited {
	color: #fff;
	text-decoration: underline;
	}

#intro .dr7700 a:hover, #intro .dr6100 a:hover {
	text-decoration: none;
	}

#intro .dr7700 a.more.white, #intro .dr6100 a.more.white {
	background: url('../images/morearrow_white.gif') no-repeat 100% .3em;
	padding-right:10px;
	}

#intro .dr7700 .left .video {
	background: url('../images/dr7700/bg-intro-video.gif') 0 0 no-repeat;
	position: absolute;
	bottom: 45px;
	width: 360px;
	height: 98px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#intro .dr7700 .left .video p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px 50px 0px 0px;
	}

#intro .dr7700 .left .video p img.left {
	float: left;
	width: 83px;
	height: 68px;
	padding: 0px 0px 0px 0px;
	margin: 15px 20px 0px 15px;
	border: 1px solid #ccc;
	}

#intro .dr7700 .left .video a, #intro .dr7700 .left .video a:visited {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}

#intro .dr7700 .left .video a:hover {
	text-decoration: none;
	}

#video {
	background: url('../images/dr7700/bg-video.jpg') 0 0 no-repeat;
	width: 527px;
	height: 462px;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 43px;
	}

#intro .feature-dr7700 {
	background: #000 url('../images/dr7700/bg-intro-features.jpg') 0 0 no-repeat;
	width: 980px;
	height: 180px;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#intro .feature-dr6100 {
	background: #000 url('../images/dr6100/bg-intro-features.jpg') 0 0 no-repeat;
	width: 980px;
	height: 180px;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#intro .feature-dr7700 .left, #intro .feature-dr6100 .left {
	float: left;
	width: 340px;
	margin: 0px 0px 0px 0px;
	padding: 50px 30px 0px 40px;
	}

#intro .feature-dr7700 .left h1 {
	background: url('../images/dr7700/headline.gif') no-repeat 0 0;
	width: 335px;
	height: 76px;
	margin-bottom: 30px;
	}

#intro .feature-dr6100 .left h1 {
	background: url('../images/dr6100/headline.gif') no-repeat 0 0;
	width: 335px;
	height: 76px;
	margin-bottom: 30px;
	}

#intro .feature-dr7700 .left h1 span, #intro .feature-dr6100 .left h1 span {
	display: none;
	}

#intro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 17px;
	float: left;
	width: 904px;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 40px;
	}

#intro2 .features {
	width: 263px;
	margin: 15px 32px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#intro2 .gallery {
	width: 263px;
	margin: 15px 74px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#intro2 .testimonial1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 15px;
	width: 272px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#intro2 .testimonial1 p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#intro2 .testimonial1 p.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
	margin: 17px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -0.25px;
	}

#intro2 .testimonial1 p.name {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}
	
/************************************************
*	Content  		    			     	    * 
************************************************/

#content {
	width: 984px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h1 {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	line-height: 35px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E3B285;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h3 {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -0.25px;
	}

h4 {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	line-height: 25px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -0.25px;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 3px 0px;
	padding: 10px 0px 0px 0px;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

p img.left {
	margin: 0px 20px 50px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

p.name {
	font-size: 11px;
	color: #666;
	text-align: right;
	}

p.custquote {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	margin: 30px 80px 0px 80px;
	padding: 15px 20px 15px 20px;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	}

p.custname {
	font-size: 11px;
	color: #666;
	text-align: right;
	margin: 0px 80px 20px 80px;
	padding: 0px 20px 15px 20px;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	}

ul {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	}

li {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

img.chair7700 {
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	}

img.chair6100 {
	margin: 0px 17px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	}

#content a.more.black {
	background: url('../images/morearrow_black.gif') no-repeat 100% .3em;
	padding-right:10px;
	}

#content p.next {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#top {
	background: url('../images/content_top.gif') 0 0 no-repeat;
	width: 984px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#middle {
	background: url('../images/content_middle.gif') 0 0 repeat-y;
	width: 984px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	}

#bottom {
	background: url('../images/content_bottom.gif') 0 0 no-repeat;
	width: 984px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#bottom2 {
	background: url('../images/content_bottom_2.gif') 0 0 no-repeat;
	width: 984px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#top2 {
	background: url('../images/content_top_2.gif') 0 0 no-repeat;
	width: 984px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#middle2 {
	background: url('../images/content_middle_2.gif') 0 0 repeat-y;
	width: 984px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	float: left;
	}

#middle2 .left {
	width: 562px;
	line-height: 17px;
	margin: 0px 30px 0px 40px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#middle2 .right {
	width: 272px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#content p.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	}

#content p.small {
	font-size: 11px;
	line-height: 13px;
	color: #666;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	}

#content .order {
	width: 272px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	float: left;
	}

#content .testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 15px;
	width: 272px;
	margin: 20px 0px 10px 40px;
	padding: 0px 0px 10px 0px;
	float: left;
	border-bottom: 1px dotted #ccc;
	}

#content .testimonial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 15px;
	width: 272px;
	margin: 20px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#content .testimonial p, #content .testimonial2 p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#content .testimonial p.quote, #content .testimonial2 p.quote {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 17px;
	font-style: italic;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#content .testimonial p.name, #content .testimonial2 p.name {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}

p img.testimonials {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Feature  		    			     	    * 
************************************************/

#featurenav {
	width: 560px;
	height: 20px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #ccc;
	}

#featurenav ul {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

#featurenav li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#featurenav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0088CC;
	margin: 0px 44px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#featurenav li a:hover {
	color: #0088CC;
	text-decoration: underline;
	}

#featurenav li a.here {
	color: #999;
	text-decoration: none;
	}

.featureintro {
	width: 260px;
	margin: 6px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#featurevideo {
	background: url('../images/bg-video.gif') 0 0 no-repeat;
	width: 270px;
	height: 223px;
	margin: 10px 30px 0px 0px;
	padding: 0px;
	float: left;
	}

#featurevideo .vid, #featurenovideo .vid {
	width: 250px;
	margin: 0px 0px 30px 0px;
	padding: 10px;
	float: left;
	}

#featurenovideo {
	background: url('../images/bg-novideo.gif') 0 0 no-repeat;
	width: 270px;
	height: 210px;
	margin: 10px 30px 30px 0px;
	padding: 0px;
	float: left;
	}

p img.left2 {
	float: left;
	margin: 0px 40px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

img.left3 {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

p.next2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 50px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
	border-top: 1px dotted #ccc;
	}
	
/************************************************
*	Gallery  		    			     	    * 
************************************************/

#content .simpleviewer {
	width: 592px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	float: left;
	}
	
/************************************************
*	Specs						     	    * 
************************************************/

#content .col1 {
	width: 231px;
	margin: 0px 0px 0px 0px;
	padding: 0px 91px 0px 0px;
	float: left;
	}

#content .col2 {
	width: 230px;
	margin: 70px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	}

#content .col1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#content .col2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	}

#content .col2 p.intro {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

#content .col2 p.feature {
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#content .col2 img {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Brochure  		    			     	    * 
************************************************/

#content .col3 {
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 31px 0px 0px;
	float: left;
	}

#content .col3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#content .col3 p.intro {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
	}

#content .col3 p.small {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	}

#content .col4 {
	width: 260px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#content .col4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

#content .col4 p.intro {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
	}

#content .col4 p.small {
	font-size: 11px;
	line-height: 13px;
	color: #666;
	}
	
/************************************************
*	Order  		    			     	    * 
************************************************/

#specialoffer {
	background-color: #E00032;
	width: 515px;
	color: #fff;
	margin: 20px 0px 5px 0px;
	padding: 20px 20px 20px 20px;
	float: left;
	}

#specialoffer p.special {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	line-height: 25px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

#specialoffer p.offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	line-height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#specialoffer p.ordernow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#specialoffer ul {
	margin: 0px 0px 15px 25px;
	padding: 0px 0px 0px 0px;
	}

#specialoffer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	line-height: 21px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#specialoffer a {
	color: #fff;
	text-decoration: underline;
	}

#specialoffer a:hover {
	color: #fff;
	text-decoration: none;
	}

.col5 {
	width: 256px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

.col5 p.oldprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.col5 p.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.col5 span.save {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff0000;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

.col5 p {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	}

.col5 p.button {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

.col5 p.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.col5 p.small {
	font-size: 11px;
	line-height: 13px;
	color: #666;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.col5 span.red {
	color: #ff0000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.col6 {
	width: 225px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 60px;
	float: left;
	}

.col7 {
	width: 276px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 29px;
	float: left;
	}
	
/************************************************
*	Footer 		    			     	    * 
************************************************/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	width: 964px;
	margin: 20px auto 30px auto;
	padding: 0px 10px 0px 10px;
	float: left;
	}

#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0088CC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #0088CC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	}
	
/************************************************
*	Forms - Contact	    			     	    * 
************************************************/

#contact {
	width: 380px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contact .form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contact p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contact p.small a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	}

#contact p.small a:hover {
	color: #666;
	text-decoration: none;
	}

#contact td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contact .textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 274px;
	margin: 0px 0px 3px 0px;
	padding: 3px;
	color: #222;
	background-color: #FFF;
	border: 1px solid #999;
	}
	
#contact .fieldreq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	}
	
#contact .field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	padding: 0px 0px 0px 0px;
	}
	
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	}