@font-face {
	font-family: 'Gill Sans MT';
	src: url('/fonts/GIL___.eot');
	src: local('☺'), url('/fonts/GIL___.woff') format('woff'), url('/fonts/GIL___.ttf') format('truetype'), url('/fonts/GIL___.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background-image: url(../images/background6.jpg);
	margin: 0px;
	padding: 0px;	/*background-color: #f2eddc;*/
	background-position: right bottom;
	background-attachment: fixed;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display:block;
}
#main_box_bottom_shadow {
	position: absolute;
	height: 60px;
	width: 837px;
	left: 0px;
	bottom: -60px;
	background-image: url(../images/bottom_shadow2.png);
	background-repeat: no-repeat;
}
#main_box {
	height: 460px;
	width: 837px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	background-image: url(../images/background_ext_2.jpg);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	border: 1px solid #B6A989;
}
#main_left {
	width: 190px;
	height: 412px;
	padding: 10px;
	float: left;
	position: relative;
}
#devider {
	width: 5px;
	height: 432px;
	float: left;
}
#devider_inner {
	height: 0px;
	width: 3px;
	margin-top: 216px;
	margin-right: 1px;
	margin-left: 1px;
	overflow: hidden;
}
#header {
	width: 837px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
}
.add_shadow {
 -moz-box-shadow: 0 0 15px 0px #b1a47f;
 -webkit-box-shadow: 0 0 15px 0px #b1a47f;
 box-shadow: 0 0 15px 0px #b1a47f;
 } 
#main_box_top_shadow {
	height: 60px;
	width: 837px;
	position: absolute;
	left: 0px;
	top: -60px;
	background-image: url(../images/top_shadow2.png);
	background-repeat: no-repeat;
}
#logo {
	height: 130px;
	width: 260px;
	margin-left: 10px;
	padding-top: 10px;
}
#footer {
	font-family: "Gill Sans MT";
	font-size: 10px;
	position: fixed;
	bottom: 0px;
	width: 480px;
	text-align: center;
	left: 50%;
	text-transform: uppercase;
	background-color: #E9E5D7;
	border-radius:10px 10px 0px 0px;
	line-height: 10px;
	height: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: -82px;
}
.nav_button {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 40px;
	line-height: 16px;
	text-align: right;
	height: 16px;
	font-family: "Gill Sans MT";
	font-size: 16px;
	background-color: #2d2818;
	color: #FFF;
	position: absolute;
	display: none;
	cursor:pointer;
	border-radius:5px 0px 0px 5px;
	
}
a.nav_button{
	text-decoration:none;	
}
.nav_text{
	display:none;
	font-size: 16px;
	line-height: 16px;
	height: 16px;
}
.nav_hover{
	color:#FFDF80;
}
#nav4 {
	right: 20px;
	top: 345px;
}
#nav3 {
	right: 20px;
	top: 300px;
}
#nav2 {
	right: 20px;
	top: 255px;
}
#nav1 {
	right: 20px;
	top: 210px;
}
#main_right {
	float: left;
	width: 600px;
	margin-left: 10px;
	height: 360px;
	margin-top: 36px;
	position: relative;
	overflow: hidden;
}
#main_right_wrap {
	height: 360px;
	width: 2400px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.main_block {
	float: left;
	height: 360px;
	width: 600px;
	margin: 0px;
}
.showroom_left {
	float: left;
	width: 385px;
	display: none;
}
.showroom_info {
	font-family: "Gill Sans MT";
	font-size: 16px;
	line-height: 20px;
	padding: 10px;
}

.showroom_right {
	float: left;
	width: 215px;
	height: 360px;
	font-family: "Gill Sans MT";
}
.line_left {
	height: 360px;
	width: 105px;
	margin-right: 5px;
	float: left;
	position: relative;
}
.line_right {
	float: left;
	height: 360px;
	width: 105px;
	position: relative;
}

