@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#container {
	text-align: left;
	background-image: url(../images/layout/Header_index_alt.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.work_content_panel {
	background-image: url(../images/work/work_infopanel.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_container {
	height: 625px;
	width: 955px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#container #top {
	background-position: center bottom;
	height: 149px;
	width: 955px;
	background-repeat: no-repeat;
}
#container #worktop {
	background-position: center bottom;
	height: 104px;
	width: 955px;
	background-repeat: no-repeat;
}
#container #subheader {
	height: 45px;
	width: 955px;
	clear: both;
}
#container #content_main {
	height: 355px;
	width: 955px;
	clear: both;
}
#container .Footer {
	width: 955px;
	background-image: url(../images/layout/footer2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 96px;
}
#logo_identity_home {
	background-image: url(../images/layout/footer1.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 612px;
	background-position: left;
	float: left;
}
#work_nav {
	background-repeat: no-repeat;
	position: relative;
	height: 96px;
	width: 111px;
	float: left;
}
#profile_nav {
	float: left;
	height: 96px;
	width: 98px;
	position: relative;
}
#location_nav {
	float: left;
	height: 96px;
	width: 110px;
	position: relative;
}
#endcap_nav {
	background-image: url(../images/layout/footer2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 96px;
	width: 24px;
	position: relative;
}
#container #cma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	height: 20px;
	top: 7px;
	position: relative;
}
#container #cma a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}
#container #cma a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
#container #cma a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}
