@charset utf-8;
/*   
Theme Name: Design Group Theme
Description: WordPress theme.
Author: FlashMint
Tags: fixed width, widgets

*/

/* @font-face {
    font-family: 'BirchStd';
    src:url('css/BirchStd.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}*/

textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
 
a {
	border: 0;
	text-decoration: none;
	color: #242424;
}

	a:hover, a:focus {
		text-decoration: none;
	}

	a img{
		border: 0;
	}

abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}


h1 {
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	line-height: 47px;
	font-family: 'BirchStd';
	font-size: 45px;
	font-weight: normal;
	color: #404040;
}

	h1 a {
		text-decoration: none;
		color: #404040;
	}
	
		h1 a:hover {
			color: #404040;
		}

h2 {
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 27px;
	font-size: 25px;
	font-weight: normal;
	color: #7e7e7e;
}

	h2 a {
		text-decoration: none;
		color: #7e7e7e;
	}
	
		h2 a:hover {
			color: #000;
		}
	
	h2 a span {
		background: url(images/title-bg-1.png) no-repeat 100% 0%;
		padding: 0 37px 0 0;
	}
	
		h2 a:hover span {
			background-position: 100% -29px;
		}
		
h3, h4.testimonialswidget {
	margin: 0 0 17px 0 !important;
	padding: 0;
	line-height: 52px;
	font-family: 'BirchStd';
	font-size: 45px;
	font-weight: normal;
	color: #404040;
	text-transform:none !important;
}

	h3#comments {
		background: none;
		padding-top:15px;
	}

h3.extra {
	margin: 0 0 38px 0;
}

	h3 a {
		text-decoration: none;
		color: #000;
	}
	
		h3 a:hover {
			color: #8e8e8e;
		}

h4 {
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 42px;
	font-family: 'BirchStd';
	font-size: 30px;
	font-weight: normal;
	color: #eeeeee;
	text-transform:uppercase;
}

h5 {
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 33px;
	height: 33px;
	font-family: 'BirchStd';
	font-size: 30px;
	font-weight: normal;
	color: #952DA3;
}

h6 {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 22px;
	font-size: 17px;
	font-weight: normal;
	color: #696868;
}

	h6 span {
		display: block;
		padding: 0 0 8px 0;
	}

img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}



pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}

caption{
  font-style:italic;
  text-align:left;
}
 
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  padding:.5em .3em;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:.3em;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}




/* General
---------------------------------------- */
body {
	background: url(images/body.gif) repeat left top;
	font-family:'Times New Roman';
	font-size:17px;
	color:#696868;
	padding:0;
	margin:0;
}

#main {
	width:1200px; 
	margin:0 auto;
}
#main #indent {
	padding: 0;
}
.container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}




/* Header
---------------------------------------- */

#header {
	position: relative;
	height: 223px;		
}
body.admin-bar #header {
}
.header_top {
	padding:36px 0 36px 21px;
	font-size:19px;
	color:#404040;
	line-height:36px;
}
#top-search {
	position:relative;
	width:232px;
	height:37px;
}

#searchform input[type="text"] {
	background:#FFF;
	width: 185px;
	height: 37px;
	padding: 0 35px 0 10px;
	border: 1px #cacaca solid;
	border-bottom:1px #FFF solid;
	border-right:1px #FFF solid;
	font-family: Arial;
	font-size: 12px;
	color: #4b4b4b;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	box-shadow: 1px 1px 0px #cacaca inset;
	-moz-box-shadow: 1px 1px 1px #cacaca inset;
	-webkit-box-shadow: 1px 1px 1px #cacaca inset;
}
	
#searchform input[type="submit"] {
	background: url(images/search-submit.png) no-repeat 50% 50%;
	width: 25px;
	height: 27px;
	border: none;
	line-height: 0;
	text-indent: -999px;
	cursor: pointer;
	position:absolute;
	right:5px;
	top:6px;
}
.logo {
	position: absolute;
	top: 15px;
	left: 506px;
	width:190px;
	height:190px;
	z-index:120;	
}

	



/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	}
	
	.box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		}
	.box-text {
		float:left;
		width:75%;
		}
	.button-outdent {
		
		}



/*----------------------------------------------*/
/* Header Slider (Nivi Image Viewer) */
/*----------------------------------------------*/

