body
		{
	/*background: #fff url(images/bg.jpg) repeat-x top;*/
	background: #fff url(images/main-tail.jpg) repeat-x top;
	background-color:#e9eaec;
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

.seo {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding:5px;
	/*background:#29282c;
	background-image:url(images/bg_aside.gif);*/
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:1px solid #FFF;
	height:45px;
}

.seo h1 {
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.seo p {
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

.seo a {
	text-decoration: none;
	color: #fff;
}
			
.seo a:hover {
	color: #fff;
	text-decoration:underline;
}


div#top {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #transparent;
}

div#header {
	height: 163px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
div#topnav{
	margin: 0px;
	padding: 0px 0px;
	background:#FFF url(images/nav_bg.png) repeat-y center bottom;
}

ul#topnav {
	margin: 0px 0px; 
	padding: 0; 
	list-style: none;	
	font-size: 0.8em;
	font-weight:bolder;
	clear: both;
	float: left;
	width: 960px;
}
ul#topnav li{
	margin: 0px;; 
	padding-left: 1px; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav a, ul#topnav span {
	padding: 10px 20px; 
	float: left; 
	text-decoration: none; 
	color: #ebebeb;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #257709; 
}
ul#topnav.v2 a {	color: #257709; background: #FFF;}
ul#topnav.v2 span {
	display: none;
}

ul#topnav span{
	background: url(images/a_bg.jpg) repeat-x left top;
}
ul#topnav a{
	color: #fff;
	background: url(images/a_bg.jpg) repeat-x left bottom;
}
ul#topnav a.current_page_item {
	color: #fff;
	background: url(images/a_bg.jpg) repeat-x left bottom;
}

div#page {
	margin: 0px;
	padding: 0px 0px;
	background:#FFF url(images/page_main_bg.png) repeat-y center bottom;
}
div#page span {
	display:none;
}
div#pageindex {
	text-indent:-1000px;
	font-size:5px;
	margin:0px;
	padding:0px;
}
div#pageindex p{
	margin: 0px;
	padding: 0px;
	line-height:6px;
}

div#article {
	margin-top:10px;
	background:#FFF url(images/articles_bg.png) repeat-x center bottom;
}

div#article ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: .2em 0px;
	text-align: justify;
	color: #000;
	padding:0 30px 0px;
	list-style-type:circle;
}
div#cont {
	margin-top:40px;
	margin-left:10px;
}

div#plan {
	margin:10px 0px;
	text-align:center;
	background:#FFF url(images/articles_bg.png) repeat-x center bottom;
}

div#bloc {
	margin-top: 10px;
	margin-bottom: 10px;
	/*background:#FFF url(images/articles_bg.png) repeat-x center bottom;*/
}
div#bloc_texte {
	width:298px;
	margin-top: 10px;
	margin-bottom: 10px;
	background:#FFF url(images/articles_bg.png) repeat-x center bottom;
	border:#999999 1px solid;
}
div#bloc_texte ul{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: .2em 0px;
	text-align: justify;
	color: #000;
	padding:0 30px 0px;
	list-style-type:circle;
}

div#footer {
	display:none;
	/*height: 120px;*/
	height: 136px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #transparent;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	text-align:center;
	font-size:12px;
}
div#footer a{
	color:#000;
}
div#footer a:hover{
	color:#FFF;
}
div#footer li{
	display:inline;
	list-style-type:circle;
}
div#footer ul li:after {
    content: " | ";
   }
div#presentation {
	font-size:9px;
	margin:0px;
	padding:0px;
}
div#presentation p{
	text-align:center;
	margin: 0px;
	padding: 0px;
}

div#header a {
	width: 940px;
	height: 241px;
	display: block ;
	position: relative ;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

div#spacer {
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/spacer.png) no-repeat;
}

/************************ Typography ***************/


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	margin: .2em 0px;
	text-align: justify;
	color: #878686;
}

div#page p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0px 10px 10px 10px;
	margin: .2em 0px;
	text-align: justify;
	color: #000;
	
}


div#page p a{
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	color: #e84618;
	
}


div#page p a:hover{
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	
	
}

div#page h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1.4em;
	
	padding:10px 0px 0px 10px;
}


div#page h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1.3em;
	color: #59646e;
	padding:10px 0px 0px 10px;
}

div#page h3 {
	height:28px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
	color: #e80000;
	padding: 10px 0px 0px 45px;
	margin: 10px 10px;
	background: url(images/pdf.gif) no-repeat;
}

div#bloc_texte p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 5px 10px 10px 10px;
	margin: .2em 0px;
	text-align: left;
	color: #000;
}

div#bloc_texte p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	line-height: 1.4em;
	text-align: left;
	color: #000;
}

div#bloc_texte p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	line-height: 1.4em;
	text-align: left;
	color: #999999;
}


div#article ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: .2em 0px;
	text-align: justify;
	color: #000;
	
}

div#pagejournal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0px 10px 10px 10px;
	margin: .2em 0px;
	text-align: justify;
	color: #e80000;	
}

div#pagejournal h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1.2em;
	color: #e80000;
	padding:10px 0px 0px 10px;
}



div#pagejournal h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: bold;
	font-size: 1.0em;
	color: #0c1722;
	background:#aaaaaa;
	padding: 1px 0px 1px 5px;
	margin: 0px 10px;
}

div#pagejournal h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size: 0.8em;
	color: #e80000;
	padding:10px 0px 0px 10px;
}

div#pagecontact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px 10px 0px 10px;
	text-align: left;
	color: #e80000;
}

div#pagecontact p a{
	text-decoration: none;
	text-align:left;
	color: #d02728;
}

div#pagecontact p a:hover{
	text-decoration: none;
	text-align:left;
	color: #e80000;
}


div#navdata p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0px 10px 0px 10px;
	margin: .2em 0px;
	text-align: center;
	color: #e80000;

}

div#navdata p a{
	text-decoration: none;
	text-align:left;
	color: #e84618;

}

div#navdata p a:hover{
	text-decoration: none;
	text-align:left;
	color: #e80000;

}


