#header {
	background-image: url("images/bg-header.jpg"); 
	background-repeat: no-repeat; 
	background-position: top left;
	width: 960px;
	height: 79px;
}
#header div {
	float: left;
}
#header div p {
	margin: 0px;
	padding: 0px;
}
.header_link {
	display: block;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	height: 47px;
	width: 261px;
}
.tag_line {
	text-align: right;
	width: 659px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
.gold {
	color: #837E60;
	font-size: 16px;
}
.purple {
	color: #887A83;
	font-size: 13px;
}
.purple a {
	text-decoration: none;
	color: #887A83;
	font-size: 13px;
}
#content_block {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#content_block_1 {
	display: block;
	float: left;
	width: 480px;
}
#content_block_1 p {
	margin: 0px;
	padding: 5px 10px 10px 11px;
	line-height: 140%;
}
#content_block_2 {
	display: block;
	float: left;
	width: 480px;
	margin: 40px 0px 0px 0px;
}
#content_block_2 p {
	margin: 0px;
	padding: 5px 10px 10px 11px;
	line-height: 140%;
}
.v-date {
	margin: 0px;
	padding: 5px 0px 5px 11px;
}
#content_block h3 {
	margin: 0px;
	padding: 22px 0px 0px 11px;
	font-weight: bold;
	font-size: 17px;
	color: #837E60;
}
.press_bg {
	background-image: url("images/bg-press.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	width: 360px;
	margin-bottom: 7px;
	line-height: 140%;
}
.press_bg span {
	display: block;
	padding: 11px;
	color: #edecde;
	
}
.press_bg strong {
	color: #9e9876;
}	
.link-previous {
	background-image: url("images/button-previous.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	display: block;
	float: left;
	width: 117px;
	height: 23px;
	margin: 0px 10px 0px 11px;
	padding: 4px 0px 0px 8px;
	font-size: 11px; 
}
.link-next {
	background-image: url("images/button-next.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	display: block;
	float: left;
	width: 117px;
	height: 23px; 
	padding: 4px 0px 0px 20px; 
	font-size: 11px;
}
#content_block_2 a {
	color: #887A83;
	text-decoration: none;
}
#content_block_2 a:hover {
	color: #A2919C;
}
.hr {
	font-size: 1px;
	height: 4px;
	background-color: #311426;
}
h2 {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 53px;
	line-height: 40px;
	letter-spacing: -2px;
	height: 42px;
	color: #D6D4AE;
	border-top-width: 0px;
	border-right-width: 0px; 
	border-left-width: 0px;
	border-bottom-width: 1px; 
	border-style: solid; 
	border-color: #311426;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}


/* CONTACT BLOCK */
#contact-block {
	margin: 0px;
	padding: 20px 0px 0px 25px; 
	list-style: square;
}
#contact-block li {
	margin: 0px;
	padding: 5px 0px 10px 0px; 
}
#contact-block li span {
	color: #ffffff;
}
.contact_title {
	font-size: 17px;
	color: #837E60;
	font-weight: bold;
}
.nothing_but_a a{
	background-image: url("images/button-request-form.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	display: block;
	width: 117px;
	height: 23px;
	color: #887A83;
	line-height: 15px;
	padding: 4px 0px 0px 14px;
	font-size: 11px; 
	text-decoration: none;
}
.nothing_but_a a:hover {
	background-image: url("images/button-request-form.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	display: block;
	width: 117px;
	height: 23px;
	color: #A2919C;
}


/* TESTIMONIAL BLOCK */
#testimonial-block {
	margin: 0px;
	padding: 20px 0px 0px 25px; 
	list-style: none;
}
#testimonial-block li {
	margin: 0px;
	padding: 0px 0px 50px 0px; 
}
.testimonial_li_block {
	float: left; 
	width: 427px;
}
.testimonial_quote {
	padding-right: 60px;
	line-height: 18px;
	color: #EDECDE;
}

/* OUR WORK */
h4 {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 50px;
	font-style: normal;
	line-height: 40px;
	letter-spacing: -3px;
	height: 42px;
	color: #6C5864;
	border-top-width: 0px;
	border-right-width: 0px; 
	border-left-width: 0px;
	border-bottom-width: 1px; 
	border-style: solid; 
	border-color: #311426;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.work_block {
	margin: 0px;
	padding: 10px 0px 0px 10px; 
	list-style: none;
}
.work_block li {
	margin: 0px;
	padding: 0px; 
}
.work_title {
	display: block;
	float: left;
	width: 822px;
	font-size: 17px;
	color: #837E60;
	line-height: 17px;
}
.back_to_top {
	background-image: url("images/button_top.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	display: block;
	float: left;
	width: 108px;
	height: 23px;
}


.work_details_1, .work_details_2 {
	display: block;
	float: left;
}
.work_details_1 {
	width: 578px;
}
.work_details_2 {
	width: 370px;
}
.resource_bg {
	background-image: url("images/bg-resources.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	display: block;
	width: 370px;
	height: 23px;
	padding: 2px 0px 0px 10px;
}
.top_block {
	display: block; 
	float: left;
}

.top_block a {
	color: #887A83;
	line-height: 15px;
	padding: 5px 0px 0px 20px;
	text-decoration: none;
}
.top_block a:hover {
	color: #A2919C;
	line-height: 15px;
}

.work_teaser_block {
	margin: 0px; 
	padding: 10px 0px 0px 0px;
}
.work_details_1 p {
	margin-right: 60px;
	line-height: 18px;
}
.work_details_2 ol {
	margin: 0px;
	padding: 0px;
	list-style: square inside;
}
.work_details_2 li {
	margin: 0px;
	padding: 3px 0px 5px 0px; 
}