* {
	margin: 0;
	padding: 0;
}

html
{
	overflow-y: scroll;
}

.wrapper {
	width: 100%;
	overflow: hidden;
	
}

.wrapper-1 {
	width: 100%;
}

.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;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #1a1a1a;
}

		a:hover {
			text-decoration: none;
		}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 2px 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: #222573;
}
		
		h2.extra {
			padding: 0 0 16px 0;
		}
		
		h2.extra-1 {
			padding: 0 0 21px 0;
		}
		
		h2 em {
			display: block;
		}

h4 {
	padding: 0 0 18px 2px;
	line-height: 1.2em;
	word-spacing: 2px;
	font-size: 2.583em;
	font-weight: normal;
	color: #fff;
}

h3 {
	padding: 0 0 8px 0;
	font-size: 13px;
	font-style:normal;
	color: #fff;
}

h6 {
	padding: 0 0 8px 0;
	line-height: 1.462em;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: #fff;
}

.fleft {
	float: left;
}

.leftcolimage {
	float: left;
	padding: 4px 10px 0 0;
}

.bullet {font-size: 15px;
		font-weight: bold;
		color: #2a2d8c;
		}

img.fleft {
	margin: 7px 24px 0 0;
}

ul.fleft {
	padding: 0 0 0 4px;
}

.fright {
	float: right;
}

ul.fright {
	padding: 0 94px 0 0;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
	background: #1a1a1a url(images/main-tail-top.gif) repeat-x 0% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 0% 100%;
	width: 100%;
	
}

#main {
	width: 908px;
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size: 0.9em;
}

#header {
	background: url(images/header.jpg) no-repeat 0% 76px;
	position: relative;
	height: 400px;
}

#headerinterior {
	position: relative;
	height: 76px;
}

#logo {
	position: absolute;
	top: 77px;
	left: 41px;
}

#workbttn {
	position: absolute;
	top: 275px;
	left: 890px;
}

#navi {
	background: url(images/rule_diamond.gif) no-repeat 0% 0%;
	width: 910px;
	height: 52px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	left: 0;
	font-size: 13px;
}

		#navi ul {
			padding: 0 0 0 4px;
		}
		
		#navi ul li {
			float: left;
			padding: 0 12px 0 50px;
			text-transform: uppercase;
			color: #999999;
		}
				
		#navi ul li a {
			display: block;
			height: 40px;
			float: left;
			line-height: 38px;
			text-decoration: none;
			color: #8c8c8c;
		}
					
		#navi ul li.act a {
			color: #feee90;
		}
						
		#navi ul li a:hover {
			color: #fbfcfc;
		}
							
		#navi ul li.extra {
			padding: 0 0 0 0;
		}


#page1 {
			padding: 0 0px 40px 0px;
}

#page7 #content #content-bg {
			padding: 0 20px 0 21px;
}

#page9 #content #content-bg {
			padding: 0 20px 0 21px;
}


#content {
	background: url(images/content-bkg.gif) repeat-y 0% 0%;
}

		#content #content-bg {
			background: url(images/leftcol_top.gif) no-repeat 21px 0;
			padding: 0 20px 0px 21px;
		}
		
		#content #content-bgint {
			background: url(images/header_interior.jpg) no-repeat 0% 0px;
			padding: 0 20px 0px 21px;
		}
		
		#content #content-top {
			background: url(images/maincontent_top.gif) no-repeat 0px 0;
			padding: 0 20px 36px 0px;
		}
		
		#content p {
			padding: 0 0 10px 0;
			line-height: 1.462em;
			font-size: 1em;
			color: #d9d9d9;
		}
		
		#content p.lblue {
			padding: 0 0 10px 0;
			line-height: 1.462em;
			font-size: 13px;
			color: #bccef0;
		}
		
		#content p b {
			padding-top: 10px;
			color: #ffc908;
		}
		
		#content p a {
			text-decoration: none;
			color: #ffc908;
			background: url(images/arrow_link.gif) no-repeat left;
			padding-left: 13px;
			background-position: 0 .45em !important;
		}
		
		
		#content p a:hover {
			text-decoration: underline;
			color: #ffffff;
		}
		
		#content p small {
			float: right;
			padding: 0 10% 0 0;
			font-size: 1em;
		}
		
		#content blockquote p strong {
			display: block;
			padding: 10px 0 0 0;
			text-align: right;
			color: #fff;
		}

