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

	a:hover {
		text-decoration: none;
	}

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

h2 {
	padding: 0 0 15px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 300;
	color: #74c3e5;
}

	h2 strong {
		display: block;
		padding: 0 0 1px 0;
		font-weight: 300;
	}
	
	h2 b {
		display: block;
		padding: 0 0 6px 0;
		font-weight: 300;
	}
	
	h2 big {
		display: block;
		padding: 0 0 4px 0;
		font-size: 1em;
		font-weight: 300;
	}
	
	h2 span {
		display: block;
		margin: -5px 0 -2px 0;
	}
	

h3 {
	padding: 0 0 19px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 300;
	color: #8c8c8c;
}

h4 {
	padding: 0 0 18px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2.167em;
	font-weight: 300;
	color: #74c3e5;
}

	h4 span {
		color: #b5b5b5;
	}
	
	h4 strong {
		display: block;
		padding: 0 0 3px 0;
		font-weight: 300;
	}

h6 {
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #585858;
}

	h6 span {
		display: block;
		padding: 3px 0 0 0;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 21px 21px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 52px 17px 0 !important;
	}

#main-bg {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
}

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

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

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

#header {
	background: url(images/header.jpg) no-repeat 0% 108px;
	position: relative;
	height: 209px;
}
		
	#header big {
		background: url(images/head-divider.gif) no-repeat 0% 0%;
		display: block;
		width: 2px;
		height: 38px;
		overflow: hidden;
		position: absolute;
		top: 124px;
		right: 238px;
	}

	#header strong {
		background: url(images/date.gif) no-repeat 0% 0%;
		display: block;
		width: 203px;
		height: 36px;
		overflow: hidden;
		text-align: center;
		line-height: 36px;
		font-weight: normal;
		color: #fff;
		position: absolute;
		top: 124px;
		right: 17px;
	}
	
		#header strong span {
			padding: 0 3px 0 0;
		}
		
		#header strong b {
			padding: 0 0 0 3px;
			font-weight: normal;
		}

#logo {
	position: absolute;
	top: 0px;
	left: 2px;
}

#twitter {
	background: url(images/twitter.gif) no-repeat 100% 100%;
	display: inline-block;
	height: 71px;
	padding: 0 77px 0 0;
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.333em;
	font-weight: bold;
	text-decoration: none;
	color: #eef28b;
	position: absolute;
	top: 46px;
	right: 144px;
}

	#twitter span {
		color: #d3eef9;
	}
	
	#twitter:hover {
		color: #d3eef9;
	}

#facebook {
	background: url(images/facebook_mikesangels.gif) no-repeat 100% 100%;
	display: inline-block;
	height: 68px;
	padding: 0 77px 0 0;
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.333em;
	font-weight: bold;
	text-decoration: none;
	color: #eef28b;
	position: absolute;
	top: 46px;
	right: 54px;
}

	#facebook span {
		color: #d3eef9;
	}
	
	#facebook:hover {
		color: #d3eef9;
	}


#menu {
	position: absolute;
	top: 118px;
	left: 11px;
}

	#menu li {
		float: left;
		font-weight: bold;
		color: #fff;
	}
	
		#menu li a {
			display: inline-block;
			height: 49px;
			padding: 0 24px 0 25px;
			overflow: hidden;
			float: left;
			line-height: 50px;
			text-decoration: none;
			color: #fff;
		}
		
		#menu li a:hover {
			text-decoration: underline;
		}
	
		#menu li.act a {
			/* background: url(images/menu-tail.gif) repeat-x 0% 0%; */
			padding: 0;
		}
		
			#menu li.act a span {
				/* background: url(images/menu-left.gif) no-repeat 0% 0%; */
				display: inline-block;
			}
			
				#menu li.act a span span {
					/* background: url(images/menu-right.gif) no-repeat 100% 0%; */
					display: inline-block;
					height: 49px;
					overflow: hidden;
					padding: 0 24px 0 25px;
				}
				
		#menu li.act a:hover {
			text-decoration: none;
		}

