body {
	background: #FFFFFF url('/shared/images/design/v2/footer2.jpg') bottom center repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body.popup {
	background: #FFFFFF;
}

#header {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	display: block;
	height: 220px;
	background: #344256 url('/shared/images/design/v2/header_landr.jpg') top center repeat-x;
}
body.popup #header {
	height: 96px;
	background: #FFFFFF url('/shared/images/design/popup/popup_back.jpg') repeat-x;
}

#headercont {
	margin: 0px auto 0px auto;
	_margin: -13px auto 0px auto;
	width: 800px;
	height: 158px;
}
body.popup #headercont {
	margin: 0px auto 0px auto;
	width: 500px;
	border: 0px solid black;
}
#navcont {
	margin: 0px auto 0px auto;
	width: 530px;
	height: 38px;
	background: #303D33 url('/shared/images/design/v2/header_middletop.jpg') no-repeat;
	text-align: left;
	padding: 0px 0px 0px 270px;
}
#navcont a {
	color: white;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	line-height: 51px;
	font-size: 13px;
	font-family: tahoma, Arial;
	text-decoration: none;	
}
#navcont a:hover, body.home #navcont a.home, body.resume #navcont a.resume, body.writing #navcont a.writing, body.contact #navcont a.contact, body.videos #navcont a.videos, body.press #navcont a.press {
	border-bottom: 5px solid #344256;
}

#conttop {
	margin: 0px 0x 0px 0px;
	_margin: -4px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height: 80px;
	display: block;
	background: #FFFFFF url('/shared/images/design/v2/header_bottom.jpg') top left repeat-x;
}
#conttop h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	display: block;
	height: 40px;
	font-family: Verdana;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}

#cont {
	margin: 0px auto 0px auto;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 35px;
	padding-left: 35px;
	width: 800px;
	background: url('/shared/images/design/v2/man_backt5.jpg') bottom right no-repeat;

}
body.popup #cont {
	background: #FFFFFF;
	display: inline;
	text-align: center;
}

#cont #written {
	display: block;
	padding-left: 48px;
	padding-right: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 48px;
}
body.popup #cont #written {
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid black;
}

#cont #written p {
	margin-left: 40px;
	margin-right: 40px;
	font-family: Helvetica, Arial;
	font-size: 95%;
	line-height: 150%;;
	color: #051141;
}

#cont #written table {
	margin-left: 40px;
	margin-right: 40px;
	font-family: Helvetica, Arial;
	font-size: 95%;
	line-height: 150%;;
	color: #051141;
}

#cont #written ul {
	margin-left: 40px;
	margin-right: 40px;
}

#cont #written ul li a {
	color: #051141;
}

#cont #written table tr td {
	padding: 0px 5px 0px 5px;
}
#cont #written table tr td img {
	border: 1px solid black;
}
#cont #written table.featured tr td a {
	font-weight: bold;
	text-decoration: none;
	color: #051141;
}
#cont #written table.featured tr.more td a {
	color: #FFFFFF;
}
#cont #written table.formt {
	font-weight: bold;
	text-align: right;
}
#cont #written table.formt tr td input, #cont #written table.formt tr td textarea {
	width: 250px;
	border: 1px solid black;
	font-weight: bold;
}
#cont #written table.formt tr td input.chkbox {
	width: 10px;
}

#cont #written h1 {
	font-size: 19px;
	font-family: tahoma;
	text-align: center;
	color: #4964B1;
	display: block;
	font-weight: bold;
	background: url('/shared/images/design/h1_backt6.gif') no-repeat top left;
	margin-top: 20px;
	margin-left: 25px;
	width: 460px;
	height: 80px;
	padding-top: 20px;
	line-height: 29px;
}

#cont #written h2 {
	display: block;
	margin-left: 40px;
	margin-right: 50px;
	font-family: tahoma;
	font-size: 100%;
	color: #00044A;
	border-left: 5px groove #41534C;
	border-top: 1px solid #41534C;
	padding-left: 5px;
}

#cont #written ul {
	font-family: Helvetica, Arial;
	font-size: 95%;
	margin-left: 15px;
	margin-top: 0px;
	color: #051141;
}
#cont #written ul li {
	padding-left: 20px;
}

#cont #copyr {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	display: block;
	height: 50px;
	line-height: 50px;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#cont #copyr a {
	text-decoration: none;
	color: #FFFFFF;
}

#cont #copyr a:hover {
	color: #051141;
}

body.popup #cont #copyr, body.popup #cont #copyr a, body.popup #cont #copyr a:hover {
	color: #051141;
}

#cont #written img.clientsl {
	float: left;
	border: 0px solid #051141;
	margin-right: 20px;
	margin-bottom: 20px;
}
#cont #written img.clientsr {
	float: right;
	border: 0px solid #051141;
	margin-left: 20px;
	margin-bottom: 20px;
}

body.samples #cont #written img.clientsl {
	border: 1px solid #051141;
}

body.popup #cont #written img {
	border: 1px solid #051141;
}

#cont #written h3 {
	display: block;
	font-family: tahoma;
	font-size: 95%;
	color: #051141;
	margin-top: 5px;
	margin-bottom: 5px;
}

#cont #written p a {
	color: #051141;
}

body.clients p {
	margin-top: 40px;
}

span.download {
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
}
span.download a {
	color: #051141;
}

#clswin {
	text-align: center;
	font-family: Helvetica, Arial;
	font-size: 110%;
	color: #051141;
	margin-top: 10px;
	margin-bottom: 15px;
}
#clswin a {
	color: #051141;
}

span.title {
	display: block;
	font-family: tahoma;
	font-size: 100%;
	color: #051141;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
