body {
	background-color: #20232b;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	margin-bottom: 30px;
	color: #D7DBE9;
	font-size: 12px;
	line-height: 18px;
}
.layout {
	width: 960px;
	margin: 0px auto;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.menu {
	float: right;
	margin-top: 45px;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
}
.menu-left {
	background-image: url(images/menu-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.menu-right {
	height: 60px;
	background-image: url(images/menu-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 25px 0px 25px;
}
.menu-right a {
	float: left;
	display: block;
	padding: 0px 12px 0px 12px;
	font-size: 14px;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
}
.clearboth {
	clear: both;
	height: 0px;
}
body,td,th {
	font-family: Geneva, sans-serif, Verdana, Helvetica, "Trebuchet MS";
}
.tagline {
	position: absolute;
}
.tagline span {
	position: relative;
	top: 104px;
	font-size: 16px;
	left: 12px;
	color: #818695;
	text-transform: uppercase;
}
.content {
	padding: 0px;
	margin-top: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.content a {
	color: #7D8395;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content h1 {
	font-size: 30px;
	color: #7D8395;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 15px 0px 25px 0px;
	letter-spacing: .1em;
	line-height: 30px;
}
.content h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
}
.content h3 {
	font-size: 16px;
	color: #C0C5D5;
	margin: 0px;
	line-height: 24px;
	width: 650px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content p {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-size: 14px;
	line-height: 24px;
}
.content p a {
	color: #7D8395;
	text-decoration: underline;
}
.content #film p {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 650px;
}
.content blockquote {
	font-size: 12px;
	margin: 0px;
	padding: 20px 20px 10px 45px;
	font-style: italic;
	color: #9C9FAE;
	line-height: 24px;
}
.content img {
	border: 1px solid #818695;
	background-color: #000000;
	padding: 15px;
	float: left;
	clear: left;
	margin: 0px 20px 20px 0px;
}
.content strong {
	color: #7D8395;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
.content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.content ul li, .content h4 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 10px 15px;
	margin: 0px;
	color: #7D8395;
}
.content h4 {
	color: #20232b;
}
.content ul li ul li, .resfooter {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	color: #D7DBE9;
}
.resfooter {
	color: #3D424B;
}
.resume-row1 {
	background-color: #fff;
	border: 1px solid #444;
	padding: 20px;
}
.resume-row1 ul {
	float: left;
	width: 280px;
}
.resume-row1 ul li ul li, .resume-row1 {
	color: #3D424B;
}
.resume-row1 ul li {
	color: #20232b;
}