#slider-wrapper {
	background:url(images/slide_bg.png) repeat-x left bottom;
	margin-bottom:50px;	
	width:1200px !important;
	overflow:hidden; 
}
.imageSlider { position: relative
}
.sImages {
	width:1200px;
	height:447px;
	position:relative;
}
.sImages .sliderBody img {
	position:absolute;
	display:none;
	z-index:2
}
.sImages .sliderBody {
	position:relative;
	width:1200px;
}
.nivoSlider a img {
	position:absolute;
	width:1200px;
	height:447px;
	overflow:hidden
}
.nivoSlider a {
	cursor:default;
}
.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;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-caption {
	position:absolute;
	left:0;
	top:0;
	width:1200px;
	opacity:1.0 !important; 
	z-index:89;
}
.nivo-caption p {
	color:#999999;
	padding:0;
	margin:0;
	text-align:center;
	line-height:30px;
	font-size:28px;
	font-family:'Times New Roman';
	font-style:italic;
}
.nivo-caption p h2 {
	color:#404040 !important;
	font-family: 'BirchStd';
	padding:32px 0 12px 0 !important;
	margin:0 !important;
	line-height:130px;
	font-size:140px;
	font-style:normal;
	font-weight:normal;
}
.nivo-html-caption { display:block;
}
.nivo-directionNav { display:none
}
a.nivo-prevNav, a.nivo-nextNav { display:none !important;
} 
.nivo-controlNav-Body {
	
}
.nivo-controlNav {
	height:31px;
	position:absolute;
	left:529px;
	bottom:4px;
	text-align:left;
	background:url(images/control_body.png) repeat left top;
	z-index:150;
	width:auto !important;
	padding:9px 20px 0 29px;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
}
.nivo-controlNav a {
 display:inline-block;
 z-index:160;
 cursor:pointer;
 text-indent:-9999px;
 border:0;
 margin:0 10px 0 0;
 width:22px;
 height:22px;
 background:url(images/bullet.png) no-repeat left top;
 background-position:0 0;
}
.nivo-controlNav a.active {background-position:0 -22px;
}
a.see_portf {
	display:block;
	background:url(images/see_bg.png) repeat-x left top;
	width:270px;
	margin:0 auto;
	cursor:pointer;
	line-height:60px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top:37px;
	font-size:40px;
	font-style:normal;
	text-decoration:none;
	font-family: 'BirchStd';
	color:#FFF;
	text-transform:uppercase;
	box-shadow: 0 2px 2px #a9a9a9;
	-moz-box-shadow: 0 2px 2px #a9a9a9;
	-webkit-box-shadow: 0 2px 2px #a9a9a9;
}

/* Navigations
---------------------------------------- */

/* Primary navigation */
div.primary {
	background:url(images/nav_bg.png) no-repeat left top;
	height:64px !important;
	padding-left:41px !important;	
}

/* Essential styles for dropdown menu */
ul.sf-menu {
	margin:	0;
	padding: 0;
}
ul.sf-menu li {
	margin:	0 50px 0 0;
	padding: 0 59px 0 0;
	list-style:none;
	float:left;
	position:relative;
	line-height:64px;
	background:url(images/nav_marker.png) no-repeat right center;				
}
ul.sf-menu li:last-child {
	margin:	0 !important;
	padding: 0 !important;
	background:none !important;				
}
ul.sf-menu li#menu-item-59 {
	margin:	0 !important;
	padding: 0 !important;
	background:none !important;	
}

ul.sf-menu li#menu-item-525, ul.sf-menu li#menu-item-705 {
	padding: 0 267px 0 0;
	background:none !important;				
}
ul.sf-menu a {
	font-family: 'BirchStd';
	text-decoration: none;
	color: #404040;
	font-size:28px;
	line-height:64px;
}
ul.sf-menu li:hover a, ul.sf-menu li.current-menu-item a {
	color: #952DA3;				
}
			
ul.sf-menu ul {
	background: #eeeeee;
	width: 155px; /* left offset of submenus need to match (see below) */
	padding: 0;
	position:absolute;
	top:-999em;
	margin-left:-22px;
	border-top:4px #9b9b9b solid;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	box-shadow: 0 2px 2px #b3b3b3;
	-moz-box-shadow: 0 2px 2px #b3b3b3;
	-webkit-box-shadow: 0 2px 2px #b3b3b3;
}
ul.sf-menu li:hover ul,
ul.sf-menu li.sfHover ul {
	left:0;
	top:60px; /* match top ul list item height */
	z-index:99;
}
ul.sf-menu li:hover ul li ul,
ul.sf-menu li.sfHover ul li ul {
	top:-999em;
}
/* Our skin for dropdown menu */
ul.sf-menu li ul li {
	background: url(images/sub-menu-tail.png) repeat-x left bottom;
	width: 155px;
	margin: 0;
	padding: 0 0 2px 0;
	text-align:center;
}

ul.sf-menu li ul li a, ul.sf-menu li:hover ul li a {
	font-family: 'BirchStd';
	text-decoration: none;
	font-size: 24px;
	color: #404040 !important;
	line-height:40px;
	display:block;
}
ul.sf-menu li ul li:hover a, ul.sf-menu li ul li.current-menu-item a {
	color: #952DA3 !important;	
}	
ul.sf-menu li ul li ul {display:none !important;
}


/* Content
---------------------------------------- */

#tab-post {
	background: url(images/tab-bg.png) no-repeat 0% 0%;
	position: relative;
	width: 1001px;
	height: 401px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 2;
}

