body {
	background: #FFFFFF url('/shared/images/design/page_mark.jpg') no-repeat bottom left;
	margin: 0px 0px 0px 0px;
}
body.popup {
	background: #FFFFFF;
}

#header {
	margin: 0px auto 0px auto;
	padding-top: 0px;
	display: block;
	height: 196px;
	background: #FFFFFF url('/shared/images/design/v3_pageback4.jpg') 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: 680px;
	height: 38px;
	background: #FEFF99 url('/shared/images/design/v3_navbar2.jpg') repeat-x;
	text-align: left;
	padding: 0px 0px 0px 120px;
}
#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.samples #navcont a.samples, body.clients #navcont a.clients, body.contact #navcont a.contact {
	border-bottom: 5px solid #FEFF99;
}

#cont {
	margin: 0px auto 0px auto;
	_margin: -4px auto 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 800px;
	background: url('/shared/images/design/written_back5.jpg') repeat-x;
}
body.popup #cont {
	background: #FFFFFF;
	display: inline;
	text-align: center;
}

#cont #written {
	display: block;
	padding-left: 48px;
	padding-right: 40px;
}
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 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;
	font-family: tahoma;
	font-size: 100%;
	color: #00044A;
}

#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: 10px;
	color: #051141;
	font-family: Arial;
	font-weight: bold;
	display: block;
	height: 25px;
	line-height: 25px;
	clear: both;
	padding-bottom: 50px;
}
#cont #copyr a {
	text-decoration: none;
	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;
}
