* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
}

.wrapper1 {
	width: 100%;
}

h1, h2, h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	color:#232b31;
	font-size:24px;
	margin:0px 0px 15px 0px;
}
h1, h2 {
	font-weight:700;
	text-decoration:underline;
}
h2 a {color:#232b31;}
h2 a:hover {color:#1b415d;}

.info-box h1, .info-box h2, .info-box h3 {color:#fff;}
#slogan h1 { color:#fff !important; font-size:36px !important;}

.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;
}
ol {list-style: lower-latin}
ol li {margin-bottom:6px; margin-left:18px;}


ul.listfee li {margin-bottom:12px; margin-left:0px;}

ol.satisfaction li {line-height:1.4em; list-style:decimal;}

a {
	color: #005c96;
}

a:hover {
	text-decoration: none;
}
.blue-button {background:#023786 !important; color:#fff !important; font-weight:bold !important; border:1px solid #023786 !important;}
body {
	background: url(images/body-tail.jpg) repeat 0% 0%;
	font-family: "Times New Roman", Times, serif;
	/*Arial, Helvetica, sans-serif;*/
	font-size: 100%;
	line-height: 1em;
	/*color: #727272;*/
	color: #333;
}

h3 {
	background: url(images/line-hor-tail.gif) repeat-x 0% 100%;
	margin: 0 0 13px 0;
	font-size: 0.833em;
	line-height: 1.7em;
	text-transform: uppercase;
	color: #a19c8d;
}

.fleft {
	float: left;
}

#main {
	background: url(images/main-tail.jpg) repeat-x 0% 100%;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	position: relative;
}

.line-ver {background-position: 488px 0%; margin: 30px 0 0 0;}

.col-1 {width: 433px; padding: 0 31px 0 25px; margin: 0px 0 0 0;}
.col-2 {width: 249px; padding: 0 20px 0 31px; margin: 0px 0 0 0;}
.logo {text-align:center; padding-top:14px; height:49px;}
#header-tail {
	background: url(images/header-tail.jpg) repeat-x 50% 0%;
	height: 430px;
}

#header {
	background: url(images/header.jpg) no-repeat 81px 100%;
	width: 980px;
	height: 365px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
	overflow:hidden;
}

#logo {
	position: absolute;
	top: 44px;
	left: 379px;
}


#slogan {
	position: absolute;
	top: 269px;
	left: 120px;
}

#name {
	font-family:'Libre Baskerville', "Times New Roman", Times, serif;
	font-weight:400;
	font-size:36px;
	color:#94d3ff;
	position: absolute;
	top: 150px;
	left: 120px;
	text-shadow:2px 2px 4px rgba(255,255,255,0.3);
}

#header-list {
	position: absolute;
	top: 217px;
	left: 120px;
}

#header-list li {
	background: url(images/header-marker.gif) no-repeat 0% 11px;
	padding: 0 0 0 12px;
	font-size: 0.833em;
	line-height: 2.54em;
	text-transform: uppercase;
}

#header-list li a {
	color: #71b0da;
}

#reg {
	overflow: hidden;
	position: absolute;
	top: 115px;
	left: 79px;
}

#reg li {
	background: url(images/list-divider.gif) no-repeat 0% 5px;
	float: left;
	padding: 0 8px 0 8px;
	margin: 0 0 0 -1px;
	font-size: 0.833em;
	text-transform: uppercase;
}

#reg li a {
	color: #8c876e;
}

#navi {
	overflow: hidden;
	position: absolute;
	top: 115px;
	right: 100px;
}

#navi li {
	background: url(images/list-divider.gif) no-repeat 0% 5px;
	float: left;
	padding: 0 7px 0 7px;
	margin: 0 0 0 -1px;
	font-size: 0.833em;
	text-transform: uppercase;
}

#navi li a {
	color: #8c876e;
}

#menu {
	position: absolute;
	top: 15px;
	left: 81px;
}

#menu li {
	float: left;
}
#menu li a {
	width:119px !important;
	height:30px !important;
	color:#fff;
	font-size:14px;
	padding-top:14px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	display:block;
	background:url(images/link.jpg);
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
}
#menu li a.first {
	width:113px !important;
	background:url(images/link-first.jpg);
}
#menu li a.last {
	width:114px !important;
	background:url(images/link-last.jpg);
}
#menu li a:hover {
	background:url(images/link-over.jpg);
	font-weight:700;
}
#menu li a.first:hover {
	background:url(images/link-first-over.jpg);
}
#menu li a.last:hover {
	background:url(images/link-last-over.jpg);
}

#content-top {
	background: url(images/content-bg-top.png) no-repeat 0% 0%;
	width: 980px;
	height: 24px;
	margin: 0 auto;
}

#content {
	background: url(images/content-bg.png) repeat-y 0% 0%;
	width: 822px;
	padding: 0 77px 0 81px;
	margin: 0 auto;
	font-size: 0.90em;
}

#content img {
	margin: 0 0 14px 0;
}

#content p {
	line-height: 1.4em;
	padding: 0 0 11px 0;
}

#content p strong {
	color: #232b31;
}

#content p b {
	display: block;
	color: #005c96;
}

#content p i {
	display: block;
	font-style: normal;
}

#content p span a {
	font-style: italic;
	color: #bc1d09;
}

#content p em {
	/*float: right;
	padding: 0 13% 0 0;
	font-style: normal;*/
}

#inner-glow-top {
	background: url(images/inner-glow-top.jpg) no-repeat 0% 0%;
}

#inner-glow-bot {
	background: url(images/inner-glow-bot.jpg) no-repeat 0% 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0 0 23px 0;
}