#section1block1 {
	background-color: #2d2818;
	height: 25px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
}
.section1block1 {
	background-image: url(../images/block1-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#section1block2 {
	background-color: #2d2818;
	height: 140px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 30px;
	display: none;
}
.section1block2{
	background-image: url(../images/block1-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#section1block2text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 85px;
	display:none;
}

#section1block3 {
	height: 135px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 175px;
	background-color: #2d2818;
	display:none;
}
.section1block3 {
	background-image: url(../images/block1-3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#section1block3text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	display:block;
	margin-top: 40px;
	display:none;
}
#section1block4 {
	height: 45px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 315px;
	background-color: #2d2818;
	display:none;
}
.section1block4 {
	background-image: url(../images/block1-4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#section1block4text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	display:none;
	margin-top: 3px;
}
#section1block5 {
	height: 85px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #2d2818;
	display:none;
}
.section1block5 {
	background-image: url(../images/block1-5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#section1block5text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	display:block;
	margin-top: 30px;
	display:none;
}
#section1block6 {
	height: 145px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 90px;
	background-color: #2d2818;
	display:none;
}
.section1block6 {
	background-image: url(../images/block1-6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#section1block6text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 90px;
	width: 85px;
	padding: 10px;
	display:none;
}
#section1block7 {
	background-color: #2d2818;
	height: 120px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 240px;
	display:none;
}
.section1block7 {
	background-image: url(../images/block1-7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#section1block7text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	display:block;
	margin-top: 35px;
	display:none;
}
/* new css  */
#about_us_container{
	position:relative;
	width:385px;
	height:360px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#about_us_container{
	position:relative;
	width:385px;
	height:360px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#about_us_container .customScrollBox{
	position:relative;
	height:100%;
	overflow:hidden;
}
#about_us_container .customScrollBox .container{
	position:relative;
	width:355px;
	top:0;
	float:left;
}
#about_us_container .customScrollBox .content{clear:both;}
#about_us_container .dragger_container{
	position:relative;
	width:2px;
	height:285px;
	float:left;
	cursor:pointer -moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	cursor:s-resize;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 11px;
	background-color: #EEE3CA;
}
#about_us_container .dragger{
	position:absolute;
	width:2px;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#666;
	overflow:hidden;
	cursor:pointer;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color: #2d2818;
}
#about_us_container .dragger_pressed{
	position:absolute;
	width:4px;
	margin-left:-1px;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#666;
	overflow:hidden;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:s-resize;
	background-color: #B1A57F;
}
#about_us_container .scrollUpBtn,#about_us_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#about_us_container .scrollUpBtn{
	top:16px;
	background-image: url(../images/mcs_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#about_us_container .scrollDownBtn{
	bottom:12px;
	background-image: url(../images/mcs_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#about_us_container .scrollUpBtn:hover,#about_us_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}

#section3block1 {
	background-color: #2d2818;
	height: 55px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:block;
}
#section3block2 {
	background-color: #2d2818;
	height: 110px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 60px;
	display: block;
}