div#bottom p {
	text-align:left;
	font-size: 0.8em;
	color: #e80000;
	padding:0px 15px;
}

div#bottom h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1.3em;
	color: #e80000;
	padding:10px 0px 0px 20px;
}


p#headlineText {
	font: 1em/normal Georgia;
}


div#legal p {
	text-align:center;
	font: bold .7em Arial;
	color: #59646e;
}

div#legal p a {
	color: #d02728;
	text-decoration: none;
}

div#legal p a:hover {
	color: #e80000;
	text-decoration: none;
}



h1 {color:#999;text-align: center;font-size:9px;}


a {
	color: #232f3f;
	text-decoration: none;
}

a:hover{
	color: #999999;
	text-decoration: none;
}

h2 {
	font: normal 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #232f3f;
	margin: .2em 0;
	text-align: left;
}

/* Social Media Icon Links Extension (S.M.I.L.E.) */
div.smile a {display:inline-block;width:auto;outline:none;}
div.smile a img {border:none; float:left;}
div.smile a:hover {background:none;}
div.smilecredits {width:100%;}
div.smilecredits a {font-size:10px;}
.clr {clear:both;}

/* Testimonials */
.testimonials {
	padding:0;
	margin:0;
	}
	.testimonials div.testi_item {
		padding: 0;
		margin: 0;
		}
		
			.testimonials div.testi_item blockquote {
				background: url(images/testi.png) no-repeat 0% 0% !important;
				display: block !important;
				width: 226px !important;
				height: 116px !important;
				margin: 4px 0 0 0 !important;
				padding: 26px 20px 26px 33px !important;
				overflow: hidden !important;
				line-height: 20px !important;
				font-size: 13px !important;
				font-style: normal !important;
				color: #666 !important;
			}
			
				div.testi_item .name {
					margin: -4px 0 27px 0;
					line-height: 20px;
					font-size: 13px;
					font-weight: bold;
					text-align: right;
					color: #5a5a5a;
				}
		
		.name-testi {
			display: block;
			padding: 9px 0 0 0;
			font-size: 13px;
			font-weight: bold;
			color: #f6f6f6;
		}
		
			.name-testi a {
				font-weight: normal;
				color: #f6f6f6;
			}
		
	.testi-indent {
		position: relative;
		padding: 0 0 31px 0;
	}
		
		.more-testi {
			line-height: 33px;
			font-size: 23px;
			color: #b1b1b1;
			position: absolute;
			left: 40px;
			bottom: 0;
		}
		
			.more-testi a {
				text-decoration: none;
				color: #b1b1b1;
			}
			
				.more-testi a:hover {
					color: #fff;
				}
			
		.testimonials .thumb {
			float:left;
			margin-right:20px;
			}
		.testimonials div.testi_item blockquote {
			border:none;
			padding:15px 0 15px 30px;
			margin:0;
			}
			.testimonials div.testi_item blockquote a {
				text-decoration:none;
				color:#888;
				display:block;
				}
			.testimonials div.testi_item blockquote a:hover {
				color:#333;
				}

/* Misc for Cycle widgets */

#testi-cycle {
	margin: 15px 27px 0 0;
}

.testi-content {
	background: #3d3d3d;
	padding: 16px 18px 18px 16px;
	border: 5px solid #333;
	line-height: 18px;
	font-size: 12px;
	color: #adadad;
}

#testi-cycle .testi_item {
	background: none !important;
	display:none;
	}
#testi-cycle .testi_item:first {
	display:block;
	}
#testi-controls {
	text-align:center;
	overflow:hidden;
	}
	#testi-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#testi-controls ul li {
			padding:0;
			margin:0 2px 0 0;
			display:inline-block;
			}
		* + html #testi-controls ul li {
			display:inline;
			zoom:1;
			}
	



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/



#main-tail {
	background: url(images/html.jpg) repeat 50% 0%;
}

#top-tail {
	background: url(images/body.jpg) repeat-x 50% 0%;
}

#main {
	background: url(images/header.png) no-repeat 50% 0%;
	font-size: .75em;
}

	body.home #main {
		background: url(images/header-1.png) no-repeat 50% 0%;
	}

.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}


/* List styling */

dl {
	margin: 0;
	line-height: 20px;
	font-size: 13px;
	color: #666;
}

	dl dt {
		font-weight: bold;
	}
	
	dl dd {
		margin: 0;
		padding: 0 0 20px 0;
	}




/* Header
---------------------------------------- */

#header {
	position: relative;
	height: 159px;
	z-index: 99;
}

.logo {
	position: absolute;
	top: 43px;
	left: 28px;
}

#header-widget {
	display: none;
	width: 475px;
	line-height: 30px;
	font-size: 20px;
	font-weight: 400;
	color: #606060;
	position: absolute;
	top: 507px;
	left: 25px;
	z-index: 1;
}

	#header-widget h3 {
		display: none;
	}
	
	#header-widget b {
		font-weight: 700;
	}

	body.home #header-widget {
		display: block;
	}

/* Social Networks */
.social-networks {
	list-style-type:none;
	padding:0;
	margin:0;
	border:none;
	}
	.social-networks li {
		float:left;
		border:none;
		padding:0;
		margin:0 0 0 5px;
		}
		.social-networks li a {
			text-decoration:none;
			float:left;
			position:relative;
			}
		.social-networks li a:hover {
			color:red;
			}



/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	}
	
	.top-box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		position:relative;
		min-height:80px;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		position:absolute;
		right:30px;
		top:50%;
		margin-top:-25px;
		}
	.box-text {
		float:left;
		width:75%;
		}





/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */

