body {
	background-color: #75767A;
	font-family: arial; font-size: 12px;
}
td, div {
	font-family: arial; font-size: 12px;
}
#main {
	text-align: center;
	margin: 0px auto;
}
#mainDiv {
	width: 1064px; height: 1006px; margin: 0px auto;
	background-repeat: no-repeat;
}
 /* header */
#header {
	height: 240px;
}
#header div {
	float: left;
}
.header_btn {
	height: 64px; width: 114px;
	margin-top: 128px;
	background-repeat: no-repeat;
}
.header_btn div {
	height: 47px; width: 100%;
	cursor: pointer;
}
.header_logo img {
	border: none;
	margin-top: 50px;
}
#seconderyHeader {
	height: 63px;
}
#seconderyHeader div {
	float: left;
}
#seconderyHeader_title {
	width: 621px;
	background: url(../images/pageTitle.gif) no-repeat;
	text-align: left; padding-top: 22px; padding-bottom: 10px; padding-left: 4px;
	color: #FFFFFF; font-size: 16px; font-weight: bold;
}

/* content */
.content_div {
	float: left;
}
#content #content_text {
	width: 621px; text-align: left;
	line-height: 1.5;
}
#content_text p {
	margin: 0; padding: 0;
}

#homeLargeBtns img {
	border: none;
}

/* portfolio */
.content_portfolio_div {
	float: left;
	text-align: left;
}
#content_portfolio_btns {
	height: 60px;
}
.portfolio_btn {
	float: left;
	padding-right: 22px; width: 103px; height: 26px;
	background-repeat: no-repeat;
}
.portfolio_btn div {
	cursor: pointer;
	width: 98px; height: 17px;
	text-align: left; color: #FFFFFF; font-size: 13px; font-weight: bold;
	padding-left: 3px; padding-top: 7px;
}

#portfolio_items {
	text-align: left; width: 910px; height: 568px;
}
#portfolio_items_presentation {
	text-align: center; width: 910px; height: 450px; padding-top: 40px;
}
.portfolio_item {
	text-align: left; float: left;
	padding-right: 25px; padding-bottom: 5px;
}
.portfolio_item_presentation {
	text-align: left; float: left;
	padding-left: 165px; padding-bottom: 5px;
}

.portfolio_item img, .portfolio_item_presentation img {
	border: none;
}
.portfolio_item a, .portfolio_item_presentation a {
	color: #777777; text-decoration: none;
}
.portfolio_item a:hover, .portfolio_item_presentation a:hover {
	text-decoration: underline;
}
.portfolio_item div, .portfolio_item_presentation div {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 1px 10px;
	cursor: pointer;
}
.portfolio_banner {
	width: 423px; height: 117px;
}
.portfolio_minisite {
	width: 423px; height: 261px;
}
.portfolio_presentation {
	width: 583px; height: 421px;
}

#portfolio_arrows {
	text-align: left; width: 880px; padding-top: 4px;
}
#portfolio_arrows_presentation {
	text-align: center; width: 910px;
}
#portfolio_arrows img, #portfolio_arrows_presentation img {
	border: none;
}
#portfolio_arrows .right {
	float: right;
}
#portfolio_arrows_presentation .right {
	margin-left: 10px;
}