#content-indent {
	padding: 0 18px 0 15px;
}

.info-box {
	background: url(images/info-box-bg.jpg) no-repeat 0% 0%;
	width: 469px;
	height: 152px;
	padding: 41px 21px 9px 299px;
}

.info-box img {
	margin: 0 0 15px 0;
}

.info-box p {
	line-height: 1.333em !important;
	color: #b5c7d1 !important;
}

.info-box p a {
	color: #fef5cf !important;
}

.line-ver {
	background: url(images/line-ver-tail.gif) repeat-y;
	position: relative;
}

.line-hor {
	background: url(images/line-hor-tail.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	margin: 0 0 18px 0;
	overflow: hidden;
	clear: both;
}

.title {
}

.links {
	padding: 0 0 25px 0 !important;
	color: #bc1d09 !important;
	font-style: normal !important;
}

.links a {
	margin: 0 3px 0 0;
	color: #bc1d09 !important;
	font-style: normal !important;
}

.links span {
	margin: 0 0 0 3px;
}

.links1 {
	padding: 0 0 0 0 !important;
	color: #bc1d09 !important;
	font-style: normal !important;
}

.links1 a {
	margin: 0 3px 0 0;
	color: #bc1d09 !important;
	font-style: normal !important;
}

.links1 span {
	margin: 0 0 0 3px;
}

.link {
	background: url(images/link-pic.gif) no-repeat 100% 4px;
	display: block;
	margin: 0 0 16px 0;
	padding: 0 19px 0 0;
	float: right;
	text-decoration: none;
	color: #bc1d09;
}

.link:hover {
	text-decoration: underline;
	cursor: pointer;
}

.list {
	padding: 4px 0 0 0;
}

.list li {
	width: 100%;
	overflow: hidden;
	margin: 0 0 16px 0;
	vertical-align: top;
	line-height: 1.333em;
}

.list li img {
	float: left;
	margin: 0 16px 0 0 !important;
}

.list li strong {
	display: block;
	padding: 6px 0 6px 0;
	color: #005c96;
}

.list li strong span {
	color: #232b31;
}

.list li a {
	font-style: italic;
	color: #bc1d09;
}

.list li p a {
	font-style: normal;
	color: #005c96;
}

.list li.extra-indent {
	margin: 0 0 6px 0;
}

.list-1 {
	margin: -6px 0 7px 0;
}

.list-1 li {
	background-position: 0% 6px;
	width: 100%;
	position: relative;
	padding: 0 0 0 20px;
	line-height: 2em;
}

.pic1 {
	background: url(images/list-pic-1.gif) no-repeat;
}

.pic2 {
	background: url(images/list-pic-2.gif) no-repeat;
}

.pic3 {
	background: url(images/list-pic-3.gif) no-repeat;
}

.pic4 {
	background: url(images/list-pic-4.gif) no-repeat;
}

.pic5 {
	background: url(images/list-pic-5.gif) no-repeat;
}

.pic6 {
	background: url(images/list-pic-6.gif) no-repeat;
}

.pic7 {
	background: url(images/list-pic-7.gif) no-repeat;
}

.list-2 li {
	background: url(images/list-pic-1.gif) no-repeat 0% 4px;
	padding: 0 0 12px 23px;
	position: relative;
}

.list-2 li span {
	display: block;
	padding: 0 0 5px 0;
}

.list-2 li a {
	font-weight: bold;
	text-decoration: none;
	color: #005c96;
}

.list-2 li a:hover {
	text-decoration: underline;
}

.list-2 li span strong {
	color: #232b31;
}

.two-block {
	width: 100%;
	overflow: hidden;
}

.left-block {
	width: 47%;
	float: left;
	overflow: hidden;
}

.right-block {
	width: 47%;
	float: right;
	overflow: hidden;
}

blockquote span {
	display: block;
	padding: 6px 0 0 0;
	font-weight: bold;
	color: #005c96;
}

.indent {
	padding: 15px 20px 0 25px;
}

.picture-left {
	float: left;
	margin: 0 16px 5px 0 !important;
}

#contact-form {
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #727272;
}

#contact-form span {
	display: block;
	height: 18px;
	overflow: hidden;
}

#contact-form label {
	display: block;
	height: 40px;
	overflow: hidden;
}

#contact-form input {
	background: none;
	width: 277px;
	height: 16px;
	padding: 1px 3px 1px 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #727272;
	border: 1px solid #a4a4a4;
}

#contact-form textarea {
	background: none;
	width: 277px;
	height: 120px;
	padding: 3px;
	overflow: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #727272;
	border: 1px solid #a4a4a4;
}
#contact-form .submit {
	height:30px;
	width:286px;
	padding:5px 0px;
	margin-top:10px
}

#contact-form a {
	background: url(images/link-pic.gif) no-repeat 100% 4px;
	display: block;
	margin: 10px 0 0 20px;
	padding: 0 19px 0 0;
	float: right;
	text-decoration: none;
	color: #bc1d09;
}

#contact-form a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#content-bot {
	background: url(images/content-bg-bot.png) no-repeat 0% 0%;
	width: 980px;
	height: 24px;
	margin: 0 auto;
}

#footer {
	height: 56px;
	width: 980px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.75em;
	line-height: 38px;
	color: #605c46;
}

#footer a {
	color: #605c46;
}
.col-1 em {
}

.exp li {margin-left:25px;}

.highlight {
	background:#afd8ea;
	padding:10px 10px 0px 10px;
	border-radius: 4px;
	-webkit-border-radius:4px;
}
.highlight h2 {
	font-size:20px;
}