body{
	background:#41151c url(../images/bg-body.gif) repeat-x;
	margin:0;
	font:14px/24px Arial, Helvetica, sans-serif; 
	color:#333;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a img{
	border:none;
}
form,
fieldset{
	padding:0;
	margin:0;
	border:0;
}
input,
textarea,
select{
	vertical-align:middle;
	font:12px Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width: 938px;
	padding:0 12px 0 11px;
	position:relative;
}
#header {
	background: url(../images/bg-header.jpg) no-repeat 100% 0;
	width:906px;
	padding:0 0 0 32px;
	height:166px;
}
#header h1{
	color:#89555c;
	font:32px/32px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding:70px 0 0;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:url(/images/telephone.png);
	background-position:217px 17px;
	background-repeat:no-repeat;
}
#header h1 .mark{
	color:#41151c;
	display:block;
	font-size:32px;
}
#header h1 span{font:27px Georgia, 'Times New Roman', Times, serif;}
.logo {
	background: url(../images/bg-logo.gif) no-repeat;
	width:179px;
	height:150px;
	overflow: hidden;
	text-indent: -9999px;
	float:left;
	margin:0 35px 0 0;
}
.logo a {
	height:150px;
	width: 179px;
	display: block;
}
#main {
	width: 936px;
	border:1px solid #6b323b;
	margin:6px 0 20px;
	position:relative;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.twocolumns{
	background:url(../images/bg-twocolumns.gif) repeat-y;
	width:916px;
	overflow:hidden;
	padding:40px 10px 0;
}
#content{
	width:627px;
	float:left;
	padding:0 11px 0 20px;
}
#content.home{margin:0 0 -18px;}
.gallery{
	background:url(../images/bg-gallery.gif) repeat-x;
	margin:16px 0 27px;
	padding:5px 6px;
	width:613px;
	border:1px solid #bdbcbd;
	position:relative;
	z-index:1;
}
.gallery:after{
	content:"";
	clear:both;
	display:block;
}
.gallery-list {
	height:300px;
	overflow:hidden;
	position:relative;
	width:613px;
	z-index:2;
}
.gallery-list ul {
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:99999px;
}
.gallery-list ul li{
	float:left;
	width:613px;
}
.link-prev{
	position:absolute;
	top:132px;
	left:-11px;
	background:url(../images/arrow-prev.png) no-repeat;
	width:32px;
	height:42px;
	text-indent:-9999px;
	z-index:5;
	cursor:pointer;
}
.link-next{
	position:absolute;
	right:-11px;
	z-index:5;
	top:132px;
	background:url(../images/arrow-next.png) no-repeat;
	width:32px;
	height:42px;
	text-indent:-9999px;
	cursor:pointer;
}
.swicher{
	position:absolute;
	bottom:23px;
	left:27px;
	z-index:10;
}
.swicher ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.swicher ul li{
	float:left;
	margin:0 10px 0 0;
}
.swicher ul li a{
	background:url(../images/bg-bullet.png) no-repeat;
	width:11px;
	height:10px;
	display:block;
	text-indent:-9999px;
	line-height:10px;
	cursor:pointer;
}
.swicher ul li a.active{background:url(../images/bg-bullet2.png) no-repeat;}
.swicher ul li a:hover{background:url(../images/bg-bullet2.png) no-repeat;}
#content .text{
	width:610px;
	padding:0 8px;
	margin:0 0 42px;
	text-align: justify;
	line-height: 22px;
}
#content .text a{
	color:#41151b;
	text-decoration:underline;
}
#content .text h2{
	margin:5px 0 13px;
	font:24px Georgia, 'Times New Roman', Times, serif;
	color:#41151b;
	text-transform: uppercase;
}
#content .text h2 span{font:23px Georgia, 'Times New Roman', Times, serif;}
/*#content .text p{margin:0;}*/

#content .text h3{
	margin:0 0 13px;
	font:20px Georgia, 'Times New Roman', Times, serif;
	color:#41151b;
/*	text-transform: uppercase;*/
}
#content .text h3 span{font:19px Georgia, 'Times New Roman', Times, serif;}