#contentwht {
	background: url(images/content-bkg.gif) repeat-y 0% 0%;
}

		#contentwht #content-bg {
			background: url(images/leftcol_top.gif) no-repeat 21px 0;
			padding: 0 20px 0px 21px;
		}
		
		#contentwht #content-bgint {
			background: url(images/header_interior.jpg) no-repeat 0% 0px;
			padding: 0 20px 0px 21px;
		}
		
		#contentwht #content-top {
			background: url(images/maincontent_top.gif) no-repeat 0px 0;
			padding: 0 20px 36px 0px;
		}
		
		#contentwht p {
			padding: 0 0 10px 0;
			line-height: 1.462em;
			font-size: 1em;
			color: #d9d9d9;
		}
		
		#contentwht p.lblue {
			padding: 0 0 10px 0;
			line-height: 1.462em;
			font-size: 13px;
			color: #bccef0;
		}
		
		#contentwht p b {
			color: #1a1a1a;
		}
		
		#contentwht p a {
			text-decoration: none;
			color: #00317e;
			background: url(images/arrow_link_gray.gif) no-repeat left;
			padding: 0 0 0px 13px;
			background-position: 0 .6em !important;
		}
		
		
		#contentwht p a:hover {
			text-decoration: underline;
			color: #1a1a1a;
		}
		
		#contentwht p small {
			float: left;
			padding: 0 60px 0 0;
			font-size: 1em;
		}
		
		#contentwht blockquote p strong {
			display: block;
			padding: 10px 0 0 0;
			text-align: right;
			color: #fff;
		}
		
#column-left {
	float: left;
	width: 222px;
	padding: 40px 28px 0 0;
	
}

		#column-left ul {
			background: url(images/glow_rule.png) no-repeat 0% 100%;
			margin: 0 0 18px 0;
			padding: 0 26px 17px 28px;
		}
		
		#column-left ul li {
			background: url(images/line-hor.gif) repeat-x 0% 100%;
			line-height: 2.727em;
			text-transform: uppercase;
			font-size: 0.917em;
			color: #626262;
		}
		
		#column-left ul li.extra {
			background: none;
		}
		
		#column-left ul li a {
			text-decoration: none;
			color: #626262;
		}
		
		#column-left ul li a:hover {
			color: #fff;
		}
		
		#column-left ul li span a {
			color: #fff;
		}


#column-leftint {
	float: left;
	width: 222px;
	padding: 1px 28px 0 0;
	
}

		#column-leftint ul {
			background: url(images/glow_rule.png) no-repeat 0% 100%;
			margin: 0 0 18px 0;
			padding: 0 26px 17px 28px;
		}
		
		#column-leftint ul.logo {
			margin: 0 0 18px 0;
			padding: 0 26px 17px 20px;
			background: url(images/pixel.gif) no-repeat;
		}
		
		#column-leftint ul.top {
			margin: 0 0 18px 0;
			padding: 105px 26px 17px 28px;
		}
		
		#column-leftint ul li {
			background: url(images/line-hor.gif) repeat-x 0% 100%;
			line-height: 2.727em;
			text-transform: uppercase;
			font-size: 0.917em;
			color: #626262;
		}
		
		#column-leftint ul li.extra {
			background: none;
		}
		
		#column-leftint ul li a {
			text-decoration: none;
			color: #626262;
		}
		
		#column-leftint ul li a:hover {
			color: #fff;
		}
		
		#column-leftint ul li span a {
			color: #fff;
		}
		
								
#subscribe-form {
	padding: 8px 0 0 28px;
}

		#subscribe-form strong {
			display: block;
			height: 33px;
			padding: 0 0 0 2px;
			overflow: hidden;
			text-transform: uppercase;
			font-weight: normal;
			font-size: 0.917em;
			color: #fff;
		}
		
		#subscribe-form span {
			display: block;
			width: 168px;
			height: 17px;
			border: 1px solid #292929;
		}
		
		#subscribe-form input {
			background: none;
			width: 147px;
			height: 15px;
			padding: 1px 3px 1px 3px;
			border: none;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.917em;
			color: #313131;
		}
		
		#subscribe-form input#subscribe-submit {
			background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
			width: 15px;
			height: 17px;
			padding: 0;
			border: none;
			float: left;
		}

#column-right {
	float: left;
	width: 617px;
	padding: 0 0 0 0;
}

#column-rightint {
	float: left;
	width: 617px;
	padding: 37px 0 0 0;
}

