
/********************************************
SUMMARY
*********************************************/

/*

- TOP


- HEADER 


- BODY


- BOTTOM


- FOOTER


*/

/********************************************
MAIN SITE CENTER STYLE
*********************************************/
.wrapper_center {
	margin: 0 auto;
	width: 970px;
	
}
/********************************************
HEADER
*********************************************/
#wrapper_header {
	margin: 0 auto;
	width: 100%;
	background: url(../images/bg.jpg) no-repeat center top;
	background-color:#F5F4EB;
}
.top {
	margin: 0 auto;
	width: 970px;
	height: 75px;
}

/* ----------- logo ----------- */

.logo {
	float: left;
	width: 250px;
	height: 60px;
	padding: 0px 0px 0px 0px;
}


/* ----------- menu ----------- */

.menu {
	float: right;
	width: 700px;
}

.features_box {
	margin: 0 auto;
	width: 970px;
	height: 100px;
}
.features_box_left {
	float: left;
	width: 480px;
	height: 80px;
}
.features_box_left .fe_img {
	width: 82px;
	height: 80px;
	float: left;
}
.features_box_left .fe_content {
	color: #A7C494;
	margin: 0px;
	padding: 0px 0px 9px 0px;
}
.imgleft {
	float: left;
	margin-right: 15px;
}
.imgleft_01 {
	float: left;
}
.blog_postpic {
	width: 630px;
}
.imgleft_02 {
	float: left;
	margin-right: 25px;
}


/********************************************
BODY
*********************************************/

#wrapper_body {
	margin: 0 auto;
	width: 950px;
	padding: 25px 0px 0px 0px;
}

.welcome_text {
	float: left;
	width: 690px;
	padding-right: 40px;
}
.recent_work {
	float: left;
	width: 220px;
	padding-right: 0px;
}
.recent_news {
	float: left;
	width: 220px;
}
.news_divd {
	height: 25px;
	float: left;
	padding-top: 12px;
}

.main_content {
	float: left;
	width: 630px;
	border-right: 1px solid #eee;
	padding-right: 30px;
}
.main_content_fullwidth {
	float: left;
	width: 970px;
}

.teammembers {
	width: 630px;
	float: left;
	margin-top: 10px;
	height: 300px;
}
.services_section {
	width: 630px;
	float: left;
	margin-top: 10px;
}
.member_bio {
	float: left;
	width: 268px;
	height: 74px;
	padding: 15px;
	border: 1px solid #DEDEDE;
	background-color: #eee;
	margin: 0px 30px 30px 0px;
}
.member_bio_right {
	float: left;
	width: 268px;
	height: 74px;
	padding: 15px;
	border: 1px solid #DEDEDE;
	background-color: #eee;
	margin: 0px 0px 30px 0px;
}

