body {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	background:url(../images/bg-body.gif);
	min-width:1023px;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a {text-decoration: none; outline: none;}
a:hover {text-decoration: none;}
:focus{-moz-outline-style: none;}
img {border-style: none;}
.wrapper-holder{
	width:100%;
	overflow:hidden;
	position:relative;
	background:#fff6e4 url(../images/bg-wrapper.gif) repeat-x;
}
#wrapper{
	width:1023px;
	position:relative;
	float:left;
	left:50%;
}
.w1 {
	width:1023px;
	position:relative;
	float:left;
	left:-50%;
}
#header {
	background:url(../images/bg-main-c.png) repeat-y;
	width: 1023px;
	overflow:hidden;
	padding:0 0 24px;
}
.logo {
	margin:0;
	background: url(../images/logo.gif) no-repeat;
	width: 291px;
	height: 56px;
	overflow: hidden;
	text-indent: -9999px;
	float:left;
	margin:44px 86px 0 63px;
	display:inline;
}
.logo a {
	height: 100%;
	display: block;
}
.header-info{
	float:left;
	width:570px;
}
.top-nav {
	width:100%;
	overflow:hidden;
}
.top-nav ul {
	margin:0;
	padding:3px 14px 0 0;
	list-style:none;
	float:right;
}
.top-nav li{
	float:left;
	background:url(../images/separator-top-nav.gif) no-repeat 0 2px;
	padding:0 9px 0 10px;
}
.top-nav li:first-child{
	background:none;
	padding-left:0;
}
.top-nav a{
	color:#f60;
	font-size:10px;
	float:left;
	font-weight:bold;
}
.top-nav a:hover{color:#39c;}
.top-lists{
	width:100%;
	overflow:hidden;
}
.top-lists ul{
	margin:0;
	padding:8px 10px 9px;
	list-style:none;
	float:left;
	
}
.top-lists a{
	color:#666;
	font-size:14px;
	line-height:22px;
}
.top-lists a:hover, .top-lists a.current, .top-lists a.section {color:#f60;}

.first-list{
	width:79px !important;
}
.bordered-list{
	border-left:1px solid #99978e;
	padding-left:25px !important;
	min-height: 88px;
	height: 88px;
}
#main {
	background:url(../images/bg-main-c.png) repeat-y;
	width:1001px;
	padding:0 11px 0;
	float:left;
}
.main-wrapper{
	background:#f6f5ea;
	width:100%;
	float:left;
}
.main-holder {
	width:100%;
	margin-bottom:-32px;
	float:left;
	position:relative;
}
.index .main-holder {margin:0;}
.main-holder:after{
	clear:both;
	display:block;
	content:'';
}
.index #content {
	width:380px;
	padding:45px 80px 0 0;
}
.index #content h2{
	margin:0 0 9px;
}
.index #content h3{
	margin:0 0 12px;
}
#content p{
	margin:0 0 18px;
	font-size:12px;
	color:#333;
	line-height:16px;
}
#content p a{color:#333;}
#content p a:hover{color:#f60;}
#content {
	width:582px;
	float:right;
	padding: 18px 17px 0 0;
}

#content-port {
	width:582px;
	float:right;
	padding: 18px 17px 0 0;
}



.content { /* Different from #content */
	padding: 20px 104px 30px 120px;
	background: #fff;
}

.page-title {
	font-size: 14px;
	font-weight: normal;
	color: #f60;
	margin: 3px 0 3px 10px;
}
.gallery-holder{
	width:100%;
	position:relative;
}
.gallery-holder .img-holder {
	width:100%;
	overflow:hidden;
}
.gallery-holder .img-holder .slider{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	position:relative;
	height:420px;
}
.gallery-holder .img-holder .slider li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.gallery-holder .img-holder .slider li.active{
	z-index:10;
}
.gallery-holder .img-holder img{display:block;}
.enlarge{
	width:100%;
	overflow:hidden;
	text-align:center;
	background:#fff;
	padding:1px 0 0;
	color: #f60;
}
.enlarge a{
	color:#f60;
	font-size:12px;
}
.enlarge a:hover{color:#39c;}
#content .gallery-nav{
	width:100%;
	overflow:hidden;
	position:relative;
	padding:10px 0 12px;
	background:url(../images/bg-gallery-nav.gif) no-repeat;
}
#content .gallery-nav .g-hold{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
#content .gallery-nav .g-frame{
	position:relative;
	float:left;
	left:-50%;
	padding:0 25px;
	height: 42px;
}
#content .gallery-nav .g-frame div{
	width:228px;
	overflow:hidden;
}
#content .gallery-nav  ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:9999px;
}
#content .gallery-nav  ul li{
	float:left;
	margin:0;
	width:57px;
}
#content .gallery-nav  ul li a{
	display:block;
	margin:0 auto;
	width:43px;
}
#content .gallery-nav  ul li img{float:left;}
#content .gallery-nav .btn-prev,
#content .gallery-nav .btn-next{
	background:url(../images/btn-prev-gallery.png) no-repeat;
	width: 23px;
	height: 28px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	margin:8px 0 0;
	position:absolute;
	top:0;
	left:0;
}
#content .gallery-nav .btn-prev:hover{background:url(../images/btn-prev-gallery-rollover.png) no-repeat;}
#content .gallery-nav .btn-next{
	background:url(../images/btn-next-gallery.png) no-repeat;
	right:0;
	left:auto;
}
#content .gallery-nav .btn-next:hover{background:url(../images/btn-next-gallery-rollover.png) no-repeat;}.bottom-box .t{
	background:url(../images/bg-bottom-box-t.png) no-repeat;
	width: 1022px;
	height: 20px;
	float:left;
}
.bottom-box .c{
	background:url(../images/bg-bottom-box-c.png) repeat-y;
	width: 1022px;
	float:left;
}
.bottom-box .b{
	background:url(../images/bg-bottom-box-b.png) no-repeat;
	width: 1022px;
	height: 25px;
	float:left;
}
.bottom-box .box{
	margin:-20px 0 -25px;
	position:relative;
	padding:0 0 27px;
	float:left;
}
.bottom-box blockquote{
	margin:0;
	background:url(../images/bg-blockquote.gif) no-repeat 0 28px;
	padding:23px 26px 0 43px;
	margin:0 0 0 23px;
	display:inline;
	float:left;
	width:320px;
	min-height: 100px;
	
}