#search-form {
	background: url(images/search-input.gif) no-repeat 0% 0%;
	width: 265px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 181px;
	right: 18px;
}

	#search-form input {
		background: none;
		width: 174px;
		height: 15px;
		padding: 3px 6px 3px 6px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#search-form input#search-submit {
		background: url(images/search-submit.gif) no-repeat 0% 0%;
		width: 71px;
		height: 21px;
		margin: 0 0 0 8px;
		padding: 0;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #fff;
		cursor: pointer;
	}

#content {
	background: url(images/content-tail.gif) repeat-y 0% 0%;
}

	#content #top {
		background: url(images/content-top.gif) no-repeat 0% 0%;
	}
	
	#content #bot {
		background: url(images/content-bot.gif) no-repeat 0% 100%;
		width: 100%;
	}
	
	#content .indent {
		background: url(images/content-bot1.gif) no-repeat 0% 100%;
		padding: 0 2px 19px 2px;
	}
	
	#content .indent-1 {
		padding: 16px 20px 19px 33px;
	}
	
	#content .indent-2 {
		padding: 36px 40px 27px 39px;
	}
	
		#content .indent-2 p {
			padding: 0 0 18px 0 !important;
		}
	
	#content p {
		padding: 0 0 12px 0;
		line-height: 1.5em;
		font-size: 1em;
		/* color: #bdbdbd; */
		color: #333333;
	}

.info-box {
	background: url(images/info-box.jpg) no-repeat 0% 0%;
	position: relative;
	width: 666px;
	height: 301px;
	overflow: hidden;
}

	.info-box a img {
		position: absolute;
		top: 214px;
		left: 62px;
	}

#slogan {
	position: absolute;
	top: 86px;
	left: 60px;
}

.box {
	width: 100%;
	padding: 0 0 21px 0;
	overflow: hidden;
}

	.box .border-top {
		background: #f4f4f4 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 .inner {
		padding: 20px 22px 19px 22px;
	}

.box-1 {
	background: url(images/box-tail.gif) repeat-y 0% 0%;
	width: 100%;
	overflow: hidden;
}

	.box-1 .inner {
		background: url(images/box-bot.gif) no-repeat 0% 100%;
		padding: 25px 42px 47px 42px;
	}