.box {
	position: relative;
	background: url(images/maincontent_top.gif) no-repeat top #ffffff ;
}

		.box .inner {
			padding: 38px 33px 25px 36px;
		}
		
		.box .innerbttm {
			background: url(images/rule_divider_hme.gif) no-repeat bottom #ffffff ;
		}
		
		.box .inner-1 {
			padding: 38px 39px 39px 40px;
		}
		
		.box .inner-2 {
			padding: 38px 10px 39px 40px;
		}
		
		.box p {
			padding: 0 40px 11px 0 !important;
			line-height: 1.583em !important;
			font-size: 1em !important;
			color: #1a1a1a !important;
		}
		
		.box p.extra {
			padding: 0 40px 23px 0 !important;
		}
		
		.box p.extra-1 {
			padding: 0 40px 19px 0 !important;
		}
		
		.box p.extra-2 {
			padding: 0 40px 15px 0 !important;
		}
		
		.box p.extra-3 {
			padding: 0 20px 19px 0 !important;
		}
		
		.box p.no-indent {
			padding: 0 !important;
		}

.boxint {
	position: relative;
	background: #ffffff;
}

		.boxint .inner {
			padding: 38px 31px 25px 36px;
		}
		
		.boxint .innerbttm {
			background: url(images/rule_divider_hme.gif) no-repeat bottom #ffffff ;
		}
		
		.boxint .inner-1 {
			padding: 38px 39px 39px 40px;
		}
		
		.boxint .inner-2 {
			padding: 38px 10px 39px 40px;
		}
		
		.boxint p {
			padding: 0 40px 11px 0 !important;
			line-height: 1.4em !important;
			font-size: 1em !important;
			color: #1a1a1a !important;
		}
		
		.boxint p.extra {
			padding: 0 40px 23px 0 !important;
		}
		
		.boxint p.extra-1 {
			padding: 0 40px 19px 0 !important;
		}
		
		.boxint p.extra-2 {
			padding: 0 40px 15px 0 !important;
		}
		
		.boxint p.extra-3 {
			padding: 0 20px 19px 0 !important;
		}
		
		.boxint p.extra-4 {
			padding: 0 20px 5px 0 !important;
			line-height: 4.5em;
		}
		
		.boxint p.no-indent {
			padding: 0 !important;
		}
				
.list {
	padding: 0 35px 17px 0;
	overflow: hidden;
}

		.list li {
			background: url(images/line-hor1.gif) repeat-x 0% 100%;
			line-height: 2.182em;
			text-transform: uppercase;
			font-size: 0.917em;
			color: #1a1a1a;
		}
		
		.list li.extra {
			background: none;
		}
		
		.list li a {
			text-decoration: none;
			color: #1a1a1a;
		}
		
		.list li a:hover {
			font-weight: bold;
		}