.bottom-box q, q{
	color:#666;
	line-height:16px;
	font-size:10px;
	font-style:italic;
	display:block;
}
.bottom-box cite {
	margin: 10px 0;
	width: 50%;
	float: right;
	text-align:left;
}
.bottom-box cite a {
	color:#f60;
	font-style:italic;
	font-size:10px;
	line-height:12px;
	float:right;
	width:162px;
	text-align:left;
}
.bottom-box cite span {
	display:block;
	font-size:10px;
	clear:both;
	font-style:italic;
	color:#666;
	line-height:12px;
}
.bottom-box .text{
	width:465px;
	float:left;
	padding:33px 75px 0 50px;
}
.bottom-box h2{
	margin:0 0 7px;
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.bottom-box p{
	margin:0;
	color:#666;
	line-height:16px;
	font-size:11px;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.bottom-holder{
	width:1019px;
	margin:0 auto 1px;
	overflow:hidden;
	clear:both;
}
.bottom-holder .t{
	background:url(../images/bg-bottom-holder-t.png) no-repeat;
	width: 1019px;
	height: 20px;
	float:left;
}
.bottom-holder .b{
	background:url(../images/bg-bottom-holder-b.png) no-repeat;
	width: 1019px;
	height: 24px;
	float:left;
}
.bottom-holder .c{
	background:url(../images/bg-bottom-holder-c.png) repeat-y;
	width: 1019px;
	float:left;
}
.bottom-holder .holder{
	margin:-20px 0 -24px;
	position:relative;
	float:left;
	padding:19px 0 20px 44px;
}
.bottom-holder .block-holder{
	background:url(../images/border-bottom-list-holder.gif) repeat-y 251px 0;
	width:100%;
	overflow:hidden;
	position:relative;
}
.bottom-holder .block{
	float:left;
	width:320px;
}
.bottom-holder .block div{
	float:left;
	padding:0 0 30px;
}
.bottom-holder .title1{
	background:url(../images/txt03.gif) no-repeat;
	width: 68px;
	height: 42px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.bottom-holder .title1:hover{background:url(../images/txt03-rollover.gif) no-repeat;}
.bottom-holder .title2{
	background:url(../images/txt04.gif) no-repeat;
	width: 60px;
	height: 42px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.bottom-holder .title2:hover{background:url(../images/txt04-rollover.gif) no-repeat;}
.bottom-holder .title3{
	background:url(../images/txt05.gif) no-repeat;
	width: 85px;
	height: 66px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.bottom-holder .title3:hover{background:url(../images/txt05-rollover.gif) no-repeat;}
.bottom-holder p{
	width:160px;
	float:left;
	font-size:11px;
	color:#333;
	line-height:16px;
	margin:0;
	padding:0 15px 0 10px;
}
.bottom-holder .more-who,
.bottom-holder .more-what,
.bottom-holder .more-why {
	text-align:right;
	position:absolute;
	bottom:16px;
	left:187px;
}
.btn-more-who,
.btn-more-what,
.btn-more-why {
	position:absolute;
	bottom:18px;
	left:262px;
}
.bottom-holder .more-what {left:499px;}
.btn-more-what {left:574px;}
.bottom-holder .more-why {left:843px;}
.btn-more-why {left:919px;}
.bottom-holder .more-who a,
.bottom-holder .more-what a,
.bottom-holder .more-why a{
	color:#f60;
	padding:0 10px 0 0;
	text-decoration:underline;
}
.bottom-holder .more-who a:hover,
.bottom-holder .more-what a:hover,
.bottom-holder .more-why a:hover{
	text-decoration:underline;
	color:#39c;
}
.btn-more-who,
.btn-more-what,
.btn-more-why{
	background:url(../images/btn-more.gif) no-repeat;
	width: 20px;
	height: 24px;
	text-indent:-9999px;
}
.btn-more-who:hover,
.btn-more-what:hover,
.btn-more-why:hover{background:url(../images/btn-more-rollover.gif) no-repeat;}




.index #sidebar{width:427px;}
#sidebar{
	width:383px;
	float:left;
}
#sidebar h2{
	margin:-2px 0 0;
	font-weight:normal;
	color:#f60;
	font-size:15px;
	padding:0 0 0 12px;
}
.logo-gallery{
	background:#fff;
	width:100%;
	overflow:hidden;
}
.side-gallery-nav{
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
}
.side-gallery-nav ul{
	width:54px;
	margin:0 auto;
	padding:0;
	list-style:none;
}
.side-gallery-nav li{float:left;}
.side-gallery-nav a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width: 22px;
	height: 28px;
}
.side-gallery-nav .btn-next {float:right !important;}
.side-gallery-nav .btn-prev a{background:url(../images/btn-prev-sb.gif) no-repeat;}
.side-gallery-nav .btn-next a{background:url(../images/btn-next-sb.gif) no-repeat;}
.side-gallery-nav .btn-prev a:hover{background:url(../images/btn-prev-sb-rollover.gif) no-repeat;}
.side-gallery-nav .btn-next a:hover{background:url(../images/btn-next-sb-rollover.gif) no-repeat;}
#sidebar .gallery{
	margin:9px 0 17px 6px;
	padding:0;
	list-style:none;
	background:url(../images/bg-side-gallery.gif) no-repeat;
	width: 375px;
	min-height: 373px;
	overflow:hidden;
}
#sidebar .gallery li{
	float:left;
	padding:0 2px 2px 0;
	width:123px;
}
#sidebar .gallery a{float:left; padding: 7px;}
#sidebar .gallery img{float:left;}
.pagination{
	background:url(../images/bg-pagination.gif) no-repeat;
	width:360px;
	height:23px;
	overflow:hidden;
	padding:9px 0 0 42px;
}
.pagination strong{
	float:left;
	font-size:14px;
	color:#fff;
}
.pagination ul{
	float:left;
	height:1%;
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
}
.pagination li{
	float:left;
	padding: 0 13px 0 0;
}
.pagination li a{
	float:left;
	color:#fff;
	font-size:18px;
	width:17px;
	text-align:center;
	margin:-3px 0;
}
.pagination li a:hover, .pagination li a.active{
	background:#f60;
}
.pagination li strong{
	float:left;
	color:#fff;
	font-size:18px;
	width:17px;
	text-align:center;
	margin:-3px 0;
}
.maib-b{
	background:url(../images/bg-main-b.png) no-repeat;
	width: 1023px;
	height: 48px;
	float:left;
}
.maib-index-b{
	background:url(../images/bg-main-index-b.png) no-repeat;
	width: 1023px;
	height: 35px;
	float:left;
}