.primary_content_wrap {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

	.primary_content_wrap .indent {
		padding: 23px 0 12px 0;
	}
	
	.primary_content_wrap ul {
		margin: 0;
		padding: 0 0 22px 0;
		list-style: none;
	}
	
		.primary_content_wrap ul li {
			background: url(images/title-bg-2.png) no-repeat 0% 1px;
			padding: 0 0 0 35px;
			line-height: 30px;
			font-size: 13px;
			text-decoration: none;
			color: #333;
		}
		
			.primary_content_wrap ul li a {
				text-decoration: none;
				color: #333;
			}
			
			.primary_content_wrap ul li a:hover {
				text-decoration: underline;
			}

#content {
	width:860px;
	float:left;
}
.blog_post {
	padding:0 0 32px 0;
	margin-bottom:35px;
	background:url(images/slide_bg.png) repeat-x left bottom;
}
.blog_thumb {
	width:268px;
	background:#FFF;
	padding:6px;
	float:left;
	margin:0 20px 0 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 2px 2px #c3c3c3;
	-moz-box-shadow: 0 2px 2px #c3c3c3;
	-webkit-box-shadow: 0 2px 2px #c3c3c3;
}
.post_tags {
	background:#eee;
	font-size:15px;
	color:#696868;
	padding:11px 20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top:22px;
}
.post_tags a {
	font-size:15px;
	color:#404040;	
}
.blog_post h1 {
    color: #952DA3;
    font-family: 'Times New Roman';
    font-size: 36px;
    font-weight: normal;
    line-height: 28px;
    margin: 0;
    padding: 0;
}
.blog_post h1 a {
    color: #952DA3;
    font-size: 36px;    
}
.post-content {
	padding:5px 0 0 0;
}
.post-content p {
	font-size:17px;
	color:#696868;
	padding:0 0 9px 0;
	margin:0;
	line-height:20px;
}
a.read_more {
	display:block;
	float:left;
	background:url(images/more.png) repeat-x left bottom #cdcdcd;
	padding:0 20px;
	line-height:41px;
	font-size:24px;
	color:#404040;
	text-transform:uppercase;
	font-family: 'BirchStd';
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-shadow: 0 2px 2px #e0e0e0;
	-moz-box-shadow: 0 2px 2px #e0e0e0;
	-webkit-box-shadow: 0 2px 2px #e0e0e0;
	margin-right:10px;
}

.content-tail {
	background: #f6f6f6;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:1px #dbdbdb solid;
	padding:32px 19px 41px 19px;
}
.home_welcome {
	width:365px; 
	float:left;
	padding-right:35px;
}
.home_welcome .textwidget p {
	font-size:17px;
	color:#696868;
	padding:0;
	margin:0 0 9px 0;
}
.home_welcome .textwidget p span {
	font-size:19px;
	color:#404040;
}
.home_welcome a, #home_blog a.blog {
	display:block;
	float:left;
	background:url(images/more.png) repeat-x left bottom #cdcdcd;
	padding:0 20px;
	line-height:41px;
	margin-top:15px;
	font-size:24px;
	color:#404040;
	text-transform:uppercase;
	font-family: 'BirchStd';
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-shadow: 0 2px 2px #e0e0e0;
	-moz-box-shadow: 0 2px 2px #e0e0e0;
	-webkit-box-shadow: 0 2px 2px #e0e0e0;
}	

#testimonials {
	width:362px; 
	float:left;
}
.testimonialswidget_testimonial {
	background:#eee;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-shadow: 0 2px 2px #b3b3b3;
	-moz-box-shadow: 0 2px 2px #b3b3b3;
	-webkit-box-shadow: 0 2px 2px #b3b3b3;
}
.testimonialswidget_testimonial p {
	background:url(images/quotes_t.png) no-repeat left top;
	padding:32px 9px 21px 40px;
	margin:0;
	line-height:22px !important;
	font-size:17px;
	color:#696868 !important;
	font-style:italic;
}
#testimonials .testimonialswidget_testimonial p cite {	
	margin-bottom:-93px;
	margin-right:-9px;
	padding-top:34px;
	font-size:19px;
	color:#404040;	
	line-height:20px !important;
	background:url(images/testim_arrow.png) no-repeat left top;
}
.testimonialswidget_source {
	display:block;
	font-size:17px !important;
	color:#696868 !important;
	
}
#home_blog {
	float:right;
	width:360px;
}
#home_blog h1 {
    color: #952DA3;
    font-family: 'Times New Roman';
    font-size: 24px;
    font-weight: normal;
    line-height: 21px;
    margin: 0;
    padding: 0;
}
#home_blog h1 a {
    color: #952DA3;
    font-size: 24px;    
}
.post-info {
	background: none;
	margin: 0 0 4px 0;
	padding: 0;
	border: 0;
	line-height: 24px;
	font-size: 15px;
	color: #404040;
}

.post-info span {
	padding: 0 0 0 23px;
	margin-right:21px;
	color: #404040;
}
.post-info span.date {
	background:url(images/date.png) no-repeat left center;
}
.post-info span.cats {
	background:url(images/cats.png) no-repeat left center;
}
.post-info span.auth {
	background:url(images/auth.png) no-repeat left center;
}
.post-info span.comments{
	background:url(images/comments.png) no-repeat left center;
}

.post-info span a {
	text-decoration: none;
	color: #404040;
}
#home_blog .post-content {
	padding: 15px 0 0 0;
	font-size:17px;
	color:#696868 !important;
	line-height:20px !important;
}
#home_blog .post-content p {
	padding: 0;
	margin:0;
}


.wp-pagenavi span.current {
	background:#952DA3 !important;
	color:#FFF !important;
	font-weight:normal !important;
}
.wp-pagenavi a, .wp-pagenavi span {
    background: #cdcdcd !important;
    border-radius: 4px 4px 4px 4px;
    color: #404040 !important;
    margin: 2px;
    padding: 4px 8px;
    text-decoration: none;
}
.wp-pagenavi {
    clear: both;
    margin: 0 !important;
}




