body {
	background-color: #4dc0c8;
	font-family: arial;
}

strong, .strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

div.main {
	width: 1024px;
	margin: 0px auto;
	padding: 10px;
}

div.header {
	margin: 0px auto;
}

div.nav {
	width: 14em;
	text-align: center;
	float: left;
}

ul li a {
	background-color: #887765;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	width: 10em;
	display: block;
	padding: 10px;
	border: 1px solid #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder;
	margin: 0px 10px
}

ul.nav li a {
	margin: 10px 10px 20px 10px;
}

h1 {
	font-weight: bolder;
	font-size: 1.7em;
	text-align: center;
	margin: 0px auto;
	padding: 10px;
}

h1.title {
	color: #0066a9;
	font-size: 2em;
}

h1.email {
	color: #fff;	
}

div.separator {
	display: block;
	height: 60px;
}

div.images {
	width: 49em;
	float: right;
}

.images img {
	position: relative;
	margin: 5px;
	z-index: 0;
}

img.center {
	position: absolute;
	margin: 14em;
	z-index: 5 !important;
}

img.front {
	z-index: 10 !important;
}

div.text {
	font-size: 1.1em;
	line-height: 1.5em;
}

.text p {
	margin-bottom: 15px;
	width: 480px;
}

.text h3 {
	text-transform: uppercase;
	color: #fff;
	margin-top: 15px;
}

.maincv {
	float: left;
	width: 481px;
}

.other {
	float: right;
	width: 25em;
	margin-right: 5em;
	margin-top: -20px;
}

.other ul {
	list-style-type: disc;
	list-style-position: inside;
}

.maincv ul {
	font-size: 0.8em;
	float: right;
	display: inline;
	margin-top: -65px;
}

.text div.images{
	width: 29em;
	margin: 30px 25px 0px 0px;
}

.back a {
	font-size: .9em;
	padding: 0px;
	width: 7em !important;
	float: right;
	display: inline;
}