.nivo-caption {
	background: #fff;
	width: 200px;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	color: #666;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	position: absolute;
	top: 50px;
	left: 646px;
	z-index: 89;
}

	.nivo-caption h1 {
		background: #fff;
		margin: 0 0 -2px 0;
		padding: 0;
	}
	
	.nivo-caption h5 {
		background: #fff;
	}
	
	.nivo-caption p {
		background: #fff;
		padding: 0 0 44px 4px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.nivo-caption .nivo-caption-inner {
	padding:0;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
  display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	width: 940px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 2px;
	left: -11px;
}

.nivo-controlNav a {
	background: url(images/pagination.png) no-repeat 0% 0%;
	display: inline-block !important;
	position: relative;
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin: 0 0 0 3px;
	line-height: 0;
	font-size: 0;
	vertical-align: top;
	z-index: 99;
	cursor: pointer;
}

.nivo-controlNav a.active, .nivo-controlNav a:hover {
	background-position: 0% -20px;
}

.nivo-directionNav {

	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:36px;
	height:35px;
	text-indent:-9999px;
	border:0;
	top:45%;
	background:url(images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
	right:352px;
	background-position:-36px 0;
}
a.nivo-nextNav:hover {
	background-position:-36px -35px;
	}
a.nivo-prevNav {
	left:20px;
	background-position:0 0;
}
a.nivo-prevNav:hover {
	background-position:0 -35px;
	}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}









/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	position: absolute;
	top: 55px;
	right: 11px;
	z-index: 2;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			44px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	float:			right;
}
.sf-menu a {
	padding: .75em 1em;
	text-decoration:none;
	color: #3f3f3f;
}

.sf-menu li {
	background: url(images/menu-left.gif) no-repeat 0% -38px;
	margin: 0 0 0 5px;
}

	.sf-menu li a {
		background: url(images/menu-right.gif) no-repeat 100% -38px;
		height: 38px;
		padding: 0 20px 0 20px;
		line-height: 38px;
		font-size: 14px;
	}

.sf-menu li li {
	background: none;
	margin: 0 0 1px 0;
}

	.sf-menu li li a {
		background: url(images/sub-menu.png) no-repeat 0% 0%;
		width: 98px;
		height: 38px;
		padding: 0 0 0 20px;
		overflow: hidden;
		line-height: 38px;
		font-size: 14px;
	}

.sf-menu li li li {
	background: none;
	margin: 0;
}

	.sf-menu li li li a {
		background: url(images/sub-menu.png) no-repeat 0% 0%;
		width: 98px;
		height: 38px;
		padding: 0 0 0 20px;
		overflow: hidden;
		line-height: 38px;
		font-size: 14px;
	}

.sf-menu li:hover > a, .sf-menu li.sfHover > a,
.sf-menu li > a:focus, .sf-menu li > a:hover, .sf-menu li > a:active, .sf-menu li.current-menu-item > a {
	background-position: 100% 0%;
	outline:		0;
}

	.sf-menu > li:hover, .sf-menu > li.sfHover, .sf-menu > li.current-menu-item {
		background-position: 0% 0%;
		outline:		0;
	}

.sf-menu li li:hover > a, .sf-menu li li.sfHover > a,
.sf-menu li li > a:focus, .sf-menu li li > a:hover, .sf-menu li li > a:active, .sf-menu li li.current-menu-item > a {
	background-position: 0% -38px;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	left: 50%;
	top:			38px; /* IE6 only */
	width:			9px;
	height:			5px;
	margin: 0 0 0 -4px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat 0% -5px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			38px;
	background-position: 0% -5px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: 0% 0%; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position: 0% 0%; }
.sf-menu ul a > .sf-sub-indicator { background-position: 0% 0%; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: 0% 0%; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}




/* Top search */
#top-search {
	position:absolute;
	right:0;
	top:15px;
	}
	#top-search .input-search {
		width:160px;
		margin-right:10px;
		}
	#top-search #submit {
		width:50px;
		cursor:pointer;
		padding-left:0;
		padding-right:0;
		}





/* Content
---------------------------------------- */

.primary_content_wrap {
	position: relative;
	padding: 46px 0 49px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index: 1;
}

	body.home .primary_content_wrap {
		padding: 41px 0 50px 0;
	}

		body.home .primary_content_wrap .wrapper {
			overflow: visible;
		}
	
	.primary_content_wrap i {
		font-style: normal;
	}
	
	.primary_content_wrap ul {
		margin: 0;
		padding: 0 0 18px 0;
		list-style: none;
	}
	
		.primary_content_wrap ul li {
			background: url(images/marker.png) no-repeat 0% 8px;
			padding: 0 0 0 14px;
			line-height: 22px;
			font-size: 12px;
			color: #666;
		}
		
			.primary_content_wrap ul li a {
				text-decoration: none;
				color: #666;
			}
			
				.primary_content_wrap ul li a:hover {
					color: #000;
				}
	
#content {
	float: left;
}

#content.left {
	float: right !important;
}




/* Comments
---------------------------------------- */

h3#comments {
	padding: 15px 0 25px 0;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

	li.comment {
		background: none !important;
		padding: 0 !important;
		overflow: hidden;
		line-height: 18px;
		font-size: 12px;
		color: #666;
	}
	
		.commentlist li ul {
			padding: 0;
		}
	
			li.comment .comment-body {
				padding:10px 10px 35px 60px;
				position:relative;
				zoom:1;
				background:#fff;
				border:1px solid #d5d5d5;
				margin-bottom:20px;
				}
		.author-comment {
			
		}
		
		.comment-author {
			padding: 10px 0 8px 0;
			line-height: 18px;
			font-size: 12px;
			font-weight: bold;
			color: #474747;
		}
		
			.comment-author cite {
				font-style: normal;
				text-transform: capitalize;
			}
		
		.comment-text {
			
		}
		.comment-meta {
			line-height: 18px;
			font-size: 11px;
			color:  #474747;
			position: absolute;
			top: 18px;
			right: 20px;
		}
		
			.comment-meta a {
				text-decoration: underline !important;
				color: #474747 !important;
			}
			
				.comment-meta a:hover {
					text-decoration: none !important;
				}
		
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					}
					.commentlist ul.children li.comment {
						
						}
				
				.reply {
					position: absolute;
					right: 15px;
					bottom: 10px;
				}
				
					.reply a {
						background: #e7e7e7;
						display: inline-block;
						height: 26px;
						padding: 0 12px;
						overflow: hidden;
						line-height: 26px;
						font-size: 12px;
						text-decoration: none;
						color: #3d3d3d;
					}
					
					.reply a:hover {
						background: #666;
						color: #fff !important;
						}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#666;
		}
		.allowed_tags strong {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
		#respond {
			padding:1em 0 0 0;
		}
		.cancel-comment-reply {
			
		}