#section3block3 {
	height: 120px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 175px;
	background-color: #2d2818;
	display:block;
}
#section3block4 {
	height: 60px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 300px;
	background-color: #2d2818;
	display:block;
}
#section3block5 {
	height: 100px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #2d2818;
	display:block;
}
#section3block6 {
	height: 145px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 105px;
	background-color: #2d2818;
	display:block;
}
#section3block7 {
	background-color: #2d2818;
	height: 105px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 255px;
	display:block;
}
.section3block1 {
	background-image: url(../images/block3-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section3block2{
	background-image: url(../images/block3-2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section3block3 {
	background-image: url(../images/block3-3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section3block4 {
	background-image: url(../images/block3-4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section3block5 {
	background-image: url(../images/block3-5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section3block6 {
	background-image: url(../images/block3-6.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section3block7 {
	background-image: url(../images/block3-7.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#section3block1text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 0px;
	display:none;
}
#section3block2text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 60px;
	display:none;
}
#section3block3text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	display:block;
	margin-top: 40px;
	display:none;
}
#section3block4text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	display:none;
	margin-top: 3px;
}
#section3block5text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	display:block;
	margin-top: 50px;
	display:none;
}
#section3block6text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 90px;
	width: 85px;
	padding: 10px;
	display:none;
}
#section3block7text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	display:block;
	margin-top: 55px;
	display:none;
}
#services_container{
	position:relative;
	width:385px;
	height:360px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#services_container .customScrollBox{
	position:relative;
	height:100%;
	overflow:hidden;
}
#services_container .customScrollBox .container{
	position:relative;
	width:355px;
	top:0;
	float:left;
}
#services_container .customScrollBox .content{clear:both;}
#services_container .dragger_container{
	position:relative;
	width:2px;
	height:285px;
	float:left;


cursor:pointer -moz-border-radius:2px; 																			-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	cursor:s-resize;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 11px;
	background-color: #EEE3CA;
}
#services_container .dragger{
	position:absolute;
	width:2px;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#666;
	overflow:hidden;
	cursor:pointer;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color: #2d2818;
}
#services_container .dragger_pressed{
	position:absolute;
	width:4px;
	margin-left:-1px;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#666;
	overflow:hidden;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:s-resize;
	background-color: #B1A57F;
}
#services_container .scrollUpBtn,#services_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#services_container .scrollUpBtn{
	top:16px;
	background-image: url(../images/mcs_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#services_container .scrollDownBtn{
	bottom:12px;
	background-image: url(../images/mcs_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#services_container .scrollUpBtn:hover,#services_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}


#contact_container{
	position:relative;
	width:385px;
	height:360px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#contact_container .customScrollBox{
	position:relative;
	height:100%;
	overflow:hidden;
}
#contact_container .customScrollBox .container{
	position:relative;
	width:355px;
	top:0;
	float:left;
}
#contact_container .customScrollBox .content{clear:both;}
#contact_container .dragger_container{
	position:relative;
	width:2px;
	height:285px;
	float:left;
	cursor:pointer -moz-border-radius:2px; 
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	cursor:s-resize;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 11px;
	background-color: #EEE3CA;
}
#contact_container .dragger{
	position:absolute;
	width:2px;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#666;
	overflow:hidden;
	cursor:pointer;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color: #2d2818;
}
#contact_container .dragger_pressed{
	position:absolute;
	width:4px;
	margin-left:-1px;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#666;
	overflow:hidden;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:s-resize;
	background-color: #B1A57F;
}
#contact_container .scrollUpBtn,#contact_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#contact_container .scrollUpBtn{
	top:16px;
	background-image: url(../images/mcs_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#contact_container .scrollDownBtn{
	bottom:12px;
	background-image: url(../images/mcs_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#contact_container .scrollUpBtn:hover,#contact_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}
#jdhighways_email{
	text-decoration:none;
	color:#2d2818;
}
#jdhighways_email:hover{
	color:#675B36;
}
#section2block1 {
	height: 135px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #2d2818;
	display:block;
}
#section2block2 {
	height: 95px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 140px;
	background-color: #2d2818;
	display:block;
}
#section2block3 {
	background-color: #2d2818;
	height: 120px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 240px;
	display:block;
}
#section2block4 {
	background-color: #2d2818;
	height: 65px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:block;
}
#section2block5 {
	background-color: #2d2818;
	height: 100px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 70px;
	display: block;
}

