body, html {
	font-size: 11px;
	font-family: 'Helvetica', 'Arial', sans-serif;
	line-height: 15px;
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
}

a {
	color: #000;
	text-decoration: none;
}

img { border: none;}

a:hover {
	color: #000;
}

#rap {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
	abackground: url(images/grid.png) 0 0 no-repeat;
}

.o2i {
	padding-top: 42px;
	padding-bottom: 11px;
	border-bottom: 1px solid #ccc;
	display: block;
	height: 84px;
}

.o2i_logo {
	float: left;
	width: 180px;
	height:80px;
	display: block;
}

.o2i_logo img {
	margin-left: 10px;
}

.o2i_title {
	width: 460px;
	float: left;
	margin-top: 17px;
	display: block;
	text-align:right;  
}

.o2i_title h1, p { margin: 0; padding: 0;}

.o2i_title h1 {
	font-size: 13px;
}
 
.o2mc a {
	color: #4e6ea0;
	text-decoration: none;
}
.o2mc_title {
	width: 460px;
	float: left;
	margin-top: 17px;
	display: block;
	text-align:right;  
}

.o2mc_title h1, p { margin: 0; padding: 0;}

.o2mc_title h1 {
	font-size: 13px;
}
.o2mc_contact {
	margin-top: 17px; 	margin-left: 10px;
	width: 130px;
	float: left;
	display: block;
	text-align:right; padding:0 0 0 2px; font-weight:bold 
}
 
.o2br a {
	color: #6d6e70;
	text-decoration: none;
}
.o2br_title {
	width: 460px;
	float: left;
	margin-top: 17px;
	display: block;
	text-align:right;  
}

.o2br_title h1, p { margin: 0; padding: 0;}

.o2br_title h1 {
	font-size: 13px;
}
.o2br_contact {
	margin-top: 17px; 	margin-left: 10px;
	width: 130px;
	float: left;
	display: block; font-weight:bold;
	text-align:right; padding:0 0 0 2px; 
}
.client {
	padding-bottom: 11px;
	border-bottom: 1px dashed #EAEAEA;
}

.client span {
	font-size: 11px;
	color: #333;
	font-weight: normal;
	display: block;
	float: left;
	width: 80px;
	padding-left: 10px;
	margin-right: 20px;
	text-align: right;
}

.client h2 {
	margin: 26px 0 0 0;
	padding: 0;
	font-size: 20px;
	line-height: 15px;
	line-height: 26px;
}

.client h2 span {
	vertical-align: bottom;
	margin-top: 7px;
}

.client p {
	margin: 0;
	padding: 0;
	clear: both;
	line-height:15px;}

.client p span {
	line-height: 15px;
}

.project h3{
	font-size: 20px;
	line-height: 15px;
	margin: 12px 0 18px 0;
	padding: 0;
	
}

.project .project_side {
	display: block;
	float: left;
	width: 80px;
	padding-left: 10px;
	margin-right: 20px;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-align: right;
}

.project h3 .project_side {
	margin-top: 3px;

}

.project .project_date {
	display: block;
	float: right;
	color: #333;
	font-weight: normal;
	margin-right: 10px;
}

.project .project_data {
clear: both;
}

.project .project_col {
	width: 600px;
	display: block;
	float: left;
}

.project table {
	display: table;
	float: left;
	width: 180px;
	border-collapse: collapse;
	margin: 0 0 0 20px;
	padding: 0;
}

.project table td {
	line-height: 15px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	vertical-align: top;
}

.project table .left {
	width: 90px;
	text-align: right;
	padding-right: 10px;
}

.project table .right {
	width: 90px;
	text-align: left;
	padding-left: 10px;
	color: #000;
}

.onerow { padding-top: 15px !important; }

.project_images {
	padding-top: 12px;
}

.project_images .row {
	margin-top: 15px;
	clear: both;
}

.project_images span {
	float: left;
	width: 90px;
	width: 90px;
	display: block;
	padding: 0;
	margin: 0;
	margin-right: 20px;
	_margin-right: 10px;
	line-height: 21px;
	text-align: right;
}

.eof {
	margin-top: 30px;
	border-top: 1px solid #ccc;
	line-height: 30px;
	padding-left: 10px;
	padding-bottom: 30px;
}

.eof span {
	width: 80px;	
	display: block;
	float: left;
	margin-right: 20px;
	text-align: right
}