/*
CSS Version:	2.4
Last Edited:	24/11/08
Author:			Dan Davidson
Email:			dan ([at]) vitalwebdesign ([dot]) com
Reset Styles v1.0 (20080212) - curtesy Eric Meyer @ http://meyerweb.com/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse;border-spacing: 0;}
a { outline: 0; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.clearright { clear: right; }
ul, ol, dl { position: relative; }
body { background: #90ECF0 url('/img/bg.png') repeat-x 0 0; font-family: Tahoma, Verdana, Sans-serif; font-size: 13px; line-height:18px; letter-spacing: 0.02em; color: #191919; }
div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 860px;
	background: transparent url('/img/bg-shadow.png') repeat-y 0 0;
}
div#container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	border: 1px solid #fff;
	border-width: 0 1px 1px;
	background: #fff;
}
.mt20 { margin-top: 20px; }
div#header {
	position: relative;
	height: 156px;
	margin: 0 0 15px;
	background: transparent url('/img/bg-masthead.png') repeat-x 0 0 ;
	}
	#header h1 {
		position: absolute;
		top: 38px;
		left: 0;
		width: 510px;
		height: 50px;
		background: transparent url('/img/h1.png') no-repeat 0 0;
		text-indent: -5000em;
	}
	#header h2 {
		position: absolute;
		top: 95px;
		left: 17px;
		font-weight: bold;
		color: #fff;
		font-size: 14px;
		line-height: 16px;
	}
	#header img {
		position: absolute;
		top: 10px;
		right: 0;
	}
	#contact_ul {
		position:absolute;
		bottom: 5px;
		right: 12px;
		font-size: 13px;
	}
	#contact_ul li {
		text-align:right;
		padding: 0 0 3px 10px;
		color: #fff;
		display: inline;
	}
	#contact_ul li a {
		padding: 0 24px 0 0;
		color:#65FDFE;
	}
	#contact_ul li#tel  strong {
		padding: 0 24px 0 0;
		color:#65FDFE;
	}
	#contact_ul #contact_ul_tel strong {
		background: url('/img/li-tel.gif') no-repeat right center;
	}
	#contact_ul #contact_ul_eml strong {
		background: url('/img/li-eml.gif') no-repeat right center;
	}
div#content {
	padding: 20px;
	}
	#content a {
		color: #600F62;
	}
	#content img {
		float: right;
		padding: 0 0 30px 15px;
	}
	#content h3 {
		padding: 0 0 10px;
		color: #600F62;
		font-size: 20px;
		line-height: 23px;
	}
	#content h4 {
		padding: 0 0 10px;
		color: #600F62;
		font-size: 18px;
		line-height: 21px;
		font-weight: normal;
		}
		h4.h4_cta {
			display: block;
			text-align: center;
			margin: 20px 0 0;
		}
	#content ul {
		padding: 10px 0;
		width: 530px;
	}
	#content ul li {
		margin: 0 0 0 30px;
		list-style-type: disc;
		padding: 0 0 3px;
		font-weight: bold;
	}
	#content ol li {
		margin: 0 0 0 20px;
		list-style-type: decimal;
		padding: 0 0 15px;
	}
	#content p {
		padding: 0 0 10px;
	}
div#footer {
	clear: both;
	padding: 0 0 20px;
	margin: 0;
	text-align: center;
	color: #808080;
	}
	#footer a {
		color: #808080;
	}