#content .text blockquote{margin:7px 0 0;}
#content .text q{
	quotes: none;
	color:#89555c;
	font-size:14px;
	line-height:22px;
	display:block;
	margin:0 0 10px;
}
#content .text q:before{content:"";}
#content .text q:after{content:"";}
#content .text cite a{
	font-weight:bold;
	font-style:normal;
}
#sidebar{
	float:right;
	width:250px;
	overflow:hidden;
	padding:17px 0 0;
	margin:0 0 -15px;
}
.box-info{
	width:204px;
	padding:0 20px 27px 26px;
	overflow:hidden;
}
.news{
	border-top:1px solid #bdbcbd;
	padding:30px 15px 0 26px;
	width:209px;
}
.box-info h2,
.news h2{
	font:18px Georgia, 'Times New Roman', Times, serif;
	color:#41151c;
	margin:0 0 15px;
	text-transform: uppercase;
}
.box-info h2 span,
.news h2 span{font:17px Georgia, 'Times New Roman', Times, serif;}
.news h2{
	padding:0 0 20px;
	margin:0;
}
.news .box{
	width:100%;
	overflow:hidden;
	margin:0 0 35px;
}
.news .box p{
	padding:0 0 13px;
	margin:0;
	line-height:22px;
}
.news .box p a{font-weight:bold;}
.form-contact{
	width:204px;
	overflow:hidden;
}
.news .more{
	width:100%;
	overflow:hidden;
}
.news .more a{
	background:url(../images/bg-more.gif) no-repeat;
	padding:0 0 0 24px;
	float:left;
	height:22px;
	cursor:pointer;
}
.news .more span{
	color:#fff;
	font-weight:bold;
	background:url(../images/bg-more.gif) no-repeat 100% 0;
	padding:0 8px 2px 0;
	float:left;
	font-size:12px;
	line-height:20px;
	height:20px;
}
.form-contact input{
	margin:0;
	padding:5px 5px;
	float:left;
	border:1px solid #a27d83;
	width:192px;
	height:21px;
	line-height:21px;
}
.form-contact label{
	width:100%;
	overflow:hidden;
	font-weight:bold;
	padding:0 0 3px;
	font-size:13px;
	float:left;
}
.form-contact .row{
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
}
.form-contact .btn-submit{
	background:url(../images/btn-submit2.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	width:78px;
	height:22px;
	float:right;
	border:0;
	padding:0 0 2px 16px;
	cursor:pointer;
	margin:8px 0 0;
}
* html .form-contact .btn-submit {
	padding:0 0 0 25px;
	height:22px;
}
.inform{
	width:619px;
	overflow:hidden;
	padding:15px 0 30px 8px;
}
.inform h2,
.txt-inf h2,
.inform .txt-info h2{
	color:#41151b;
	margin:0 0 20px;
	font:25px Georgia, 'Times New Roman', Times, serif;
	text-transform: uppercase;
}
.inform h2 span,
.txt-inf h2 span,
.inform .txt-info h2 span{font:23px Georgia, 'Times New Roman', Times, serif;}
.txt-inf h2{margin:0 0 3px;}
.inform p{
	margin:0 0 31px;
	line-height:20px;
}
.inform .txt-info h2{margin:0 0 10px;}
.txt-inf{
	width:100%;
	overflow:hidden;
	margin:0 0 32px;
}
.txt-inf .title{
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
.txt-inf .title p{
	margin:0;
	font:16px Georgia, 'Times New Roman', Times, serif;
	color:#666;
}
.inform .box-text{
	width:100%;
	overflow:hidden;
}
.inform .box-text .image{
	width:188px;
	border:1px solid #bdbcbd;
	padding:4px;
	margin:0 0 15px;
}
.inform .box-img{
	width:198px;
	overflow:hidden;
	float:right;
	margin:8px 0 0 20px;
}
* html .inform .box-img {margin:0 0 0 17px;}
.inform .box-img p{
	font:italic 12px Georgia, 'Times New Roman', Times, serif;
	color:#999;
	margin:0 0 0 4px;
}
.inform .box-img p a{color:#999;}
.inform .image img{display:block;}
#content .inform .text{
	height:1%;
	overflow:hidden;
	width:auto;
	margin:0;
	padding:0;
}
.inform .box-text .text p{
	margin:0 0 10px !important;
	line-height:20px !important;
}
.inform .box-text .text p strong{color:#41151c;}
.inform .txt-info{
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
#nav{
	position:absolute;
	z-index:10;
	top:-7px;
	left:-12px;
	background:url(../images/bg-nav.gif) no-repeat;
	width:961px;
	height:57px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	float:left;
	background:url(../images/separator2.gif) no-repeat;
	height:46px;
	padding:0 0 0 1px;
	position:relative;
}
#nav li.last-child a {width:114px !important;}
#nav li a{
	float:left;
	padding:9px 0 0;
	color:#fff;
	font-weight:bold;
	height:37px;
	text-align:center;
}
#nav li.active a,
#nav li a:hover{
	text-decoration:none;
	background:url(../images/nav-hover.gif) repeat-x;
}
#nav li a.item:hover{background:none;}
#nav li a.item span{
	background:url(../images/arrow.gif) no-repeat 95% 60%;
	display:block;
}
#nav li:hover,
#nav li.hover{
	position:relative;
}
#nav li:hover .list,
#nav li.hover .list{
	display:block;
}
#nav li .list{
	width:160px;
	position:absolute;
	top:46px;
	left:0;
	z-index:100;
	
	display:none;
}
#nav li .list .list-b{
	background:url(../images/bg-list-end.png) no-repeat;
	height:6px;
	line-height:0;
	font-size:0;
}
#nav li .list ul{
	margin:-1px 0 0;
	padding:0;
	list-style:none;
	width:160px;
	overflow:hidden;
	background:url(../images/bg-list.gif) repeat-y;
}
#nav li .list ul li{
	width:159px;
	float:none;
	background:url(../images/separator3.gif) repeat-x;
	height:38px;
	vertical-align:top;
	margin:0;
	padding:0;	
}
#nav li .list ul li ul a{
	padding:5px 0 0;
	height:33px;
	display:block;
	width:160px;
	line-height:31px;
}
#nav li .list ul li a:hover{background:#792f3a;}
#nav li ul{
	position:absolute;
	top:46px;
	left:0px;
	margin:0px;
	background-image:none;
	padding:0px;
	border:1px solid #632f3c;
	border-top:none;
	border-bottom:none;
	background-color:#6f2e38;
	visibility:hidden;
}
#nav li ul li{
	float:left;
	margin:0px;
	padding:3px 10px 0 10px;
	background-image:none;
	list-style:none;
	height:27px;
	text-align:left;
	background-color:#6f2e38;
	border-bottom:1px solid #632f3c;
	clear:both;
}
#nav li ul li a{
	margin:0px;
	padding:0px;
	height:27px;
	display:block;
	text-align:left;
	float:left;
	white-space:nowrap;
	width:auto;
}
#nav li.active ul li{
	background-image:none;
}
#nav li.active ul li a{
	background-image:none;
}
#nav li ul li a:hover{
	background:none;
}
#footer {
	background:url(../images/bg-footer.gif) repeat-y;
	width:936px;
}
#footer .holder{background:url(../images/bg-holder.gif) no-repeat;}
#footer .frame{
	background:url(../images/bg-frame.gif) no-repeat 0 100%;
	padding:0 10px 42px;
	width:916px;
	overflow:hidden;
}
#footer .footer-info{
	width:381px;
	overflow:hidden;
	padding:29px 130px 0 35px;
	float:left;
}
#footer .footer-info p{
	color:#fdfcfc;
	margin:0 0 2px;
	font-size:12px;
	font-weight:bold;
}
#footer .footer-info ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#footer .footer-info ul li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 50%;
	margin:0 0 0 -1px;
	padding:0 5px;
}
#footer .footer-info ul li a{
	float:left;
	color:#c0999f;
	font-weight:bold;
	font-size:12px;
}
#footer .box-form{
	width:284px;
	float:right;
	padding:21px 30px 0 54px;
}
#footer .box-form p{
	text-transform: uppercase;
	color:#fdfcfc;
	font:13px Georgia, 'Times New Roman', Times, serif;
	margin:0 0 17px;
	letter-spacing:1px;
}
#footer .box-form p span{font:12px Georgia, 'Times New Roman', Times, serif;}
.form-email{
	width:273px;
	overflow:hidden;
}
.form-email .text{
	background:url(../images/bg-input.gif) no-repeat;
	float:left;
	width:172px;
	height:25px;
	padding:0 5px 0 12px;
}
.form-email .text input{
	background:none;
	border:0;
	float:left;
	margin:0;
	padding:0;
	width:172px;
	height:25px;
	color:#999;
	line-height:25px;
}
.form-email .btn-submit{
	background:url(../images/btn-submit.gif) no-repeat;
	width:80px;
	height:26px;
	float:right;
	border:0;
	font:12px/26px Georgia, 'Times New Roman', Times, serif;
	color:#fdfcfc;
	text-transform: uppercase;
	cursor:pointer;
}