.testimonials{
	float: left;
	width: 630px;
	background: url(../images/testimonials_quotebg.jpg) no-repeat left top;
	padding-top: 32px;
}
.testimonials strong {
	float: right;
	width: 598px;
	padding-right: 32px;
	font-style: italic;
	text-align: right;
}
.h_line {
	float: left;
	width: 970px;
	height: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.portfolio_box {
	float: left;
	width: 465px;
	padding-right: 40px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #eee;
}
.portfolio_box_right {
	float: left;
	width: 465px;
	padding-bottom: 20px;
	margin-bottom: 21px;
	border-bottom: 1px dashed #eee;
}
.two_layoutcolumn_one {
	float: left;
	width: 450px;
}
.two_layoutcolumn_two {
	float: left;
	width: 450px;
	padding-left: 70px;
}

.three_layoutcolumn_one {
	float: left;
	width: 300px;
}
.three_layoutcolumn_two {
	float: left;
	width: 300px;
	padding-left: 35px;
}
.three_layoutcolumn_three {
	float: left;
	width: 300px;
	padding-left: 35px;
}
/* ----------- blog ----------- */

.blog_post {
	float: left;
	width: 630px;
	padding-bottom: 30px;
}
.blog_post h1 a {
	color: #000;
	text-decoration: none;
	float: left;
	font-size: 18px;
}
.blog_post h1 a:hover {
	color: #333;
	text-decoration: underline;
	float: left;
	font-size: 18px;
}
.post_info {
	float: left;
	width: 630px;
}
.post_meta {
	float: left;
	width: 630px;
	border-bottom: 1px solid #eee;
}
ul.post_meta_links {
	float: left;
	margin: -2px 0px 12px -4px;
	padding: 0px 0px 0px 0px;
	width: 490px;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 6px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li a {
	color: #999;
	padding: 0px 3px 0px 0px;
	text-decoration: none;
}
.post_meta_links li a:hover {
	color: #454545;
	text-decoration: underline;
}
.blog_post a.date {
	color: #fff;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	width: 36px;
	height: 30px;
	text-align: center;
	border: 1px solid #000;
	background: url(../images/date_bg.jpg) repeat-x left top;
	line-height: 14px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-right: 18px;

}
.blog_post a.date:hover {
	color: #fff;
}
.blog_post a.date strong {
	font-size: 16px;
}
.post_readmore:link, .post_readmore:visited {
	float: left;
	padding: 5px 20px 5px 20px;
	padding-top: 6px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	background-color: #eee;
}
.post_readmore:hover {
	float: left;
	padding: 5px 20px 5px 20px;
	padding-top: 6px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #454545;
}

.paging {
	float: left;
	width: 630px;
	height: 34px;
}
ul.paging_links {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.paging_links li {
	float: left;
	margin: 0px 2px;
	padding: 0px;
	list-style-type: none;
}
.paging_links li a {
	font-size: 12px;
	padding: 0px 5px;
	color: #333;
	text-decoration: none;
	background-color: #EFEFEF;
}
.paging_links li a:hover {
	font-size: 12px;
	padding: 0px 5px;
	color: #fff;
	background-color: #111;
}
.paging_links li a.active {
	font-size: 12px;
	padding: 0px 5px;
	color: #fff;
	background-color: #111;
}

.ads {
	float: left;
	width: 270px;
	height: 140px;
	background-color: #f5f5f5;
	border: 1px solid #CACACA;
	text-align: center;
	font-size: 27px;
	color: #CACACA;
}

.sharepost {
	float: left;
	width: 600px;
	height: 16px;
	padding: 10px 15px;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #454545;
	margin-bottom: 20px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	list-style-type: none;
}
.graybox_center_02 {
	float: left;
	width: 588px;
	padding: 10px 20px 0px 20px;
	background-color: #f5f5f5;
	border: 1px solid #eee;
	margin-bottom: 20px;
}

.graybox_center_02 img {
	border: 1px solid #454545;
}


.comment_form {
	float: left;
	width: 630px;
	margin-top: 10px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.comment_input_bg {
	float: left;
	width: 373px;
	height: 25px;
	padding: 7px 10px 0px 10px;
	background: url(../images/input_bg.jpg) no-repeat left top;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #727272;
}
.comment_textarea_bg {
	float: left;
	width: 543px;
	height: 235px;
	padding: 7px 10px 0px 10px;
	background: url(../images/textarea_bg.jpg) no-repeat left top;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #727272;
}
.comment_input_submit {
	float: left;
	width: 143px;
	height: 34px;
	background: url(../images/button_commentsubmit.jpg) no-repeat left top;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	margin-top: 25px;
}
.comment_checkbox {
	float: left;
	width: 500px;
	padding-top: 18px;
}


/********************************************
BOTTOM
*********************************************/
#wrapper_bottom {
	margin: 0 auto;
	width: 100%;
	float: left;
	margin-top: 30px;
	padding: 0px 0px 0px 0px;
}
.wrapper_bottom_center {
	margin: 0 auto;
	width: 930px;
	height: 230px;
	padding: 10px 20px 10px 20px;
	background: url(../images/bottom_boxbg.png) no-repeat left top;
}
.wrapper_bottom_center p {
	text-align: left;
	padding-top: 10px;
}
.bottom_sectionbox_01 {
	float: left;
	width: 215px;
	margin-right: 20px;
	text-align: center;
}
.bottom_sectionbox_02 {
	float: left;
	width: 215px;
	margin-right: 30px;
	text-align: center;
}
.bottom_sectionbox_03 {
	float: left;
	width: 215px;
	margin-right: 20px;
	text-align: center;
}
.bottom_sectionbox_04 {
	float: left;
	width: 215px;
	text-align: center;
}
ul.bo_title {
	width: 970px;
	height: 29px;
	margin: 0px;
	padding: 0px;
}
.bo_title li {
	float: left;
	width: 242px;
	height: 24px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	list-style-type: none;
	color: #fff;
	background: url(../images/bottom_titlebg.png) no-repeat center top;
}

.but_readmore:link, .but_readmore:visited {
	float: left;
	width: 100px;
	height: 25px;
	padding-top: 5px;
	background: url(../images/but_reamorebla.jpg) no-repeat left top;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

.but_readmore:hover {
	float: left;
	width: 100px;
	height: 25px;
	padding-top: 5px;
	background: url(../images/but_reamorebla_hover.jpg) no-repeat left top;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}


/********************************************
SIDEBAR
*********************************************/

.sidebar {
	float: right;
	width: 270px;
	padding: 0px;
}


.sidebar_title {
	float: left;
	width: 250px;
	height: 31px;
	background: url(../images/sidebar_titlebg.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 9px 0px 0px 20px;
}

ul.subnav {
	float: left;
	margin: 10px 0px 30px 20px;
	padding: 0px;
}
.subnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 32px;
	border-bottom: 1px dashed #B5B5B5;
	width: 250px;
}
.subnav li a {
	text-decoration: none;
}
.subnav li a:hover {
	text-decoration: underline;
}

ul.ouradvan {
	float: left;
	margin: 5px 0px 30px 20px;
	padding: 0px;
}
.ouradvan li {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	border-bottom: 1px dashed #B5B5B5;
	width: 250px;
}




/********************************************
FOOTER
*********************************************/
#wrapper_footer {
	margin: 0 auto;
	width: 100%;
	float: left;
	padding: 0px;
	background: url(../images/footer_bg.jpg) repeat-x left top;
	color: #B7B7B7;
	margin-top: 25px;
}
#wrapper_footer p {
	color: #B7B7B7;
}

#wrapper_footer a {
	color: #B7B7B7;
	text-decoration: none;
}
#wrapper_footer a:hover {
	color: #eee;
	text-decoration: none;
}
.wrapper_footer_center {
	margin: 0 auto;
	width: 950px;
	height: 300px;
	padding-top: 8px;
}
.wrapper_footer_center h4 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 9px 0px;
	text-transform: uppercase;
}

