@charset "utf-8";
/* CSS Document */



html, body {
	height: 100%;
	margin: 0;
	padding: 0 0 1px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.3em;
	color:#212121;
	background:url(../images/bg.png) repeat-x;
	background-color:#FFF;
}
/*------------------------------------------------------------------------------ Theme ---- Start -------- */

a {
	text-decoration:underline;
	color: #212121;
}
a:hover {
	text-decoration:underline;
	color: #bb141a;
}
h1 {
	color:#bb141a;
	padding:5px 0px;
	font-size:18px;
}
h2 {
	color:#212121;
	font-size:16px;
}
h3 {
	color:#bb141a;
}
h4 {
	color:#db191f;
	font-size:20px;
}
ul {
	list-style-image:url(../images/li.png);
}
ul li {

}

fieldset {
	margin: 1.5em auto 0 auto;
	padding: 10px;
	border:1px solid #cbc9c9;
	position: relative;
	width:516px;
	font-weight: bold;
	background:url(../images/con_bg2.png) repeat-x bottom left;
	-moz-border-radius: 8px;
	-border-radius: 8px;
	-webkit-border: 8px;
}
legend {
	margin-left: 20px;
	color:#bb141a;
	padding:0px 5px 0 5px;
	font-weight: bold;
}
/*------------------------------------------------------------------------------ Theme ---- End -------- */

	

#page {
	width: 1000px;
	height: auto;
	padding:0px;
	margin:0px auto;
}
/*------------------------------------------------------------------------------ Top ---- Start -------- */



#top {
	height: 128px;
	width: 1000px;
	overflow:hidden;
	margin:10px 0px;
	background:url(../images/top_bg.png) no-repeat top center;
}
#top2 {
	height: 128px;
	width: 1000px;
	overflow:hidden;
	margin:10px 0px;
	background:url(../images/top_bg2.png) no-repeat top center;
}
#top_top {
	width:1000px;
	height:97px;
	overflow:hidden;
}
#top_bottom {
	width:1000px;
	height:31px;
	overflow:hidden;
}
/*------------------------------------------------------------------------------- Memu ------ End -------- */



#menu {
	width:1000px;
	height:31px;
	padding:0px 10px;
	overflow:hidden;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li {
	margin:0;
	padding:0;
	float:left;
	padding:0px 3px 0 2px;
	display:block;
}
#menu ul li a {
	text-decoration:none;
	padding-top:7px;
	color:#e6cfae;
	display:block;
	height:23px;
}
#menu ul li a:hover {
	color:#FFF;
	text-decoration:none;
	background:url(../images/li_hover.png) no-repeat top center;
}
.active {
	color:#FFF !important;
	text-decoration:none;
	background:url(../images/li_hover.png) no-repeat top center;
}
/*------------------------------------------------------------------------------- Content ---- Start -------- */



#content {
	width:1000px;
	overflow:hidden;
}
/*---------------------------------------------- Content Left ---------------------*/



#content_left {
	width:216px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
#quick_cont {
	width:216px;
	overflow:hidden;
	font-size:12px;
	color:#000;
	margin-bottom:10px;
}
#quick_cont_top {
	width:216px;
	height:37px;
	background:url(../images/quick_c_top.png) no-repeat;
	overflow:hidden;
}
#quick_cont_middle {
	width:216px;
	background:url(../images/quick_c_middle.png) repeat-y;
	overflow:hidden;
}
#quick_cont_bottom {
	width:216px;
	height:9px;
	background:url(../images/quick_c_bottom.png) no-repeat;
	overflow:hidden;
}
.text_box {
	border:1px solid #8c8c8c;
	height:20px;
	width:200px;
	margin:2px 0px 8px 0px;
}
.send_button {
	width:200px;
	height:31px;
	overflow:hidden;
	border:0;
	color:#f4d8b0;
	cursor:pointer;
	background:url(../images/send_button.png) top left no-repeat;
}
.send_button:hover {
	width:200px;
	height:31px;
	overflow:hidden;
	border:0;
	color:#FFF;
	background:url(../images/send_button.png) bottom left no-repeat;
}
#left_add1 {
	width:190px;
	height:166px;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#FFF;
	z-index:10;
}

#left_add1 img{
	width:190px;
	height:166px;
}
/*
.left_add_cover {
	height:166px;
	width:231px;
	z-index:100;
	background:url(../images/img_cover.png) no-repeat;
	position:absolute;
}
*/
.callme img{width:216px;}

