#header {
	height: 200px;
}

#logo {
	margin-top: 0;
	margin-right: 2em;
}

.header_box, .header_box_bg {
	right: 40px;
	top: 0;
	padding: 1.4em 2em 32px 2.2em;
	width: 17em;
	display: none;}
.header_box_bg {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	height: 25px;
	display: none;
}

.left {
	padding-left: 2em;
}

#search {
	display: none;
}

p.phone {
	color: #5eac08;
}

.wow {
	padding: 10px 0 30px 110px;
}

.wow.price {
	background: url(/images/wow_price.gif) top left no-repeat;
}
.wow.speed {
	background: url(/images/wow_speed.gif) top left no-repeat;
}
.wow.manage {
	background: url(/images/wow_manage.gif) top left no-repeat;
}
.wow.functions {
	background: url(/images/wow_functions.gif) top left no-repeat;
}
.wow.design {
	background: url(/images/wow_design.gif) top left no-repeat;
}

.portfolio td {
	background: transparent !important;
	border: 0 !important;
	text-align: center;
	padding: 10px;
	padding-bottom: 20px;
	width: 33%;
}

.portfolio td img {
	display: block;
	margin: 0 auto;
	border: 0;
}

.dark_text {
	font-size: 20pt; 
	color: #000;
}

.supertable {
	border: 1px solid #888;
	border-collapse: collapse;
	color: #333;
	margin: 0 auto;
}

.supertable td {
	border: 1px solid #888 !important;
	border-collapse: collapse;
	padding: 0 10px;
	width: 50%;
}