.footer_column_1 ul, .footer_column_2 ul, .footer_column_3 ul {
	margin: 0px;
	padding: 0px;
}
.footer_column_1 li, .footer_column_2 li, .footer_column_3 li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 23px;
	list-style-type: none;
}
.footer_column_1 {
	float: left;
	width: 120px;
	height: 233px;
	margin-top: 12px;
	margin-right: 20px;			
}
.footer_column_2 {
	float: left;
	width: 220px;
	margin-top: 12px;
	margin-right: 20px;				
}
.footer_column_3 {
	float: left;
	width: 270px;
	margin-top: 12px;
	margin-right: 50px;			
}
.footer_column_4 {
	float: left;
	width: 250px;
	margin-top: 12px;			
}
ul#socnetwork_links {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 280px;
	margin-bottom: 10px;
}
#socnetwork_links li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#socnetwork_links a {
	margin: 0px 7px 0px 0px;
	float: left;
}

/* ---------- Copyright Information ---------- */

#copyright {
	width: 100%;
	height: 43px;
	float: left;
}
#copyright p {
	float: left;
	font-size: 11px;
	color: #6E6E6E;
	width: 950px;
	padding-top: 23px;
}



/* ---------- contact form ---------- */

.contact_form {
	float: left;
	width: 630px;
	margin-top: 15px;

}
.contact_form label{
	width: 372px;
	height: 21px;
	display: block;
}
.input_bg {
	width: 373px;
	height: 25px;
	padding: 7px 10px 0px 10px;
	background: url(../images/input_bg.jpg) no-repeat left top;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F5E69;
}
.input_bg_total{
	width: 373px;
	height: 25px;
	padding: 7px 10px 0px 10px;
	
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F5E69;
}
.input_bg_size {
	width: 30px;
	height: 25px;
	padding: 7px 10px 0px 10px;
	background: url(../images/input_bg.jpg) no-repeat left top;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F5E69;
}
.textarea_bg {
	width: 543px;
	height: 235px;
	padding: 7px 10px 0px 10px;
	background: url(../images/textarea_bg.jpg) no-repeat left top;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F5E69;
}
.input_submit {
	width: 143px;
	height: 34px;
	background: url(../images/button_commentsubmit.jpg) no-repeat left top;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	margin-top: 50px;
}

ul.address {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 270px;
}
.address li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.pagenotfound {
	float: left;
	width: 600px;
	height: 165px;
	padding: 0px 15px 15px 15px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
	border: 1px solid #e5e5e5;
}
.pagenotfound_textbig {
	font-size: 120px;
	font-weight: normal;
	color: #666;
	padding-top: 55px;
	padding-left: 10px;
}
.pagenotfound_textsmall {
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	padding-top: 20px;
	padding-left: 10px;
}
.pagenotfound_left {
	float: left;
	width: 250px;
}
.pagenotfound_right {
	float: left;
	width: 270px;
	padding-left: 30px;
	padding-bottom: 30px;
	border-left: 1px solid #999;
	font-size: 21px;
	margin-top: 30px;
}
.sitemap {
	float: left;
	width: 180px;
	padding-right: 30px;
}
ul.sitemap_links {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.sitemap_links li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sitemap_links li a {
	color: #454545;
	text-decoration: none;
	padding: 5px 7px 5px 11px;
	display: block;
	background: url(../images/arrow_02.jpg) no-repeat left 10px;
}
.sitemap_links li a:hover {
	color: #000;
	text-decoration: underline;
	padding: 5px 7px 5px 11px;
	display: block;
}
.sitemap_search {
	float: left;
	width: 588px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
	border: 1px solid #e5e5e5;
}
.sitemap_search_filed {
	float: left;
	width: 370px;
	height: 25px;
	padding: 5px 10px 0px 10px;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #454545;
	background: url(../images/search_bg.jpg) repeat-x left top;
	border: 1px solid #ccc;
}
