@charset "utf-8";
html, body {
	height: 100%;
}
body {
	margin:0px;
	background-color: #FFF;
	background-image: url(images/background_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
div {
	margin:0px;
	padding:0px;
	font-size:0px;
	display:block;
}
p,ol,ul,li,h1,h2 ,img{
	margin:0px;
	padding:0px;
}
a:link {
	color: #00569F
}     
a:visited {color: #8c7650}
a:hover {color:#FD8902}
a:active {color: #8c7650}
span {
	display:none;
}
#clear {
	clear: both;
}
#clear_left {
	clear: left;
}
#clear_right {
	clear: right;
}
#wrapper {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background_middle.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}
#header {
	width: 868px;
	background-image:url(images/header.jpg);
	height: 139px;
	background-repeat: no-repeat;
}
#menu {
	width: 868px;
	height: 65px;
	padding-top: 70px;
}
#menu ul {
	margin-left: 475px;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu_btn {
	height: 65px;
	width: 110px;
}
#left_col {
	width: 210px;
	float: left;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 0px;
}
.header_welcome {
	background-image: url(images/header_welcome.jpg);
	background-repeat: no-repeat;
	height: 26px;
	margin-top: 8px;
	margin-bottom: 5px;
}
.img_leftCol {
	float: left;
	padding-right: 5px;
	margin-left: 2px;
}
.p_leftCol {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #8c7650;
	margin-bottom: 10px;
	margin-left: 5px;
}
#right_col {
	width: 627px;
	float: right;
	padding-left: 10px;
}
.header_portfolio {
	background-image: url(images/header_portfolio.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-bottom: 8px;
	margin-top: 10px;
}
.header_contact {
	background-image: url(images/header_contact.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-bottom: 8px;
	margin-top: 10px;
}
#wrapper_project {
	height: auto;
	width: 580px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #7D7D7D;
}
#wrapper_project  li {
	margin-bottom: 4px;
}

.header_project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787878;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 4px;
}

.img_project {
	float: left;
	height: 154px;
	width: 193px;
	padding-bottom: 20px;
}
.ul_project {
	float: left;
	list-style-type: none;
	width: 365px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.img_tech {
	margin-top: 2px;
	margin-left: 15px;
}
#footer {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	text-align: center;
}
.p_footer {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 15px;
	color: #999;
}
#header_content {
	height: 23px;
	width: 745px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858585;
	margin-left: 25px;
}
.form_quote {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
}