/*GLOBAL OPTIONS*/
html {
	font-size: 100.1%;
	height: 100%;
}
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background: #fff url(http://slideroom.com/images/bg-body.gif) repeat-x;
	height: 100%;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {list-style: none;}
a {
	text-decoration: none;
	color: #005b7f;
}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
img {border: none;}
h2 {
	margin: 0;
	font-size: 34px;
	color: #bcc4cc;
	line-height: 45px;
	font-weight: normal;
}
h2 span {color: #fff;}
h3 {
	color: #151515;
	font-size: 16px;
	margin: 0 0 5px;
	font-weight: normal;
}
h5 {
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: normal;
	color: #151515;
}
h6 {
	margin: 0;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
/*text to image replacment*/
.hidden-text, .btn {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.btn {height: 24px;}
.btn-register {
	width: 81px;
	background: url(../images/btn-register.gif) no-repeat;
}
.btn-select {
	width: 81px;
	background: url(../images/btn-select.gif) no-repeat;
}
.btn-view-tour {
	width: 104px;
	background: url(../images/btn-view-tour.gif) no-repeat;
}
.visual-box .btn-view-tour {background: url(../images/btn-view-tour-home.gif) no-repeat;}
.btn-view-tour:hover,
.btn-select:hover,
.btn-register:hover {background-position:0 -24px;}
.btn-submit {
	width: 69px;
	background: url(../images/btn-submit.gif) no-repeat;
}
.btn-cancel {
	width: 69px;
	background: url(../images/btn-cancel.gif) no-repeat;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 982px;
	min-height: 100%;
}
.main-holder {padding-bottom: 41px;}
/*HEADER*/
#header {
	height: 82px;
	background: url(../images/bg-header.gif) no-repeat;
	position: relative;
	margin:0 -5px 0 -2px;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 13px;
	left: 25px;
	background: url(../images/logo.gif) no-repeat;
	width: 217px;
	height: 45px;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*main-nav*/
.main-nav {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 25px;
	top: 32px;
	overflow: hidden;
}
.main-nav li {
	float: left;
	padding-left: 28px;
	background: url(../images/img-main-nav-separator.gif) no-repeat 13px 50%;
}
.main-nav li:first-child {
	padding-left: 0;
	background: none;
}
.main-nav a {
	font-size: 16px;
	line-height: 24px;
	color: #999;
	text-decoration: none !important;
}
.main-nav a:hover, .main-nav a.active {color: #34353d;}

/*visual-box*/
.visual-box {
	background: url(../images/bg-visual1.jpg) no-repeat;
	padding: 135px 220px 0 25px;
	overflow: hidden;
}
.visual-box div {
	width: 330px;
	height: 335px;
}
.visual-box div p {
	font-size: 18px;
	line-height: 21px;
	color: #fff;
	margin: 0 0 10px;
}
.visual-box p {
	font-size: 21px;
	line-height: 28px;
	color: #666;
	margin-bottom: 23px;
}
.visual-box p strong {
	color: #151515;
	font-weight: normal;
}
.visual-box p img {vertical-align:middle;}
/*CONTAINER*/
.container {
	overflow: hidden;
	padding: 28px 0 35px;
	/*min-height:430px;*/
}
/*menu-list*/
.menu-list {
	padding: 10px 0 0 25px;
	margin: 0 -25px 0 0;
	float: left;
	width: 750px;
}
.twocolumns .menu-list {padding:24px 0 0 0;margin:0;width:700px;}
.menu-list li {
	float: left;
	width: 218px;
	margin-right: 15px;
}
.menu-list p {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 5px;
	color: #666;
}
.home-list p {font-size:13px;}
.home-list li {width:239px;margin:0 10px 0 0;}
.more {
	padding-right: 16px;
	font-size: 14px;
	line-height: 22px;
	background: url(../images/img-black-arrow.gif) no-repeat 100% 50%;
}
/*boxes*/
.boxes {
	float: right;
	width: 206px;
}
.gray-box {
	background: url(../images/bg-c-box1.gif) no-repeat;
	padding-top: 25px;
}
.gray-box .box-holder {
	background: url(../images/bg-c-box1.gif) no-repeat 0 100%;
	padding: 0 20px 25px;
	margin-bottom: 7px;
}
.gray-box h3 {
	margin: 0;
}
.gray-box p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
/*underline-title*/
.underline-title {
	border-bottom: 1px solid #e1e1e1;
	padding-left: 25px;
	line-height: 32px;
}
.underline-title span {font-size: 12px;}
/*banner-list*/
.banner-list {
	padding: 25px 0 25px 25px;
	margin: 0;
}
.banner-list li {
	display: inline;
	padding-right: 23px;
}
.banner-list li:first-child {padding-left: 0;}
/*FOOTER*/
#footer {margin-top: -41px;padding-bottom:15px;}
.footer-holder {
	width: 978px;
	margin: 0 auto;
	background: #5b5b5b;
	border: 1px solid #333;
}
.footer-holder p {
	float: right;
	margin: 0;
	line-height: 39px;
	font-size: 11px;
	color: #d3d3d3;
}
/*footer-menu-wrapper*/
.footer-menu-wrapper {
	padding: 0 22px;
	overflow: hidden;
}
/*footer-menu*/
.footer-menu {
	padding: 0;
	margin: 0;
	float: left;
}
.footer-menu li {
	float: left;
	padding-left: 16px;
	background: url(../images/img-footer-separator.gif) no-repeat 6px 50%;
	line-height: 39px;
}
.footer-menu a {
	color: #d3d3d3;
	font-size: 11px;
	text-decoration: none;
}
.footer-menu li:first-child {
	padding: 0;
	background: none;
}
.footer-menu a:hover {text-decoration: none;}
/*sitemap*/
#sitemap {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-sitemap.gif) repeat-y;
	display: none;
}
/*site-map-column*/
.site-map-column {
	float: left;
	width: 172px;
	padding: 20px 0 12px 21px;
}
.site-map-column h4 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 21px;
}
.site-map-column ul {
	padding: 0;
	margin: 0;
}
.site-map-column li {
	padding-left: 6px;
	background: url(../images/img-white-dot.gif) no-repeat 0 50%;
	line-height: 21px;
}
.site-map-column a {
	color: #fff;
	font-size: 12px;
	line-height: 19px;
}
/*open-btn*/
#open-btn {
	padding-left: 25px;
	background: url(../images/btn-open.gif) no-repeat 0 50%;
	display: block;
}
#open-btn.active {background-image: url(../images/btn-close.gif);}
/*inner page*/
.content {
	float: left;
	width: 698px;
	background: #fff;
	padding: 10px 20px;
	overflow: hidden;
}
.content h2 {
	font-size: 21px;
	color: #151515;
}
.content p {
	color: #666;
	font-size: 16px;
	margin: 0;
}
/*big-banner-list*/
.big-banner-list {
	padding: 20px 0 0;
	margin: 0;
	width: 130%;
	overflow: hidden;
}
.big-banner-list li {
	float: left;
	width: 240px;
	margin-bottom: 20px;
}
/*sidebar*/
.sidebar {
	float: right;
	width: 226px;
	padding:0 2px 0 0;
}
/*sub-nav*/
.sub-nav {
	padding: 0;
	margin: 0 0 15px;
	background: #d8d9da;
}
.sub-nav ul{
	padding: 0 0 2px;
	margin: 0;
	background: url(../images/bg-sub-nav-bottom.gif) no-repeat 0 100%;
}
.sub-nav li {
	background: url(../images/bg-sub-nav-active.gif) repeat-x;
	vertical-align: top;
}
.sub-nav li.active a {background-image: url(../images/img-sub-nav-arrow2.gif);}
.sub-nav a {
	padding-left: 36px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background: url(../images/img-sub-nav-arrow.gif) no-repeat 21px 50%;
	display: block;
	text-decoration: none !important;
}
.sub-nav li li {
	border: solid #b7b7b7;
	border-width: 0 1px;
	background: url(../images/bg-sub-nav-separator.gif) repeat-x;
	padding-top: 1px;
}
.sub-nav li li a {
	color: #34323f;
	line-height: 28px;
	background: none !important;
}
.sub-nav li li a:hover {background: #f5f5f6 url(../images/img-sub-nav-arrow.gif) no-repeat 15px 50% !important;}
.sub-nav li li ul {
	background: none;
	padding-bottom: 0;
}
.sub-nav li li li a {
	font-size: 12px;
	line-height: 26px;
}
.sub-nav li li li a span {
	padding-left: 7px;
	background: url(../images/img-black-dot.gif) no-repeat 0 50%;
}
/*center-image*/
.center-image {
	display: block;
	margin: 0 auto;
}
.left-photo {
	float: left;
	margin-right: 14px;
	margin-top:2px;
}
.right-photo {
	float: right;
	margin-left: 14px;
}
/*content2*/
.no-white-bg {
	width: 700px;
	background: none;
}
/*photo-box*/
.photo-box {
	width: 100%;
	overflow: hidden;
	padding-top: 35px;
	margin-top: 25px;
	border-top: 1px solid #e1e1e1;
}
.photo-box div {
	float: right;
	width: 347px;
}
.photo-box p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
}
/*left-sidebar*/
.left-sidebar .sidebar {float: left;}
.left-sidebar .content {
	float: right;
	margin-right:2px;
	min-height:360px;
	padding:0 20px 10px;
}
.left-sidebar .sub-nav a {
	padding-left: 27px;
	background: url(../images/img-sub-nav-arrow-right2.gif) no-repeat 194px 50%;
}
.left-sidebar .sub-nav li li a:hover,
.left-sidebar .sub-nav li li a.active {background: #f5f5f6 url(../images/img-sub-nav-arrow-right.gif) no-repeat 194px 50% !important;}
.left-sidebar .sidebar img {margin:0 0 6px;}
/*head-line-box*/
.head-line-box h2 {
	line-height:32px;
	padding:10px 0 0;
}
.head-line-box p {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
/*slider*/
.sub-nav .slider li {
	border: 0;
	background: none;
}
/*twocolumns*/
.twocolumns {
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #e1e1e1;
	margin-top: 25px;
}
.twocolumns p {
	font-size: 12px;
	line-height: 16px;
}
.c-column {
	float: left;
	width: 324px;
}
.right {float: right;}
/*inner-page*/
.inner-page .photo-box {
	border: 0;
	margin-top: 0;
}
/*c-text*/
.c-text {padding-top: 31px;}
.c-text p {margin-bottom: 25px;}
/*step-list*/
.step-list {
	padding: 45px 0 0;
	margin: 0;
}
.step-list li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.step-list img {
	float: left;
	margin-right: 32px;
}
.step-list p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}
.step-list div {
	overflow: hidden;
	height: 1%;
}
/*links*/
.links {
	padding: 0 0 40px 15px;
	margin: 0;
	overflow: hidden;
	height: 1%;
}
.links li {
	padding-left: 10px;
	background: url(../images/img-black-dot.gif) no-repeat 0 50%;
}
.links a {
	font-size: 14px;
	line-height: 21px;
}
/*faq-box*/
.faq-box {margin-bottom: 35px;}
.faq-box p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}
/*back-to-top*/
.back-to-top {
	padding-right: 10px;
	background: url(../images/img-black-up-arrow.gif) no-repeat 100% 50%;
	font-size: 10px;
}
/*faq-menu*/
.faq-menu {
	padding: 0;
	margin: 0;
	width: 750px;
	overflow: hidden;
}
.faq-menu li {
	float: left;
	width: 300px;
	margin: 0 65px 30px 0;
}
.faq-menu img {
	float: left;
	margin-right: 20px;
}
.faq-menu div {
	width: auto;
	height: 1%;
	float: none;
	overflow: hidden;
	padding-top: 10px;
}
.faq-menu .desc p {
	margin-bottom: 5px;
	color: #666;
}
/*inner-page*/
.inner-page .gray-box p {
	font-size: 14px;
	line-height: 18px;
}
/*form-holder*/
.form-holder {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
/*email-from*/
.email-form {
	float: left;
	width: 340px;
}
.email-form label {
	display: block;
	line-height: 28px;
	font-size: 14px;
}
.email-form label.error {color: #f15a22;}
.i-text {
	width: 329px;
	height: 15px;
	padding: 2px 5px;
	background: url(../images/bg-input.gif) no-repeat 100% 0;
	border: 0;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
.email-form .bg {
	display:block;
	overflow:hidden;
	width:339px;
	height:25px;
	background: url(../images/bg-input.gif) no-repeat;
}
/*form-row*/
.form-row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.form-row label {
	float: left;
	line-height: normal;
	margin-right: 20px;
}
.form-row .i-radio {
	margin: 0 4px 0 0;
	padding: 0;
	float: left;
	width: 14px;
	height: 14px;
	font-size: 0;
}
.form-row .btn {
	float: left;
	margin-right: 8px;
}
/*.email-form*/
.email-form textarea {
	width: 329px;
	height: 110px;
	background: url(../images/bg-textarea.gif) no-repeat 0 100%;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 0;
	overflow: auto;
	margin: 0 0 15px;
}
.email-form .txt-bg {
	display:block;
	overflow:hidden;
	width: 339px;
	height: 135px;
	background: url(../images/bg-textarea.gif) no-repeat;
}
/*text-column*/
.text-column h2 {margin-bottom: 17px;}
.text-column h3 {margin-bottom: 0;}
.text-column p {
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 30px;
}
/*text-list*/
.text-list {
	padding: 0;
	margin: 0;
}
.text-list ul {
	padding: 15px 0 0 23px;
	margin: 0;
}
.text-list p {margin-bottom: 20px;}
/*big-content*/
.big-content {
	float: none !important;
	width: auto;
}
/*columns*/
.columns {
	overflow: hidden;
	width: 100%;
	padding-top: 25px;
}
.columns p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 22px;
}
/*small-column*/
.small-column {
	float: left;
	width: 305px;
	margin-right: 8px;
	background: url(../images/bg-3columns.gif) no-repeat 0 100%;
	padding-bottom: 4px;
}
.right {margin-right: 0;}
.small-column h2 {
	background: url(../images/bg-3columns-title.gif) no-repeat;
	line-height: 52px;
	color: #fff;
	margin: 0;
	padding-left: 22px;
}
.small-column .column-content {
	border: solid #d7d7d7;
	border-width: 0 1px;
	padding: 10px 20px;
}
/*check-list*/
.check-list {
	padding: 0;
	margin: 0 0 26px;
	font-size: 12px;
	line-height: 21px;
	color: #666;
}
.check-list li {
	padding-left: 20px;
	background: url(../images/img-orange-check.gif) no-repeat 0 50%;
}
.check-list li.no-active {
	color: #727d8b;
	background-image: url(../images/img-gray-check.gif);
}
.price-box strong {
	color: #151515;
	font-size: 21px;
	display: block;
}
.price-box em {
	font-style: normal;
	color: #999;
	font-size: 11px;
}
.price-box {margin-bottom: 10px;}
/*register-page*/
.register-page #main {width: 988px;}
.register-page #header {
	height: 97px;
	border-bottom: 1px solid #e1e1e1;
	background: none;
}
.register-page .logo {top: 20px;}
.register-page .small-column {margin-right: 5px;}
.content-wrapper {
	background: url(../images/bg-register-page.png) repeat-y;
	padding: 0 7px 0 1px;
}
.register-page .content {padding-bottom: 0;}
.register-page .container {padding: 0 0 20px;}
.register-page .content p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
}
/*bottom-shadow*/
.bottom-shadow {
	background: url(../images/bg-register-page-bottom.png) no-repeat;
	height: 13px;
	overflow: hidden;
	margin-bottom: 15px;
}
/*step*/
.step {
	position: absolute;
	right: 47px;
	top: 35px;
	font-size: 24px;
	font-weight: normal;
}
/*twocolumns-top*/
.twocolumns-top {
	height: 4px;
	overflow: hidden;
	background: url(../images/bg-2columns-top.gif) no-repeat;
}
.twocolumns-bottom {
	height: 5px;
	overflow: hidden;
	background: url(../images/bg-2columns-bottom.gif) no-repeat;
}
/*gray-columns*/
.gray-columns {
	background: url(../images/bg-2columns.gif) repeat-y;
	padding-top: 10px;
}
/*contact-form*/
.contact-form {
	float: left;
	width: 617px;
}
/*form-row*/
.form-row {
	width: 100%;
	overflow: hidden;
}
.contact-form label {
	float: left;
	width: 125px;
	text-align: right;
	margin-right: 12px;
	font-size: 14px;
	line-height: 19px;
	color: #151515;
}
/*i-radio*/
.contact-form .i-radio {
	float: left;
	width: 14px;
	height: 14px;
	margin: 3px 5px 0 0;
	padding: 0;
	font-size: 0;
}
.contact-form span {
	float: left;
	font-size: 12px;
	color: #666;
	padding-right: 24px;
	line-height: 19px;
}
.contact-form span.separator {padding-right: 8px;}
.contact-form .i-text {float: left;}
.contact-form select {
	width: 285px;
	float: left;
}
.small {
	width: 60px;
	background: url(../images/bg-input2.gif) no-repeat 100% 0;
	margin-right: 8px;
}
.contact-form h3 {margin-bottom: 18px;}
/*contact-box*/
.contact-box {
	padding: 0 0 20px 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
}
/*accept-box*/
.accept-box {
	height: 1%;
	overflow: hidden;
	padding: 0 0 15px 155px;
}
/*i-check*/
.i-check {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 0;
}
.accept-box span {
	float: none;
	display: block;
	margin-bottom: 5px;
}
/*sidebar2*/
.sidebar2 {
	float: right;
	width: 260px;
	padding: 10px 25px 0 0;
}
.sidebar2 .side-photo {margin-bottom: 10px;}
/*popup*/
.popup {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
.popup-holder {
	position:absolute;
	left:0;
	top:0;
	background: url(../images/bg-opacity.png);
	width: 100%;
	height: 100%;
	padding:0 0 15px 0;
}
.popup h2 {
	color: #f3f3f3;
	font-size: 21px;
	line-height: 65px;
	padding-left: 40px;
	float: left;
}
.popup h3 {
	color: #f3f3f3;
	font-weight: bold;
}
.popup a {color: #81cdff;}
#btn-close {
	float: right;
	width: 12px;
	height: 12px;
	background: url(../images/btn-close2.gif) no-repeat;
	margin: 25px 35px 0 0;
	display: inline;
	position: relative;
}
/*popup-box*/
.popup-box {
	width: 806px;
	padding-top: 23px;
	margin: 0 auto;
	position:relative;
}
/*popup-top*/
.popup-top {
	background: url(../images/bg-popup-top.png) no-repeat;
	height: 66px;
	overflow: hidden;
}
.popup-content {
	overflow: hidden;
	background: url(../images/bg-popup.png) repeat-y;
	padding: 30px 0 20px 40px;
}
/*popup-bottom*/
.popup-bottom {
	height: 16px;
	overflow: hidden;
	background: url(../images/bg-popup-bottom.png) no-repeat;
}
/*big-image-holder*/
.big-image-holder {margin-bottom: 20px;}
/*galery-holder*/
.galery-holder {
	float: left;
	width: 242px;
	height: 134px;
	background: #505560;
	border: 1px solid #000;
	overflow: hidden;
	z-index: 1000;
	position: relative;
	margin-right: 20px;
}
.galery {
	overflow: hidden;
	width: 475px;
	padding: 9px 0 0 6px;
	margin: 0;
}
.galery li {
	float: left;
	margin: 0 7px 6px 0;
}
.galery a {
	display: block;
	position: relative;
	overflow: hidden;
}
.galery a:hover {background: url(none.gif);}
.galery a span {
	display: block;
	position: absolute;
	left: 0;
	top: -9999px;
	width: 72px;
	height: 48px;
	background: url(../images/bg-galery-hover.gif) no-repeat;
	text-indent: -9998px;
	cursor: pointer;
}
.galery a em {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 72px;
	height: 48px;
	background: url(../images/btn-play.png) no-repeat;
	text-indent: -9998px;
	cursor: pointer;
}
.galery a:hover span, .galery a.active span {top: 0;}
/*desc*/
.desc {
	overflow: hidden;
	width: 435px;
}
.desc p {
	margin: 0 0 10px;
	color: #f3f3f3;
	font-size: 12px;
	line-height: 16px;
}
/**/
.hscroll-bar{
	height: 13px !important;
	top: 122px !important;	
}
.hscroll-left {
	position:absolute;
	top: 0 !important;
	width:12px !important;
}
.hscroll-right {
	position:absolute;
	left: 230px !important;
	top: 0 !important;
}
.hscroll-line {
	overflow:hidden;
	border-top: 1px solid #000;
	background: #4c4d54;
	height: 12px !important;
	width: 218px !important;
}
.hscroll-slider {
	background:url(../images/img-scroller.gif) no-repeat 0 1px;
	width:35px !important;
	cursor:pointer;
	overflow:hidden;
}
.hscroll-line .hscroll-slider div {
	overflow:hidden;
	width:33px !important;
}
/*error-box*/
.error-box {padding-top: 20px;}
.error-box span {
	font-size: 14px;
	line-height: 23px;
	color: #333;
}
.error-list {
	padding: 0;
	margin: 0;
}
.error-list li {
	padding-left: 21px;
	background: url(../images/ico-error.gif) no-repeat 0 50%;
	color: #f15a22;
	font-size: 14px;
	line-height: 21px;
}
#popup{visibility: hidden;}
/*image-holder*/
.img-holder {
	float:right;
	padding:26px 0 0;
}
/*agreements*/
ul.agreements {
	overflow:hidden;
	width:740px;
	clear:both;
	min-height:200px;
	margin:36px 0 0 -20px;
	padding:0 0 30px;
}
ul.agreements li {
	float:left;
	width:338px;
	padding:0 10px 10px 20px;
	list-style:none;
	font-size:12px;
	line-height:16px;
	color:#666;
}
ul.agreements li h3 {margin:8px 0 5px;}
ul.agreements li .left-photo {margin:0 20px 0 0;}
ul.agreements li p {
	color:#666;
	font-size:12px;
	line-height:16px;
}
/*text-block*/
.text-block {
	overflow:hidden;
	width:740px;
	padding:26px 0 30px;
}
.text-block ul {
	float:left;
	width:324px;
	padding:0 36px 0 0;
	margin:0;
}
.text-block ul li {
	float:left;
	width:100%;
	padding:25px 0 5px;
	list-style:none;
}
.text-block ul li p {
	color:#666;
	font-size:14px;
	line-height:18px;
}
/*info-box*/
.info-box {
	width:734px;
	margin:0 -20px;
	position:relative;
	background:url(../images/bg-info-box.gif) repeat-y;
}
.info-box .info-box-top {
	overflow:hidden;
	width:100%;
	background:url(../images/bg-info-box-top.gif) no-repeat;
}
.info-box .info-box-bottom {
	overflow:hidden;
	width:100%;
	padding:24px 0 30px;
	background:url(../images/bg-info-box-bottom.gif) no-repeat 0 100%;
}
.info-box .column {
	float:left;
	width:324px;
	padding:0 16px 0 20px;
}
.info-box .column h4 {
	margin:0;
	font-size:14px;
	line-height:20px;
	color:#151515;
	font-weight:normal;
}
.info-box .column strong {
	display:block;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}
.info-box .column p {
	margin:10px 0 0;
	color:#666;
	font-size:12px;
	line-height:16px;
}