/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


article {
	margin-bottom:35px;
	width:100%;
	position:relative;
	clear:both;
	}

/* Post header */
article header h2 {
	margin-bottom:.5em;
	}
article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}

/* Featured thumbnail */
.featured-thumbnail {
	float:left;
	margin:5px 20px 10px 0;
	border:1px solid #eaeaea;
}
	.featured-thumbnail .img-wrap {
		float:left;
		padding:7px;
		background:#f6f6f6;
		border:1px solid #fff;
		}
	.featured-thumbnail .img-wrap:hover {
		background:#333;
		border-color:#333;
		}
	.featured-thumbnail.no-hover .img-wrap:hover {
		background:#f6f6f6 !important;
		border-color:#fff !important;
		}
		.featured-thumbnail img {
			float:left;
			}
	
	/* Small thumbnail */
	.featured-thumbnail.small img {
		padding:4px;
		}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-right:0;
		float:none;
		overflow:hidden;
		margin-bottom:1.5em;
		}
	.featured-thumbnail.large .img-wrap {
		float:none;
		}
	.featured-thumbnail.large img {
		width:100%;
		height:auto;
		}
	.f-thumb-wrap {
		overflow:hidden;
		width:100%;
		height:220px;
		}

/* Post content */

.post-content {
	width: 100%;
	padding: 0 0 18px 0;
	overflow: hidden;
}

	.post-content .excerpt {
		padding: 0;
	}

		.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
		}

/* Post footer */
article footer {
	clear:both;
	padding:5px 0 0 0;
	}
article.single-post footer {
	margin-top:20px;
	}
		

/* Meta information for post */
.post-meta {
	padding: 0 0 18px 0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
	line-height: 18px;
	color: #474747;
	}
	
	.post-navigation {
		
	}
	
p.gravatar {
	float: left;
	margin-right: 20px;
	padding: 0;
}


/* Post edit link */
.post-edit-link {
	display:block;
	position:absolute;
	right:0;
	top:0;
	padding:2px 7px;
	background:#000;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:3px;
	}
.post-edit-link:hover {
	background:#666;
	}


/* Image styling */

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

	.alignleft-1 {
		float: left;
		margin: 3px 20px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 10px 20px;
}
	
.aligncenter {
	text-align: center;
	margin: 0 auto;
}
	
article .post-content img {
	max-width:710px;
	}

.frame {
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	}
.frame img.alignleft,
.frame img.alignright{
	margin:0;
	padding:0;
	border:none;
	}



/* Page Navigaton (wp-pagenavi) */
.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
.wp-pagenavi .pages {
	float:right;
	border:none;
	color:#999;
	}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}



/* Author
---------------------------------------- */
#post-author {
	background: #fff;
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding: 15px 20px 20px 20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	
	#author-link p {
		padding: 0;
	}
	
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
		
#author-description {
	line-height: 18px;
	font-size: 12px;
	color: #666;
}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}




/* 404
---------------------------------------- */

#error404 {
	padding: 30px 0 100px 0;
	text-align: center;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#999;
		}
		
	#error404 h1 {
		padding: 0;
	}
	
	#error404 h6 {
		padding: 0 0 4px 0;
	}

	#error404 #searchform {
		margin: 0 auto;
	}



/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}





/* Sidebar
---------------------------------------- */

#sidebar {
	float: left;
}

	#sidebar ul {
		margin: 0;
		padding: 0;
	}
	
		.widget {
			margin-bottom:30px;
		}
		
		ul.children {
			margin:0 0 0 20px;
			}

/* Calendar */
#calendar_wrap {
	padding:0;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}



/* FAQs
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		margin:0;
		background:none;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin:0 0 2em 0;
		color:#b2b2b2;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */

/* Posts Type widget */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_list li {
		overflow:hidden;
		padding-top:1.5em;
		padding-bottom:1.5em;
		border-top:1px solid #dbdbdb;
		}
	.post_list li:first-child {
		border:none;
		padding-top:0;
		}
		.post_list li img {
			float:left;
			margin:0 15px 10px 0;
			}

/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin-bottom:2em;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			padding:1px;
			border:1px solid #dbdbdb;
			}
		.popular-posts li .post-thumb.empty-thumb {
			background:url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
			}
		.popular-posts li h5 {
			font-size:1em;
			margin-bottom:.5em;
			}
		.popular-posts li .excerpt {
			margin-bottom:.8em;
			}



/* Post Cycle */
.post_cycle {
	padding:0;
	margin:0;
	}
#post-cycle .cycle_item {
	display:none;
	}
#post-cycle .cycle_item:first {
	display:block;
	}


/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle .folio_item {
		overflow:hidden;
		display:none;
		}
	.folio_cycle .folio_item:first {
		display:block;
		}
		.folio_cycle .folio_item figure.thumbnail {
			width:270px;
			overflow:hidden;
			}
#folio-controls {
	text-align:center;
	overflow:hidden;
	}
	#folio-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#folio-controls ul li {
			padding:0 5px 0 0;
			display:inline;
			}
			#folio-controls ul li a {
				display:inline-block;
				text-decoration:none;
				width:8px;
				height:8px;
				background:#000;
				font-size:0;
				line-height:0;
				}
			#folio-controls ul li a:hover {
				background:#999;
				}



