/* top elements */
* {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

body {
	margin: 0;
	padding: 0;
	color: #EF3E42;
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	background-color: #;
	background-attachment: fixed;
}

/***********************
HEADER CONTENT
************************/

#header-content, #content, #footer-content {
	width: 1000px;
}

/* header */
#header {
	height: 240px;
	text-align: left;
}
#header img {
	margin: 0;
	padding: 0px;
	border: 0;
}
#header-content {
	position: relative;
	margin: 0 auto; padding: 0px;
}
#header-content #logo {
	position: absolute;
	font: bold 4em 'Trebuchet Ms', Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the logo */
	top: 31px;
	left: 0px;
	height: 145px;
}

#header H1#site_name A {
	display:block;
	margin:0;
	padding:45px 0px 20px 0px;
	width:150px;
	height:50px;
}

#header H1.sitename{
	display:none;
}

#header H2.sitename{
	display:none;
}

/***************************
MAIN NAVIGATION
***************************/

#sectionnav {
	font-size: 13px;
	position: absolute;
	top: 135px;
	left: 167px;
	letter-spacing: 1px;
	line-height: 16px;
	margin: 0px;
	width: 828px;
}

#sectionnav p{
	margin: 0px 0px 3px 0px;
}


#sectionnav a {
	font-size: 13px;
	text-decoration: none;
	color: #999999;
}

#sectionnav a:hover {
	color: #000000;
	background-image: url(../Graphics/images/line.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#sectionnav a.aboutus {
	font-size: 13px;
	text-decoration: none;
	color: #666666;
}

#sectionnav a:hover.aboutus {
	color: #000000;
	background-image: url(../Graphics/images/line.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#sectionnav a#residential {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
#sectionnav a:hover#residential {
	color: #666666;
}

#one17resi {
	position: absolute;
	top: 137px;
	margin: 0px;
	right: 0px;
	padding: 0px;
}

#projectsmenu {
	font-size: 13px;
	position: absolute;
	top: 195px;
	left: 0px;
	width: 990px;
	letter-spacing: 1px;
	line-height: 16px;
	margin: 0px;
	height: 18px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #999999;
}

#projectsmenu ul{
	font-size: 13px;
	padding:0px;
}
#projectsmenu ul li {
	display: inline;
}
#projectsmenu ul li.red {
	display: inline;
	color: #FFFFFF;
}

#projectsmenu ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
#projectsmenu ul li a:hover {
	color: #EF3E42;
}

#companymenu {
	font-size: 13px;
	position: absolute;
	top: 170px;
	left: 0px;
	width: 990px;
	letter-spacing: 1px;
	line-height: 16px;
	margin: 0px;
	height: 18px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #CCCCCC;
}

#companymenu ul{
	font-size: 13px;
	padding:0px;
}
#companymenu ul li {
	display: inline;
}
#companymenu ul li.red {
	display: inline;
	color: #FFFFFF;
}

#companymenu ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
#companymenu ul li a:hover {
	color: #EF3E42;
}




/***************************
CONTENT
***************************/

#content-wrap {
	float: left;
	width: 100%;
}
#content {
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/***************************
SIDE BAR / TEXT CONTENT
***************************/

#sidebar {
	float: left;
	width: 350px;
	padding: 0;
	height: 400px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
	background-color: #FAFAFA;
}	
#sidebar h1 {
	font-size: 20px;
	font-weight: lighter;
	color: #EE3A43;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}
#sidebar h1.noh2 {
	font-size: 20px;
	font-weight: lighter;
	color: #EE3A43;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}
#sidebar h2 {
	padding: 0px;
	font-size: 14px;
	font-weight: lighter;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar h2 a {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #EE3A43;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}
#sidebar h2 a:hover {
	color: #666666;
	text-decoration: underline;
}


#sidebar h3 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar h3 a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	font-size: 14px;
}
#sidebar h3 a:hover {
	text-decoration: none;
	color: #000000;
}

.sidebox {
	margin-bottom: 10px;
	padding: 20px;
}
.sidebox p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	color: #666666;
	line-height: 120%;
}

.sidebox p strong {
	font-size: 12px;
}
.sidebox ul {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
}
.sidebox ul li {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	list-style-type: none;
}

.sidebox ul.lefty {
	float:left;
	padding: 0px 0px 5px 0px;
	margin: 0px 10px 0px 0px;
	list-style-type: none;
	width: 150px;
}