.list-1 {
	width: 100%;
	overflow: hidden;
}

		.list-1 li {
			float: left;
			width: 255px;
			padding: 0 28px 0 0;
		}
		
		.list-1 li.extra {
			padding: 0 0 0 0;
		}
		
		.list-1 li.pagenav {
			padding: 2px 0 0 0;
			width: 165px;
			float: right;
		}
		
		.list-1 li.pagenavarrw {
			padding: 2px 0 0 0;
			width: 165px;
			float: right;
		}
		
		.list-1 li b {
			display: inline-block;
			overflow: hidden;
			line-height: 26px;
			color: #fff;
			font-size: 17px;
			font-weight: normal;
			width: 33px;
			height: 30px;
			padding: 0 0px 0 10px;
			margin: 0 1px 0 0;
			float: left;
			background: url(images/arrow_page.gif) no-repeat;
		}
		
		.list-1 li strong {
			display: inline-block;
			overflow: hidden;
			font-weight: normal;
			width: 33px;
			height: 30px;
			padding: 0 0px 0 0px;
			margin: 0 1px 0 0;
			float: right;
			background: url(images/arrow_page4.gif) no-repeat;
		}
				
		
		.list-1 li img {
			margin: 0 0 14px 0;
		}
		
		
		
		.list-1 li strong em {
			display: block;
			margin: -14px 0 0 0;
			font-style: normal;
		}
		
		.list-1 li i {
			display: block;
			padding: 0 0 2px 0;
			text-transform: uppercase;
			font-style: normal;
		}
		
		.list-1 li i a {
			background: none;
			display: inline;
			height: auto;
			padding: 0;
			overflow: visible;
			float: none;
			line-height: normal;
			text-decoration: none;
			color: #1a1a1a;
		}
		
		.list-1 li i a:hover {
			text-decoration: underline;
		}
		
		.list-1 li p {
			padding: 0 28px 11px 0 !important;
			line-height: 1.45em !important;
			font-size: 1em !important;
			color: #1a1a1a !important;
		}
		
		.list-1 li p.right {
			padding: 0 28px 5px 0 !important;
			font-size: 1em !important;
			color: #1a1a1a !important;
		}
		
		.list-1 li p.listy {
			padding: 0 0 4px 11px !important;
			color: #1a1a1a !important;
			background: url(images/bullet_diamond.gif) no-repeat;
			background-position: 0 .50em !important;
			
		}
		
		.list-1 li p.break {
			padding: 6px 0 0px 0px !important;
			
		}
		
		.list-1 li p.list {
			padding: 0 0px 0px 0 !important;
			line-height: 2.0em !important;
			font-size: 14px !important;
			color: #1a1a1a !important;
			
		}
		
		
		.list-1 li p.extra-1 {
			padding: 0 40px 13px 0 !important;
		}
		
		.list-1 li a {
			background: #00276e;
			border-right: solid 4px #ffcb08;
			display: inline-block;
			height: 26px;
			padding: 0 10px 0 10px;
			overflow: hidden;
			float: left;
			line-height: 26px;
			text-decoration: none;
			color: #fff;
		}
		
		.list-1 li a.page {
			background: #00276e;
			border-right: solid 4px #ffcb08;
			display: inline-block;
			font-size: 17px;
			height: 26px;
			padding: 0 10px 0 10px;
			margin: 0 11px 0 0;
			overflow: hidden;
			float: left;
			line-height: 26px;
			text-decoration: none;
			color: #fff;
		}
		
		.list-1 li a.pageend {
			background: #00276e;
			border-right: solid 4px #ffcb08;
			display: inline-block;
			font-size: 17px;
			height: 26px;
			padding: 0 10px 0 10px;
			margin: 0 0 0 0;
			overflow: hidden;
			float: left;
			line-height: 26px;
			text-decoration: none;
			color: #fff;
		}
		
		.list-1 li a.page4 {
			background: #00276e;
			border-right: solid 4px #ffcb08;
			display: inline-block;
			font-size: 17px;
			height: 26px;
			padding: 0 10px 0 10px;
			margin: 0 0 0 0;
			overflow: hidden;
			float: left;
			line-height: 26px;
			text-decoration: none;
			color: #fff;
		}
		
		
		.list-1 li a.pageend4 {
			background: #00276e;
			border-right: solid 4px #ffcb08;
			display: inline-block;
			font-size: 17px;
			height: 26px;
			padding: 0 10px 0 10px;
			margin: 0 0px 0 0;
			overflow: hidden;
			float: left;
			line-height: 26px;
			text-decoration: none;
			color: #fff;
		}
		
		
		
		.list-1 li a.page:hover {
			background: #444444;
			border-right: solid 4px #bababa;
				
		}
		
		
				
		.list-1 li a.pageon {
			background: url(images/arrow_page.gif) no-repeat;
		}
		
		.list-1 li a:hover {
			background: #444444;
			border-right: solid 4px #bababa;
				
		}


.list-1wht {
	width: 100%;
	overflow: hidden;
}

		.list-1wht li {
			float: left;
			width: 455px;
			padding: 0 28px 0 0;
		}
		
		.list-1wht li.extra {
			padding: 0 0 30px 0;
			font-size: 16px;
		}
		
		.list-1wht li img {
			margin: 0 0 14px 0;
		}
		
		
		.list-1wht li i a {
			background: none;
			display: inline;
			height: auto;
			padding: 0;
			overflow: visible;
			float: none;
			line-height: normal;
			text-decoration: none;
			color: #1a1a1a;
		}
		
		.list-1wht li i a:hover {
			text-decoration: underline;
		}
		
		.list-1wht li p {
			padding: 0 28px 11px 0 !important;
			line-height: 1.45em !important;
			font-size: 1em !important;
			color: #1a1a1a !important;
		}
		
		.list-1wht li p.right {
			padding: 0 28px 5px 0 !important;
			font-size: 1em !important;
			color: #1a1a1a !important;
		}
		
		.list-1wht li p.list {
			padding: 0 20px 0px 0 !important;
			line-height: 2.0em !important;
			font-size: 1em !important;
			color: #1a1a1a !important;
			
		}
		
		.list-1wht li p.extra-1 {
			padding: 0 40px 13px 0 !important;
		}
		
		.list-1wht li a {
			height: 26px;
			padding: 0 0px 0 0px;
			overflow: hidden;
			float: left;
			line-height: 25px;
			text-decoration: none;
			color: #00317e;
		}
		
		.list-1wht li a:hover {
			text-decoration: underline;
		}
		