.video{ margin:10px 0px; width:216px;}

.video img{width:216px;}
#left_add2 {
	height:166px;
	width:231px;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#FFF;
	z-index:10;
}
#left_add3{
	width:231px;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#FFF;
}

/*
.left_add_cover2 {
	height:166px;
	width:231px;
	z-index:100;
	background:url(../images/img_cover2.png) no-repeat;
	position:absolute;
}
*/
/*---------------------------------------------- Content Right ---------------------*/

#content_right {
	width:774px;
	float:left;
	overflow:hidden;
}
#banner {
	width:774px;
	height:212px;
	overflow:hidden;
	z-index:5 !important;
	position:relative !important;
}
#banner img {
	width:774px;
	height:212px;
}
.banner_cover {
	height:212px;
	width:759px;
	z-index:10  !important;
/*	background:url(../images/banner_cover.png) no-repeat;*/
	position:absolute;
}
.banner_cover_left{
	height:212px;
	width:10px;
	z-index:10 !important;
	background:url(../images/banner_cover_left.png) no-repeat;
	position:absolute;
}
.banner_cover_right{
	height:212px;
	width:10px;
	margin-left:764px;
	z-index:10 !important;
	float:right;
	background:url(../images/banner_cover_right.png) no-repeat;
	position:absolute;
}
#content_right2 {
	width:774px;
	margin-top:10px;
	overflow:hidden;
}
#content_right_text {
	width:574px;
	float:left;
	margin-right:10px;
}
#content_right_text strong {
  line-height:1.4em;
  font-size:14px;
}
#content_right_text_head {
	width:574px;
	overflow:hidden;
	color:#bb141a;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #bb141a;
}
#content_right_text_detail {
	width:574px;
	text-align:justify;
	overflow:hidden;
	z-index:1500 !important;
}


#content_right_add {
	width:190px;
	float:left;
	overflow:hidden;
}
#right_add1 {
	width:190px;
	height:244px;
	margin-bottom:10px;
	overflow:hidden;
}
#right_ad_middle{
	width:190px;
	margin-bottom:10px;
	overflow:hidden;
}

#right_ad_middle img{
	width:190px;
}
#right_add2 {
	width:190px;
	height:320px;
	margin-bottom:10px;
	overflow:hidden;
	/*border:1px solid #e9a0a3;*/
}
/*
.right_add_cover {
	height:244px;
	width:210px;
	z-index:100;
	background:url(../images/right_img_cover.png) no-repeat;
	position:absolute;
}
*/
#testimonial {
	width:538px;
	margin:10px auto;
	height:116px;
	background:url(../images/testimonial_bg.png) no-repeat;
	overflow:hidden;
}
#testimonial_left {
	width:428px;
	height:116px;
	float:left;
	overflow:hidden;
}
#testimonial_left_text {
	width:380px;
	height:78px;
	font-size:11px;
	letter-spacing:0;
	color:#b1515d;
	margin:10px 0 0 27px;
	text-align:justify;
	overflow:hidden;
}
#testimonial_left_text a {
	text-decoration:none;
	color:#b1515d;
}
#testimonial_left_author {
	width:398px;
	height:18px;
	text-align:right;
	margin:3px 0 0 25px;
	color:#9c434e;
	letter-spacing:0;
	overflow:hidden;
}
#testimonial_right {
	width:104px;
	height:116px;
	margin:9px 0 0 1px;
	float:left;
	overflow:hidden;
}

#testimonial_right img {
	margin:3px 0 0 3px;
	width:94px;
	height:94px;
	float:left;
	overflow:hidden;
}

.testimonial2 {
	width:538px;
	margin:10px auto;
	padding-bottom:10px;
	border-top:1px solid #fae9ea;
	border-bottom:1px solid #dbc0c1;
	background:url(../images/testi_box_bg.png) repeat-x bottom left;
	overflow:hidden;
	background-color:#FBF8F8;
}
.testimonial_left2 {
	width:428px;
	float:left;
	overflow:hidden;
}
.testimonial_left_text2 {
	width:380px;
	font-size:11px;
	min-height:30px;
	letter-spacing:0;
	color:#b1515d;
	padding:10px 0 0 27px;
	text-align:justify;
	overflow:hidden;
	background:url(../images/q1.png) no-repeat top left;
}
.testimonial_left_text2 a {
	text-decoration:none;
	color:#b1515d;
}
.testimonial_left_author2 {
	width:398px;
	height:15px;
	text-align:right;
	padding:23px 0 0 25px;
	color:#9c434e;
	background:url(../images/q2.png) no-repeat top right;
	letter-spacing:0;
	overflow:hidden;
}
.testimonial_right2 {
	width:104px;
	height:116px;
	background:url(../images/img_bg.png) no-repeat top left;
	margin:9px 0 0 2px;
	float:left;
	overflow:hidden;
}

