* {
	margin: 0;
	padding: 0;
}

body {
	font: 10px/18px Verdana, Geneva, sans-serif;
	color: #6f6e67;
	background: #ffffff url('../images/definium_bg.jpg') no-repeat;
}

img {
	border: none;
	behavior: url(/beta1/css/iepngfix.htc);
}

a {
	color: #5f5e56;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 18px;
}

h1 {
	margin-bottom: 18px;
	color: #181818;
	font: 20px/24px 'Times New Roman', Times, serif;
}

h2 {
	margin-bottom: 18px;
	color: #181818;
	font: 18px/18px 'Times New Roman', Times, serif;
}

#container {
	width: 920px;
	padding-left: 66px;
	float: left;
}

#header {
	width: 686px;
	height: 192px;
	padding-left: 30px;
	background: url('../images/content_bg3.gif') no-repeat bottom right;
}

/* navigation */
#navi1 {
	width: 118px;
	margin-top: 27px;
	float: right;
	list-style-type: none;
}

#navi2 {
	width: 113px;
	margin-top: 107px;
	float: right;
}

#navi1 li {
	padding-bottom: 7px;
}

#navi1 a {
	height: 17px;
	display: block;
}

#navi2 a {
	height: 34px;
	display: block;
}

#navi1 a:hover, #navi1 a.active {
	background-position: 0px -17px;
}

#navi2 a:hover, #navi2 a.active {
	background-position: 0px -34px;
}


#subnavi {
	width: 184px;
	margin-top: -64px;
	padding: 17px 0;
	float: right;
	border-top: 3px solid #d8d7d2;
	border-bottom: 3px solid #d8d7d2;
	list-style-type: none;
	line-height: 17px;
}

#subnavi li {
	padding-bottom: 1px;
}

#subnavi a {
	width: 176px;
	height: 17px;
	padding: 0 4px;
	display: block;
	color: #6f6e67;
	text-decoration: none;
}

#subnavi a:visited {
	color: #b2b1ab;
}

#subnavi a:hover, #subnavi a.active {
	color: #ffffff;
	background-color: #000000;
}

/* content area */
#content {
	width: 716px;
	font-size: 11px;
}

#content_top {
	width: 532px;
}

#content_left_hse {
	float: left;
}

#content_left_col {
	width: 178px;
	margin-right: 30px;
	float: left;
	border-top: 3px solid #c0beb6;
}

#content_middle_col {
	width: 298px;
	padding-right: 26px;
	float: left;
}

#content_right_col {
	width: 184px;
	float: left;
}

#content_main {
	width: 508px;
	float: left;
	font-size: 11px;
}

#content_footer {
	height: 25px;
	padding: 55px 0 0 532px;
	background: url('../images/content_bg.gif') no-repeat 208px 100%;
}

#footer {
	width: 508px;
	overflow: hidden;
	padding: 12px 0 80px 210px;
}


/******/
.red {
	color: #9c1f20;
}

.mb0 {
	margin-bottom: 0;
}

.ml25 {
	margin-left: 25px;
}

.image1 {
	margin-left: 208px;
}

.image2 {
	margin: 0;
	padding: 10px 0 0 74px;
}

/** logo **/
.definium_logo {
	width: 190px;
	height: 80px;
	margin-top: 88px;
	display: block;
	float: left;
}

/** main navigation **/
a.studio {
	background: url('../images/navi/studio.gif') no-repeat top left;
}

a.boundaries {
	background: url('../images/navi/boundaries.gif') no-repeat top left;
}

a.portfolio {
	background: url('../images/navi/portfolio.gif') no-repeat top left;
}

a.clients {
	background: url('../images/navi/clients.gif') no-repeat top left;
}

a.culture {
	background: url('../images/navi/culture.gif') no-repeat top left;
}

a.contact {
	background: url('../images/navi/contact.gif') no-repeat top left;
}

a.rfp {
	background: url('../images/navi/rfp.gif') no-repeat top left;
}

/* footer */
.share {
	border: 1px solid #c0beb6;
}

.sharelink {
	width: 70px;
	height: 20px;
	margin: 0 6px 20px 0;
	display: block;
	float: left;
	background-repeat: no-repeat;
}

.sharelink:hover {
	background-position: 0 -20px;
}

.facebook {
	background-image: url('../images/footer/facebook.gif');
}

.twitter {
	background-image: url('../images/footer/twitter.gif');
}

.footer_navi {
	width: 90px;
	float: left;
	overflow: hidden;
}


.copy {
	margin: 20px 0 0 0;
}

.copy img {
	vertical-align: middle;
}

.top {
	width: 16px;
	height: 10px;
	margin-top: -18px;
	display: block;
	float: right;
	background-image: url('../images/footer/top.gif');
}

.top:hover {
	background-position: 0px -10px;
}

.next_section {
	width: 98px;
	height: 12px;
	display: block;
	background: url('../images/next.gif') no-repeat;
}

.next_section:hover {
	background-position: 0 -12px;
}




/* anchor */
.noline {
	text-decoration: none;
}

.noline:hover {
	text-decoration: underline;
}


/* latest project */
.latest_img {
	margin-right: 3px;
}

.latest {
	width: 81px;
	margin: 10px 0 0 0;
	padding: 0 4px;
	float: left;
	line-height: 14px;
	text-align: center;
}

.circle_prj {
	width: 67px;
	height: 67px;
	margin: 0;
	padding: 0 11px;
	float: left;
	position: relative;
}

.img_hover {
	position: absolute;
	top: 0;
	left: 11px;
	display: none;
}


/* partners */
.partner {
	font: 20px/24px 'Times New Roman', Times, serif;
	color: #181818;
}


/* contact, rfp */
.contact_text {
	font: 18px/22px 'Times New Roman', Times, serif;
	color: #181818;
}

.code {
	color: #6f6e67;
}

.map {
	font-size: 10px;
	font-weight: bold;
}

/* contact */
a.contact_text:hover {
	color: #6f6e67;
	text-decoration: none;
}

.contact_form {
	margin-bottom: 8px;
}

.contact_form td {
	width: 254px;
	height: 18px;
	padding-left: 8px;
	background-color: #e4e4e2;
	border-bottom: 3px solid #ffffff;
}

.contact_form td.label {
	width: 72px;
	padding: 0 2px;
	background-color: #ebebe9;
}

.contact_form td.white {
	background-color: #ffffff;
}

.contact_form td.required {
	background: #e4e4e2 url('../images/contact/required.gif') no-repeat top left;
}

.contact_form input {
	border: none;
	width: 254px;
	height: 18px;
	background-color: #e4e4e2;
	color: #43423d;
	font: 11px/18px verdana, Geneva, sans-serif; 
}

.msg {
	width: 280px;
	height: 19px;
	margin: 0;
	padding-left: 2px;
	float: left;
	background-color: #6f6e67;
	color: #ffffff;
}

.errmsg {
	background-color: #9c1f20;
}

.submit {
	width: 62px;
	height: 19px;
	display: block;
	float: left;
	background: url('../images/contact/submit.gif') no-repeat top center;
	border-left: 2px solid #ffffff;
}

.submit:hover {
	background-position: 0 -19px;
}

.contact2, .contact3 {
	display: none;
}

.back {
	display: none;
}