/* Comments
---------------------------------------- */

.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	li.comment {
		background: none !important;
		padding: 0 !important;
		list-style-type:none;
		overflow:hidden;
	}
	
		.commentlist li ul {
			padding: 0 !important;
		}
	
		li.comment .comment-body {
			background: #fafafa;
			position: relative;
			margin-bottom: 20px;
			padding: 10px 10px 30px 60px;
			zoom: 1;
			border: 1px solid #d7d6d6;
		}
			
		.comment-author {
			padding: .5em 0 1em 0 !important;
			line-height: 24px !important;
			font-size: 12px !important;
			font-weight: bold !important;
			color: #333 !important;
		}
			.comment-author cite {
				text-transform: capitalize;
				font-style: normal;
			}
 		.comment-meta {
			line-height: 20px !important;
			font-size: 11px !important;
			color: #999 !important;
			position: absolute !important;
			right: 20px !important;
			top: 18px !important;
		}
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #d7d6d6;
				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: 20px;
					bottom: 15px;
				}
					.reply a {
						background: url(images/link.gif) repeat-x 0% 0% !important;
						display: inline-block !important;
						height: 24px !important;
						padding: 0 12px !important;
						line-height: 24px !important;
						font-size: 12px !important;
						text-decoration: none !important;
						color: #fff !important;
						border-radius: 12px !important;
						-moz-border-radius: 12px !important;
						-webkit-border-radius: 12px !important;
					}
					
					.reply a:hover {
						background: #939393 !important;
					}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			padding:1em 0 0 0;
		}
		.cancel-comment-reply {
			
		}



/* Page
---------------------------------------- */
.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */

div.post, div.hentry {
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}

	body.home div.post, body.home hentry.post {
		margin-bottom: 7px;
	}

div.single-post {
	width: 100%;
	margin: 0 0 30px 0;
	overflow: hidden;
	padding:0 0 43px 0;
	background:url(images/slide_bg.png) repeat-x left bottom;
}
div.single-post .size-full {
	background:#FFF;
	padding:6px;
	float:left;
	margin:0 40px 0 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 2px 2px #c3c3c3;
	-moz-box-shadow: 0 2px 2px #c3c3c3;
	-webkit-box-shadow: 0 2px 2px #c3c3c3;
}
div.single-post p {
	padding:0 0 16px 0;
	margin:0;
}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	div footer {
		clear:both;
		}
	div.single-post footer {
		margin-top:20px;
		}
		
		
.post-meta {
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	padding:.5em 0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
}

p.gravatar {
	float: left;
	margin-right: 20px;
	padding: 0;
}


/* Image styling */

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

	.alignleft-1 {
		float: left;
		margin: 3px 20px 0 0;
	}
	
	.alignleft-2 {
		float: left;
		margin: 7px 20px 0 0;
	}

.alignright {
	float:right;
	margin:0 0 10px 20px;
}

.aligncenter {
	text-align:center;
	margin:0 auto;
}




/* Older and newer navigation */

nav.oldernewer {
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
	line-height: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #242424;
}

	nav.oldernewer a {
		color: #242424;
	}

	.older {
		float: left;
		margin-right:4px;
	}
	
	.newer {
		float: left;
	}
.older a {
	text-indent:-9999px !important;
	width:32px;
	height:33px;
	display:block;
	background:url(images/older.png) no-repeat left top !important;
}
.newer a {
	text-indent:-9999px !important;
	width:32px;
	height:33px;
	display:block;
	background:url(images/newer.png) no-repeat left top !important;
}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:10px;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */

#post-author {
	overflow: hidden;
	margin-bottom: 2em;
	padding: 15px 20px 20px 20px;
	border: 1px solid #d7d6d6;
}

	#post-author h3 {
		background: none;
	}
	
#author-link {
	margin-top: 20px;
}

	#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 {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	
}




/* 404
---------------------------------------- */

#error404 {
	padding: 0 0 60px 0;
	text-align: center;
}

	#error404 h1 {
		padding: 0;
	}
	
	#error404 h2, #error404 h6 {
		padding: 0 0 6px 0;
	}

	#error404 #searchform {
		margin: 0 auto;
	}

	.error404-num {
		font-size: 250px;
		line-height: 1.2em;
		color: #999;
		}

	#error404 #searchform {
		width: 220px;
		height: 22px;
	}
	
		#error404 #searchform input[type="text"] {
			width: 194px;
			height: 18px;
			padding: 2px 4px 2px 4px;
			line-height: 1.5em;
			color: #fff;
		}
		
		#error404 #searchform input[type="submit"] {
			height: 22px;
		}