.article {
 	margin:0 0 15px 0;
	clear:both;
}

.article a {
	color:#41151c;
	font-weight:bold;
}

.article p {
	margin:0;
	padding:0;
	font-style:italic;
}

.article .read-article {
	float:right;
}

.article .read-article a {
	text-decoration:underline;
	font-weight:normal;
	font-style:italic;
}

.department { float: left; width: 20em; margin-right:1em;}

.listing-image{
	float:right;
	clear:right;
}

.listing-image{
	margin:0 0 25px 25px;
	border:1px solid #D2C4C6;
	padding:2px;
	background-color:#FFFFFF;
}

.break{
	height:1px;
	width:100%;
	clear:both;
}

.pageidx-nav{
	width:620px;
	margin-top:10px;
}

.pageidx-prev{
	width:100px;
	float:left;
}

.pageidx-nos{
	width:418px;
	float:left;
	text-align:center;
	letter-spacing:5px;
}

.pageidx-next{
	width:100px;
	float:left;
	text-align:right;
}

.publishtime{
	font-weight:bold;
	padding-bottom:3px;
}

.publishtime-sidebar{
	font-size:12px;
	color:#41151b;
	font-weight:bold;
}

.testimonial p{
	margin-bottom:0px;
}

.redname{
	color:#41151b;
}

.rssicon{
	float:right;
}

.services-more{
	color:#990000;
	font-weight:bold;
	text-decoration:none !important;
}

.video{
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

.video iframe{
	margin:10px auto 10px auto;
	border:2px solid #666666;
	padding:1px;
}

.brochure-error{
	font-size:12px;
	line-height:18px;;
	border:1px solid #653030;
	background-color:#ECE1DF;
	padding:5px;
	margin:0 0 10px 0;
	font-style:italic;
}
