@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E0D9C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#layout_wrapper {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	width: 100%;
}
#main_wrapper {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
}
#header_image {
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
}
#nav_last     {
	padding-left: 10px;
	background-image: url(../images/nav_bg_last.jpg);
	font-size: 16px;
	height: 23px;
	padding-top: 5px;
	float: left;
	padding-right: 10px;
}
#nav_wrapper {
	color: #FFFFFF;
	width: 1020px;
	height: 28px;
	background-image: url(../images/nav_wrapper.jpg);
	background-repeat: repeat-y;
}
#nav_main {
	height: 28px;
	width: 950px;
	margin-left: 38px;
}
.nav_link {
	border-right: 1px solid #4A84FF;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	height: 23px;
	float: left;
	padding-top: 5px;
}
a .nav_link {
	background-image: url(../images/nav_bg.jpg);
	color: #FFFFFF;
	text-decoration: none;
}
a:hover .nav_link  {
	background-image: url(../images/nav_bg_hover.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}
#content_wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#content_main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 612px;
}
#content_main  p {
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#experience_right_top {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#services_left_wrapper {
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 610px;
	width: 500px;
	margin-left: 5px;
	float: left;
}
#services_right_wrapper {
	width: 440px;
	float: left;
}
#content_left_wrapper {
	background-image: url(../images/Smiling_woman.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 552px;
	width: 350px;
	float: left;
	margin-left: 5px;
}
#experience_left_wrapper {
	background-image: url(../images/dean.jpg);
	background-repeat: no-repeat;
	height: 525px;
	float: left;
	width: 392px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px solid #194666;
}
#content_right_wrapper {
	width: 550px;
	float: left;
	margin-left: 25px;
}
#experience_right_wrapper {
	float: left;
	width: 500px;
}
#ba_top_activefx {
	background-image: url(../images/ba_title_bg.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 100px;
	margin-left: 10px;
	margin-right: 10px;
}
#ba_top_activefx img {
	float: right;
	padding: 5px;
}
#ba_mid_activefx {
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #325473;
}
#ba_bottom_activefx {
	width: 950px;
	margin-right: 15px;
	margin-left: 15px;
	height: 425px;
}
#ba_gallery_activefx {
	float: left;
	width: 950px;
}
#ba_gallery_activefx   img {
	float: left;
	height: 150px;
	border: none;
}
#ba_gallery_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 925px;
}
#content_right_top {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_right_middle {
	padding: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #194666;
	border-bottom-color: #194666;
}
#content_right_bottom {
	height: 80px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#content_bottom_wrapper {
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	height: 137px;
}
#activefx {
	float: left;
}
#ultra {
	float: right;
}
#content_bottom_main {
	height: 137px;
}
#content_bottom_left {
	width: 380px;
	height: 130px;
	background-image: url(../images/lower_corner.jpg);
	float: left;
}
#content_bottom_middle {
	width: 268px;
	float: left;
	height: 130px;
	background-image: url(../images/content_middle.jpg);
}
#content_bottom_right {
	float: left;
	width: 365px;
	background-image: url(../images/content_right.jpg);
	padding-top: 75px;
	padding-left: 5px;
}
#email_wrapper {
	width: 130px;
}
#email_left {
	float: left;
	width: 95px;
	background-image: url(../images/email_bg.jpg);
	height: 24px;
	padding-top: 5px;
	padding-left: 5px;
}
#email_left input {
	background: none;
	border: none;
	width: 100px;
}
#email_right {
	float: left;
}
#footer_wrapper {
	clear: both;
	height: 100px;
	background-color: #DFD6C7;
}
#footer_main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer_column_left {
	background-image: url(../images/footer_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 200px;
	float: left;
}
#footer_column_middle {
	height: 100px;
	width: 550px;
	float: left;
}
#footer_column_middle p {
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #553B25;
}
#footer_column_middle a  {
	color: #553B25;
	text-decoration: none;
}
#footer_column_middle a:hover  {
	color: #553B25;
}
#footer_column_right {
	height: 100px;
	width: 200px;
	float: left;
	background-image: url(../images/footer_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#store_left_wrapper {
	float: left;
	height: 610px;
	width: 375px;
	margin-left: 5px;
	background-image: url(../images/store.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#store_right_wrapper {
	height: 400px;
	width: 500px;
	float: left;
	margin-left: 25px;
}
img {
	border: none;
}
.date {
	font-weight: bold;
}
#content_right_middle dt {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#status {
	z-index: 1;
	width: 100%;
	background-color: #325473;
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

