* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #268499;
}

a:hover {
	text-decoration: none;
}

body {
	background: #18181d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #595959;
}

h3 {
	padding: 0 0 8px 0;
	font-size: 1em;
	line-height: 1.333em;
	text-transform: uppercase;
	color: #191919;
}

h3 a {
	color: #191919;
}

#main-bg-top {
	background: #31373e url() repeat-x 0% 0%;
}

#main-bg-bot {
	background: url(images/main-bg-bot.jpg) repeat-x 0% 100%;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

#header {
	background: url() repeat-x 0% 0%;
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	font-size: 0.75em;
}

#header ul {
	position: absolute;
	top: 109px;
	left: 27px;
}

#header ul li {
	float: left;
	margin: 0 1px 0 0;
}

#header-bg-left {
	background: url() no-repeat 0% 0%;
}

#header-bg-right {
	background: url() no-repeat 100% 0%;
	height: 316px;
}

#logo {
	position: absolute;
	top: 22px;
	left: 59px;
}

#slogan {
	position: absolute;
	top: 25px;
	left: 322px;
}

#search-form {
	background: url(images/search-form-bg.jpg) no-repeat 0% 0%;
	width: 222px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	right: 58px;
}

#search-form input {
	background: none;
	width: 177px;
	height: 17px;
	padding: 4px 8px 4px 8px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	border: none;
}

#search-form #search-form-submit {
	background: url(images/search-form-submit.jpg) no-repeat 0% 0%;
	width: 24px;
	height: 25px;
	float: right;
	padding: 0;
	border: none;
}

#content-top {
	background: url(images/content-bg-top.png) no-repeat 0% 0%;
	width: 980px;
	height: 16px;
	overflow: hidden;
	margin: 0 auto;
}

#content-bot {
	background: url(images/content-bg-bot.png) no-repeat 0% 0%;
	width: 980px;
	height: 27px;
	margin: 0 auto;
}

#content {
	background: url(images/content-bg.png) repeat-y 0% 0%;
	width: 927px;
	padding: 0 26px 0 27px;
	margin: 0 auto;
	font-size: 0.75em;
}

#content p {
	padding: 0 10px 19px 1px;
	line-height: 1.333em;
	color: #595959;
}

#content p em {
	float: right;
	padding: 0 45% 0 0;
	font-style: normal;
}

#content p.type1 {
	padding: 0 10px 15px 1px !important;
	font-size: 1em !important;
	line-height: 1.333em !important;
}

#content p.type1 a {
	color: #191919;
}

#content-bg-top {
	background: url(images/content-bg-top.jpg) no-repeat 0% 0%;
}

#content-bg-bot {
	background: url(images/content-bg-bot.jpg) no-repeat 0% 100%;
	padding: 0 12px 0 12px;
	position: relative;
}

.title {
	background: url(images/title-bg.png) repeat-x 0% 0%;
	padding: 0 6px 0 6px;
	margin: 0 6px 9px 6px;
}

.title div {
	background: url(images/title-bg-left.png) no-repeat 0% 0%;
	margin: 0 0 0 -12px;
}

.title div div {
	background: url(images/title-bg-right.png) no-repeat 100% 0%;
	height: 35px;
	margin: 0 -12px 0 0;
	padding: 24px 0 0 21px;
}

.title1 {
	background: url(images/title-bg.png) repeat-x 0% 0%;
	padding: 0 6px 0 6px;
	margin: 0 6px 17px 6px;
}

.title1 div {
	background: url(images/title-bg-left.png) no-repeat 0% 0%;
	margin: 0 0 0 -12px;
}

.title1 div div {
	background: url(images/title-bg-right.png) no-repeat 100% 0%;
	height: 38px;
	margin: 0 -12px 0 0;
	padding: 21px 0 0 32px;
}

.title2 {
	width: 100%;
	padding: 0 0 21px 0;
}

.box {
	position: relative;
	margin: 0 0 9px 0;
}

.box .border-top {
	background: #e1e1e1 url(images/border-top.gif) repeat-x 0% 0%;
}

.box .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}

.box .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}

.box .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}

.box .corner-top-left {
	background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}

.box .corner-top-right {
	background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}

.box .corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}

.box .corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}

.box .box-indent {
	padding: 8px 8px 7px 8px;
}

