* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	color: #707070;
	font: 11px Verdana, Sans-Serif;
	line-height: 22px;
	margin: 0 auto;
	width: 890px;
}

a {
	color: #C09D0E;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.ie6_warning {
	display: none;
}

.nav p {
	color: #F4CF10;
	font-weight: bold;
	float: right;
}

.nav p a {
	color: #9E9E9E;
	font-size: 11px;
	margin: 0px 2px 0px 6px;
	text-decoration: none;
	line-height: 42px;
}

.nav p span {
	margin: 0px 2px 0px 6px;
}

.nav p a:hover {
	color: #F4CF10;
}

.nav ul {
	list-style: none;
	height: 40px;
	margin-top: 2px;
}

.nav ul li {
	float: left;
	background: url(nav.png) repeat-x;
	padding: 10px 8px 10px 35px;
	margin-right: 9px;
}

.nav ul li.active {
	background: url(nav-h.png) repeat-x;
}

.nav ul li:hover {
	background: url(nav-h.png) repeat-x;
}

.nav ul li span {
	background: url(nav-lt.png) no-repeat;
	padding: 21px 17px 22px 18px;
	position: absolute;
	margin: -10px 0px 0px -40px;
}

.nav ul li:hover span, .nav ul li.active span {
	background: url(nav-lt-h.png) no-repeat;
}

.nav ul li a {
	font-size: 11px;
	text-decoration: none;
	color: #777777;
}

.nav ul li:hover a, .nav ul li.active a {
	color: #FFFFFF;
}

.nav ul li.active a {
	cursor: default;
}

.nav ul li a span {
	background: url(nav-rt.png) no-repeat;
	padding: 21px 2px 22px 3px;
	position: absolute;
	margin: -10px 0px 0px 8px;
}

.nav ul li:hover a span, .nav ul li.active a span {
	background: url(nav-rt.png) no-repeat;
}

.logo-bg {
	background: url(top.png);
	position: absolute;
	width: 100%;
	height: 68px;
	left: 0px;
	z-index: 0;
}

.logo {
	clear: left;
	background: url(top.gif) no-repeat right 5px;
	height: 68px;
	position: relative;
}

.logo img {
	margin: 13px 0px 0px -4px;
}

.logo a.action, .logo a.action-h {
	position: absolute;
	background: url(action.png) no-repeat;
	padding: 15px 40px 5px 85px;
	margin: 395px 0px 0px 538px;
	width: 189px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.logo a.action-h {
	background: url(action-h.png) no-repeat;
	padding: 2px 40px 15px 85px;
	margin: 68px 0px 0px 538px;
}

.logo a.action:hover, .logo a.action-h:hover {
	color: #555555;
}

.content-home, .content-sd, .content-ls, .content-co, .content-dd, .content-s, .content-a, .content-c, .content-j {
	width: 903px;
	height: 363px;
	background: url(bg.jpg) no-repeat;
	padding: 17px 17px 0px 17px;
	margin: -6px 0px 0px -6px;
}

.content-sd {
	background: url(bg-sd.jpg) no-repeat;
}

.content-ls {
	background: url(bg-ls.jpg) no-repeat;
}

.content-co {
	background: url(bg-co.jpg) no-repeat;
}

.content-dd {
	background: url(bg-dd.jpg) no-repeat;
}

.content-s {
	background: url(bg-ao.jpg) no-repeat;
}

.content-a {
	background: url(bg-ao.jpg) no-repeat;
}

.content-c {
	width: 770px;
	background: url(bg-ao.jpg) no-repeat;
	padding: 17px 210px 0px 17px;
}

.content-j {
	background: url(bg-ao.jpg) no-repeat;
}

h1 {
	font-size: 22px;
	color: #F4CF10;
}

h3 {
	font-size: 15px;
	line-height: 22px;
}

.content-home p {
	padding-top: 8px;
	width: 320px;
}

.content-sd p, .content-ls p, .content-co p, .content-dd p, .content-s p, .content-a p, .content-j p {
	clear: left;
	padding-bottom: 8px;
	width: 720px;
}

.content-c p {
	clear: left;
	float: right;
	padding-bottom: 8px;
	width: 200px;
}

.content-home p span.shorter {
	display: block;
	width: 220px;
}

.content-sd p.shorter, .content-ls p.shorter, .content-co p.shorter, .content-dd p.shorter, .content-s p.shorter, .content-a p.shorter, .content-c p.shorter, .content-j p.shorter {
	width: 620px;
}

.content-sd ul, .content-ls ul, .content-co ul, .content-dd ul, .content-s ul, .content-a ul, .content-c ul, .content-j ul {
	list-style: none;
	padding-bottom: 8px;
	width: 720px;
}

.content-sd li, .content-ls li, .content-co li, .content-dd li, .content-s li, .content-a li, .content-c li, .content-j li {
	background: url(li.png) no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 7px 16px;
	margin-right: 20px;
	float: left;
}

.content-s li {
	float: none;
}

.content-sd li.inline, .content-ls li.inline, .content-co li.inline, .content-dd li.inline, .content-s li.inline, .content-a li.inline, .content-c li.inline, .content-j li.inline {
	background: none;
	float: left;
	width: 150px;
}

.content-c form p {
	padding-top: 10px;
	float: none;
}

label {
	display: block;
	margin-bottom: -26px;
}

input {
	padding: 5px;
	border: 2px solid #F4CF10;
	width: 230px;
	margin: 0px 0px 20px 100px;
	color: #707070;
	font: 13px Verdana, Sans-Serif;
	line-height: 24px;
}

textarea {
	padding: 5px;
	border: 2px solid #F4CF10;
	width: 230px;
	margin-left: 100px;
	height: 100px;
	color: #707070;
	font: 13px Verdana, Sans-Serif;
	line-height: 24px;
    overflow: auto;
}

input.button {
	background: url(contact.png) no-repeat;
	padding: 9px 10px 13px 10px;
	width: 57px;
	height: 36px;
	border: 0px;
	margin: 4px 0px 0px 292px;
	color: #555555;
	font: 13px Verdana, Sans-Serif;
}

input.button:hover {
	background: url(contact-h.png) no-repeat;
}

.address {
	display: none;
}

.clients-bg {
	width: 905px;
	height: 95px;
	background: url(clients.png) no-repeat;
	margin: -5px 0px -95px -7px;
}

.footer {
	position: relative;
	margin-top: -13px;
	color: #9E9E9E;
	font-size: 10px;
}

.footer p {
	float: right;
}

.footer a {
	color: #9E9E9E;
	margin-left: 12px;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
