body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
body a {
	color: #711B36;
}

#wrap {
	display: block;
	width: 935px;
	margin: 20px auto 0px auto;
}
#header_top {
	display: block;
	height: 92px;
	margin-bottom: 5px;
	width: 935px;
}
#logo {
	display: block;
	width: 100px;
	height: 92px;
	float: left;
}
#header_top_right {
	display: block;
	width: 835px;
	height: 92px;
	float: left;
	text-align: right;
	color: #E5E5E5;
	font-size: 13px;
}
#header_top_right a {
	color: #000000;
	text-decoration: none;
}
#header_top_right form {
	margin: 8px 0px 8px 0px;
	padding: 6px 0px 0px 0px;
	background-image: url(../images/input_bkg_search.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 42px;
	display: block;
}
#header_top_right .submit_button {
	background-color: #8B2E40;
	color: #FFFFFF;
	height: 30px;
	border: 0px;
	width: 35px;
	margin-right: 0px;
	line-height: 30px;
	font-size: 15px;
	top: -22px;
}

#header_top_right .input_search {
	width: 202px;
	border: 0px;
	line-height: 17px;
	font-size: 12px;
	color: #000000;
	height: 20px;
}

#nav_container {
	display: block;
	height: 30px;
	width: 935px;
	z-index: 500;
	position: relative;
}


#rotate {
	height: 350px;
	width: 935px;
	overflow: hidden;
	z-index: 100;
	position: relative;
	display: block;
}
#rotate img {
	z-index: 100;
	position: relative;
}

#rotate .description {
	font-size: 20px;
	line-height: 38px;
	display: block;
	position: relative;
	z-index: 450;
	top: 350px;
	left: auto;
	margin-top: -45px;
	float:right;
	width: auto;
	text-align: right;
	margin-right: 80px;
	height: 45px;
	padding-top: 3px;
	background-image: url(../images/home_rotate_description_bkg.png);
	background-repeat: no-repeat;
}
#rotate .description font {

}
#home_news_container {
	height: 45px;
	display: block;
	margin-top: 4px;
	width: 935px;
	float: none;
	background-image: url(../images/home_news_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#home_news_container #rotate_news {
	width: 780px;
	overflow: hidden;
	display: block;
	height: 23px;
}

#home_news_container .headlines .rotate_headline {
	display: block;
	width: 780px;
	height: 20px;
	overflow: hidden;
}


#home_news_container .headlines {
	display: block;
	position: relative;
	left: 150px;
	top: 15px;
	width: 750px;
	overflow: hidden;
}
#home_news_container .headlines a {
	color: #000000;
	text-decoration: none;
}
#home_news_container .headlines .read_more {
	color: #8A2F41;
}
#home_bottom {
	display: block;
}
#home_bottom .top {
	background-image: url(../images/home_bottom_container_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 12px;
	width: 935px;
}
#home_bottom .bottom {
	background-image: url(../images/home_bottom_container_btm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 935px;
	height: 12px;
}
#home_bottom .mid {
	background-image: url(../images/home_bottom_container_mid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 935px;
	display: block;
}
#home_bottom .left {
	width: 45%;
	display: block;
	float: left;
	padding: 8px 8px 8px 20px;
}
#home_bottom .left a {
	color: #711B36;
	text-decoration: none;
}

#home_bottom .right {
	width: 45%;
	display: block;
	float: left;
	padding: 8px 8px 8px 20px;
}
#home_bottom h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #711B36;
}
#home_bottom .projects_container {
	display: block;
	margin-bottom: 10px;
	height: 90px;
}

#home_bottom .projects_container img {
	margin-right: 7px;
	display: block;
	float: left;
}
#home_bottom .projects_container .project_images {
	display: block;
	height: 86px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 2px 0px;
	width: 130px;
}

#home_bottom .right a {
	color: #8B2E40;
	text-decoration:none;
}
#home_bottom .center {
	width: 3px;
	display: block;
	float: left;
	padding: 25px 0px 25px 0px;
	border-right: 1px solid #E5E5E5;
	height: 315px;
	margin-top: 15px;
}
#home_bottom_right a {
	line-height: 25px;
}
#home_bottom_right a:hover {
	text-decoration: none;
}


#footer {
	color: #E5E5E5;
	font-size: 9px;
	padding: 4px;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#content_container {
	display: block;
	clear: both;
}
#content_container #content {
	padding: 8px 50px 8px 50px;
	display: block;
}

#content_container #left_column {
	display: block;
	float: left;
	width: 225px;
	margin-right: 10px;
	margin-top: -2px;
}
#content_container #left_column .mid {
	background-image: url(../images/left_column_mid.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 10px 6px 10px 20px;
}
#content_container #left_column .mid a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
#content_container #left_column .mid a:hover {
	color: #666666;
}

#content_container #left_column .mid .underline {
	text-decoration: underline;
}


#content_container #right_column {
	display: block;
	float: left;
	width: 700px;
	overflow: hidden;
}
#content_container #right_column #image_header {
	display: block;
	width: 700px;
	height: 150px;
	overflow:hidden;
	margin-bottom: 5px;
	position: relative;
}
#content_container #right_column #image_header h1 {
	font-size:26px;
	line-height:30px;
	color:#FFFFFF;
	position:relative;
	display:block;
	margin:0px 0px -30px 10px;
	padding:0px;
	top: 126px;
	text-transform: uppercase;
}
#right_column #content .back_home {
	display: block;
	text-align: right;
}


#project_container {
	display: block;
	width: 600px;
	overflow: hidden;
}
#project_container #thumbnail_container {
	display: block;
	margin-bottom: 5px;
	height: auto;
	background-attachment: #333333;
	padding-right: 300px;
}
#project_container #thumbnail_container .thumb {
	display: block;
	width: 53px;
	height: 35px;
	float: left;
	overflow: hidden;
	margin: 0px 6px 5px 0px;
}
#project_container .left {
	display:block;
	width:400px;
	float:left;
	margin-right:8px
}
#project_container .right {
	display:block;
	color:#FFFFFF;
	background-color:#711B36;
	width:170px;
	float:left;
	padding:6px;
}
#news_container h1 {
	line-height: 35px;
}
#news_container #year {
	text-align: right;
}
#entry_container {
}
#entry_container a {
	font-size: 15px;
}
hr {
	border: 0;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
#site_map a {
	line-height: 20px;
}
form .submit_button {

	background-color: #8B2E40;
	color: #FFFFFF;
	height: 30px;
	border: 0px;
	width: 35px;
	margin-right: 0px;
	line-height: 30px;
	font-size: 15px;
	top: -22px;
}
.career_links {
	font-size:11px;
	display: block;
	margin-top: 20px;
}
.career_links a {
	color: #711B36;
}
.systra_red {
	color: #711B36;
}
#home_bottom_right .home_whats_new a {
	line-height: 15px;
}
#home_bottom_right .home_whats_new td {
	padding: 0px 0px 9px 0px;
}
