* {
	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;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #2bb0e6;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #fff url(../_images/body-tail.gif) repeat-y 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	background: #414141 url(../_images/title-bg.gif) no-repeat 14px 14px;
	height: 53px;
	margin: 0 0 22px 0;
	padding: 0 0 0 49px;
	line-height: 52px;
	text-transform: uppercase;
	font-size: 2em;
	color: #fff;
}

	h2.extra {
		margin: 0 0 12px 0;
	}
	
	h2.extra-1 {
		margin: 0 0 16px 0;
	}

h3 {
	padding: 0 0 23px 0;
	text-transform: uppercase;
	word-spacing: -1px;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 700;
	color: #484848;
}

	h3.extra {
		padding: 0 0 17px 0;
	}

	h3 strong {
		background: url(../_images/title-bg1.gif) no-repeat 0% 6px;
		display: block;
		padding: 0 0 0 29px;
	}
	
	h3 b {
		background: url(../_images/title-bg2.gif) no-repeat 0% 6px;
		display: block;
		padding: 0 0 0 29px;
	}
	
	h3 span {
		background: url(../_images/title-bg3.gif) no-repeat 0% 6px;
		display: block;
		padding: 0 0 0 29px;
	}

h4 {
	padding: 2px 0 22px 0;
	line-height: 1.333em;
	font-size: 1.5em;
	font-weight: 400;
	color: #fff;
}

	h4 small {
		float: right;
		padding: 0 5% 0 0;
		font-size: 1em;
	}
	
	h4 a {
		border-bottom: 1px solid #fff;
		text-decoration: none;
		color: #fff;
	}
	
	h4 a:hover {
		border-bottom: 1px solid #313131;
	}
	
	h4.extra {
		padding: 2px 0 33px 0;
	}

h6 {
	line-height: 1.5em;
	font-size: 1em;
	color: #fff;
}

	h6 a {
		color: #fff;
	}
	
	h6 span {
		color: #313131;
	}
	
		h6 span a {
			color: #313131;
		}
	
	h6 b {
		color: #2bb0e6;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 5px 19px 30px 2px;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 31px 28px 2px;
	}
	
	img.fleft2 {
		float: left;
		margin: 0 31px 8px 2px;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#tail-top-left {
	background: url(../_images/tail-top-left.jpg) repeat-x 50% 0%;
	width: 50%;
	height: 526px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#tail-top-right {
	background: url(../_images/tail-top-right.jpg) repeat-x 0% 0%;
	width: 50%;
	height: 526px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-top {
	background: url(../_images/main-tail-top.gif) repeat-x 0% 0%;
}

#main-bg-top {
	background: url(../_images/main-bg-top.jpg) no-repeat 50% 0%;
	position: relative;
	width: 100%;
}

#main {
	position: relative;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 526px;
}

#logo {
	background: url(../_images/logo-bg.jpg) no-repeat 0% 0%;
	width: 321px;
	height: 103px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

	#logo img {
		position: absolute;
		top: 32px;
		left: 32px;
	}

#menu {
	position: absolute;
	top: 55px;
	left: 326px;
}

	#menu li {
		float: left;
		padding: 0 21px 0 22px;
		text-transform: uppercase;
		word-spacing: -1px;
		font-size: 1.667em;
		font-weight: 700;
		color: #fff;
	}
	
		#menu li a {
			text-decoration: none;
			color: #fff;
		}

#header-box {
	background: url(../_images/header-box.jpg) no-repeat 0% 0%;
	width: 659px;
	height: 54px;
	overflow: hidden;
	line-height: 48px;
	word-spacing: -2px;
	font-size: 2.833em;
	font-weight: 400;
	color: #fff;
	position: absolute;
	top: 103px;
	left: 321px;
	background-image: url(../_images/header-box.png);
}

	#header-box span {
		padding: 0 0 0 33px;
	}
	
	#header-box img {
		margin: 10px 0 0 8px;
	}

#slogan {
	position: absolute;
	top: 303px;
	left: 557px;
}

#header-button {
	position: absolute;
	top: 435px;
	left: 560px;
}

#content {
	background: url(../_images/content.gif) repeat-y 0% 0%;
	padding: 4px 0 23px 0;
}

	#content p {
		padding: 0 0 22px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #7a7a7a;
	}
	
	#content p.extra {
		padding: 0 0 18px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 31px 0;
	}
	
		#content p big {
			display: block;
			width: 100%;
			overflow: hidden;
			font-size: 1em;
			font-weight: bold;
			color: #2bb0e6;
		}
	
		#content p small {
			float: right;
			padding: 0 26% 0 0;
			font-size: 1em;
		}
		
		#content p em {
			float: right;
			padding: 0 8% 0 0;
			font-style: normal;
		}
		
			#content p em a {
				color: #484848;
			}
		
	#content blockquote p {
		padding: 6px 20px 20px 30px;
	}
	
		#content blockquote p strong {
			display: block;
			color: #313131;
		}

