body{
	margin:0;
	font:12px/16px Helvetica, Arial, sans-serif;
	background:#efefef url(../images/bg-body.gif) repeat-x;
	overflow-y:visible;
}
form,fieldset,img{margin:0;padding:0;border:0;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:12px arial,sans-serif;
	padding:5px;
	border:1px solid #cccccc;
	vertical-align:middle;
}
.wrapper-holder{
	width:100%;
	overflow:visible;
	background:url(../images/bg-wrapper-holder.jpg) no-repeat;
}
#wrapper{width:850px;}
/*header start*/
.header-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 26px;
}
#header{
	overflow:hidden;
	width:815px;
	padding:16px 0 0 35px;
}
.logo{
	width:289px;
	height:45px;
	margin:19px 0 0;
	float:left;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
#header ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:right;
}
#header li{
	display:inline;
	margin:0 4px 0 -4px;
	padding:0 6px 0 14px;
	font-size:11px;
	line-height:14px;
	background: url(../images/separator.gif) no-repeat 0 3px;
}
#header li a{
	color:#fff;
	text-decoration:none;
}
#header li a:hover{text-decoration:underline;}
/*header end main start*/
#main{width:100%;}
#main:after{
	content:"";
	display:block;
	clear:both;
}
/*sidebar*/
#sidebar{
	float:left;
	width:152px;
}
/*nav*/
#nav{
	background: url(../images/bg-nav.png);
	margin:0;
	padding:20px 0 7px 24px;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	width:128px;
}
#nav li{
	font-size:14px;
	line-height:18px;
	margin:0 0 9px;
	width:100%;
	overflow:hidden;
}
* html #nav li{margin:0 0 7px;}
*+html #nav li{margin:0 0 7px;}
#nav li a{
	color:#333;
	display:block;
	height:1%;
	text-decoration:none;
}
#nav li.active a,
#nav li a:hover{color:#fff;}
/*menu*/
.menu{
	margin:0;
	padding:20px 26px 0;
	list-style:none;
	background:#efefef;
	overflow:hidden;
}
.menu li{
	width:100%;
	font-size:11px;
	line-height:14px;
	margin:0 0 14px;
}
.menu li a{
	color:#333;
	display:block;
	text-decoration:none;
}
.menu li.active a,
.menu li a:hover{
	color:#cc6600;
}
.menu li a strong{display:block;}
/*content*/
#content{
	background:#fff;
	float:right;
	width:698px;
}
#content .heading-holder{
	margin:0 0 30px;
	padding:15px 26px 3px;
	width:646px;
	background: url(../images/bg-heading-holder.gif) repeat-x 0 100%;
}
#content .heading-holder ul{
	width:100%;
	margin:0 0 10px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#content .heading-holder li{
	margin:0 11px 0 -11px;
	float:left;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	padding:0 3px 0 11px;
	color:#595d64;
	background: url(../images/arrow.gif) no-repeat 0 4px;
}
#content .heading-holder li a{
	color:#595d64;
	font-weight:normal;
	text-decoration:none;
}
#content .heading-holder li a:hover{text-decoration:underline;}
#content .heading-holder h2{
	margin:0;
	color:#cc6600;
	font-size:18px;
	line-height:30px;
}

/* CLIENT LIST */
.clientlist {
	margin:0;
	padding:15px 0 0 0;
}

.clientlist li {
	margin-left:15px;
	list-style:square;
}

/*list-photo*/
.list-photo{
	margin:0;
	padding:0 0 19px 30px;
	list-style:none;
	overflow:hidden;
	width:668px;
}
.list-photo li{
	float:left;
	padding:0 1px 0 0;
}
.list-photo li img{display:block;}
/*text-holder*/
#two-column{
	width:651px;
	padding:0 0 46px 47px;
	overflow:hidden;
	background:#fff url(../images/bg-content.gif) repeat-x 0 100%;
}
.text-holder{
	float:left;
	width:445px;
	color:#454545;
	padding:9px 10px 0 0;
}

.text-holder p{
	margin:0 12px 16px 0;
	line-height:18px;
}

.intro {
	font-size: 16px;
	line-height:24px;
	color:#666;
}

.text-holder a{
	color:#cc6600;
	text-decoration:none;
}

.text-holder a:hover{
	text-decoration:underline;
}

.text-holder ul{
	margin-top:-0.75em;
}

.text-holder h2{
	margin:0 0 18px;
	color:#cc6600;
	font-size:32px;
	line-height:42px;
}
.text-holder h2 span{
	color:#333;
	font-size:15px;
	line-height:16px;
}