.testimonial_right2 img {
	margin:4px 0 0 4px;
	width:94px;
	height:94px;
	float:left;
	overflow:hidden;
}

.links {
	width:538px;
	margin:10px auto;
	padding-bottom:10px;
	border-top:1px solid #fae9ea;
	border-bottom:1px solid #dbc0c1;
	background:url(../images/links_bg.png) repeat-x bottom left;
	overflow:hidden;
	background-color:#FBF8F8;
}
.links_head {
	width:490px;
	height:27px;
	overflow:hidden;
	color:#9c434e;
	padding:13px 0 0 48px;
	background:url(../images/links_head_bg.png) no-repeat bottom left; 
}
.links_head a{
	text-decoration:underline;
	font-size:15px;
	color:#9c434e;
}

.links_head a:hover{
	text-decoration:underline;
	color:#9c434e;
}
.links_data {
	width:473px;
	overflow:hidden;
	color:#b1515d;
	padding:5px 15px 5px 50px;
}
/*------------------------------------------------------------------------------- Content ---- End -------- */







/*------------------------------------------------------------------------------- Footer ---- Start -------- */



#footer_content {
	width: 100%;
	margin-top:10px;
	overflow: hidden;
	background:url(../images/footer_bg.png) repeat-x;
	background-color:#ebeaea;
}
#footer {
	width:100%;
	text-align:center;
	height:30px;
	margin:0 auto;
	padding-top:3px;
	overflow:hidden;
}
#footer ul {
	margin:0px auto;
	padding:3px 0 0 0px;
	list-style:none;
	display:inline;
	text-align:center;
}
#footer ul li {
	margin:0;
	display:inline;
	padding:1px 5px;
	color:#fff;
}
#footer ul li a {
	text-decoration:none;
	color:#fff;
}
#footer ul li a:hover {
	text-decoration:none;
	color:#383838;
}
#footer .active {
	color:#383838 !important;
	text-decoration:none;
	background:none;
}


#footer_area {
	width:1000px;
	text-align:center;
	margin:0 auto;
	padding:5px;
	overflow:hidden;
}
#footer_area ul {
	margin:0px auto;
	padding:5px 0 5px 0px;
	list-style:none;
	display:inline;
	text-align:center;
	overflow:hidden;
}
#footer_area ul li {
	margin:0;
	display:inline;
	padding:1px 5px;
	color:#4d4c4c;
	line-height:20px;
}
#footer_area ul li a {
	text-decoration:none;
	color:#4d4c4c;
}
#footer_area ul li a:hover {
	text-decoration:none;
	color:#000;
}

#footer_area .active {
	color:#000 !important;
	text-decoration:none;
	background:none;
}


.more {
	width:100%;
	text-align:right;
	overflow: hidden;
}
.more a {
	display:block;
	height:12px;
	float:right;
	width:44px;
	margin:4px 0px;
	overflow:hidden;
	background:url(../images/more_butt.png) no-repeat top left;
}
.more a:hover {
	display:block;
	height:12px;
	width:44px;
	overflow:hidden;
	background:url(../images/more_butt.png) no-repeat bottom left;
}
/*------------------------------------------------------------------------------- Footer ---- End -------- */



/*------------------------------------------------------------------------------- Footer2 ---- Start -------- */

#footer2 {
	height: 30px;
	padding-top:20px;
	width: 1000px;
	margin:0 auto;
	text-align:right;
	overflow: hidden;
	font-size:11px;
	letter-spacing:0px;
	color:#909090;
}
#footer2 a {
	text-decoration:none;
	color:#666565;
}
#footer2 a:hover {
	text-decoration:underline;
}
/*------------------------------------------------------------------------------- Footer2 ---- End -------- */


/* ========== message boxes starts ========== */