/* Testimonials */
.testimonials {
	padding:0;
	margin:0;
	}
	.testimonials div.testi_item {
		padding: 0;
		margin: 0;
		}
		
			.testimonials div.testi_item blockquote {
				background: url(images/testi.png) no-repeat 0% 0% !important;
				display: block !important;
				width: 226px !important;
				height: 116px !important;
				margin: 4px 0 0 0 !important;
				padding: 26px 20px 26px 33px !important;
				overflow: hidden !important;
				line-height: 20px !important;
				font-size: 13px !important;
				font-style: normal !important;
				color: #666 !important;
			}
			
				div.testi_item .name {
					margin: -4px 0 27px 0;
					line-height: 20px;
					font-size: 13px;
					font-weight: bold;
					text-align: right;
					color: #5a5a5a;
				}
		
		.name-testi {
			display: block;
			padding: 9px 0 0 0;
			font-size: 13px;
			font-weight: bold;
			color: #f6f6f6;
		}
		
			.name-testi a {
				font-weight: normal;
				color: #f6f6f6;
			}
		
	.testi-indent {
		position: relative;
		padding: 0 0 31px 0;
	}
		
		.more-testi {
			line-height: 33px;
			font-size: 18px;
			color: #b1b1b1;
			position: absolute;
			left: 40px;
			bottom: 0;
		}
		
			.more-testi a {
				text-decoration: none;
				color: #b1b1b1;
			}
			
				.more-testi a:hover {
					color: #fff;
				}
			
		.testimonials .thumb {
			float:left;
			margin-right:20px;
			}
		.testimonials div.testi_item blockquote {
			border:none;
			padding:15px 0 15px 30px;
			margin:0;
			}
			.testimonials div.testi_item blockquote a {
				text-decoration:none;
				color:#888;
				display:block;
				}
			.testimonials div.testi_item blockquote a:hover {
				color:#333;
				}

/* Misc for Cycle widgets */

#testi-cycle {
	margin: 15px 27px 0 0;
}

.testi-content {
	background: #3d3d3d;
	padding: 16px 18px 18px 16px;
	border: 5px solid #333;
	line-height: 18px;
	font-size: 12px;
	color: #adadad;
}

#testi-cycle .testi_item {
	background: none !important;
	display:none;
	}
#testi-cycle .testi_item:first {
	display:block;
	}
#testi-controls {
	text-align:center;
	overflow:hidden;
	}
	#testi-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#testi-controls ul li {
			padding:0;
			margin:0 2px 0 0;
			display:inline-block;
			}
		* + html #testi-controls ul li {
			display:inline;
			zoom:1;
			}
	



/* Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial {
	border:1px solid #eee;
	padding:30px 30px 30px 235px;
	width:auto;
	background:url(images/quotes.png) no-repeat 170px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:17px;
	line-height:1.4em;
	font-weight:normal;
	color:#87929f;
	margin-bottom:35px;
	}
	article.testimonial .testi-pic {
		position:absolute;
		left:20px;
		top:20px;
		}
	article.testimonial .name-testi {
		display:block;
		text-align:right;
		font-style:normal;
		color:#222c36;
		font-size:13px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height:1.2em;
		}
		article.testimonial .name-testi a {
			text-decoration:none;
			}
		article.testimonial .name-testi a:hover {
			text-decoration:underline;
			}


/* Single Testimonial */
blockquote.testi-single {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border:1px solid #eee;
	padding:30px 30px 30px 75px;
	width:auto;
	background: #fff url(images/quotes.png) no-repeat 25px 20px;
	font-size: 13px;
	line-height: 20px;
	margin:0;
	position:relative;
	color:#666;
	}
	
	blockquote.testi-single .post-content {
		padding: 0;
	}
	
	blockquote.testi-single p {
		margin: 0 0 1em 0;
		padding: 0;
		line-height: 20px;
		font-size: 13px;
		font-style: normal;
		color: #666;
		}
		.testi-pic {
			position:absolute;
			left:20px;
			top:20px;
			}
			.testi-pic img {
				padding:7px;
				background:#fff;
				border:1px solid #dbdbdb;
				}

span.single-testi {
	color: #5a5a5a;
}



/* Shortcodes
---------------------------------------- */

/* Recent Posts */
.recent-posts {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	border:none;
	}
	.recent-posts li {
		margin:0 0 20px 0;
		padding:0;
		border:none;
		}
		.recent-posts li img.thumb {
			float:left;
			margin:0 20px 0 0;
			}
		.recent-posts li h5 {
			font-size:1em;
			margin-bottom:0;
			}
		.recent-posts li .excerpt {
			margin-bottom:1.5em;
			}
		.recent-posts li span.meta {
			display:block;
			margin-bottom:.5em;
			font-size:10px;
			color:#888;
			text-transform:uppercase;
			}


/* Our team */
.recent-posts.team {
	margin:0;
	padding:0;
	}
	.recent-posts.team li {
		float:left;
		width:300px;
		overflow:hidden;
		margin:0 20px 40px 0;
		}
		.recent-posts.team li:nth-child(2n) {
			margin-right:0;
			}
		.recent-posts.team li.nomargin {
			margin-right:0;
			}
		.recent-posts.team li .thumb-wrap {
			width:115px;
			overflow:hidden;
			}
		.recent-posts.team li .thumb-wrap {
			float:left;
			margin-right:16px;
			}
		.recent-posts.team li a {
			color:#191919;
			}
		.recent-posts.team li .excerpt {
			margin-bottom:0;
			}

/* Services */
.recent-posts.services {
	list-style-type:none;
	padding:1.5em 0 0 0;
	margin:0 0 -30px 0;
	overflow:hidden;
	}
	.recent-posts.services li {
		float:left;
		width:300px;
		margin:0 20px 30px 0;
		background:none;
		padding:0;
		}
	.recent-posts.services li:nth-child(2n) {
		margin-right:0;
		}
	.recent-posts.services li.nomargin{
		margin-right:0;
		}
		.recent-posts.services li img.thumb {
			margin-right:3px;
			}
		.recent-posts.services li h3 {
			padding-top:8px;
			}
			.recent-posts.services li h3 a {
				color:#191919;
				}




/* Tags */
.tags-cloud a {
	display:inline-block;
	background:#e0e0e0;
	padding:1px 7px;
	border:1px solid #bdbdbd;
	border-radius:3px;
	text-decoration:none;
	color:#838383;
	}