.text-holder h3{
	color:#cc6600;
	font-size:16px;
	margin:20px 0 5px 0;
}

/*aside*/
.aside{
	float:right;
	width:196px;
	color:#FFF;
}

.aside .heading {
	font-size:12px;
	line-height:16px;
}

.mail{
	width:184px;
	padding:0 6px;
	overflow:hidden;
	margin:0 0 27px;
}
.mail a{
	font-size:12px;
	line-height:16px;
	color:#cc6600;
	text-decoration:none;
	padding:0 0 0 47px;
	background: url(../images/bg-mail-a.gif) no-repeat;
}

.mail a:hover{
	text-decoration:underline;
}

.aside ul{
	background:#cc6600;
	margin:0;
	padding:11px 15px 16px 19px;
	list-style:none;
	overflow:hidden;

}
.aside li{
	font-size:11px;
	line-height:14px;
	padding:7px 0;
	background: url(../images/separator02.gif) no-repeat;
}
.aside li:first-child{background:none;}
.aside li a{
	color:#fff;
	text-decoration:none;
}
.aside li a:hover{text-decoration:underline;}
.aside li a strong{display:block;}

#video-button {
	width:190px;
	text-align:center;
	padding:7px 0 0 4px;
}

#social-button {
	width:190px;
	padding:10px 0 0 18px;
}

#social-button a{
	font-size: 11px;
	color:#555555;
	text-decoration:none;
	font-weight:bold;
}

#social-button img{
	display:inline-block;
	vertical-align:middle;
	padding:3px 0;
}

/*footer*/
#footer{
	color:#666;
	font-size:11px;
	line-height:14px;
	background:#fff;
	overflow:hidden;
	clear:both;
	width:670px;
	padding:20px 0 30px 28px;
	margin:0 0 0 152px;
}
#footer .column{padding:3px 0 0;}
#footer .column ul{
	margin:0 0 6px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#footer .column li{
	margin:0 11px 0 -11px;
	padding:0 6px 0 11px;
	float:left;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	background: url(../images/separator03.gif) no-repeat 0 3px;
}
#footer .column li a{
	color:#666;
	text-decoration:none;
}
#footer .column li a:hover{text-decoration:underline;}
#footer p{margin:0;}

/*Page Tool*/
#pagetool {
	position:absolute;
	width:250px;
	left: 610px;
	top: 55px;
}