.sidebox ul.righty {
	float:right;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	width: 150px;
}
.sidebox ul li {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	list-style-type: none;
	color: #666666;
	font-size: 12px;
}




.sidebox ul li a{
	color: #993300;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
}
.sidebox ul li a:hover{
	color: #993300;
}

.sidebox a{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}
.sidebox a:hover{
	color: #000000;
}

.sidebox a img{
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebox a:hover img .sidebox a:visited img{
	color: #FFFFFF;
}



.sidebox ul#casestudies {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.sidebox ul#casestudies li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	background-image: url(../Graphics/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
.sidebox ul#casestudies li a{
	padding: 0px 0px 0px 9px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
}
.sidebox ul#casestudies li a:hover{
	color: #993300;
}

.sidebox ul#homepage {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.sidebox ul#homepage li {
	padding: 0px;
	margin: 0px 0px 4px 0px;
	line-height: 0px;
}
.sidebox ul#homepage li a{
	color: #993300;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
}
.sidebox ul#homepage li a:hover{
	color: #993300;
}

/***************************
MAIN / IMAGE CONTENT
***************************/

#main {
	float: right;
	width: 630px;
	padding: 0;
	height: 400px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

#main.portfolio {
	width: 1000px;
}

#main.portfolio .textcontent {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	height: 175px;
}

#main.portfolio #imagestrip{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#main.portfolio .portfoliotextfirst {
	width: 190px;
	margin: 0px 10px 0px 0px;
	padding: 0px 9px 0px 0px;
	height: 200px;
	float: left;
	border-right: #999999 1px solid;
}

#main.portfolio .portfoliotext {
	width: 180px;
	margin: 0px 10px 0px 0px;
	padding: 0px 9px 0px 0px;
	height: 200px;
	float: left;
	border-right: #999999 1px solid;
}

#main.portfolio .portfoliotextlast {
	width: 190px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	float: left;
	border-right: none;
}

#main.portfolio h3 {
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}

#main.portfolio p {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
}

#main.portfolio p a {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#main.portfolio p a.textlink {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#main.portfolio p a:hover.textlink {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

#main.portfolio p a:hover {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


.post {
	margin: 0px;
	padding: 0px;
}

#main.portfolio .textcontenthome {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	height: 125px;
}

#main.portfolio .hometextfirst {
	width: 190px;
	margin: 0px 10px 0px 0px;
	padding: 0px 9px 0px 0px;
	height: 150px;
	float: left;
	border-right: #999999 1px solid;
}

#main.portfolio .hometext {
	width: 180px;
	margin: 0px 10px 0px 0px;
	padding: 0px 9px 0px 0px;
	height: 150px;
	float: left;
	border-right: #999999 1px solid;
}

#main.portfolio .hometextlast {
	width: 190px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	float: left;
	border-right: none;
}

/***************************
CASE STUDIES
***************************/

.post ul {
	margin: 0px;
	padding: 0px;
	width: 200px;
	display: block;
	text-decoration: none;
	list-style: none;
}

.post ul h3 {
	margin-bottom: 5px;
	padding: 0px;
	font-size: 14px;
}

.post ul li a {
	text-decoration: none;
	list-style: none;
	color: #666666;
	font-size: 12px;
}

.post ul li a:hover {
	text-decoration: none;
	list-style: none;
	color: #000000;
	font-size: 12px;
}

.post ul#casestudy1 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	font-size: 12px;
}
.post ul#casestudy3 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
	font-size: 12px;
}
.post ul#casestudy2 {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 215px;
	font-size: 12px;
}

.post ul li.last {
	padding: 0px;
	margin-bottom: 10px;
}

#clear {
	clear: both;
} 

.clear {
	clear: both;
}

/***************************
FOOTER CONTENT
***************************/

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#contacts {
	color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	width: 1000px;
	float: left;
	letter-spacing: normal;
}
#contacts p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#contacts a {
	text-decoration: none;
	color: #EF3E42;
	font-size: 10px;
}
#contacts a:hover {
	color: #000000;
}

#generalnav {
	width: 1000px;
	float: left;
	letter-spacing: 1px;
}
#generalnav strong {
	letter-spacing: 0px;
}

#generalnav a.webadd {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0px;
}

#generalnav a {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
#generalnav a:hover {
	color: #000000;
}

#hidden {
	margin: 0px;
	padding: 0px;
	display: none;
}