.tags-cloud a:hover {
	background:#eee;
	}


/* Recent Comments */
.recent-comments {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.recent-comments li {
		padding:0;
		margin:0;
		border:none;
		padding-bottom:.5em;
		}

#searchform {
	width: 220px;
	height: 30px;
	overflow: hidden;
}

	#searchform input[type="text"] {
		background: #fff;
		width: 160px;
		height: 18px;
		padding: 5px 5px 5px 5px;
		border: 1px solid #d8d8d8;
		float: left;
		line-height: 1.5em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
	#searchform input[type="submit"] {
		background: #474747;
		width: 40px;
		height: 30px;
		margin: 0 0 0 8px;
		padding: 0;
		border: none;
		float: left;
		line-height: 1.5em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		cursor: pointer;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
		#searchform input[type="submit"]:hover {
			background: #000;
		}

#header #searchform {
	position: absolute;
	top: 20px;
	right: 30px;
}

.quotes-1 {
	background: url(images/quotes.png) no-repeat 0% 0%;
}

.quotes-2 {
	background: url(images/quotes.png) no-repeat 100% 100%;
	padding: 7px 32px 17px 36px;
}

.link-button {
	width: 100%;
	height: 44px;
	overflow: hidden;
}

	.link-button a {
		background: #fff url(images/link-button.png) no-repeat 0% 0%;
		display: block !important;
		width: 124px;
		height: 44px;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
		line-height: 40px;
		font-size: 20px;
		text-align: center;
		text-shadow: 1px 1px 0 #f7f7f7;
		text-decoration: none;
		color: #3d3d3d;
	}
	
		.link-button a:hover {
			background: url(images/link-button.png) no-repeat 0% 0%;
			color: #000;
		}



.post-img {
	background: url(images/pic-bg.png) no-repeat 0% 0%;
	width: 273px;
	height: 208px;
	margin: 0 0 2px 0;
	overflow: hidden;
}

	.post-img img {
		float: left;
		margin: 35px 0 0 35px;
	}

.data {
	padding: 0 35px;
}

.excerpt {
	padding: 0 5px 20px 5px;
	line-height: 18px;
	font-size: 12px;
	color: #666;
}

div.button {
	width: 100%;
	overflow: hidden;
}

	div.button a {
		background: url(images/button.png) no-repeat 0% 0%;
		display: block;
		width: 122px;
		height: 44px;
		margin: 0 auto;
		overflow: hidden;
		line-height: 40px;
		font-size: 20px;
		text-align: center;
		text-decoration: none;
		color: #3d3d3d;
	}

div.button-1 {
	width: 100%;
	overflow: hidden;
}

	div.button-1 a {
		background: url(images/button.png) no-repeat 0% 0%;
		float: left;
		width: 122px;
		height: 44px;
		overflow: hidden;
		letter-spacing: -1px;
		line-height: 40px;
		font-size: 20px;
		text-align: center;
		text-decoration: none;
		color: #3d3d3d;
	}
	
		div.button-1 a:hover {
			color: #5a5a5a;
		}

.tagcloud {
	line-height: normal;
}

.thumbnail {
	float: left;
}

	.thumbnail img {
		float: left;
		margin: 0 20px 0 0;
	}

.privacy {
	padding: 7px 240px 0 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

	.no-indent span {
		padding: 0 !important;
	}

#fullwidth {
	width: 100%;
}

.map {
	background: url(images/map.png) no-repeat 0% 0%;
	width: 302px;
	height: 261px;
	margin: 7px 0 22px 0;
	padding: 11px;
	overflow: hidden;
}

.info {
	width: 100%;
	overflow: hidden;
	line-height: 20px;
	font-size: 13px;
	color: #666;
}

	.info small {
		float: right;
		padding: 0 49% 0 0;
		font-size: 13px;
	}

ul.portfolio {
	width: 100%;
	padding: 7px 0 0 0;
	overflow: hidden;
}

	ul.portfolio li {
		background: none;
		float: left;
		width: 209px;
		margin: 0 33px 0 0;
		padding: 0 0 29px 0;
		line-height: 20px;
		font-size: 13px;
		color: #666;
	}
	
	ul.portfolio li.nomargin {
		margin: 0;
	}
	
		ul.portfolio li span.image-border {
			background: url(images/works.png) no-repeat 0% 0%;
			display: block;
			width: 187px;
			height: 116px;
			padding: 11px;
			overflow: hidden;
		}
		
			ul.portfolio li span.image-border a.image-wrap {
				background: url(images/load.gif) no-repeat 50% 50%;
				display: block;
				width: 187px;
				height: 116px;
				overflow: hidden;
			}
		
		ul.portfolio li .folio-desc {
			padding: 19px 0 0 3px;
		}
		
		ul.portfolio li h6 {
			padding: 0;
			line-height: 18px;
			font-size: 13px;
			color: #5a5a5a;
		}
		
			ul.portfolio li h6 a {
				text-decoration: none;
				color: #5a5a5a;
			}
			
				ul.portfolio li h6 a:hover {
					color: #000;
				}

ul.tutorials {
	width: 100%;
	padding: 9px 0 0 0;
	overflow: visible;
}

	ul.tutorials li {
		background: #fff;
		float: left;
		width: 145px;
		margin: 0 24px 26px 0;
		padding: 15px 15px 15px 15px;
		border: 1px solid #e2e2e2;
		box-shadow: 0 0 3px rgba(0, 0, 0, .2);
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	}
	
	ul.tutorials li.extra {
		margin: 0 0 26px 0;
	}
	
		ul.tutorials li .thumb-wrap {
			width: 144px;
			height: 144px;
			margin: 0 0 12px 0;
			overflow: hidden;
		}
		
			ul.tutorials li .thumb-wrap img {
				float: left;
			}
			
		ul.tutorials li h5 {
			line-height: 20px;
			padding: 0;
			letter-spacing: 0;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			font-style: normal;
			color: #5a5a5a;
		}
		
		ul.tutorials li span.meta {
			display: none;
		}
		
		ul.tutorials li div.excerpt {
			margin: 0;
			padding: 0;
			line-height: 20px;
			font-size: 13px;
			color: #666;
		}