.video-holder embed{background: #fff;}













#footer{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x;
}
.footer-holder{
	width:930px;
	margin:0 auto;
	padding:0 0 13px;
}
.footer-t{
	width:100%;
	padding:19px 0 0;
	overflow:hidden;
}
.footer-t span{
	float:left;
	font-size:11px;
	color:#999;
	padding:0 87px 0 10px;
}
.footer-t strong{
	float:left;
	font-weight:normal;
	color:#fff;
	font-size:11px;
}
.footer-t strong a{color:#fff;}
.footer-t strong a:hover{color:#ff6600;}
.footer-nav{
	width:100%;
	padding:13px 0 0;
	overflow:hidden;
}
.footer-nav ul{
	margin:0;
	padding:0 10px;
	list-style:none;
	float:left;
}
.footer-nav ul a{
	font-size:11px;
	color:#ccc;
	line-height:13px;
}
.footer-nav ul a:hover,
.footer-nav ul li.current a{color:#f60;}
.footer-nav .home{
	width:151px;
	padding:0 0 0 10px;
}
.footer-nav .portfolio{width:189px;}
.footer-nav .company{width:131px;}
.footer-nav .services{width:87px;}
.footer-nav .news{width:225px;}
.footer-logos {height:1%;}
ul.footer-logos {float:right;}
.footer-logos li{
	float:left;
	margin: 0 0 0 -3px;
}
.footer-logos li a{float:left;}
.footer-logos li img{float:left;}




.WidgetHolder {
	
}

.testimonial { float: right; width: 65%; background: url(../images/normal-arrow.gif) no-repeat 0 0; min-height: 96px; height: 96px;}

.testimonial blockquote{
	margin: 0;
	margin-left: 35px;
	display: inline;
	float: right;
}
.testimonial blockquote cite {
	float: right;
	display:block;
	text-align:left;
	width: 50%;
	margin: 10px 0;
}
.testimonial blockquote cite a{
	color:#f60;
	font-style:italic;
	font-size:10px;
	line-height:12px;
	text-align:left;
	margin-top: 10px;

}
.testimonial blockquote cite span{
	display:block;
	font-size:10px;
	clear:both;
	font-style:italic;
	color:#666;
	line-height:12px;
}


