#content{
	width:948px;
	background-image:url(../images/graph_bg.gif);
	background-repeat:no-repeat;
}

#left_column {
 	width:588px; 
 	float:left; 
 	position:relative;
	text-align:left;
}

#left_column #logo{
	position:relative;
	top:90px;
	*top:85px;
	left:0px;
}

#left_column #nav{
	position:relative;
	margin-top:15px;
	*margin-top:12px;
}

#left_column #nav #nav_wrap{
	margin-left:202px;
}

#left_column #main_text{
	margin-top:45px;
	*margin-top:35px;
	/*color:#d0d1b4;*/
	color:#e7e5d3;
	line-height:1.4em;
	font-weight:bold;
	font-size:14px;
	padding-right:60px;
}

#left_column #main_text a{
	color:#e7e5d3;
	text-decoration:underline;
}

#left_column #main_text a:hover{
	text-decoration:none;
}

#left_column #address{
	margin-top:55px;
}

#left_column #tools{
	margin-top:20px;
}

#right_column {
 	width:360px; 
 	float:right; 
 	position:relative;
}

#right_column #image_container{
	margin-top:165px;
}

#right_column #image_container #grey_border{
	border:1px solid #d3d3cb;
}

#right_column #image_container #grey_border #white_border{
	border:8px solid #fff;
}

#footer {
	margin-top:75px;
	position:relative;
	width:948px;
}