/*div.frame {padding: 0 10px 0 30px;}*/
#primary {
	width:940px;
	padding:0 0 200px 10px;
}

#statusbar {padding-left:30px;}
#left-content {
	float:left;
	width:560px;
	background:#F6F6EB url(../img/about-sec-bg-top.gif) top no-repeat;
}
/* * html #left-content {margin-left:5px; } */
#left-content .bg {
	background:url(../img/about-sec-bg-bottom.gif) bottom no-repeat;
}

#info {
	float:left;
	width:150px;
	padding:0 10px;
	font-size:0.9em;
}

/* * html #info {margin-left:5px; }*/
#info ul {
	margin:1em 0 1em 16px;
	color:#18AD4D;
}
#maps {
	float:left;
	width:369px;
}

#right-content {
	float:left;
	width:360px;
	margin-left:10px;
}

#text {
	padding:0 45px 0 15px;
	font-size:0.9em;
}
#text big {font-size:1.27em; font-weight:bold; }


#work {
	margin:15px 0 20px 15px;
	width:320px;
	background:#FF7211 url(../img/work-bg-top.gif) top no-repeat;
	color:#fff;
}

#work ul {margin-left:10px; }
#work a {color:#fff; }
#work table {width:100%;}
#work th {padding:5px 0 0 0; text-align: center; }
#work th, #work td { border: none; }
#work .bg {
	background:url(../img/work-bg-bottom.gif) bottom no-repeat;
	width:320px;
}

div.bg table, div.bg table * {
	border: !important none;
}

div.bg table td,div.bg table th {background:#ff7211; margin:0; padding:10px; text-align:left}