/* Portfolio
---------------------------------------- */
#gallery {
}
#gallery .portfolio {
	margin: 0;
	padding: 0;
	list-style: none;
}
#portfolio1 #gallery .portfolio li {
	float: none;
	margin: 0 0 40px 0;
	padding: 0 0 43px 0;
	background:url(images/slide_bg.png) repeat-x left bottom;	
}
#portfolio1 #gallery .portfolio li:last:child {	margin: 0 0 30px 0 !important;		
}
#portfolio1 #gallery .portfolio li .blog_thumb {
	width:648px !important;
	margin:0 40px 0 0 !important;
	float:left;
}
#portfolio1 #gallery .portfolio li .blog_thumb img {
	width:648px !important;
	height:318px !important;
}
#gallery .portfolio h5 {
}
#gallery .portfolio h5 a {
	font-family: 'BirchStd';
	font-size: 30px;
	color: #952DA3;
	text-transform:uppercase;
}
#gallery .portfolio .folio-desc { 
	font-size:17px !important;
	color:#696868 !important;
	line-height:20px !important;
}
#gallery a.read_more { margin-top:15px;
}	

#portfolio2 #gallery .portfolio li {
	float: left;
	width:560px;
	margin: 0 0 40px 0 !important;
	padding: 0 40px 43px 0;
	background:url(images/slide_bg.png) repeat-x left bottom;	
}
#portfolio2 #gallery .portfolio li.nomargin {padding: 0 0 43px 0 !important;	
}
#portfolio2 #gallery .portfolio li .blog_thumb {
	width:548px !important;
	margin:0 0 18px 0 !important;
	float:none !important;	
}
#portfolio2 #gallery .portfolio li .blog_thumb img {
	width:548px !important;
	height:318px !important;
}
#portfolio2 .folio_ex {
	height:180px !important; 
	overflow:hidden;
}
	
#portfolio3 #gallery .portfolio li {
	float: left;
	width:360px;
	margin: 0 0 40px 0 !important;
	padding: 0 40px 43px 0;
	background:url(images/slide_bg.png) repeat-x left bottom;	
}
#portfolio3 #gallery .portfolio li.nomargin {padding: 0 0 43px 0 !important;	
}
#portfolio3 #gallery .portfolio li .blog_thumb {
	width:348px !important;
	margin:0 0 18px 0 !important;
	float:none !important;	
}
#portfolio3 #gallery .portfolio li .blog_thumb img {
	width:348px !important;
	height:218px !important;
}
#portfolio3 .folio_ex {
	height:105px !important; 
	overflow:hidden;
}			




/* Sidebar
---------------------------------------- */
#sidebar {
	float:right;
	width:260px;
}
#sidebar h3 {
	margin-bottom:7px !important;
}

#sidebar ul {
	padding: 0;
	margin:0 0 20px 0 !important;
}
#sidebar ul li, #sidebar div#widget_recent_entries ul li {
	padding: 9px 0 11px 0;
	margin:0;
	list-style:none;
	line-height:20px;
	background:url(images/slide_bg.png) repeat-x left bottom;
}
#sidebar ul li:last-child {
	background:none !important;
}
#sidebar ul li a {
	padding: 0 10px 0 21px;
	line-height:20px;
	background:url(images/li_arrow.png) no-repeat left top;
	display:block;
}
#sidebar div#widget_recent_entries ul li a {
	background:url(images/li_arrow_post.png) no-repeat left top !important;	
}
	
#contact_page_form {
	width:360px;
	float:left;
	margin-right:39px;
}
#contact_page_form p {
	padding:0;
	margin:0;
}	
#contact_page_form p label {
	padding:6px 0 4px 0;
	margin:0;
	font-size:17px;
	color:#696868;
}
#contact_page_form p label span {
	color:#952DA3;
}	
#contact_page_form input {
	background:#FFF;
	font-family:Arial;
	font-size:12px;
	color:#000;
	width:338px;
	height:37px;
	border:1px  #cacaca solid; 
	border-bottom:0;
	border-right:0;
	padding:0 10px;
	line-height:35px;
}
#contact_page_form textarea {
	background:#FFF;
	font-family:Arial;
	font-size:12px;
	color:#000;
	width:338px;
	height:185px;
	border:1px  #cacaca solid; 
	border-bottom:0;
	border-right:0;
	padding:10px;	
	resize:none;
}
#contact_page_form input[type="submit"] {
	background: #cdcdcd !important;
	height: 42px !important;
	width: 140px !important;
	border: none;
	color:#404040 !important;
	text-transform:uppercase;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-family: 'BirchStd';
	font-size:14px !important;
	
}
#contact_page_location {
	width:362px;
	float:left;	
	margin-top:-60px;
}	
.map {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width:348px;
	height:208px;
	padding:6px;
	background:#FFF;
	margin-bottom:15px;
	box-shadow: 0 2px 2px #a9a9a9;
	-moz-box-shadow: 0 2px 2px #a9a9a9;
	-webkit-box-shadow: 0 2px 2px #a9a9a9;
}

.contact-info {
	font-size:17px;
	color:#696868 !important;
}
.contact-info a {
	font-size:17px;
	color:#952DA3 !important;
}
div.wpcf7-validation-errors {
    border: 2px solid #952DA3 !important;
}
	
#recent_tweets {
	width:370px;
	float:right;
	margin-top:-60px;
}	
#twitter_update_list {
	color:#696868 !important;
	font-size:17px !important;
}
#twitter_update_list span a {
	color:#27aac6 !important;
	font-size:17px !important;
}
#twitter_update_list a {
	font-size:0 !important;
}
	
		
		


/* FAQ
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		}
	.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-bottom:2em;
		color:#b2b2b2;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */

