body 
{
	background:#c1c9c9 url(../images/body_bg.gif) repeat-x;
}

#container
{
	background:url(../images/container_bg.jpg) no-repeat;
	width:770px;
	margin:0px auto;
	height:500px;
	padding: 180px 110px 0;
	position:relative;
}
#header {
display:none;
	}

#portfolioLink a{
	position:absolute;
	top:10px;
	right:250px;
	width:140px;
	height:20px;
	text-decoration:none;
	}

#main1 {
	
	}
#main2 {
	
	}
#colLeft {
	float:left;
	width:150px;
	margin:0; padding:0;
	
	}

#colRight {
	float:right;
	width:356px;
	margin:0; padding:0;
	height:448px;
	color:#fff;
	font-size:1.2em;
	}
	#colRight .padding {padding:0 28px;}
	.input {width:130px;padding:4px;}
	#colRight select {padding:2px;width:287px;margin-top:2px;}
#content {
	margin:0 356px;
	font-size:1.1em;
	}
#content .floatfix { display: table; height: 1%; width: 100%; margin: 0; padding: 0; }
#content .padding {padding:230px 30px 15px 6px;}

#footer { text-align:center;color:#5e5e5e;text-transform:uppercase;font-size:.9em;padding-top:5px; }

body.noRight #main2 { background-image:none; }
body.noRight #colRight { display:none; }
body.noRight #content { margin-right:0; }

body.noLeft #main1 { background-image:none; }
body.noLeft #colLeft { display:none; }
body.noLeft #content { margin-left:0; }

body.noStructure {}
body.noStructure #colLeft,
body.noStructure #colRight,
body.noStructure #main1,
body.noStructure #main2,
body.noStructure #content,
body.noStructure #header,
body.noStructure #footer,
body.noStructure #menu
{
	display:none;
}
