html, body {
	background-color: #f2f1f8;
}
div#c {
	padding-bottom: 500px;
}
div#cc {
	width: 821px;
	margin: 0 auto;
	position: relative;
	background: url(../image/cc-bg.gif) top left repeat-y;
}
div#header {
	width: 821px;
	height: 362px;
	background: url(../image/sky-dancers-header.jpg);
	margin-bottom: 20px;
	z-index: 100;
}
div#navigation {
	position: absolute!important;
	top: 320px;
	/*top: 336px;*/
	left: 40px;
	z-index: 100;
	border: none;
	background: none!important;
}
div#new-navigation {
	position: absolute!important;
	top: 350px;
	/*top: 336px;*/
	left: 50px;
	z-index: 100;
	border: none;
	background: none!important;
	clear: both;
}
span.ir {
	font-size: 8px;
	position: absolute;
	left: -2000px;
}

#m_home, #m_sales, #m_rentals, #m_distributors, #m_testimonials, #m_contact {
	padding: 0!important;
	margin: 0!important;
	border: none!important;
	text-align: center;
}
#m_home, #m_sales, #m_rentals, #m_distributors, #m_testimonials, #m_contact {
	height: 29px;
}
#m_home {
	width: 89px;
	background: url(/_resource/image/tab/home_off.gif) top left no-repeat;
}
#m_home:hover {
	background: url(/_resource/image/tab/home_on.gif) top left no-repeat;
}
#m_sales {
	width: 89px;
	background: url(/_resource/image/tab/sales_off.gif) top left no-repeat;
}
#m_sales:hover {
	background: url(/_resource/image/tab/sales_on.gif) top left no-repeat;
}
#m_rentals {
	width: 89px;
	background: url(/_resource/image/tab/rentals_off.gif) top left no-repeat;
}
#m_rentals:hover {
	background: url(/_resource/image/tab/rentals_on.gif) top left no-repeat;
}
#m_distributors {
	width: 106px;
	background: url(/_resource/image/tab/distributors_off.gif) top left no-repeat;
}
#m_distributors:hover {
	background: url(/_resource/image/tab/distributors_on.gif) top left no-repeat;
}
#m_testimonials {
	width: 106px;
	background: url(/_resource/image/tab/testimonials_off.gif) top left no-repeat;
}
#m_testimonials:hover {
	background: url(/_resource/image/tab/testimonials_on.gif) top left no-repeat;
}
#m_contact {
	width: 89px;
	background: url(/_resource/image/tab/contact_off.gif) top left no-repeat;
}
#m_contact:hover {
	background: url(/_resource/image/tab/contact_on.gif) top left no-repeat;
}
.yuimenubaritem {
	border: none!important;
	padding-right: 1px!important;
	background: none!important;
}
div#ccc {
	text-align: left;
	z-index: 50;
}
div.fl {
	float: left;
}
div.fr {
	float: left;
}
div#cc h1 {
	color: #15498a;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
html body div#cc h2 {
	color: #15498a;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}
html body div#cc ol li {
	margin-left: 30px;
	list-style: decimal;
}
div#cc p {
	margin-bottom: 10px;
}
strong {
	font-weight: bold!important;
}
div#cc p a {
	color: #ae9c33;
	text-decoration: none;
}
div#footer {
	clear: both;
	background: url(../image/footer-bg.gif) bottom left no-repeat;
	padding-bottom: 30px;
}
#footer-para {
	color: #247abf;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 60px;
}
#footer-text {
	color: #247abf;
	font-size: 9px;
	padding: 0 0 0 60px;
}
div#header a {
	cursor: pointer!important;
}