/* Post Cycle */

.post_cycle {
	width: 100%;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

	.post_cycle li {
		float: left;
		width: 220px;
		padding: 0 0 0 20px;
	}
	
	.post_cycle li:first-child {
		padding: 0;
	}
	
		.post_cycle li div.excerpt {
			display: none;
		}

.popular-posts {
	width: 100%;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

	.popular-posts li {
		float: left;
		width: 220px;
		padding: 0 0 0 20px;
	}
	
	.popular-posts li:first-child {
		padding: 0;
	}
	
		.popular-posts li div.excerpt {
			display: none;
		}

.latestpost {
	width: 100%;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

	.latestpost li {
		float: left;
		width: 220px;
		padding: 0 0 0 20px;
	}
	
	.latestpost li:first-child {
		padding: 0;
	}
	
		.latestpost li div.excerpt {
			display: none;
		}

/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 10px;
		overflow:hidden;
		}


/* Testimonials */
.testimonials {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		background:#fff;
		padding:1.5em;
		margin-bottom:2em;
		margin-right:5px;
		box-shadow:0 0 3px rgba(0, 0, 0, .1);
		-moz-box-shadow:0 0 3px rgba(0, 0, 0, .1);
		-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .1);
		}
		.testimonials li blockquote {
			border:none;
			background:url(images/quotes.png) no-repeat 0 0;
			margin:0;
			padding:0;
			}
			.testimonials li blockquote p {
				margin-bottom:.5em;
				}
		.testimonials li .name-testi {
			padding:0 0 0 2.2em;
			text-align:right;
			font-weight:bold;
			}
			.testimonials li .name-testi a {
				font-weight:normal;
				}



.sb_container a.prev {
	display: none !important;
}

.scrollable {
	width: 1001px !important;
	height: 51px !important;
	overflow: hidden !important;
}

#sidebarTabs_ul1 {
	width: 1001px !important;
	height: 51px !important;
	overflow: hidden !important;
}

	#sidebarTabs_ul1 li {
		background: url(images/tab-divider.gif) no-repeat 100% 0% !important;
		font-family: 'Philosopher', arial, serif !important;
		font-size: 21px !important;
		color: #fff !important;
	}
	
		#sidebarTabs_ul1 li a {
			background: url(images/tab-act.png) repeat-x 50% -51px !important;
			margin: 0 !important;
			padding: 0 17px 0 17px !important;
			line-height: 50px !important;
			font-size: 21px !important;
			color: #fff !important;
		}
		
			#sidebarTabs_ul1 li a.current {
				background-position: 50% 0% !important;
				color: #242424 !important;
			}
			
			#sidebarTabs_ul1 li:first-child a.current {
				background-position: 0% 0% !important;
			}

.tb {
	background: url(images/tab-content.jpg) no-repeat 0% 0% !important;
	position: relative !important;
	width: 951px !important;
	height: 305px !important;
	padding: 30px 20px 15px 30px !important;
	overflow: hidden !important;
}

div.date {
	background: #f5f5f5 url(images/date-tail.gif) repeat-x 0% 0%;
	min-height: 26px;
	margin: 0 0 16px 0;
	padding: 0 6px 0 6px;
	line-height: 26px;
	font-size: 12px;
	color: #868686;
	border: 1px solid #eaeaea;
}

.featured-thumbnail {
	position: relative;
	width: 268px;
	height: 208px;
	margin: 0 0 10px 0;
}

	.featured-thumbnail img {
		float: left;
	}
	
	.featured-thumbnail a {
		display: block;
		width: 220px;
		height: 159px;
	}
	
		.featured-thumbnail a span {
			background: url(images/pic-hover.png) no-repeat 0% -169px;
			display: block;
			width: 230px;
			height: 169px;
			position: absolute;
			top: 0;
			left: 0;
			cursor: pointer;
		}
		
			.featured-thumbnail a:hover span {
				background-position: 0% 0%;
			}

.post-pic {
	float: left;
	position: relative;
	width: 220px;
	height: 159px;
	margin: 0 20px 10px 0;
}

	.post-pic img {
		float: left;
		width: 220px;
		height: 159px;
	}
	
	.post-pic a {
		display: block;
		width: 220px;
		height: 159px;
	}
	
		.post-pic a span {
			background: url(images/pic-hover.png) no-repeat 0% -169px;
			display: block;
			width: 230px;
			height: 169px;
			position: absolute;
			top: 0;
			left: 0;
			cursor: pointer;
		}
		
			.post-pic a:hover span {
				background-position: 0% 0%;
			}

.link {
	width: 100%;
	overflow: hidden;
}

	.link a {
		background: url(images/link.gif) repeat-x 0% 0% !important;
		position: relative !important;
		float: left !important;
		height: 24px !important;
		padding: 0 12px 0 12px !important;
		line-height: 24px !important;
		text-decoration: none !important;
		color: #fff !important;
		border-radius: 12px !important;
		-moz-border-radius: 12px !important;
		-webkit-border-radius: 12px !important;
	}
	
		.link a:hover {
			background: #929292 !important;
		}

.link-1 {
	background: url(images/arrow.gif) no-repeat 100% 8px;
	padding: 0 7px 0 0;
	line-height: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #242424;
	position: absolute;
	top: 305px;
	right: 33px;
}