/*item-list*/
.item-list{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.item-list li{
	float:left;
	padding:0 22px 0 0;
}
.item-list li a{
	position:relative;
	height:16px;
	display:block;
}
.item-list a span{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.item-list .email{
	width:53px;
	background: url(../images/bg-email01.gif) no-repeat;
}
.item-list .bookmark{
	width:71px;
	background: url(../images/bg-bookmark01.gif) no-repeat;
}
.item-list .print{
	width:56px;
	background: url(../images/bg-print01.gif) no-repeat;
}


/*Social Media List*/
.item-list-socmedia{
	float:right;
	margin:0;
	padding:7px 0 0 0;
	list-style:none;
	overflow:hidden;
}
.item-list-socmedia li{
	float:left;
	padding:0 20px 0 1px;
}
.item-list-socmedia li a{
	position:relative;
	height:16px;
	display:block;
}
.item-list-socmedia a span{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.item-list-socmedia .twitter{
	width:65px;
	background: url(../images/bg-twitter.gif) no-repeat;
}
.item-list-socmedia .facebook{
	width:70px;
	background: url(../images/bg-facebook.gif) no-repeat;
}
.item-list-socmedia .blog{
	width:48px;
	background: url(../images/bg-blog.gif) no-repeat;
}

/*INNER*/
.inner{background:#fff url(../images/bg-wrapper-holder-inner.gif) repeat-x;}
.inner .wrapper-holder{background:url(../images/bg-body-inner.jpg) no-repeat;}
.inner #wrapper{width:982px;}
.inner #main{min-height:406px;}
* html .inner #main{height:406px;}
.inner #footer{
	margin:0;
	width:952px;
	padding:14px 5px 10px 25px;
}
.inner #footer .holder{float:right;}
/*columns-holder*/
.columns-holder{
	width:985px;
	overflow:hidden;
}
.inner #nav{
	width:301px;
	float:left;
}
/*navigation*/
.navigation{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.navigation li{
	font-size:21px;
	line-height:24px;
	margin:0 0 0 1px;
	overflow:hidden;
	height:130px;
	width:218px;
	padding:0 0 12px;
	float:left;
	background: url(../images/bg-navigation-li.png) no-repeat;
}
.navigation li a{
	padding:0 12px 0 15px;
	width:191px;
	height:130px;
	float:left;
	display:table;
	color:#333;
	text-decoration:none;
}

.navigation li a:hover{
	padding:0 12px 0 15px;
	width:250px;
	height:130px;
	display:table;
	float:left;
	background: url(../images/bg-navigation-li-hover.png) no-repeat;
	color:#333;
	text-decoration:none;
}
* html .navigation li a{position:relative;}
*+html .navigation li a{position:relative;}
.navigation li a span{
	width:100%;
	display:table-cell;
	vertical-align:bottom;
}
* html .navigation li a span{
	position:absolute;
	top:100%;
}
*+html .navigation li a span{
	position:absolute;
	top:100%;
}
* html .navigation li a strong{
	position:relative;
	top:-100%;
}
*+html .navigation li a strong{
	position:relative;
	top:-100%;
}
/*two-colum*/
.two-colum{
	min-height:107px;
	width:100%;
	padding:0 0 28px 22px;
	overflow:hidden;
}
* html .two-colum{
	height:107px;
	overflow:visible;
}
.two-colum .column-one{
	float:left;
	width:300px;
	padding:32px 3px 0 0;
}
.two-colum .column-one h2{
	margin:0;
	font-size:30px;
	line-height:30px;
	color:#fff;
}
.two-colum .column-two{
	/*background: url(../images/separator04.gif) repeat-y;*/
	float:left;
	margin:36px 0 0;
	padding:6px 0 2px 18px;
	width:600px;
	color:#fff;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
}
.two-colum .column-two p{margin:0;}
/*columns-area*/
.columns-area{
	width:100%;
	overflow:hidden;
}
/*product*/
.product{
	float:left;
	margin:0;
	padding:0 27px 0 0;
	list-style:none;
}
.product li{
	height:140px;
	float:left;
	width:280px;
	padding:16px 25px 0;
	margin:0 1px 0 0;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
	background: url(../images/bg-nav.png);
}

.product li a {
	color:#333;
	text-decoration:none;
}

.product li a:hover {
	color:#333;
	text-decoration:underline;
}

.product h3{
	margin:0 0 10px;
	font-size:18px;
	line-height:20px;
	color:#fff;
}
* html .product h3{margin:0 0 5px;}
* +html .product h3{margin:0 0 5px;}
.product p{margin:0;}
.product p .cufon{height:14px !important;}
* html .product p .cufon{height:10px !important;}
* +html .product p .cufon{height:10px !important;}
/*contact-list*/
.contact-list{
	float:left;
	height:1%;
	margin:0;
	padding:85px 0 0;
	list-style:none;
	overflow:hidden;
}
.contact-list li{
	float:left;
	padding:0 24px 0 0;
}
.contact-list li a{
	cursor:pointer;
	display:block;
	height:16px;
}
.contact-list li a span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:16px;
}
.contact-list .email{
	width:53px;
	background: url(../images/bg-email01.gif) no-repeat;
}

.contact-list .bookmark{
	width:71px;
	background: url(../images/bg-bookmark01.gif) no-repeat;
}
.contact-list .print{
	width:56px;
	background: url(../images/bg-print01.gif) no-repeat;
}

/*Social Media*/
.social-media{
	float:left;
	height:1%;
	margin:0;
	padding:8px 0 0;
	list-style:none;
	overflow:hidden;
}
.social-media li{
	float:left;
	padding:0 19px 0 0;
}
.social-media li a{
	cursor:pointer;
	display:block;
	height:16px;
}
.social-media li a span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:16px;
}
.social-media .twitter{
	width:65px;
	background: url(../images/bg-twitter.gif) no-repeat;
}

.social-media .facebook{
	width:70px;
	background: url(../images/bg-facebook.gif) no-repeat;
}
.social-media .blog{
	width:48px;
	background: url(../images/bg-blog.gif) no-repeat;
}



/* Team List*/
#teamlist{
	width:620px;
	margin-right:25px;
	}

#teamlist .photo {
	float:left;
	width: 140px;
}

.infotext p {
	background:url(../images/bg-grad.gif) repeat-x;
	height:125px;
	line-height:17px;
	padding-top:8px;
}

.infotext a {
	font-size:11px;
	font-weight:bold;
}

.infotext .name {
	color:#cc6600;
	font-size:14px;
	line-height: 16px;
}