#section2block6 {
	height: 125px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 175px;
	background-color: #2d2818;
	display:block;
}
#section2block7 {
	height: 55px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 305px;
	background-color: #2d2818;
	display:block;
}
.section2block1 {
	background-image: url(../images/block2-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section2block2 {
	background-image: url(../images/block2-2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section2block3 {
	background-image: url(../images/block2-3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section2block4 {
	background-image: url(../images/block2-4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section2block5 {
	background-image: url(../images/block2-5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section2block6 {
	background-image: url(../images/block2-6.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section2block7 {
	background-image: url(../images/block2-7.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#section2block1text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 55px;
	display:none;
	line-height: 15px;
}
#section2block2text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 20px;
	display:none;
	line-height: 15px;
}
#section2block3text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 0px;
	display:none;
	line-height: 15px;
}
#section2block4text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 10px;
	display:none;
	line-height: 15px;
}
#section2block5text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 0px;
	display:none;
	line-height: 15px;
}
#section2block6text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 60px;
	display:none;
	line-height: 15px;
}
#section2block7text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 0px;
	display:none;
	line-height: 15px;
}
.jd_field {
	background:none;
	border:none;
	padding: 5px;
	width: 200px;
	border: 1px dotted #2d2818;
	font-family:"Gill Sans MT";
	font-size:16px;
}
.jd_textarea {
	background:none;
	border:none;
	padding: 5px;
	width: 200px;
	border: 1px dotted #2d2818;
	font-family:"Gill Sans MT";
	font-size:16px;
	overflow:hidden;
}
.jd_submit {
	font-family: "Gill Sans MT";
	font-size: 14px;
	text-transform: uppercase;
	width: 80px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #2d2818;
	border: 1px solid #2d2818;
	background:none;
}
#section4block1 {
	height: 105px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #2d2818;
	display:block;
}
#section4block2 {
	height: 125px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 110px;
	background-color: #2d2818;
	display:block;
}
#section4block3 {
	background-color: #2d2818;
	height: 120px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 240px;
	display:block;
}
#section4block4 {
	background-color: #2d2818;
	height: 65px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:block;
}
#section4block5 {
	background-color: #2d2818;
	height: 100px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 70px;
	display: block;
}

#section4block6 {
	height: 125px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 175px;
	background-color: #2d2818;
	display:block;
}
#section4block7 {
	height: 55px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 305px;
	background-color: #2d2818;
	display:block;
}
.section4block1 {
	background-image: url(../images/block4-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section4block2 {
	background-image: url(../images/block4-2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section4block3 {
	background-image: url(../images/block4-3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section4block4 {
	background-image: url(../images/block4-4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section4block5 {
	background-image: url(../images/block4-5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section4block6 {
	background-image: url(../images/block4-6.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.section4block7 {
	background-image: url(../images/block4-7.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#section4block1text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 55px;
	display:none;
	line-height: 15px;
}
#section4block2text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 0px;
	display:none;
	line-height: 15px;
}
#section4block3text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 70px;
	display:none;
	line-height: 15px;
}
#section4block4text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 0px;
	display:none;
	line-height: 15px;
}
#section4block5text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 0px;
	display:none;
	line-height: 15px;
}
#section4block6text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 45px;
	display:none;
	line-height: 15px;
}
#section4block7text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
	width: 85px;
	padding: 10px;
	margin-top: 0px;
	display:none;
	line-height: 15px;
}
#creator {
	background-image: url(../images/kartogram_web_logo.png);
	height: 20px;
	width: 100px;
	position: fixed;
	left: 10px;
	bottom: 10px;
	display: none;
	cursor:pointer;
}
#creator:hover{
	background-image: url(../images/kartogram_web_logo_hover.png);
}
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	font-size: 10px;
}
.textfieldValidState input, input.textfieldValidState {
}
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	border: 1px solid #900;
}
.textfieldFocusState input, input.textfieldFocusState {
}
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	font-size: 10px;
}
.textareaValidState textarea, textarea.textareaValidState {
}
textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea, 
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	border: 1px solid #900;
}
.textareaFocusState textarea, textarea.textareaFocusState {

}
.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}
textarea.textareaHintState, .textareaHintState textarea{
	/* color: red !important;*/
}