.link-2 {
	float: left;
}

	.link-2 a {
		background: #8f8f8f;
		position: relative;
		float: left;
		height: 24px;
		padding: 0 12px 0 12px;
		line-height: 22px;
		text-decoration: none;
		color: #fff;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	}
	
		.link-2 a:hover {
			background: #242424;
		}





.post-block {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	width: 100%;
	padding: 0 0 19px 0;
	overflow: hidden;
}

	.post-block b {
		background: url(images/icon-comment.png) no-repeat 0% 4px;
		float: left;
		margin: 3px 0 0 0;
		padding: 0 15px 0 28px;
		line-height: 19px;
		font-size: 12px;
		font-weight: normal;
		color: #242424;
	}

.post-block-1 {
	width: 100%;
	padding: 0 0 19px 0;
	overflow: hidden;
}

	.post-block-1 b {
		background: url(images/icon-comment.png) no-repeat 0% 4px;
		float: left;
		margin: 3px 0 0 0;
		padding: 0 15px 0 28px;
		line-height: 19px;
		font-size: 12px;
		font-weight: normal;
		color: #242424;
	}

#recentcomments {
	margin: 0;
	list-style: none;
}

	#recentcomments li {
		background: url(images/line-hor-1.gif) repeat-x 0% 100%;
		padding: 18px 0 18px 0;
		line-height: 20px;
		font-size: 12px;
		color: #6b6b6b;
	}
	
	#recentcomments li:first-child {
		padding: 0 0 17px 0;
	}
	
		#recentcomments li p {
			padding: 0 !important;
			line-height: 20px !important;
			font-size: 12px !important;
			color: #6b6b6b !important;
		}
		
			#recentcomments li p a {
				display: block;
				text-decoration: none;
				color: #6b6b6b;
			}
			
				#recentcomments li p a:hover {
					color: #ababab;
				}

div.author {
	padding: 0 0 10px 0;
	line-height: 1.2em;
	font-size: 17px;
	text-transform: capitalize;
	color: #121212;
}

	div.author a {
		text-decoration: none;
		color: #121212;
	}
	
		div.author a:hover {
			text-decoration: underline;
		}

.comment-date {
	line-height: 18px;
	font-size: 12px;
	color: #040404;
}

.comment-text {
	padding: 0 0 11px 0;
	line-height: 18px;
	font-size: 12px;
	color: #ababab;
}

.indent-top {
	padding: 30px 0 0 0;
}


/* Footer
---------------------------------------- */
#footer {	
}
.footer-widget-area {
	background: #404040;
	border:1px #303030 solid;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin:30px 0 40px 0;
	padding:0 0 0 19px;
}
.col_260 {
	width:260px;
	margin-left:40px;
	float:left;
	padding:30px 0 22px 0;
}
	
.footer-widget-area ul {
	margin: 0;
	padding:0;
}

.footer-widget-area ul li {
	line-height: 21px;
	font-size: 17px;
	color: #FFF;
	margin:0;
	padding:8px 0 9px 21px;
	list-style:none;
	border-top:1px  #474747 solid;
	border-bottom:1px  #636363 solid; 
	background:url(images/list-line.png) no-repeat left top;
}
.footer-widget-area ul li:first-child {	border-top:0 !important;	
}
.footer-widget-area ul li:last-child {	border-bottom:0 !important;	
}			
.footer-widget-area ul li a {
	text-decoration: none;
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
}

#widget_recent_entries ul li {background:url(images/list-line1.png) no-repeat left top;
}
.footer-info {
	background:url(images/slide_bg.png) repeat-x left top;
	padding:29px 0 24px 0;
	font-size: 12px;
	color: #505050;
	position:relative;
	text-align:center;
}
/* Footer navigation */
.footer {
	display:block;
}
div.footer ul {
	padding:0;
	margin:0;
}
div.footer ul li {
	list-style-type:none;
	display:inline;
	padding:0 23px 0 0;
	margin:0 15px 0 0;
	background:url(images/nav_marker.png) no-repeat right center;
}
div.footer ul li:last-child {
	background:none !important;
	padding:0 !important;
	margin:0 !important;	
}	
div.footer ul li a {
	color:#404040;
	text-decoration:none;
	font-size:17px;
}
div.footer ul li a:hover, div.footer ul li.current-menu-item a {color:#952DA3;
}
.footer-info p {
	padding: 8px 0 0 0;
	margin:0;
	font-size: 15px;
	color: #696868;
	line-height:21px;
}
.footer-info p a {
	font-size: 15px;
	color: #696868;
	text-decoration:none;
}	

a.top_btn {
	position:absolute;
	right:20px;
	top:34px;
	width:32px;
	height:32px;
	background:url(images/top_btn.png) no-repeat left top;
	background-position:0 0;
	display:block;
}
a.top_btn:hover {background-position:0 -32px;
}



/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:7px 15px;
	background:#000;
	color:#fff;
	text-decoration:none;
	}
	.button:hover {
		background:#999;
		}
.no-results {
	
}

.widget-area {
	
}

.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