.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin-top : 10px;
	margin-bottom : 10px;
	padding:10px 10px 10px 50px;
	background-repeat: no-repeat;
	background-position:10px center;
	display:inline-block;
	text-align:left;
	clear:left;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/admin/info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/admin/success.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/admin/warning.png');
}
.error {
	color: #CC0000;
	background-color: #F7CBCA;
	background-image: url('../images/admin/error.png');
}
.validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('../images/admin/validation.png');
}
.red, .red A:link, .red A:visited, .red A:active {
	color: red;
	text-decoration: none;
}
.red A:hover {
	text-decoration: underline;
	color: red;
}
.green, .green A:link, .green A:visited, .green A:active {
	color: green;
	text-decoration: none;
}
.green A:hover {
	text-decoration: underline;
	color: green;
}
.messagebox {
	font-size:10px;
	width:100px;
	margin-left:10px;
	border:1px solid #fff;
	background:#ffc;
	padding:3px;
}
.messageboxok {
	font-size:10px;
	width:auto;
	margin-left:10px;
	border:1px solid #fff;
	background:#C9FFCA;
	color:#008000;
	padding:3px;
}
.messageboxerror {
	font-size:10px;
	width:auto;
	margin-left:10px;
	border:1px solid #fff;
	background:#F7CBCA;
	color:#CC0000;
	padding:3px;
}

.textbox {
	border: 1px solid #9F9F9F;
	background-color: #f0f7ff;
	color:#000;
}
}

/* ========== message boxes ends ========== */


/* ========== paging link ========== */

#pagingLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #9E0D13;
	padding: 1px 5px 1px 5px;
	margin:5px auto;
	text-align:center;
}

#pagingLink a {
	font-weight:normal;
	background-color: #FBF8F8;
	padding: 1px 5px 1px 5px;
	text-decoration:none;
	border: 1px solid #DBC0C1;
	color:#9E0D13;
}

#pagingLink a:hover {
	font-weight:normal;
	color: #FBF8F8;
	background-color: #9E0D13;
	padding: 1px 5px 1px 5px;
	border: 1px solid #9E0D13;
}

/*------------------------------ contact us css -----------------------------*/
.contact_us_form {
	margin:0px 0px 20px 20px;
	width:404px;
}

.contact_us_form fieldset {  
	margin: 1.5em 0px 0 0px;  
	padding: 10px;
	border:1px solid #e9a0a3;	
	position: relative;
	width:515px;
	color: #454444;    
	font-weight: bold;
	background:url(../images/con_bg.png) repeat-x bottom left;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}  

.contact_us_form legend {  
margin-left: 20px;  
color:#bb141a;
padding:0px 5px 0 5px;
font-weight: bold;
}  
.contact_us_form fieldset ol {  
padding: 0.25em 1em 0 1em;  
list-style: none; 
}  
.contact_us_form fieldset li {  
padding-bottom: 1em;     
float: left;    
clear: left;    
width: 100%;    
}  
.contact_us_form .add_data{
	font-weight:normal;
	font-size:14px;
	color:#454444;
	margin-top:3px;
	margin-left:40px;
}
.contact_us_form .add_data a{
	color:#454444;
	text-decoration:underline;
}

.contact_us_form label {    
display: block;   
margin-right: 1em;
}

.contact_us_form .red {
	color:#F00;
	font-size:10px;
	
}

.contact_us_form fieldset input {
    border: 1px solid #9F9F9F;
    background-color: #f0f7ff;
	color:#000;
}
.contact_us_form fieldset textarea {
    border: 1px solid #9F9F9F;
    background-color: #f0f7ff;
	color:#000;
}
.contact_us_form fieldset textarea:hover {
    border: 1px solid #cdcdcd;
    background: #fff;
}
.contact_us_form fieldset input:hover {
    border: 1px solid #cdcdcd;
    background: #fff;
}
.contact_us_form .send_button {
	width:200px;
	height:31px;
	overflow:hidden;
	border:0;
	color:#f4d8b0;
	cursor:pointer;
	background:url(../images/send_button.png) top left no-repeat;
}
.contact_us_form .send_button:hover {
	width:200px;
	height:31px;
	overflow:hidden;
	border:0;
	color:#FFF;
	background:url(../images/send_button.png) bottom left no-repeat;
}

.facebook {
	width: 216px;
	margin:0px auto;
	text-align:center;
}
