@import url(style.css);

#center {
	border-top: 1px solid #333;
	clear: both;
	margin: 0 !important;
	padding-top: 5px !important;
	}

#left {
	border-bottom: 1px solid #111;
	width: 100%;
	}

.home #left ul {
	margin-bottom: 65px;
	}

.home #left ul li,.services #left ul li,.portfolio #left ul li {
	float: left;
	margin-left: 5%;
	width: 28%;
	}

#left {
	float: none;
	}

.home #right {
	display: none;
	}

.services #left,.portfolio #left {
	padding-bottom: 7px;
	}

.services #right {
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;
	float: none;
	padding: 5px 0 0 0;
	width: auto;
	}

#navigation {
	left: 10px;
	margin-left: 0;
	width: auto;
	min-width: 640px;
	}

#navigation li a {
	padding-left: 21px;
	padding-right: 21px;
	}

#header {
	height: 90px !important;
	}

#header .nw {
	height: 74px;
	}