#column-left {
	float: left;
	width: 321px;
}

	#column-left p {
		padding: 0 0 18px 0 !important;
		color: #fff !important;
	}

#column-right {
	float: left;
	width: 599px;
	padding: 4px 26px 0 34px;
}

.indent {
	padding: 0 30px 0 31px;
}

.indent-1 {
	padding: 0 30px 0 50px;
}

.indent-2 {
	padding: 0 10px 0 20px;
}

.indent-bot {
	margin: 0 0 10px 0 !important;
}

.indent-bot1 {
	margin: 0 0 15px 2px !important;
}

.indent-bot2 {
	margin: 0 0 18px 0 !important;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(../_images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 13px;
		line-height: 2em;
		color: #fff;
	}
	
		.list li a {
			text-decoration: none;
			color: #fff;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	overflow: hidden;
	padding: 0 0 21px 19px;
}

	.list-1 li {
		background: url(../_images/marker-1.gif) no-repeat 0% 13px;
		padding: 0 0 0 17px;
		line-height: 1.778em;
		word-spacing: -1px;
		font-size: 1.5em;
		font-weight: 400;
		color: #fff;
	}
	
		.list-1 li a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-1 li a:hover {
			color: #ccc;
		}

.list-2 {
	overflow: hidden;
}

	.list-2 li {
		background: url(../_images/line-hor1.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 23px 0;
		padding: 0 0 20px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		color: #7a7a7a;
	}
	
	.list-2 li.extra {
		background: none;
		padding: 0;
		margin: 0;
	}
	
		.list-2 li i {
			display: block;
			width: 36px;
			height: 62px;
			float: left;
			margin: 0 17px 0 0;
		}
		
			.list-2 li i img {
				margin: 0 0 1px 0;
			}

	.list-2 li strong {
		display: block;
		padding: 6px 0 0 0;
		color: #313131;
	}
	
	.list-2 li p {
		overflow: hidden !important;
		padding: 0 !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		color: #7a7a7a !important;
	}
	
		.list-2 li p b {
			display: block;
			width: 100%;
			padding: 12px 0 0 0;
			overflow: hidden;
		}
		
		.list-2 li.extra p b {
			padding: 17px 0 0 0;
		}
		
			.list-2 li p b a {
				background: url(../_images/arrow.gif) no-repeat 1px 8px;
				padding: 0 0 0 11px;
				float: left;
				color: #333;
			}
.twitter_update_list{
	overflow: hidden;
	padding: 0 0 14px 0;
}

	.twitter_update_list li {
		background: url(../_images/line-hor1.gif) repeat-x 0% 100%;
		padding: 7px 5px 7px 2px;
		line-height: 1.5em;
		color: #393939;
	}
	
	.twitter_update_list li.extra {
		background: none;
	}
	
		.twitter_update_list li a {
			text-decoration: none;
			color: #86c53e;
		}
		
		.twitter_update_list li a:hover {
			color: #000;
		}

.list-3 {
	overflow: hidden;
	padding: 0 0 14px 0;
}

	.list-3 li {
		background: url(../_images/line-hor1.gif) repeat-x 0% 100%;
		padding: 0 0 0 20px;
		line-height: 2.5em;
		color: #86c53e;
	}
	
	.list-3 li.extra {
		background: none;
	}
	
		.list-3 li a {
			background: url(../_images/marker-2.gif) no-repeat 0% 6px;
			padding: 0 0 0 10px;
			text-decoration: none;
			color: #86c53e;
		}
		
		.list-3 li a:hover {
			color: #000;
		}

.list-4 {
	overflow: hidden;
	margin: -2px 0 0 -1px;
	padding: 0 10px 12px 0;
}

	.list-4 dt {
		padding: 0 0 2px 0;
		line-height: 1.778em;
		font-size: 1.5em;
		font-weight: 400;
		color: #fff;
	}
	
		.list-4 dt a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-4 dt a:hover {
			color: #ccc;
		}
		
	.list-4 dd {
		padding: 0 0 22px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #fff;
	}

.list-5 {
	overflow: hidden;
	padding: 0 0 28px 0;
}

	.list-5 li {
		background: url(../_images/line-hor1.gif) repeat-x 0% 100%;
		padding: 0 0 0 2px;
		line-height: 2.5em;
		color: #86c53e;
	}
	
	.list-5 li.extra {
		background: none;
	}
	
		.list-5 li a {
			background: url(../_images/marker-2.gif) no-repeat 0% 6px;
			padding: 0 0 0 7px;
			text-decoration: none;
			color: #86c53e;
		}
		
		.list-5 li a:hover {
			color: #000;
		}

.list-6 {
	width: 100%;
	padding: 0 0 8px 0;
	overflow: hidden;
}

	.list-6 li {
		float: left;
		width: 265px;
		padding: 0 54px 27px 0;
	}
	
	.list-6 li.extra {
		padding: 0 0 0 0;
	}
	
	.list-6 li.extra1 {
		padding: 0 54px 0 0;
	}
	
		.list-6 li img {
			float: left;
			margin: 0 21px 0 2px;
		}
		
		.list-6 li p {
			padding: 0 0 18px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #7a7a7a !important;
		}
		
			.list-6 li p span {
				color: #2bb0e6;
			}
			
		.list-6 li strong a {
			background: url(../_images/arrow.gif) no-repeat 1px 7px;
			padding: 0 0 0 11px;
			float: left;
			font-weight: bold;
			color: #333;
		}

.list-7 {
	overflow: hidden;
	padding: 0 0 13px 0;
}

	.list-7 dt {
		line-height: 1.5em;
		font-weight: bold;
		color: #484848;
	}
	
		.list-7 dt a {
			text-decoration: none;
			color: #484848;
		}
		
		.list-7 dt a:hover {
			text-decoration: underline;
		}
		
	.list-7 dd {
		padding: 0 0 18px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #7a7a7a;
	}

.list-indent {
	padding: 0 0 16px 0 !important;
}

.list-indent1 {
	padding: 0 0 25px 0 !important;
}

.link {
	background: url(../_images/arrow.gif) no-repeat 2px 7px;
	padding: 0 0 0 12px;
	float: left;
	font-weight: bold;
	color: #333;
}

.link-1 {
	background: url(../_images/arrow1.gif) no-repeat 0% 7px;
	padding: 0 0 0 10px;
	float: left;
	font-weight: bold;
	color: #fff;
}

.link-indent {
	margin: 0 0 29px 0;
}

.link-indent-left {
	margin: 0 0 0 20px;
}

.line-hor {
	background: #d8d8d8 url(../_images/line-hor.gif) no-repeat;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 24px 0;
}

.line-hor1 {
	background: #d8d8d8 url(../_images/line-hor.gif) no-repeat;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 29px 0 24px 0;
}

.line-hor2 {
	background: #d8d8d8;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 24px 0;
}

.line-ver {
	background: url(../_images/line-ver.gif) repeat-y;
	width: 100%;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 261px;
	padding: 0 0 8px 2px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #ededed;
		width: 253px;
		height: 16px;
		padding: 2px 5px 2px 5px;
		float: left;
		border-top: 1px solid #d8d8d8;
		border-right: 1px solid #f1f1f1;
		border-bottom: 1px solid #f5f5f5;
		border-left: 1px solid #e0e0e0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #7a7a7a;
	}
	
	#contact-form textarea {
		background: #ededed;
		width: 253px;
		height: 171px;
		padding: 2px 5px 2px 5px;
		float: left;
		overflow: auto;
		border-top: 1px solid #d8d8d8;
		border-right: 1px solid #f1f1f1;
		border-bottom: 1px solid #f5f5f5;
		border-left: 1px solid #e0e0e0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #7a7a7a;
	}

	#contact-form a {
		background: url(../_images/arrow.gif) no-repeat 2px 7px;
		margin: 22px 0 0 16px;
		padding: 0 0 0 12px;
		float: right;
		font-weight: bold;
		color: #333;
	}

#footer {
	background: url(../_images/footer.gif) no-repeat 0% 0%;
	width: 100%;
	height: 58px;
	overflow: hidden;
}
		
	#footer strong {
		background: url(../_images/icon-message.gif) no-repeat 0% 25px;
		padding: 21px 31px 0 24px;
		float: right;
		color: #333;
	}
	
		#footer strong a {
			font-weight: normal;
			color: #2bb0e6;
		}
	
	#footer p {
		padding: 24px 0 0 52px;
		font-size: 1em;
		color: #b8daf4;
	}
	
		#footer p span {
			padding: 0 3px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 3px;
			color: #b8daf4;
		}

