@charset "utf-8";
/* CSS Document */

@import url("css/reset.css");
@import url("fonts/fonts.css");

body {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#header-area {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 550px;
}



#head {
	width: 900px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 30px;
}
.logo {
	float: left;
}
.rhythm-title {
	float: left;
	font-size: 25px;
	color: #e28f26;
	margin-left: 35px;
	margin-top: 35px;
	font-weight: bold;
}

#head .sco {
	float: right;
	display: block;
	margin-top: 35px;
}
#head .sco li {
	float: left;
	margin-left: 10px;
	display: block;
}

.nav-bg {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav-bg.jpg);
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.first-bdr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fcaf17;
	border-bottom-color: #fcaf17;
}
.top_nav {
	width: 960px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e28f26;
	border-bottom-color: #e28f26;
}

.top_nav ul {
	height: 30px;
	width: 917px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e28f26;
	border-left-color: #fcaf17;
	margin-right: 20px;
	margin-left: 21px;
}
.top_nav ul li {
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcaf17;
	border-left-color: #e28f26;
}



.top_nav   li a  {
	font-size: 15px;
	line-height: normal;
	color: #000000;
	height: 26px;
	text-align: center;
	padding-top: 4px;
	padding-right: 24px;
	padding-left: 23px;
	display: block;
	text-decoration: none;
}
.top_nav  li  a:hover, .top_nav  li .current  {
	color: #FFFFFF;
	background-color: #FF9900;
	background-image: url(images/nav-li-hover.jpg);
	background-repeat: repeat-x;
}
.top_nav  li .current {
	cursor: default;
}
.shadow-01 {
	height: 20px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav-shadow.jpg);
	background-repeat: no-repeat;
}
.banner {
	height: 350px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content-area {
	background-image: url(images/content-bg.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
}
#conten {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F1F2;
}
#conten p {
	line-height: 22px;
	font-size: 14px;
	text-align: justify;
	color: #505050;
}
#conten h1 {
	font-family: 'cac_champagneregular', Arial, sans-serif;
	font-size: 36px;
	color: #aa1e1e;
	background-image: url(images/h1-bdr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	height: 48px;
	margin-bottom: 15px;
	padding-top: 2px;
}
#page_01 a {
	display: block;
	text-align: center;
	float: left;
	padding: 8px;
	background-color: #F06423;
	color: #FFFFFF;
	font-size: 13px;
}
#page_01 a:hover {
	background-image: url(images/nav-li-hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}

#page_01 {
	width: 900px;
	padding: 30px;
}

#page_01  #left {
	width: 480px;
	float: left;
}
#page_01 #left .welcom {
	display: block;
	margin-bottom: 20px;
}
#left .welcom a {
	margin-top: 13px;
	float: right;
}
#page_01 #left .gallery {
	width: 480px;
}
#left .gallery ul {
}
#left   .gallery   li  {
	float: left;
	border: 1px solid #C8CBCD;
	padding: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#left .gallery #gallery .last {
	margin-right: 0px;
}
#left .gallery #gallery a {
	padding: 0px;
}
#page_01  #right {
	width: 370px;
	float: right;
}
#right .video {
	height: 220px;
	width: 370px;
	background-color: #FF0000;
	margin-bottom: 20px;
}
#page_01 #right .testimonials {
	width: 370px;
}
#page_01 #right .testimonials .message {
	background-color: #dfe0e3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: -webkit-gradient(radial, 0 0, 0 bottom, from(#fafaff), to(#d8dadc));
	background: -moz-radial-gradient(#fafaff, #d8dadc);
	background: radial-gradient(#fafaff, #d8dadc);
	-pie-background: radial-gradient(#fafaff, #d8dadc);
	behavior: url(PIE.htc);
	width: 320px;
	height: 180px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#vertical-ticker{
	overflow:hidden;
	display: block;
	width: 320px;
	height: 140px;
}
#vertical-ticker li{
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 320px;
	font-style: italic;
	color: #505050;
	font-size: 13px;
	margin-bottom: 5px;
	height: 135px;
}
#vertical-ticker .message-text {
	line-height: 22px;
	margin-bottom: 5px;
}
#vertical-ticker .name {
	color: #AA1E1E;
	text-align: left;
	float: right;
	display: block;
}

#vertical-ticker .designation {
	text-align: left;
	color: #A0A0A0;
	display: block;
}
#news-container .all-messages {
	margin-top: 5px;

}
.testimoniol-shadow {
	background-image: url(images/testimoniol-shadow.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	float: right;
}
#page2 {
	width: 900px;
	padding: 30px;
}
#page2 h2 {
	color: #882fe0;
	font-size: 20px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#page2 p {
	margin-bottom: 10px;
}
#page2  .gap {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#page6 {
	width: 900px;
	padding: 30px;
}
#page6 .left {
	width: 460px;
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.performance-report  {
	margin-left: 30px;
}
.performance-report li {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: justify;
	font-size: 14px;
	color: #333333;
}
#page6 .right {
	float: right;
	width: 379px;
}
.right .faq {
}
.faq  .img_01 {
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
}
.faq .qus {
	font-size: 16px;
	color: #882fe0;
}
.photo-gallery {
	width: 960px;
}
.photo-gallery ul {
	padding-top: 30px;
	padding-left: 36px;
}
.photo-gallery li {
	float: left;
	margin-right: 36px;
	margin-bottom: 30px;
	display: block;
	border: 1px solid #CCCCCC;
}
#contact_page {
	padding: 30px;
	width: 900px;
}
#contact_page .left {
	width: 510px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cacbcd;
	padding-right: 39px;
	float: left;
	height: 500px;
}
.left .text_01 {

}
.tick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #505050;
	padding: 10px;
	background-color: #FFFFFF;
	border: 10px solid #E8E9EA;
	margin-top: 100px;
}



#contact_page .right {
	float: right;
	width: 310px;
	padding-left: 39px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 500px;
}
.right .address {
	margin-bottom: 25px;
}
.right .address p {

}
.address .head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #8818F7;
	margin-bottom: 7px;
}

.contact-form .contact_table {
	font-size: 15px;
	color: #333333;
	line-height: 25px;
}
.contact-form .contact_table td {
	padding-top: 25px;
}
.txt_fild {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8C9CB;
	border-right-color: #DCDDDF;
	border-bottom-color: #DCDDDF;
	border-left-color: #C8C9CB;
	width: 360px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
.subbutton {
	background-color: #E1E2E4;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBFC1;
	border-right-color: #D2D3D5;
	border-bottom-color: #D2D3D5;
	border-left-color: #BEBFC1;
	font-size: 15px;
	color: #333333;
	margin-top: 15px;
	margin-left: 241px;
	line-height: normal;
}














#footer-area {
	background-color: #282d2d;
}

#foot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	height: 60px;
	position: relative;
}
.foot_nav  {
	display: block;
	width: 666px;
	height: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #141719;
	border-left-color: #505355;
	position: absolute;
	top: 12px;
	left: 145px;
}
.foot_nav  li  {
	float: left;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505355;
	height: 15px;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #141719;
}
.foot_nav  li  a  {
	text-decoration: none;
	color: #e28f26;
}
#foot  .copyright {
	color: #505355;
	position: absolute;
	left: 30px;
	top: 40px;
}
#foot .gr8 {
	color: #505355;
	position: absolute;
	top: 40px;
	right: 30px;
}
#foot .gr8 a {
	color: #505355;
	text-decoration: underline;
}



#slideshow {
    position: relative;
    width: 960px;
    height: 350px;
}

#slideshow>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}