.box1 {
	position: relative;
	margin: 0 0 9px 0;
}

.box1 .border-top {
	background: #e1e1e1 url(images/border-top1.gif) repeat-x 0% 0%;
}

.box1 .border-bot {
	background: url(images/border-bot1.gif) repeat-x 0% 100%;
}

.box1 .border-left {
	background: url(images/border-left1.gif) repeat-y 0% 0%;
}

.box1 .border-right {
	background: url(images/border-right1.gif) repeat-y 100% 0%;
}

.box1 .corner-top-left {
	background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
}

.box1 .corner-top-right {
	background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
}

.box1 .corner-bot-left {
	background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
}

.box1 .corner-bot-right {
	background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
	width: 100%;
}

.box-indent1 {
	padding: 26px 22px 20px 22px;
}

.list {
	padding: 20px 10px 5px 1px;
}

.list li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 28px 0;
	vertical-align: top;
}

.list li img {
	float: left;
	margin: 3px 9px 0 0;
}

.list li p {
	padding: 0 !important;
	font-size: 1.083em !important;
	line-height: 1.077em !important;
	overflow: hidden !important;
	color: #474747 !important;
}

.list li p span {
	display: block;
	margin: 0 0 0 -2px;
	padding: 7px 0 0 0;
	font-size: 0.923em;
	color: #268499;
}

.list li p span a {
	margin: 0 2px 0 2px;
	font-style: italic;
	color: #268499;
}

.list1 {
	width: 100%;
	overflow: hidden;
}

.list1 li {
	float: left;
	margin: 0 3px 0 1px;
}

.list1 li.no-indent {
	margin: 0 0 0 1px;
}

.list2 {
	padding: 8px 0 0 0;
}

.list2 li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 23px 0;
	vertical-align: top;
}

.list2 li img {
	float: left;
	margin: 1px 8px 0 0;
}

.list2 li p {
	padding: 0 !important;
	overflow: hidden !important;
	font-size: 0.917em !important;
	line-height: 1.455em !important;
	color: #595959 !important;
}

.list3 li {
	background: url(images/marker.gif) no-repeat 0% 9px;
	padding: 0 0 0 21px;
	font-size: 0.833em;
	text-transform: uppercase;
	line-height: 2.5em;
}

.list3 li a {
	color: #76949b;
}

.list4 {
	padding: 0 0 20px 0;
}

.list4 li {
	background: url(images/marker1.gif) no-repeat 0% 9px;
	padding: 0 0 0 21px;
	font-size: 0.833em;
	text-transform: uppercase;
	line-height: 2.5em;
}

.list4 li a {
	color: #191919;
}

.two-blocks {
	width: 100%;
	overflow: hidden;
	margin: 0 0 12px 0;
}

.left-block {
	float: left;
}

.right-block {
	float: right;
}

.row-2 {
	width: 894px;
	padding: 16px 26px 34px 60px;
	margin: 0 auto;
	font-size: 0.75em;
}

.link {
	color: #595959;
}

.link img {
	margin: 0 0 32px 0 !important;
}

.line-hor {
	background: url(images/line-hor-tail.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 2px 0 22px 0;
}

#contact-form {
	width: 559px;
}

#contact-form textarea {
	background: none;
	width: 275px;
	height: 80px;
	padding: 3px;
	float: right;
	overflow: auto;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #595959;
	border: 1px solid #595959;
}

#contact-form label {
	display: block;
	height: 34px;
	overflow: hidden;
}

#contact-form input {
	background: none;
	width: 260px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #595959;
	border: 1px solid #595959;
}

#contact-form a {
	float: right;
	margin: 0 0 0 33px;
}

#footer {
	background: url(images/footer-bg.jpg) repeat-x 0% 0%;
	width: 980px;
	line-height: 77px;
	margin: 0 auto;
	font-size: 0.75em;
	text-align: center;
	color: #3e3e3e;
}

#footer span {
	margin: 0 3px 0 0;
}

#footer a {
	margin: 0 4px 0 3px;
	text-decoration: none;
	color: #3e3e3e;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-bg-left {
	background: url(images/footer-bg-left.jpg) no-repeat 0% 0%;
}

#footer-bg-right {
	background: url(images/footer-bg-right.jpg) no-repeat 100% 0%;
	height: 65px;
	overflow: hidden;
}