.list-2 {
	padding: 9px 0 0 0;
	overflow: hidden;
}

		.list-2 li {
			float: left;
			padding: 0 15px 10px 0;
		}
		
		.list-2 li.extra {
			padding: 0;
		}
		
		.list-2 li span {
			display: block;
			padding: 38px 0 0 0;
		}
		
.list-3 {
	padding: 0 0 17px 0;
	overflow: hidden;
}

		.list-3 li {
			background: url(images/line-hor2.gif) repeat-x 0% 100%;
			line-height: 2.182em;
			text-transform: uppercase;
			font-size: 0.917em;
			color: #1a1a1a;
		}
		
		.list-3 li.extra {
			background: none;
		}
		
		.list-3 li a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-3 li a:hover {
			color: #a0b416;
		}

.list-4 {
	line-height: 1.583em;
	color: #1a1a1a;
}

		.list-4 dt a {
			text-decoration: none;
			color: #1a1a1a;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
		.list-4 dd {
			padding: 0 30px 19px 0;
		}

.list-5 {
	padding: 9px 0 10px 0;
	overflow: hidden;
}

		.list-5 li {
			float: left;
			padding: 0 15px 15px 0;
		}
		
		.list-5 li.one {
			float: left;
			padding: 0 15px 35px 0;
		}
		
		.list-5 li.extra {
			padding: 0;
		}
		
		.list-5 li span {
			display: block;
			padding: 38px 0 0 0;
		}
		
.list-indent {
	padding: 0 0 42px 0 !important;
}

.indent {
	padding: 20px 35px 0px 37px !important;
	background: url(images/maincontent_bttm.gif) no-repeat bottom !important;
	height: 201px !important;
}

.indentwht {
	padding: 12px 35px 0px 37px;
	background: url(images/maincontent_bttm_wht.gif) no-repeat bottom;
}

.indentbkg {
	background: url(images/content-bkg_01.gif) repeat;
}

.indent-1 {
	padding: 26px 24px 0 28px;
}

.indent-bot {
	margin: 0 0 21px 0;
}

.link {
	background: #323232;
	display: inline-block;
	height: 26px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	float: left;
	line-height: 22px;
	text-decoration: none;
	color: #fff;
}

		.link:hover {
			text-decoration: underline;
		}

#contact-form {
	width: 100%;
	padding: 7px 0 0 0;
}

		#contact-form textarea {
			background: none;
			width: 281px;
			height: 74px;
			padding: 3px;
			border: 1px solid #a4a4a4;
			overflow: auto;
			float: right;
			text-transform: uppercase;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.917em;
			color: #a4a4a4;
		}
		
		#contact-form label {
			display: block;
			height: 31px;
			overflow: hidden;
		}
		
		#contact-form input {
			background: none;
			width: 240px;
			height: 15px;
			padding: 2px 3px 1px 3px;
			border: 1px solid #a4a4a4;
			float: left;
			text-transform: uppercase;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.917em;
			color: #a4a4a4;
		}
		
		#contact-form a {
			float: right;
			margin: 0 0 0 22px;
			text-decoration: none;
			font-size: 1.083em;
			font-weight: bold;
			color: #a0b416;
		}
		
		#contact-form a:hover {
			text-decoration: underline;
		}

#footer {
	background: url(images/footer.gif) no-repeat 0px 50px;
	height: 63px;
	overflow: hidden;
}

		#footer p {
			padding: 21px 21px 0 21px;
			text-transform: uppercase;
			text-align: left;
			font-size: 11px;
			color: #666666;
		}
		
		#footer p a {
			margin: 0 8px 0 8px;
			text-decoration: none;
			color: #666666;
		}
		
		#footer p a.right {
			margin: 0 67px 0 8px;
			text-decoration: none;
			color: #666666;
		}
		
		#footer p a:hover {
			text-decoration: underline;
			color: #999999;
		}
		