

* {margin:0;padding:0;}
html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	background: #ffffff;
}

a:link, a:visited { color: #d05c2d; text-decoration: underline; font-weight: normal; }
a:active, a:hover { color: #990000; text-decoration: none; }


p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_60 { margin-right: 60px; }

.border_bottom {
	border-bottom: 1px solid #999;
}

.text_rl {
	text-align: right;
}

.fl { float: left; }
.fr { float: right }

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 100px;
	height: 27px;
	padding: 2px 10px 0 0;
	font-size: 16px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: url(images/button_04.png) no-repeat;
}

.rc_btn_02 a {
	clear: both;
	float: right;
	display: block;
	width: 150px;
	height: 40px;
	padding: 8px 10px 0 0;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: url(images/button_03.png) no-repeat;
}
.rc_btn_02 a:hover {
	background: url(images/button_06.png) no-repeat;
	color: #ffffff;
}

.rc_btn_03 a {
	clear: both;
	float: right;
	display: block;
	width: 150px;
	height: 40px;
	padding: 8px 10px 0 0;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: url(images/button_06.png) no-repeat;
}
.rc_btn_03 a:hover {
	background: url(images/button_03.png) no-repeat;
	color: #ffffff;
}


.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 26px;
	color: #ffffff;
}

.header_02 {
	padding: 0 0 20px 0;
	margin: 0 0 15px 0;
	font-size: 26px;
	color: #333333;
}

.header_03 {
	padding: 0 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #fd4800;
}







#header_wrapper {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background: #19446a url(images/header_bg.png) repeat-x;
}

#header {
	width: 980px;
	margin: 0 auto;
}

#header #site_logo {
	float: left;
	width: 200px;
	height: 54px;
	font-size: 36px;
	font-family: Times;
	padding: 30px 0 0 0;
	color: #eee;
	/*background: url(images/logo.jpg) no-repeat;*/
}
#header #site_logo a{
	text-decoration: none;
	color: #ffe;
}
#header #site_logo, a:hover{
	color: #444;
}

#header #lang {
	float: right;
	width: 100px;
	margin: 10px 0 0 0;
}






/* content top */

#content_top {
	width: 940px;
	margin: 0 auto;
	padding: 40px 20px 0 20px;
}

#content_top p {
	color: #000000;
}

/* end of content top */

/* content */

#content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
}

#content {
	width: 940px;
	margin: 0 auto;
	padding: 40px 20px 0 20px;
}

.content_col_w420 {
	width: 440px;
}

.service_box {
	width: 135px;
	height: 140px;
}

.testimonial_box_wrapper {
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}

.testimonial_box {
	padding: 10px 20px;
	background: #e0e0e0;
	margin-bottom: 2px;
}

.testimonial_box a {
	font-size: 13px;
	font-weight: bold;
	color: #fd4800;
	text-decoration: none;
}

.image_wrapper_01 {
	position: relative;
	width: 441px;
	height: 170px;
	background: url(images/frame_01.png) no-repeat;
}

.image_wrapper_01 img {
	position: absolute;
	width: 412px;
	height: 117px;
	top: 10px;
	left: 10px;
}

.section_w140 {
	width: 140px;
}

.section_w140 .project_icon {
	width: 130px;
	height: 138px;
	background: url(images/projects5.jpg) no-repeat;
}
.section_w140 .contact_icon {
	width: 130px;
	height: 124px;
	background: url(images/contact.jpg) no-repeat;
}

.section_w220 {
	width: 220px;
}

.section_w280 {
	width: 280px;
}

.section_w280 .project {
	margin: 0;
	padding: 0;
	list-style: none;
}

.project li {
	margin: 10px 5px 5px 0;
	padding: 0px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.other_project_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.other_project_list li {
	margin: 0 0 0 0;
	padding: 5px 0 3px 25px;
	background: url(images/icon_list2.png) left center no-repeat;
}

.other_project_list li a {
	color: #333;
	text-decoration: none;
}

.other_project_list li a:hover {
	color: #990000;
}

/* end of content */




/* footer */
#main {padding-bottom: 70px;}  /* must be same height as the footer */

#footer_wrapper {
	position: relative;
	margin-top: -70px; /* negative value of footer height */
	height: 70px;
	clear:both;

	width: 100%;
	background: url(images/footer_bg.png) repeat-x;
}

#footer {
	width: 920px;
	padding-top: 30px;
	margin: 0 auto;
	color: #fff;
	font-size:12px;
}

#footer a{
	text-decoration: none;
	color: #fff;
}

/* end of footer */


/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