.box-2 {
	width: 100%;
	padding: 0 0 28px 0;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #eaf6fc url(images/border-top2.gif) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(images/border-bot2.gif) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(images/border-left2.gif) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(images/border-right2.gif) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(images/corner-top-left2.gif) no-repeat 0% 0%;
	}
	
	.box-2 .corner-top-right {
		background: url(images/corner-top-right2.gif) no-repeat 100% 0%;
	}
	
	.box-2 .corner-bot-left {
		background: url(images/corner-bot-left2.gif) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(images/corner-bot-right2.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 25px 32px 27px 31px;
	}
	
.box-3 {
	width: 100%;
	overflow: hidden;
}

	.box-3 .border-top {
		background: #f3f3f3 url(images/border-top3.gif) repeat-x 0% 0%;
	}
	
	.box-3 .border-bot {
		background: url(images/border-bot3.gif) repeat-x 0% 100%;
	}
	
	.box-3 .border-left {
		background: url(images/border-left3.gif) repeat-y 0% 0%;
	}
	
	.box-3 .border-right {
		background: url(images/border-right3.gif) repeat-y 100% 0%;
	}
	
	.box-3 .corner-top-left {
		background: url(images/corner-top-left3.gif) no-repeat 0% 0%;
	}
	
	.box-3 .corner-top-right {
		background: url(images/corner-top-right3.gif) no-repeat 100% 0%;
	}
	
	.box-3 .corner-bot-left {
		background: url(images/corner-bot-left3.gif) no-repeat 0% 100%;
	}
	
	.box-3 .corner-bot-right {
		background: url(images/corner-bot-right3.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-3 .inner {
		padding: 29px 32px 36px 31px;
	}
	
	.box-3 .inner-1 {
		padding: 28px 32px 21px 31px;
	}
	
	.box-3 p {
		padding: 0 0 12px 3px !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		color: #929292 !important;
	}

.box-4 {
	width: 100%;
	overflow: hidden;
}

	.box-4 .inner {
		padding: 0 32px 35px 31px;
	}
	
	.box-4 .inner-1 {
		padding: 0 22px 35px 31px;
	}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 11px;
		padding: 0 0 0 13px;
		line-height: 1.625em;
		font-family: "Arial Narrow", Helvetica, sans-serif;
		font-size: 1.333em;
		color: #7ac1e0;
	}
	
		.list li a {
			text-decoration: none;
			color: #7ac1e0;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	background: url(images/line-ver.gif) repeat-y 100% 0%;
	width: 100%;
	overflow: hidden;
}

	.list-1 li {
		float: left;
		width: 252px;
		padding: 0 42px 0 31px;
	}
	
	.list-1 li.extra {
		padding: 0 0 0 31px;
	}
	
		.list-1 li strong {
			display: block;
			padding: 0 0 18px 0;
			line-height: 1.2em;
			text-transform: uppercase;
			font-size: 2.167em;
			font-weight: 300;
			color: #74c3e5;
		}
		
			.list-1 li strong span {
				color: #b5b5b5;
			}
			
		.list-1 li img {
			margin: 0 0 16px 0;
		}
			
		.list-1 li b {
			display: block;
			padding: 0 0 0 6px;
			line-height: 1.5em;
			font-size: 1em;
			font-weight: normal;
			color: #585858;
		}
		
			.list-1 li b a {
				text-decoration: none;
				color: #585858;
			}
			
			.list-1 li b a:hover {
				text-decoration: underline;
			}
			
		.list-1 li p {
			padding: 0 0 15px 6px !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			/* color: #bdbdbd !important; */
			color: #333333 !important;
		}
		
		.list-1 li em {
			display: block;
			width: 100%;
			overflow: hidden;
			font-style: normal;
		}

			.list-1 li em a {
				background: url(images/link-left.gif) no-repeat 0% 0%;
				display: inline-block;
				height: 24px;
				margin: 0 0 0 6px;
				overflow: hidden;
				float: left;
				line-height: 24px;
				font-weight: bold;
				text-decoration: none;
				color: #fff;
			}
			
				.list-1 li em a span {
					background: url(images/link-right.gif) no-repeat 100% 0%;
					display: inline-block;
				}
				
					.list-1 li em a span span {
						background: url(images/link-tail.gif) repeat-x 0% 0%;
						display: inline-block;
						height: 24px;
						margin: 0 7px 0 7px;
						padding: 0 7px 0 9px;
					}
					
					.list-1 li em a:hover span span {
						text-decoration: underline;
						cursor: pointer;
					}

.list-2 {
	overflow: hidden;
}

	.list-2 li {
		background: url(images/marker1.gif) no-repeat 0% 11px;
		padding: 0 0 0 13px;
		line-height: 1.625em;
		font-family: "Arial Narrow", Helvetica, sans-serif;
		font-size: 1.333em;
		/* color: #afafaf; */
		color: #afafaf;
	}
	
		.list-2 li a {
			text-decoration: none;
			/* color: #afafaf; */
			color: #333333;
		}
		
		.list-2 li a:hover {
			text-decoration: underline;
		}

.list-3 {
	overflow: hidden;
}

	.list-3 li {
		background: url(images/marker-2.gif) no-repeat 2px 5px;
		padding: 0 0 0 23px;
		line-height: 1.667em;
		color: #6cc822;
	}
	
		.list-3 li a {
			color: #6cc822;
		}

.list-4 {
	margin: 0 0 -3px 0;
	padding: 0 0 0 3px;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #bdbdbd;
}

	.list-4 dt {
		color: #585858;
	}
	
		.list-4 dt a {
			text-decoration: none;
			color: #585858;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
	.list-4 dd {
		padding: 0 0 18px 0;
	}

.list-5 {
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
}

	.list-5 li {
		width: 100%;
		padding: 0 0 30px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		color: #bdbdbd;
	}
	
		.list-5 li img {
			float: left;
			margin: 0 21px 0 0;
		}
		
		.list-5 li strong {
			display: block;
			padding: 3px 0 0 0;
			line-height: 1.5em;
			font-size: 1em;
			font-weight: normal;
			color: #585858;
		}
		
			.list-5 li strong a {
				text-decoration: none;
				color: #585858;
			}
			
			.list-5 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-5 li p {
			padding: 0 0 15px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #bdbdbd !important;
		}
		
		.list-5 li em {
			display: block;
			font-style: normal;
		}

			.list-5 li em a {
				background: url(images/link-left.gif) no-repeat 0% 0%;
				display: inline-block;
				height: 24px;
				overflow: hidden;
				float: left;
				line-height: 24px;
				font-weight: bold;
				text-decoration: none;
				color: #fff;
			}
			
				.list-5 li em a span {
					background: url(images/link-right.gif) no-repeat 100% 0%;
					display: inline-block;
				}
				
					.list-5 li em a span span {
						background: url(images/link-tail.gif) repeat-x 0% 0%;
						display: inline-block;
						height: 24px;
						margin: 0 7px 0 7px;
						padding: 0 6px 0 9px;
					}
					
					.list-5 li em a:hover span span {
						text-decoration: underline;
						cursor: pointer;
					}

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

	.list-6 li {
		background: url(images/marker-2.gif) no-repeat 2px 5px;
		/* padding: 0 0 0 23px;
		line-height: 1.667em;
		color: #6cc822; */

		width: 95%;
		padding: 0 0 0 23px;
		margin: 0 0 26px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		color: #333333;
	}

		.list-6 li img {
			float: left;
			margin: 2px 21px 10px 0;
		}
		
	
		.list-6 li a {
			color: #6cc822;
		}



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

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

.indent-left {
	padding: 0 0 0 14px;
}

.indent-left1 {
	padding: 0 0 0 6px;
}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 24px;
	overflow: hidden;
	float: left;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

	.link span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link span span {
			background: url(images/link-tail.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 24px;
			margin: 0 7px 0 7px;
			padding: 0 6px 0 9px;
		}
		
		.link:hover span span {
			text-decoration: underline;
			cursor: pointer;
		}

#subscribe-form {
	width: 200px;
}

	#subscribe-form strong {
		display: block;
		padding: 0 0 8px 4px;
		line-height: 1.833em;
		font-size: 1em;
		color: #929292;
	}
	
	#subscribe-form label {
		background: url(images/subscribe-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 31px;
		overflow: hidden;
	}
	
	#subscribe-form input {
		background: none;
		width: 188px;
		height: 15px;
		padding: 3px 6px 3px 6px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#subscribe-form input#subscribe-submit {
		background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
		width: 86px;
		height: 21px;
		margin: 0 0 0 2px;
		padding: 0;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #fff;
		cursor: pointer;
	}

.info {
	background: url(images/logo-icon.gif) no-repeat 0% 0%;
	display: block;
	float: center;
	margin: 0 0 0 23px;
	padding: 185px 0 0 0px;
	line-height: 1.25em;
	color: #7c7c7c;
}

	.info span {
		display: block;
		padding: 0 0 4px 0;
	}
	
	.info a {
		color: #74c3e5;
	}

#footer {
	height: 48px;
	overflow: hidden;
}

	#footer p {
		padding: 0 0 0 44px;
		line-height: 50px;
		color: #a5a5a5;
	}
	
		#footer p a {
			margin: 0 0 0 3px;
			color: #74c3e5;
		}