/* Address */
.address {
	padding:0 0 0 10px;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	width: 100%;
	overflow: hidden;
	}
	#commentform p.field {
		margin: 0;
		padding: 0;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background: #cdcdcd;
		height:35px;
		line-height:30px;
		padding:0 10px;
		color:#404040 !important;
		font-family: 'BirchStd';
	    font-size:14px !important;
		cursor:pointer;
		border:none;
		border-radius: 8px;
		-moz-border-radius:8px;
		-webkit-border-radius: 8px;
		text-transform:uppercase;
		}

	
	
/* 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:67.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;
	padding-top:15px;
}
.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;
}

.clear2 {
	clear: both;
	height: 0;
	font-size:0;	
}
#home_planning {
	padding-bottom:42px;
	margin-bottom:40px;
	background:url(images/slide_bg.png) repeat-x left bottom;
} 
#home_planning ul {
	padding:0;
	margin:0;
} 
#home_planning li {
	padding:0 15px;
	margin:0;
	width:268px; 
	float:left;
	list-style:none;
	text-align:center;
	border-right:1px #b5b5b5 solid;
	border-left:1px #d0d0d0 solid;
	height:325px;
	font-size:20px;
	font-style:italic;
	color:#404040;
	line-height:22px;
}
#home_planning li:first-child, #home_planning li.no_left { border-left:0 !important;
}
#home_planning li:last-child, #home_planning li.no_right { border-right:0 !important;
}
#home_planning li h2 {
    font-size: 40px;
	font-family: 'BirchStd';
    font-weight: normal;
	font-style:normal;
	text-transform:uppercase;
    line-height: 40px;
    margin: 0;
    padding: 14px 0px;
	color:#404040;
}
#home_planning li a {
	display:block;
	background:url(images/read_bg.png) repeat-x left top;
	width:130px;
	margin:0 auto;
	cursor:pointer;
	line-height:40px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top:23px;
	font-size:24px;
	font-style:normal;
	text-decoration:none;
	font-family: 'BirchStd';
	color:#FFF;
	text-transform:uppercase;
	box-shadow: 0 2px 2px #a9a9a9;
	-moz-box-shadow: 0 2px 2px #a9a9a9;
	-webkit-box-shadow: 0 2px 2px #a9a9a9;
}
a.read-more {
	font-size:0px !important;
	display:none !important;
}

p {
	padding:0 0 12px 0;
	margin:0;
	color:#696868;
	font-size:17px;
	line-height:21px;
}
.left_page_col {
	width:760px;
	float:left;
}
.page_line {
	background:url(images/slide_bg.png) repeat-x left bottom;
	height:37px;
	margin-bottom:31px;
}
.page_block .size-full {
    background:#FFF;
	padding:6px;
	float:left;
	margin:0 20px 5px 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 2px 2px #c3c3c3;
	-moz-box-shadow: 0 2px 2px #c3c3c3;
	-webkit-box-shadow: 0 2px 2px #c3c3c3;
}
.our_vision {
	width:360px;
	float:right;
	margin-top:-60px;
}
.our_vision ul {
	padding:0;
	margin:-9px 0 0 0;
}
.our_vision ul li {
	padding:0 10px 20px 0;
	margin:0;
	list-style:none;
}
.our_vision ul li h6 {
	font-size:19px;
	color:#404040;
	font-weight:normal;
	padding:0 0 9px 0;
	margin:0;
}
.our_work_team {
	width:760px;
	float:right;
}
.our_work_team ul {
	padding:0;
	margin:0;
}
.our_work_team ul li {
	padding:0 22px 25px 0;
	margin:0;
	list-style:none;
	width:357px;
	float:left;
}
.our_work_team ul li h6 {
	font-size:19px;
	color:#952DA3;
	font-weight:normal;	
}

.services_list {
	width:360px;
	float:right;
	margin-top:-60px;
}
.basic  {	
}
.basic div {
	background: #dddddd;
	padding:10px;
	font-size:17px;
	color:#696868;
	border-radius: 0 0 9px 9px;
	-moz-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;	
	margin-bottom:2px;
}
.basic a {
	cursor:pointer;
	display:block;
	line-height:40px;
	height:44px;
	padding: 0 35px 0 20px;
	font-size:19px;
	color:#404040;
	background:url(images/accordion_a.png) no-repeat left top;
	text-decoration:none;
	background-position:0 0;
		
}
.basic a:hover {
	text-decoration:none;
	color:#952DA3;	
}
.basic a.selected, .basic a.selected:hover {
	color:#952DA3;
	background-position:0 -44px;
}

#service_left {
	width:770px;
	float:left;
}
.service_planning {
	padding-top:18px;
}
.service_planning ul {
	padding:0;
	margin:0;
}
.service_planning ul li {
	padding:0 20px 43px 0;
	margin:0;
	list-style:none;
	width:364px;
	float:left;
}
.service_planning ul li img {
	margin:0 20px 30px 0;
	float:left;
}
.service_planning ul li h5 {
	font-size:35px;
	color:#404040;
	text-transform:uppercase;
	font-weight:normal;	
	line-height:36px;
	padding:0 0 13px 0 !important;
	margin:0 !important;
	font-family: 'BirchStd';
}
.service_planning a.read_more {
	background:url(images/read_serv.png) repeat-x left bottom #cdcdcd;
	color:#FFF;	
}