ul.advice {
	width: 100%;
	padding: 7px 0 36px 0;
	overflow: hidden;
}

	ul.advice li {
		background: none;
		width: 100%;
		padding: 22px 0 12px 0;
		overflow: hidden;
		line-height: 20px;
		font-size: 13px;
		color: #bfbfbf;
		border-top: 1px solid #bfbfbf;
	}
	
	ul.advice li:first-child {
		padding: 0 0 12px 0;
		border: none;
	}
	
		ul.advice li span.dropcap {
			background: url(images/dropcap-1.png) no-repeat 0% 0%;
			float: left;
			width: 51px;
			height: 66px;
			margin: 3px 19px 0 0;
			padding: 0;
			overflow: hidden;
			line-height: 50px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 35px;
			font-weight: bold;
			text-align: center;
			color: #fff;
		}
		
		ul.advice li br {
			display: none;
		}
		
		ul.advice li h6 {
			padding: 0;
			line-height: 20px;
			font-size: 13px;
			color: #5a5a5a;
		}
		
		ul.advice li p {
			padding: 0;
			line-height: 20px;
			font-size: 13px;
			color: #666;
		}

ul.work {
	width: 100%;
	padding: 0 0 18px 0;
	overflow: hidden;
}

	ul.work li {
		background: none;
		width: 100%;
		padding: 21px 0 21px 0;
		overflow: hidden;
		line-height: 20px;
		font-size: 13px;
		color: #bfbfbf;
		border-top: 1px solid #bfbfbf;
	}
	
	ul.work li:first-child {
		padding: 0 0 21px 0;
		border: none;
	}
	
		ul.work li span.dropcap {
			background: url(images/dropcap-2.png) no-repeat 0% 0%;
			float: left;
			width: 60px;
			height: 61px;
			margin: 3px 17px 0 0;
			padding: 0;
			overflow: hidden;
			line-height: 60px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 35px;
			font-weight: bold;
			text-align: center;
			color: #fff;
		}
		
		ul.work li br {
			display: none;
		}
		
		ul.work li h6 {
			padding: 0;
			line-height: 20px;
			font-size: 13px;
			color: #5a5a5a;
		}
		
		ul.work li p {
			padding: 0;
			line-height: 20px;
			font-size: 13px;
			color: #666;
		}

ul.service {
	width: 100%;
	padding: 1px 0 0 0;
	overflow: visible;
	clear: both;
}

	ul.service li {
		background: #fff;
		float: left;
		width: 211px;
		height: 201px;
		margin: 0 0 0 75px;
		padding: 8px;
		overflow: hidden;
		border: 1px solid #dbdbdb;
		box-shadow: 0 0 3px rgba(0, 0, 0, .2);
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	}
	
	ul.service li:first-child {
		margin: 0;
	}
	
		ul.service li .thumb-wrap {
			width: 211px;
			height: 201px;
			overflow: hidden;
		}
		
			ul.service li .thumb-wrap img {
				float: left;
			}
	
		ul.service li h5 {
			display: none;
		}

ul.best {
	width: 100%;
	padding: 0 0 23px 0;
	overflow: hidden;
}

	ul.best li {
		background: none;
		float: left;
		width: 270px;
		margin: 0;
		padding: 0 40px 19px 0;
		line-height: 20px;
		font-size: 13px;
		color: #666;
	}
	
	ul.best li.odd {
		padding: 0 0 0 0;
	}
	
		ul.best li .thumb-wrap {
			float: left;
			width: auto;
			height: auto;
		}
	
			ul.best li .thumb-wrap img {
				float: left;
				margin: 0 13px 0 0;
			}
			
		ul.best li h5 {
			padding: 0;
			line-height: 20px;
			letter-spacing: 0;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			font-weight: bold;
			color: #5a5a5a;
		}
		
			ul.best li h5 a:hover {
				text-decoration: none;
			}
			
		ul.best li span.meta {
			display: none;
		}
		
		ul.best li div.excerpt {
			display: inline;
			margin: 0;
			padding: 0;
			line-height: 20px;
			font-size: 13px;
			color: #666;
		}
		
		ul.best li a.button {
			text-decoration: underline;
			color: #313131;
		}
		
			ul.best li a.button:hover {
				text-decoration: none;
			}

span.page-desc {
	display: block;
	padding: 0 0 18px 0;
	line-height: 20px;
	font-size: 13px;
	color: #666;
}

.link-indent {
	padding: 0 0 46px 0;
}

.box-1 {
	background: #efefef;
	margin: 5px 0 42px 0;
	padding: 23px 50px 42px 50px;
}


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

#footer {
	background: url(images/footer.jpg) repeat 50% 50%;
}

	body.home #footer {
		background: url(images/footer.jpg) repeat 50% 0%;
	}

#footer-tail {
	background: url(images/footer-tail.png) repeat-x 50% 0%;
	width: 100%;
	overflow: hidden;
}

