body {
	background-color: #FBE8BA;
	margin-top: 20px;
}

div.default {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image: url(wave_assets/default_master.jpg);
	background-color: #FBE8BA;
	height: 600px;
}

div.profile {
	position: relative;
	background-image: url(profile_assets/back_profile.jpg);
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FBE8BA;
	height: 600px;
}

div.expertise {
	position: relative;
	background-image: url(expert_assets/back_expert.jpg);
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FBE8BA;
	height: 600px;
}

div.portfolio {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image: url(portfolio/portfolio_assets/back_portfolio.jpg);
	background-color: #FBE8BA;
	height: 600px;
}

div.clients {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image: url(clients/clients_assets/back_clients.jpg);
	background-color: #FBE8BA;
	height: 600px;
}

div.blog {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image: url(blog_assets/back_blog.jpg);
	background-color: #FBE8BA;
	height: 600px;
}

div.contact {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image: url(contact_assets/back_contact.jpg);
	background-color: #FBE8BA;
	height: 600px;
}

div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 600px;
}

div.center {
	position: absolute;
	top: 0px;
	left: 170px;
	width: 500px;
	height: 600px;
}

div.center2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 600px;
}

div.right {
	position: absolute;
	top: 0px;
	height: 600px;
	left: 500px;
	width: 100px;
	padding: 5;
}

.body1 {
	font: normal 11px/15px "Trebuchet MS";
	text-transform: none;
	color: #444444;
	padding: 20px 25px 0px 40px;
	position: static;
	display: block;
	text-align: right;
}

.body2 {
	font: normal 11px/15px "Trebuchet MS";
	color: #444444;
	padding: 0px 0px 0px 0px;
	position: static;
	display: block;
	text-align: left;
}

.body2head {
	font: bold normal 11px/11px "Trebuchet MS";
	color: #444444;
	padding: 0px 0px 9px;
	position: static;
	display: block;
	text-align: left;
	letter-spacing: 0.1em;
}

.body2center {
	font: normal 12px/22px "Trebuchet MS";
	color: #444444;
	padding: 0px 0px 0px 0px;
	position: static;
	display: block;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	border: 1px none #FB941D;
}

.body2plus {
	font: normal 12px/22px "Trebuchet MS";
	color: #444444;
	padding: 0px 0px 0px 0px;
	position: static;
	display: block;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}
.bodycaption {
	font: bold normal 11px/15px "Trebuchet MS";
	color: #444444;
	padding: 0px 0px 0px 0px;
	position: static;
	display: block;
	text-align: left;
	letter-spacing: 0.1em;
}

.body3 {
	font: normal 5px/20px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	position: static;
	display: block;
	text-align: left;
	letter-spacing: 0.4em;
	text-transform: capitalize;
}

.body3b {
	font: normal 8px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	position: static;
	display: block;
	text-align: left;
	letter-spacing: 0.2em;
	text-transform: capitalize;
}

.body2spaced {
	font: normal 11px/18px "Trebuchet MS";
	color: #444444;
	padding: 0px 0px 0px 0px;
	position: static;
	display: block;
	text-align: left;
	letter-spacing: 0.1em;
}

.numbers {
	font: bold normal 11px/15px "Trebuchet MS";
	color: #444444;
	padding: 0px 0px 0px 0px;
	position: static;
	display: block;
	letter-spacing: 0.1em;
	text-align: center;
}

.h1 {
	font: bold normal 11px "Trebuchet MS";
	color: #FF962B;
	text-align: right;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
}

.h2 {
	font: bold normal 11px/normal "Trebuchet MS";
	text-transform: uppercase;
	letter-spacing: 0.1em;
	word-spacing: 0em;
	color: #444444;
}

.h3 {
	font: bold normal 12px/20px "Trebuchet MS";
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}

.h1a {
	font: bold normal 11px/20px "Trebuchet MS";
	color: #FFFFFF;
	text-transform: uppercase;
}

.h2a {
	font: bold 12px/20px "Trebuchet MS";
	color: #FFFFFF;
	padding: 12px 12px 5px 0px;
	letter-spacing: 0em;
	text-transform: uppercase;
}
