@import url(http://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic,900,900italic);

html {
    overflow-x: visible !important;
	
overflow-y: scroll;
}
body {
margin: 0;
padding: 0;
font-family: 'Lato', sans-serif;
color: #1a171b;
font-size: 13px;
background: #FFFFFF url(../images/bck_main.jpg) top center no-repeat;
height:100%;
border: none;
min-width: 1200px;
}
body.sub {

min-width: 1200px;
}
a {
font-family: 'Lato', sans-serif;
color: #1a171b;
font-size: 13px;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
p.error {
font-size: 10px;
color: #FF0000;
}
div.clear {
clear: both;
}
a img {
border: none;
}
.cert_pic2 {
display: inline-block;
margin: 12px;
}

.main_frame {
width: 1200px;
margin: auto;
}
#logo {
float: left;
width: 279px;
height: 232px;
}
#menu_top {
float:right;
width: 921px;
height: 232px;
text-align: right;
}

#main_menu {
padding-top: 50px;
}
#main_menu a {
display: inline-block;
font-weight: 700;
font-size: 13px;
color: #1a171b;
padding-left: 11px;
padding-right: 11px;
height: 35px;
line-height: 35px;
text-transform: uppercase;

margin-left: 9px;
} 
#main_menu a:hover, #main_menu a.curr {
color: #ffffff;
background: #018FD9;
text-decoration: none;
} 
#slider {
width: 1200px;
height: 570px;
padding-bottom: 58px;
background: url(../images/slider_bottom.png) bottom left no-repeat;
}




#left_column {
float: left;
width: 287px;
padding-right: 43px;
padding-bottom: 60px;

}
#right_column {
float: right;
width: 870px;
padding-bottom: 60px;
}



.page_title {
font-family: 'Lato', sans-serif;
font-weight: 700;
color: #008fd8;
font-size: 16px;
margin-bottom: 20px;
}
.page_title2 {
font-family: 'Lato', sans-serif;
font-weight: 700;
color: #008fd8;
font-size: 20px;
margin-bottom: 20px;
}
#left_column a.lm {
display: block;
width: 232px;
padding-left: 35px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
font-family: 'Lato', sans-serif;
font-weight: 900;
border-top: solid 1px #4D5A62;
font-size: 14px;
}
#left_column a.lm:hover, #left_column a.curr {
color: #008fd8;
text-decoration: none;
}
#left_column .page_title {
text-transform: uppercase;
}
#left_column a.lmsub {
display: block;
width: 200px;
padding-left: 67px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
font-family: 'Lato', sans-serif;
font-weight: 900;
border-top: solid 1px #4D5A62;
font-size: 14px;
}
#left_column a.lmsub:hover {
color: #008fd8;
text-decoration: none;
}
#footer_container {
width: 100%;
margin: auto;

height: 110px;
padding-top: 38px;

color: #1a171b;
font-size: 12px;
}
#footer_container a {
color: #1a171b;
font-size: 12px;
}


#copy {
float: right;
font-size: 12px;
color: #828282;
}
#copy a {
font-size: 12px;
color: #828282;
}
/* ja form */

.ja_form{
    padding-top: 8px;
}
.ja_form div {
	width: 150px; 
	float: left; 
	vertical-align:middle; 
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;

}
.ja_form_title {


font-size: 16px;
color: #404040;
font-weight: bold;
text-align:right;

}	

div.ja_box_form {

}

div.ja_box_form2 {
	line-height: 5px;
	padding-left: 17px;	   
}
input, select {
	font: 11px/Trebuchet MS;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	width: 511px;
	height: 123px;
	background: url(../images/textarea.png) top left no-repeat;
	border: none;
	overflow: auto;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.button {
	border: solid 2px #f3f3f3;
	padding: 1px 8px;
	background: #FF6600;
	color: #ffffff;
	font-size: 9px;
}

.button:hover, .button:focus {
	border-color: #E6E6E6;
}
.button2 {
	border: solid 2px #f3f3f3;
	padding: 1px 8px;
	background: #818586;
	color: #ffffff;
	font-size: 10px;
}

.button2:hover, .button2:focus {
	border-color: #E6E6E6;
	font-size: 10px;
}
.inputbox {
	width: 346px;
	height: 27px;
	background: url(../images/input.png) top left no-repeat;
	border: none;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.cert_pic {
display: inline-block;
margin: 8px;
vertical-align: top;
} 
.cert_pic img {
border: solid 1px #57616A;
}
.offer_item {
display: block;
padding-bottom: 17px;
padding-top: 17px;
border-bottom: solid 1px #CECECE;
}
.offer_item img {
float: left;
padding-right: 15px;
}
.offer_item h2 {
color: #008fd8;
margin-top: 0;
}
.offer_item a {
color: #008fd8;
}
img.small {
max-width: 276px;
margin-right: 20px;
}
img.small_last {
max-width: 276px;
}
.prod_item {
display: inline-block;
margin: 5px;
margin-bottom: 30px;
max-width:386px;
vertical-align:top;
}
.prod_item a {
font-size:15px;
color: #0090D9;
}
.prod_item img {
padding-bottom: 30px;
background: url(../images/prod_shadow.png) bottom center no-repeat;
}