.footer-widget-area {
	background: url(images/footer-line.png) repeat-x 0% 100%;
	display: none;
	width: 100%;
	padding: 38px 0 33px 0;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body.home .footer-widget-area {
	display: block;
}

	.footer-widget-area ul {
		margin: -7px 0 0 0;
		padding: 0;
		list-style: none;
	}
	
		.footer-widget-area ul li {
			background: url(images/list-line.gif) repeat-x 0% 0%;
			line-height: 41px;
			font-size: 13px;
			font-weight: bold;
			text-transform: uppercase;
			color: #e7e7e7;
		}
		
		.footer-widget-area ul li:first-child {
			background: none;
		}
		
			.footer-widget-area ul li a {
				text-decoration: none;
				color: #e7e7e7;
			}
			
			.footer-widget-area ul li a:hover {
				color: #888;
			}

.footer-info {
	width: 100%;
	min-height: 57px;
	padding: 35px 0 10px 0;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body.home .footer-info {
	padding: 23px 0 10px 0;
}

	.footer-info p {
		float: left;
		padding: 0;
		line-height: 20px;
		font-size: 15px;
		text-transform: uppercase;
		color: #888;
	}
	
		.footer-info p a {
			text-decoration: none;
			color: #888;
		}
		
			.footer-info p a:hover {
				color: #dfdfdf;
			}
		
		.footer-info p i {
			display: block;
			padding: 1px 0 0 0;
			line-height: 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			color: #dfdfdf;
		}
		
			.footer-info p i a {
				color: #dfdfdf;
			}
			
			.footer-info p i a:hover {
				color: #888;
			}

nav.footer {
	float: right;
}

	nav.footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		nav.footer ul li {
			float: left;
			padding: 0 0 0 15px;
			line-height: 20px;
			font-size: 12px;
			text-transform: uppercase;
			color: #888;
		}
		
			nav.footer ul li a {
				text-decoration: none;
				color: #888;
			}
			
				nav.footer ul li a:hover {
					color: #dfdfdf;
				}



/* Tabs */
.tabs {
    margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 2px 0 0;
    padding: 8px 20px;
}

.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom , #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fafafa),color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}

.tabs .tab {
	background-color: #fafafa;
	border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}





/* Toggle */
.toggle {
    padding: 0 0 2px 0;
}
.toggle ~ br {
	display:none;
	}

.toggle .trigger {
	background-color: #f5f5f5;
	background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);
	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666666;
	display: block;
	padding: 10px 12px 10px 40px;
	position: relative;
	text-decoration:none;
	}

.toggle .trigger span {
	background: url(includes/images/toggle.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	text-indent: -9999px;
	width: 22px;
	height: 20px;
	}

.toggle .trigger:hover,
.toggle .active {
	background:#191919;
	color:#fff;
	}
.toggle .active span {
	background-position: 0 -20px;
	}

.toggle .box {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	}



/* Dropcap */
.dropcap {
	display:block;
	float:left;
	font-size:4em;
	line-height:1em;
	margin:0 10px 0 0;
	text-transform:uppercase;
	}

.widget-area {
	
}

.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 5px;
	}
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_17 .hr, .grid_18 .hr, .grid_19 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_24 .hr {
	margin-left:0;
	margin-right:0;
	} 

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	}
.address dt {
	float:left;
	width:165px;
	margin-right:20px;
	padding:0 0 0 55px;
	background:none;
	font-size:1em;
	line-height:18px;
	background:url(images/address-icon1.png) no-repeat 0 3px;
	}
.address dd {
	float:left;
	width:217px;
	padding:0 0 0 53px;
	background:url(images/address-icon2.png) no-repeat 0 3px;
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			}
	.address dd span {
		float:left;
		width:100px;
		}
		.address dd a {
			font-style:italic;
			color:#191919;
			text-decoration:underline;
			}
		.address dd a:hover {
			text-decoration:none;
			}


/* EasyTooltip */
#easyTooltip{
	padding:3px 8px;
	background:#000;
	color:#fff;
	font-size:10px;
	z-index:9999;
	}


/* VIDEO */
.video-wrap {
	margin-bottom: 10px;
	position:relative;
	zoom:1;
	}
	.video-wrap object {
		position:relative;
		z-index:2;
		}
	.video-bg {
		background-color:black;
		position:absolute;
		left:0;
		top:0;
		z-index:1;
		}

/* AUDIO */
.audio-wrapper {
   margin-bottom:1.5em;
}
.audio-desc {
	font-size:.91em;
	color:#999;
	padding:.5em 0 0 0;
	}
.audiojs audio { position: absolute; left: -1px; }
.audiojs { width: 460px; height: 36px; background: #404040; overflow: hidden; font-family: monospace; font-size: 12px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
.audiojs .play-pause { width: 25px; height: 40px; padding: 4px 6px; margin: 0px; float: left; overflow: hidden; border-right: 1px solid #000; }
.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }
.audiojs .play { display: block; }
.audiojs .scrubber { position: relative; float: left; width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-left: 0px; border-bottom: 0px; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #ccc; z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }
.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
.audiojs .time { float: left; height: 36px; line-height: 36px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; border-left: 1px solid #000; color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); } 
.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal; }
.audiojs .error-message { float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff;
	text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }

.audiojs .play { background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat; }
.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; }
.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; }
.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; }

.playing .play, .playing .loading, .playing .error { display: none; }
.playing .pause { display: block; }

.loading .play, .loading .pause, .loading .error { display: none; }
.loading .loading { display: block; }

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; }
.error .error { display: block; }
.error .play-pause p { cursor: auto; }
.error .error-message { display: block; }



/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
		}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
		}
	


/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #999999;
	outline:none;
	margin-top:2px;
	margin-bottom:2px;
}
input[type="text"], select {
	background:#f3f3f3;
	border:1px solid #999999;
	padding:6px 2px 6px 5px;
	}
input[type="text"], textarea {
	background:#f3f3f3;
	border:1px solid #999999;
	padding:6px 2px 6px 5px;
	}
input[type="submit"], input[type="reset"] {
	position:relative;
	display:inline-block;
	padding:0 19px;
	line-height:28px;
	background:#000;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
  background-color: #d1d1d1;
	border:none;
	height:28px;
	cursor:pointer;
	margin-right:4px;
	}
input[type="submit"]:hover, input[type="reset"]:hover {
	background-color: #999999;
	color:#fff;
	}

.txterror { color: black; font-size: 12px; }
.txtform { color: black; font-size: 12px; }


/* Comment form */
#commentform {
	width: 100%;
	overflow: hidden;
	}
	#commentform p.field {
		margin-bottom:5px;
		padding: 0;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform label {
		display:block;
		}
	#commentform input[type=text] {
		background: #fff;
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		background: #fff;
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background:#e7e7e7;
		height: 26px;
		line-height: 26px;
		padding:0 10px;
		color:#666;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background:#666;
		color:#fff;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#fff;
		}






/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

.wrapper-1 { 
	width:100%;
}

.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */

