html{height: 100%;}
body {
	margin: 0;
	font: 12px/18px Arial, Helvetica, sans-serif; 
	color: #020202;
	background: #18668d;
	height: 100%;
}
a {
	text-decoration: none;
	color: #005fa3;
}
a:hover { text-decoration: underline; }
img { border-style: none; }
input,
select {
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style:none;
}
#w-holder{
	min-height: 100%;
	margin: 0 0 0 1px;
}
* html #w-holder{
	height: 100%;
	overflow: visible;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff url(../images/maineSpok/bg-wrapper.gif) repeat-y;
	position:relative;
	padding-top: 515px;
	padding-bottom:230px;
}
.logo {
	margin: 0;
	position: absolute;
	top: 30px;
	left: 31px;
	z-index: 2;
	width: 186px;
	height: 78px;
	overflow: hidden;
	text-indent: -9999px;
}
.logo a {
	display: block;
	height: 100%;
	background: url(../images/maineSpok/logo.png) no-repeat;
	cursor: pointer;
}
/* content settings */
#main {
	width: 100%;
	background:#fff url(../images/maineSpok/bg-line-top.gif) no-repeat 1px 0;
	padding-top: 6px;
}
#content {
	height: 1%;
	padding: 9px 18px 10px;
}
#content .columns {
	width: 924px;
	margin-bottom: 10px;
	background: url(../images/maineSpok/bg-content-columns-c.gif) repeat-y;
}
#content .columns .holder { background: url(../images/maineSpok/bg-content-columns-t.gif) no-repeat; }
#content .columns .frame {
	height: 1%;
	overflow: hidden;
	padding-bottom:6px;
	background: url(../images/maineSpok/bg-content-columns-b.gif) no-repeat 0 100%;
}
#content .column {
	width: 439px;
	padding: 0 2px 0 13px;
	float: left;
}
#content .column-more {	margin-right: 16px; }
#content .column img { display: block; }
#content .column .alignleft {
	float: left;
	padding: 39px 25px 0 6px;
}
#content .column .alignright {
	margin-left: -20px;
	padding-top: 15px;
	float: right;
}
#content .column .box {
	height: 1%;
	overflow: hidden;
	line-height: 24px;
	color: #005fa3;
	padding-top: 6px;
}
#content .column h2 {
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 24px;
	color: #ff9511;
}
#content .column ul {
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}
#content .column ul li {
	padding: 0 0 0 9px;
	background: url(../images/maineSpok/bullet2.gif) no-repeat 0 10px;
}
.btn-orange {
	width: 269px;
	height: 35px;
	text-align: center;
	color: #fff;
	display: block;
	line-height: 34px;
	letter-spacing: 1px;
	background: url(../images/maineSpok/btn-orange.gif) no-repeat;
}
#content .block {
	width: 924px;
	margin-bottom: 9px;
	background: url(../images/maineSpok/bg-content-block-c.gif) repeat-y;
}
#content .block .holder { background: url(../images/maineSpok/bg-content-block-t.gif) no-repeat; }
#content .block .frame {
	padding: 4px 0 0 10px;
	background: url(../images/maineSpok/bg-content-block-b.gif) no-repeat 0 100%;
}
#content .block h2 {
	margin: 0 0 -11px;
	font-size: 18px;
	line-height: 24px;
	color: #fd9b21;
}
#content .block ul {
	margin: 0;
	padding: 9px 0 3px 2px;
	list-style: none;
}
#content .block ul li {
	width: 297px;
	display: inline-block;
	vertical-align: top;
	color: #005fa3;
	margin-top:11px;
}
* html #content .block ul li {
	padding-right: 3px;
	display: inline;
}
* +html #content .block ul li { display: inline; }
.img-holder {
	width: 70px;
	float: left;
	position: relative;
	margin-right:13px;
}
.btn-zoom {
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/maineSpok/btn-zoom.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#content .block a {float: left;}
#content .block .ico-workspace,
#content .block .ico-lessons,
#content .block .ico-progress,
#content .block .ico-flashcard,
#content .block .ico-online,
#content .block .ico-test {
	padding: 0 0 10px 57px;
	line-height:44px;
}
#content .block .ico-workspace { background: url(../images/maineSpok/ico-workspace.gif) no-repeat; }
#content .block .ico-lessons { background: url(../images/maineSpok/ico-lessons.gif) no-repeat 2px 1px; }
#content .block .ico-progress { background: url(../images/maineSpok/ico-progress.gif) no-repeat 1px 1px; }
#content .block .ico-flashcard { background: url(../images/maineSpok/ico-flashcard.gif) no-repeat 6px 1px; }
#content .block .ico-online { background: url(../images/maineSpok/ico-online.gif) no-repeat 5px 3px; }
#content .block .ico-test { background: url(../images/maineSpok/ico-test.gif) no-repeat 1px 2px; }
#content .info-box {
	width: 924px;
	background: url(../images/maineSpok/bg-info-box-c.gif) repeat-y;
}
#content .info-box .holder { background: url(../images/maineSpok/bg-info-box-t.gif) no-repeat; }
#content .info-box .frame {
	height: 1%;
	padding: 7px 0 0 2px;
	overflow: hidden;
	background: url(../images/maineSpok/bg-info-box-t.gif) no-repeat 0 100%;
}
#content .info-box .box {
	width: 288px;
	float: left;
	padding: 0 10px 8px 11px;
}
#content .info-box .box02 {
	width: 294px;
	padding: 0 2px 0 7px;
}
#content .info-box .box03 {
	width:286px;
	padding: 0 6px 6px 18px;
}
#content .info-box h2 {
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	color: #18668d;
}
#content .info-box .heading { padding: 12px 0 2px; }
#content .info-box .heading h2 {
	font-size: 16px;
	line-height: 24px;
}
#content .info-box img { display: block; }
#content .info-box .alignleft {
	float: left;
	padding: 4px 8px 0 0;
}
#content .info-box .alignright { float: right; }
.img-big-alignleft {
	float: left;
	padding-right: 5px;
}
#content .info-box blockquote { margin: 0; }
#content .info-box q{quotes: none;}
#content .info-box q:before{content:"";}
#content .info-box q:after{content:"";}
#header {
	width: 100%;
	overflow:hidden;
	position: absolute;
	padding-top: 21px;
	top: 0;
	left: 0;
	z-index: 1;
	background:#fff url(../images/maineSpok/bg-header.gif) no-repeat;
}
#header .container {
	height: 1%;
	overflow: hidden;
	padding-right: 20px;
}
#header .container .block {
	width: 350px;
	float: right;
	padding: 28px 0 0;
}
.navbar {
	height: 1%;
	overflow: hidden;
}
.navbar ul {
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 0 0 19px;
	list-style: none;
	float: right;
	display: inline;
}
.navbar li {
	margin-right: -3px;
	float: left;
	padding: 0 6px;
	background: url(../images/maineSpok/separator.gif) no-repeat 100% 5px;
}
.goto-form {
	width: 238px;
	overflow: hidden;
	padding-left: 111px;
}
.goto-form label {
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: #000;
	float: left;
}
.goto-form .select {color: #333;}
.outtaHere {
	position:absolute;
	left:-3000px;
}
.selectArea {
	width: 155px !important;
	height: 22px;
	position: relative;
	float:right;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
.selectArea .left {
	width: 8px;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/maineSpok/bg-select-left.gif) no-repeat;
}
.selectArea a.selectButton {
	width:24px;
	height:100%;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/maineSpok/btn-select.gif) no-repeat;
}
.selectArea .center {
	height: 22px;
	line-height: 22px;
	padding: 0 24px 0 8px;
	background: url(../images/maineSpok/bg-select.gif) repeat-x;
	display: block;
}
.optionsDivInvisible,
.optionsDivVisible {
	width: 160px !important;
	position: absolute;
	background-color: #fff;
	border: 1px solid #2387c1;
	display: block;
	z-index: 30;
	font-size: 11px;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	overflow:hidden;
	list-style: none;
}
.optionsDivVisible ul li {
	float:left;
	width:100%;
}
.optionsDivVisible a {
	color: #000;
	overflow:hidden;
	text-decoration: none;
	display: block;
	height:1%;
	padding: 2px 4px;
}
.optionsDivVisible a:hover {text-decoration:underline;}
#header .container .box {
	width: 221px;
	height: 79px;
	float: right;
	background: url(../images/maineSpok/bg-contact-box.gif) no-repeat;
	color: #005fa3;
	text-align: center;
	padding-top: 30px;
	line-height: 17px;
}
#header .container .box span { display: block; }
#header .container .box strong {
	color: #e68b30;
	font-size: 18px;
}
#header .slogan{
	float: left;
	color: #005fa3;
	font-size: 11px;
	font-style: italic;
	position: absolute;
	top: 106px;
	left: 36px;
}
.nav-box {
	width: 954px;
	margin: 0 0 4px 2px;
	background: #18658b url(../images/maineSpok/bg-nav.gif) repeat-x;
	border: 1px solid #1c79a9;
	position:relative;
	z-index:1;
}
.nav-box:after {
	content: "";
	display: block;
	clear: both;
}
.nav-box .nav-holder {
	position: relative;
	left: 50%;
	float: left;
	text-align: center;
}
#nav {
	margin: 0;
	padding: 0 2px 0 0;
	list-style: none;
	float: left;
	background: url(../images/maineSpok/separator2.gif) no-repeat 100% 0;
	position: relative;
	left: -50%;
}
#nav li {
	padding: 0 0 0 2px;
	background: url(../images/maineSpok/separator2.gif) no-repeat;
	float: left;
	line-height: 13px;
	position:relative;
}
#nav a {
	color: #fff;
	display: block;
	position: relative;
}
#nav a span {
	display: block;
	cursor: pointer;
}
#nav a .bg-right-corner span { padding: 10px 46px 10px 19px; }
#nav .btn-home .bg-right-corner span { padding: 10px 28px 10px 24px; }
#nav a:hover,
#nav li.hover .has-drop-down,
#nav li:hover .has-drop-down,
#nav a.active {
	margin-left: -1px;
	text-decoration: none;
	background: url(../images/maineSpok/bg-nav-hover.gif) repeat-x;
}
#nav a:hover .bg-right-corner span,
#nav li.hover .has-drop-down .bg-right-corner span,
#nav li:hover .has-drop-down .bg-right-corner span,
#nav a.active .bg-right-corner span { padding-left: 20px; }
#nav .btn-home a:hover .bg-right-corner span { padding-left: 25px; }
#nav a:hover .bg-left-corner,
#nav a.active .bg-left-corner,
#nav li.hover .has-drop-down .bg-left-corner,
#nav li:hover .has-drop-down .bg-left-corner { background: url(../images/maineSpok/bg-left-corner.gif) no-repeat; }
#nav a:hover .bg-right-corner,
#nav a.active .bg-right-corner,
#nav li.hover .has-drop-down .bg-right-corner,
#nav li:hover .has-drop-down .bg-right-corner { background: url(../images/maineSpok/bg-right-corner.gif) no-repeat 100% 0; }
.has-drop-down .bg-right-corner span { background: url(../images/maineSpok/bg-drop-bullet.gif) no-repeat 100% 13px; }
.has-drop-down:hover .bg-right-corner span,
#nav a.active .bg-right-corner span,
#nav li.hover .has-drop-down .bg-right-corner span,
#nav li:hover .has-drop-down .bg-right-corner span { background: url(../images/maineSpok/bg-drop-hover-bullet.gif) no-repeat 100% 13px; }
#nav li.hover .drop-down,
#nav li:hover .drop-down { display: block; }
.drop-down {
	width: 100%;
	float: left;
	top: 28px;
	left: 0;
	position: absolute;
	display: none;
	z-index: 10;
	padding-top: 5px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	padding: 0;
	float: none;
	line-height: 18px;
}
.drop-down .top {
	height:2px;
	margin: 0 2px;
	background: url(../images/maineSpok/drop-top.png) repeat-x;
}
.drop-down a:hover .top { background-image: url(../images/maineSpok/drop-top-hover.png); }
.drop-down .top span {
	background: url(../images/maineSpok/drop-top-l.png) repeat-x;
	float:left;
	height:2px;
	margin-left:-2px;
	overflow:hidden;
	position:relative;
	width:2px;
	z-index:1;
}
.drop-down a:hover .top span { background-image: url(../images/maineSpok/drop-top-l-hover.png); }
.drop-down .top em {
	background: url(../images/maineSpok/drop-top-r.png) repeat-x;
	float:right;
	height:2px;
	margin-right:-2px;
	overflow:hidden;
	position:relative;
	width:2px;
	z-index:1;
}
.drop-down a:hover .top em { background-image: url(../images/maineSpok/drop-top-r-hover.png); }
.drop-down .bottom {
	height:2px;
	margin: 0 2px;
	background: url(../images/maineSpok/drop-bottom.png) repeat-x;
}
.drop-down a:hover .bottom { background-image: url(../images/maineSpok/drop-bottom-hover.png); }
.drop-down .bottom span {
	background: url(../images/maineSpok/drop-bl.png) repeat-x;
	float:left;
	height:2px;
	margin-left:-2px;
	overflow:hidden;
	position:relative;
	width:2px;
	z-index:1;
}
.drop-down a:hover .bottom span { background-image: url(../images/maineSpok/drop-bl-hover.png); }
.drop-down .bottom em {
	background: url(../images/maineSpok/drop-br.png) repeat-x;
	float:right;
	height:2px;
	margin-right:-2px;
	overflow:hidden;
	position:relative;
	width:2px;
	z-index:1;
}
.drop-down a:hover .bottom em { background-image: url(../images/maineSpok/drop-br-hover.png); }
.drop-down .center { background: url(../images/maineSpok/bg-side-line.png) repeat-y; }
.drop-down .center .center { background-position: 100% 0; }
.drop-down a:hover .center { background-image: url(../images/maineSpok/bg-side-line-hover.gif); }
.drop-down .center .center span {
	margin: 0 1px;
	padding: 3px 1px 4px;
	background: url(../images/maineSpok/bg-drop.png);
}
.drop-down a:hover .center .center span { background: #e68f38; }
#nav ul a {
	height: 1%;
	vertical-align: top;
	position:relative;
}
#nav ul a:hover {
	margin: 0 auto;
	background: none;
}
.gallery-box {
	width: 956px;
	overflow: hidden;
	position: relative;
	padding: 7px 0 0 2px;
	background: url(../images/maineSpok/bg-line-top.gif) no-repeat;
}
.gallery {
	width: 9999px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery:after {
	content: "";
	display: block;
	clear: both;
}
.gallery li {
	width: 956px;
	float: left;
	position: relative;
}
.gallery img { display: block; }
.gallery .txt{
	position: absolute;
	top: 33px;
	left:50px;
	width: 450px;
	color: #000;
	font-size: 14px;
	line-height: 16px;
}
.gallery .txt-r{
	left: auto;
	right: 0;
	width: 513px;
}
.gallery .txt-long{
	width: 550px;
}
.gallery .txt h3{
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 19px;
}
.gallery .txt-r h3{
	margin-bottom: 21px;
}
.gallery .txt strong{
	display: block;
	padding: 0 0 8px 30px;
}
.gallery .txt ul{
	padding: 0 0 0 30px;
	list-style: none;
	margin: 0;
}
.gallery .txt ul li{
	width: auto;
	float: none;
	padding: 0 0 8px 11px;
	background: url(../images/maineSpok/arrow.png) no-repeat;
	height: 1%;
}
.gallery .txt .new{
	font-style: normal;
	color: #fe0202;
	padding-left: 30px;
}
.gallery .txt .note{
	font-size: 12px;
	padding-left: 30px;
}
.btn-learn {
	width: 270px;
	height: 35px;
	position: absolute;
	bottom: 61px;
	right: 28px;
	background: url(../images/maineSpok/btn-learn.png) no-repeat;
	text-align: center;
	color: #fff;
	line-height: 34px;
	letter-spacing: 1px;
}
* html .btn-learn { bottom: 60px; }
.gallery-nav {
	width: 956px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 2px;
}
* html .gallery-nav { bottom: -1px; }
.gallery-nav li {
	width: 130px;
	float: left;
	background: url(../images/maineSpok/bg-gallery-nav.png);
	font-size: 12px;
	line-height: 14px;
	position: relative;
	text-align: center;
	margin-right: 5px;
	padding: 3px 29px 0;
}
.gallery-nav li.cell02 { width: 129px; }
.gallery-nav li.cell03 {
	width: 151px;
	padding: 3px 18px 0;
}
.gallery-nav li.cell05 {
	width: 146px;
	margin-right: 0;
	padding: 3px 20px 0;
}
.gallery-nav a {
	padding: 6px 0 4px;
	color: #4f4f4f;
	display: block;
}
.gallery-nav a:hover,
.gallery-nav a.active {
	text-decoration: none;
	background: url(../images/maineSpok/bullet.gif) no-repeat 50% 0;
	color: #fff;
}
.gallery-nav strong {
	display: block;
	position:relative;
	padding: 8px 0 7px;
}
.gallery-nav a:hover strong,
.gallery-nav a.active strong { background: #82ba21; }
#footer {
	width:960px;
	padding-bottom: 20px;
	height:210px;
	margin:-230px auto 0;
	background: #18668d;
	position: relative;
	z-index: 100;
	padding-left:1px;
}
#footer .box {
	margin-bottom: 7px;
	background: url(../images/maineSpok/bg-footer-box-c.gif) repeat-y;
}
#footer .box .holder {
	background: url(../images/maineSpok/bg-footer-box-t.gif) no-repeat;
	width: 100%;
	overflow: hidden;
}
#footer .box .frame {
	overflow: hidden;
	width:897px;
	padding: 22px 0 4px 63px;
	background: url(../images/maineSpok/bg-footer-box-b.gif) no-repeat 0 100%;
}
#footer .box ul {
	width: 194px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#footer .box .column01 { margin-right: 79px; }
#footer .box .column03 { margin-right: 19px; }
#footer .box li {
	font-size: 11px;
	line-height: 24px;
}
#footer .box li a { color: #6ea6c1; }
#footer .container {background: url(../images/maineSpok/bg-footer-container-t.gif) no-repeat; }
#footer .container .block {
	text-align: center;
	background: url(../images/maineSpok/bg-footer-container-b.gif) no-repeat 0 100%;
	font-size: 11px;
	line-height: 31px;
	color: #ccedfd;
	width: 100%;
	overflow: hidden;
}
#footer .container .block p { margin: 0; }
#wrapper.wrapper-inner{
	padding-top:333px;
}
#main.main-inner{
	padding-top:16px;
}
.visual{
	height:1%;
	padding: 0 0 0 2px;
	overflow: hidden;
}
.visual img{
	display: block;
}
.nav-box-inner{
	margin-bottom: 2px;
}
.inner-content{
	height:1%;
	overflow: hidden;
	background:url(../images/maineSpok/bg-inner-content.gif) repeat-y;
	margin: 0 0 20px;
}
.sidebar{
	width:145px;
	overflow: hidden;
	float: left;
	padding:3px 0 0 13px;
}
.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:14px;
	font-weight: bold;
	height:1%;
	overflow: hidden;
}
.sidebar ul li{
	height:1%;
	vertical-align:top;
	overflow: hidden;
	background:url(../images/maineSpok/separator-03.gif) no-repeat ;
	margin: -2px 0 0;
	padding:8px 0 10px;
}
.sidebar ul li a{
	color: #18668d;
}
.sidebar ul li a:hover,
.sidebar ul li.active > a{
	text-decoration: none;
	color: #e68b30;
}
.sidebar ul li ul{
	margin: -2px 0 0;
	padding:0 0 0 8px;
	list-style: none;
	font-size:13px;
	line-height:16px;
	font-weight: normal;
}
.sidebar ul li ul li{
	background: none;
	margin: 0;
	padding: 0;
}
.content-inner{
	width:591px;
	float: left;
	padding: 8px 0 153px 12px;
}
.content-inner h2{
	margin: 0;
	font-weight: bold;
	color: #18668d;
	font-size:14px;
}
.content-inner p{
	margin: 0 0 15px;
	color: #050505;
}
.scheme-01{
	width:490px;
	height:243px;
	overflow: hidden;
	background:url(../images/maineSpok/bg-scheme-01.gif) no-repeat;
	position: relative;
	margin:18px 0 17px 51px;
}
.scheme-01 .title{
	width:141px;
	text-align: center;
	font-weight: bold;
	color: #e68b30;
	position: absolute;
	left: 178px;
	top: 50px;
}
.scheme-01 ul{
	margin: 0;
	padding:205px 0 0 0;
	list-style: none;
	color: #e68b30;
	font-weight: bold;
	font-size:10px;
	line-height:12px;
	text-align: center;
}
.scheme-01 ul li{
	float: left;
	width:85px;
	padding:0 25px 0 17px;
}
.scheme-01 ul li.last{
	padding: 0 0 0 14px;
}
.scheme-02{
	width:467px;
	height:343px;
	overflow: hidden;
	background:url(../images/maineSpok/bg-scheme-02.gif) no-repeat;
	margin:25px 0 25px 67px;
	color: #010101;
	line-height:15px;
	position: relative;
	text-align: center;
}
.scheme-02 .box-01{
	position: absolute;
	left: 197px;
	top: 140px;
	width:75px;
	color: #e68b30;
	font-weight: bold;
	line-height:14px;
}
.scheme-02 .box,
.scheme-03 .box{
	width:75px;
	position: absolute;
	left:0;
	top:0;
}
.scheme-02 .box-02{
	left: 280px;
	top: 23px;
}
.scheme-02 .box-03{
	left: 364px;
	top: 155px;
}
.scheme-02 .box-04{
	left: 280px;
	top: 274px;
}
.scheme-02 .box-05{
	left: 111px;
	top: 275px;
}
.scheme-02 .box-06{
	left: 27px;
	top: 155px;
}
.scheme-02 .box-07{
	left: 111px;
	top: 30px;
}
.scheme-03{
	width:467px;
	height:353px;
	overflow: hidden;
	position: relative;
	background:url(../images/maineSpok/bg-scheme-03.gif) no-repeat;
	margin:30px 0 11px 67px;
	text-align: center;
	line-height:15px;
}
.scheme-03 .box-11{
	left: 198px;
	top: 36px;
}
.scheme-03 .box-12{
	left: 364px;
	top: 152px;
}
.scheme-03 .box-13{
	left: 300px;
	top: 287px;
}
.scheme-03 .box-14{
	left: 96px;
	top: 292px;
}
.scheme-03 .box-15{
	left: 32px;
	top: 146px;
}
.post-block {
	width:100%;
	overflow:hidden;
}
.post {
	background:#eaf4fb;
	border:1px solid #18668d;
	padding:5px 9px 2px;
	width:570px;
	overflow:hidden;
	margin:0 0 20px;
}
.post-img {
	background:#eaf4fb;
	border:1px solid #18668d;
	padding:5px 9px 8px;
	width:570px;
	overflow:hidden;
	display:table;
	margin:0 0 20px;
}
* html .post-img {
	position:relative;
	padding:5px 9px 5px 115px;
	width:466px;
}
* +html .post-img {
	position:relative;
	padding:5px 9px 5px 115px;
	width:466px;
}
.post-img .img{
	width:100px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
* html .post-img .img {
	position:absolute;
	top:50%;
	left:9px;
}
* +html .post-img .img{
	position:absolute;
	top:50%;
	left:9px;
}
* html .post-img .img img {
	position:relative;
	top:-50%;
}
* +html .post-img .img img{
	position:relative;
	top:-50%;
}
.post-img .img img {border:0;}
.post-img .post-txt {
	height:1%;
	overflow:hidden;
	padding:0 0 0 15px;
}
.post-img h3,
.post h3 {
	margin:0;
	color:#18668d;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
}
.post-img h3 a,
.post h3 a {color:#18668d;}
.post-img h3 a:hover,
.post h3 a:hover {
	color:#e68b30;
	text-decoration:none;
}
.post-img dl,
.small {
	margin:0;
	overflow:hidden;
	width:100%;
	color:#050505;
	font:12px/18px Arial, Helvetica, sans-serif;
}
.post-img dl dt {
	float:left;
	width:105px;
	font-style:italic;
}
.post-img dl dd {
	margin:0;
	height:1%;
	overflow:hidden;
}
.post .post-txt {
	width:570px;
	overflow:hidden;
}
.post .list-line{
	width:100%;
	margin:0 0 10px;
	overflow:hidden;
}
.post .mid {
	width:270px;
	float:left;
	margin:0 25px 0 0;
	overflow:hidden;
}
.post .mid dt {
	float:left;
	width:175px;
	font-style:italic;
}
.post .mid dd {margin:0;}
.post .mid2 {
	width:270px;
	float:left;
	margin:0;
	overflow:hidden;
}
.post .mid2 dt {
	float:left;
	width:120px;
	font-style:italic;
}
.post .mid2 dd {margin:0;}
.post .small {
	margin:0;
	width:295px;
	float:left;
	overflow:hidden;
}
.post .small dt,
.post .small2 dt,
.post .big dt {
	float:left;
	width:120px;
	font-style:italic;
}
.post .small2 {
	margin:0;
	width:250px;
	float:left;
	overflow:hidden;
}
.post .big {
	margin:0;
	width:100%;
	overflow:hidden;
}
.post .big dd {
	margin:0;
	height:1%;
	overflow:hidden;
}
.post-boxes {
	width:591px;
	background:url(../images/maineSpok/bg-post-box-mid.gif) repeat-y;
	margin:0 0 20px;
}
.post-boxes .holder {
	background:url(../images/maineSpok/bg-post-box-top.gif) no-repeat;
}
.post-boxes .holder .frame{
	background:url(../images/maineSpok/bg-post-box-bottom.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
}
.post-boxes .boxes {
	width:610px;
	margin:0 -19px 0 0;
	position:relative;
	overflow:hidden;
}
.post-boxes .boxes .box-post {
	float:left;
	width:266px;
	margin:0 19px 0 0;
	padding:5px 10px 10px;
	color:#020202;
}
.alignleft {
	float:left;
	margin:3px 10px 0 0;
	border:0;
}
.box-post h3{
	color:#18668d;
	margin:0 0 8px;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
}
.box-post h3 a {color:#18668d;}
.box-post h3 a:hover {
	color:#e68b30;
	text-decoration:none;
}
.box-post p {margin:0;}
.section {
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
}
.section h2 {margin:0 0 20px;}
.section .section2 {
	width:590px;
	overflow:hidden;
	background:url(../images/maineSpok/bg-pictures-mid.gif) repeat-y;
	margin:0 0 20px;
}
.section2 .holder {background:url(../images/maineSpok/bg-pictures-top.gif) no-repeat;}
.section2 .holder .frame {
	background:url(../images/maineSpok/bg-pictures-bottom.gif) no-repeat 0 100%;
	width:590px;
	overflow:hidden;
	padding:10px 0 0;
}
.list-pictures {
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
	height: 1%;
	list-style: none;
}
.list-pictures li {
	width:275px;
	float:left;
	display: table;
	padding:0 10px;
	margin:0;
}
.list-pictures li img {
	float: left;
	margin: 0 10px 0 0;
}
.list-pictures .holder {
	display: table-cell;
	vertical-align: middle;
	background:none;
}
.list-pictures .holder a {
	background:url(../images/maineSpok/bullet-03.gif) no-repeat 0 5px;
	padding:0 0 0 10px;
	color:#ff9511;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.twocolumns {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.registration-form {
	float:left;
	width:306px;
	overflow:hidden;
}
.registration-form fieldset {
	width:286px;
	border:1px solid #18668d;
	background:#eaf4fb;
	padding:10px 9px 0;
	margin:0 0 8px;
	float:left;
}
.registration-form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.registration-form .row label {
	float:left;
	width:130px;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#18668d;
}
.form-text {
	width:143px;
	border:1px solid #18668d;
	background:#fff;
	float:left;
	padding:0 5px;
}
.form-text input, .form-text textarea{
	background:none;
	border:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#18668d;
	padding:0;
	width:143px;
}
.form-select {
	width:153px;
	float:left;
	padding:0 0px;
}
.form-select select {
	background:#fff;
	border:1px solid #18668d;
	font:11px Arial, Helvetica, sans-serif;
	color:#18668d;
	padding:0;
	width:153px;	
}
.registration-form .row .label-check {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	width:auto;
}
.label-check a,
.registration-form .row p a {color:#206eef;}
.registration-form .row p {
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
}
.checkbox1 {
	float:left;
	width:16px;
	height:15px;
	margin:2px 5px 0 0;
}
.row-btn {
	clear:both;
	width:100%;
	overflow:hidden;
}
.btn-submit {
	width:100%;
	background:url(../images/maineSpok/btn-submit.gif) no-repeat;
	color:#fff;
	font:12px/24px Arial, Helvetica, sans-serif;
	height:35px;
	border:0;
	cursor:pointer;
}
.simply-txt {
	float:right;
	width:244px;
	border:1px solid #18668d;
	background:#eaf4fb;
	padding:6px 10px 0;
	overflow:hidden;
}
.simply-txt h4 {
	margin:0 0 18px;
	color:#18668d;
	font:bold italic 12px/18px Arial, Helvetica, sans-serif;
}
.simply-txt .list-text {
	margin:0;
	padding:0;
	list-style-position:inside;
	color:#18668d;
	font-weight:bold;
	font-size:12px;
}
.simply-txt .list-text li {margin:0 0 18px;}
.simply-txt .list-text li span {
	color:#020202;
	font-weight:normal;
	margin:0 0 0 -3px;
}
.content-inner .call-us {
	margin:0 0 7px;
	text-align:center;
	font:bold italic 14px/22px Arial, Helvetica, sans-serif;
	color:#ff9511;
}
.aside{
	width:170px;
	float: right;
	overflow: hidden;
	padding: 9px 10px 0 0;
}
.add-info{
	width: 100%;
	overflow: hidden;
	background:url(../images/maineSpok/divider-01.gif) no-repeat;
	margin: 0 0 23px;
}
.add-info .frame{
	height:1%;
	overflow: hidden;
	background:url(../images/maineSpok/divider-01.gif) no-repeat 0 100%;
	padding: 7px 0 7px;
}
.add-info .frame h2{
	margin:0;
	padding: 9px 0 0;
	color: #18668d;
	font-size:12px;
	line-height:15px;
	font-weight: bold;
}
.add-info .frame img{
	float: right;
	padding: 0 6px 0 0;
}
.add-info .frame .text-box{
	width: 100%;
	float: left;
	clear: both;
}
.add-info .frame .text-box p{
	margin: 0 5px 0 0;
	color: #020202;
}
.add-info .frame .text-box a{
	text-align: right;
	background:url(../images/maineSpok/bullet-01.gif) no-repeat 100% 0;
	padding: 0 32px 2px 0;
	float: right;
	color: #18668d;
}
