@font-face {
    font-family: 'calibribold';
    src: url('calibrib_0.eot');
    src: url('calibrib_0.eot%3F') format('embedded-opentype'),
         url('calibrib_0.woff') format('woff'),
         url('calibrib_0.ttf') format('truetype'),
         url('calibrib_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubunturegular';
    src: url('ubuntu-r.eot');
    src: url('ubuntu-r.eot%3F') format('embedded-opentype'),
         url('ubuntu-r.woff') format('woff'),
         url('ubuntu-r.ttf') format('truetype'),
         url('ubuntu-r.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/******* unused fonts *******/

* {

padding:0px;
margin:0px;

}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

ul li {
	list-style-type: none;
}

.contain {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clear {
	clear: both;
}
.para_padding {
	padding-bottom: 20px;
	line-height: 20px;
}


#header {
	width: 980px;
	margin:0 auto;
}
.hdr_main {
	width: 980px;
}

.logo_main {
	float: left;
	width: 188px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.search_main {
	float: right;
	width: auto;
	margin-right: 10px;
}
.search {
	float: right;
	height: 31px;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 8px;
	text-decoration: none;

}
.srch {
	padding-right: 80px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #999999;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search_bar {
	float: left;
	width: 200px;
}

.search_icon {
	float: left;
	width: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#navigation {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f7f7f7;
	padding-top: 0px;
	padding-bottom: 0px;
}
.nav_menu {
	float: left;
	width: 610px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.nav_li {
    font-family: 'ubunturegular';
	font-size: 16px;
	color: #616060;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.nav_navi {
	color: #616060;
	text-decoration: none;
}
.nav_navi:hover {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #ff7900;
}
.call_main {
	font-family: 'ubunturegular';
	float: right;
	font-size: 16px;
	color: #444444;
	background-image: url(images/call.png);
	background-repeat: no-repeat;
	background-position: 60px center;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-right: 8px;
}
#banner {
	height: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	}
#banner_inner {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bnr_inner_bg.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 120px;
}
.banner_hdng {
	font-family: calibribold;
	float: left;
	width: 520px;
	font-size: 36px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 120px;
	padding-left: 18px;
}
.banner_small_img {
	float: right;
	width: 421px;
}



.banner_img {
	width: 980px;
	height: 460px;
	background-image: url(https://falkemswiss.ch/images/bnr_hnd.png);
	background-repeat: no-repeat;
	background-position: 15px bottom;
}
.banner_txt_main {
	float: right;
	width: auto;
	text-shadow:none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #407be3;
	background-image: url(images/txt_bg.png);
	background-repeat: repeat;
	background-position: left top;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-top: 300px;
}
.banner_txt1 {
	font-family: 'ubunturegular';
	text-shadow:none;
	width: 300px;
	padding-bottom: 16px;
	color: #242424;
	font-size: 13.5px;
	line-height: 18px;
	text-align:left;
}

.banner_txt2 {
	font-family: ubunturegular;
	float: left;
	width: 320px;
	font-size: 12px;
	color: #141414;
	text-align: right;
}

#body {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f3f3f3;
	padding-top: 20px;
	padding-bottom: 35px;
}
.our_services_main {
	float: left;
	width: 640px;
	margin-left: 10px;
}
.services_hdng {
	font-family: 'calibribold';
	font-size: 30px;
	color: #ff7900;
	float: left;
	width: 630px;
	text-transform: uppercase;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.services_row1 {
	float: left;
	width: 630px;
	padding-top: 22px;
	padding-bottom:15px;
}
.services1 {
	float: left;
	width: 300px;
	margin-right:20px;
}

.servicesOur {
	float: left;
	width: 300px;
}
.services1_hdng {
	font-family: 'calibribold';
	float: left;
	padding-bottom:15px;
	color: #727272;
	font-size: 20px;
	text-transform: uppercase;
	width:100%;
}
.services1_hdng_navi {
	color: #727272;
	text-decoration: none;
}
.services1_hdng_navi:hover {
	color: #407be3;
}
.margingNone{ margin-right:0px;}

.services1_box_main {
	font-family: 'ubunturegular';
	float: left;
	width: auto;
	background-color: #ffffff;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ababab;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	color: #858585;
	line-height: 19px;
	height: 95px;
}
.services1_box_main:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #407be3;
}

.services111_box_main {
	font-family: 'ubunturegular';
	float: left;
	width: auto;
	background-color: #ffffff;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ababab;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	color: #858585;
	line-height: 19px;
	height: 73px;
}
.services111_box_main:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #407be3;
}

.product1_box_main {
	font-family: 'ubunturegular';
	float: left;
	width: auto;
	background-color: #ffffff;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ababab;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	color: #858585;
	line-height: 19px;
	height: 103px;

}
.product1_box_main:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #407be3;
}


.our_products_main {
	float: left;
	width: 270px;
	margin-left: 20px;
}
.products_hdng {
	font-family: 'calibribold';
	font-size: 30px;
	color: #ff7900;
	text-transform: uppercase;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	width:100%;
}
.product1_main {
	padding-top: 18px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.product_txt1 {
	font-family: 'ubunturegular';
	font-size: 16px;
	color: #407be3;
	padding-bottom: 10px;
	width:100%;
}
.product_txt2 {
	font-family: ubunturegular;
	color: #8e8e8e;
	font-size: 14px;
	line-height: 18px;
}
#welcome {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
}
.falkam_swiss_main {
	float: left;
	width: 960px;
	padding-top: 30px;
	padding-bottom: 44px;
	padding-right: 0px;
	padding-left: 15px;
}
.falkam_swiss_txt {
	float: left;
	width: 900px;
}
.falkam_swiss_hdng {
	font-family: 'calibribold';
	font-size: 30px;
	color: #ff7900;
	text-transform: uppercase;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	width:100%;
}
.falkam_swiss_txt_main {
	font-family: ubunturegular;
	float: left;
	padding-top: 20px;
	color: #8e8e8e;
	font-size: 14.5px;
	line-height: 19px;
	padding-right: 7px;
}
.falkam_swiss_img {
	float: left;
	width: 306px;
	padding-top: 56px;
	padding-left: 20px;
}
.falkam_swiss_img1 {
	float: left;
	width: 250px;
	padding-top: 56px;
	text-align: center;
}


#footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1c1c1c;
}

.footer_main {
	float: left;
	width: 980px;
	padding-top: 25px;
	padding-bottom: 23px;
}
.footer_left {
	float: left;
	width: 640px;
	margin-left: 20px;
}
.ftr_navigation {
	float: left;
	width: 640px;
	padding-bottom: 24px;
}
.ftr_li {
	font-family: ubunturegular;
	color: #8a8a8a;
	font-size: 15px;
	float: left;
	padding-right: 17px;
	padding-left: 17px;
	background-image: url(images/ftr_divider.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.ftr_li_navi {
	color: #8a8a8a;
	text-decoration: none;
}
.ftr_li_navi:hover {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #FFFFFF;
}

.email_us_main {
	width: 450px;
	float: left;
}
.email_main {
	font-family: ubunturegular;
	font-size: 14.5px;
	color: #ffffff;
	float: left;
	width: 350px;
	padding-bottom: 10px;
}
.email_link {
	color: #8a8a8a;
	padding-left: 40px;
}
.email_link_navi {
	color: #8a8a8a;
	text-decoration: none;
}
.email_link_navi:hover {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #ff7900;
}


.find_out_main {
	font-family: ubunturegular;
	font-size: 13px;
	float: left;
	width: 300px;
	padding-bottom: 15px;
}
.find_out_main a{ text-decoration:none; color:#8a8a8a; }
.find_out_main a:hover{ color:#ffffff; }
.find_link {
	color: #8a8a8a;
}
.copyright_main {
	font-family: ubunturegular;
	float: left;
	width: 350px;
	color: #8a8a8a;
	font-size: 14px;
	line-height: 24px;
}
.policy_navi {
	color: #8a8a8a;
	text-decoration: none;
}
.policy_navi:hover {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #FFFFFF;
}


.footer_right {
	float: left;
	width: 300px;
	padding-left: 10px;
}
.toll_free_main {
	font-family: 'calibribold';
	float: left;
	width: 300px;
	color: #FFFFFF;
	font-size: 21px;
	padding-bottom: 20px;
}
.company_name {
	font-size: 14.5px;
	font-family: ubunturegular;
	color: #FFFFFF;
	float: left;
	width: 300px;
	padding-bottom: 6px;
}
.company_add {
	font-family: ubunturegular;
	font-size: 14.5px;
	color: #8a8a8a;
	line-height: 20px;
	float: left;
	width: 300px;
	padding-bottom: 6px;
}
.social_icon {
	float: left;
	width: 200px;
}

.icon1{
	background:url(images/facebook.png) no-repeat left top;
	width:31px;
	margin-left:7px;
	float:left;
	height:30px;
}
.icon2{
	background:url(images/twitter.png) no-repeat left top;
	width:31px;
	margin-left:7px;
	float:left;
	height:30px;
}
.icon3{
	background:url(images/in.png) no-repeat left top;
	width:31px;
	margin-left:7px;
	float:left;
	height:30px;
}
.icon4{
	background:url(images/youtube.png) no-repeat left top;
	width:31px;
	margin-left:7px;
	float:left;

	height:30
.px;	height: 30px;
}

.icon1:hover{ background:url(images/facebook.png) no-repeat left -31px;
     transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.2s ease-in-out; /** Firefox **/
    -o-transition: all 0.2s ease-in-out; /** Opera **/}
.icon2:hover{ background:url(images/twitter.png) no-repeat left -31px; 
transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.2s ease-in-out; /** Firefox **/
    -o-transition: all 0.2s ease-in-out; /** Opera **/ }
.icon3:hover{ background:url(images/in.png) no-repeat left -31px; 
transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.2s ease-in-out; /** Firefox **/
    -o-transition: all 0.2s ease-in-out; /** Opera **/}
.icon4:hover{ background:url(images/youtube.png) no-repeat left -31px; 
transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.2s ease-in-out; /** Firefox **/
    -o-transition: all 0.2s ease-in-out; /** Opera **/
	}
.inner_body_main {
	float: left;
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;
}
.inner_hdng {
	font-family: 'calibribold';
	color: #ff7900;
	font-size: 28px;
	text-transform: uppercase;
	float: left;
	width: auto;
}
.inner_hdngCont {
	font-family: 'calibribold';
	color: #ff7900;
	font-size: 28px;
	text-transform: uppercase;
	float: left;
	width: auto; padding-bottom:30px; padding-left:0px; padding-right:20px;
}
.inner_services_main {
	float: left;
	width: 980px;
	padding-top: 22px;
}
.line {
	float: left;
	width: 960px;
	height: 1px;
	background-color: #d9d9d9;
	margin-top: 35px;
	margin-bottom: 5px;
}
.body_left {
	float: left;
	width: 629px;
}

.health_page_left {
	float: left;
	width: 100%;
	padding-bottom: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.health_txt1 {
	font-family: 'calibribold';
	float: left;
	width: auto;
	padding-bottom: 16px;
	color: #407be3;
	font-size: 24px;
	text-transform: uppercase;
}
.health_txt2 {
	font-family: ubunturegular;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #858585;
	line-height: 19px;
}
.read_mor_btn {
	font-family: ubunturegular;
	float: left;
	width: 124px;
	text-align: center;
	line-height: 39px;
	background-color: #3c3c3c;
	margin-top: 22px;
	color: #FFF;
	font-size: 16px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
}
.read_mor_btn_navi {
	color: #FFF;
	text-decoration: none;
}
.read_mor_btn:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #d06300;
	background-color: #ff7900;
}
.body_right {
	float: right;
	width: 328px;
}

.health_page_right {
	float: right;
	width: 328px;
}

.health_body_img {
	float: left;
	width: 328px;
	padding-top: 44px;
}

.services11_hdng {
    font-family: 'calibribold';
	float: left;
	width: 304px;
	padding-bottom: 20px;
	color: #727272;
	font-size: 24px;
	text-transform: uppercase;
	padding-left: 24px;
}
.services11_hdng_navi {
	color: #727272;
	text-decoration: none;
}
.services11_hdng_navi:hover {
	color: #ff7900;
}

.services11_box_main {
	font-family: 'ubunturegular';
	float: left;
	width: 295px;
	background-color: #ffffff;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ababab;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	color: #858585;
	line-height: 19px;
}
.services11_box_main:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ff7900;
}

.inner_about_txt {
    font-family: 'ubunturegular';
	font-size: 14.5px;
	color: #787878;
	float: left;
	width: auto;
}
.contact_page_main {
	float: left;
	width: 980px;
}
.address_main {
	float: left;
	width: 360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecece;
}

.address_hdng1
 {
    color: #302f2f;
    float: left;
    font-family: calibribold;
    font-size: 22px;
    padding-bottom: 20px;
    padding-left: 5px;
    text-transform: uppercase;
    width: auto;
}
.address_hdng {
	font-family: calibribold;
	float: left;
	width: auto;
	font-size: 22px;
	color: #302f2f;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.address_icon_txt_main {
	width: auto;
	float: left;

}
.address_icon {
	float: left;
	width: 32px;
	text-align: center;
	margin-right: 10px;
}
.address_txt {
	font-family: 'ubunturegular';
	width: 310px;
	color: #787878;
	font-size: 14.5px;
	float: left;
}
.call_txt {
	font-family: 'ubunturegular';
	width: auto;
	color: #787878;
	font-size: 14.5px;
	float: left;
	padding-top: 4px;
	padding-left: 5px;
}


.telephone_main {
	float: left;
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecece;
	padding-left: 60px;
}
.contact_page_img {
	float: left;
	width: 305px;
}
.contact_form_main {
	float: left;
	width: 960px;
	margin-top:15px;
}
.form_main {
	float: left;
	width: auto;
}
.form_left {
	float: left;
	width: 350px; //margin-left:23px;
}

.form_right {
	float: left;
	width: 385px;
	margin-left: 20px;
}

.form1 {
	float: left;
	width: auto;
	margin-bottom: 14px;
}

.form11 {
	float: left;
	width: 100%;
	margin-bottom: 14px;
}


.name {
	font-family: 'ubunturegular';
	line-height: 39px;
	width: auto;
	float: left;
	font-size: 14.5px;
	color: #787878;
}

.name1 {
	font-family: 'ubunturegular';
	line-height: 39px;
	width: 68px;
	float: left;
	font-size: 14.5px;
	color: #787878;
}

.name_form {
	border: 1px solid #c8c8c8;
	float: left;
	width: auto;
	padding-left: 6px;
	margin-left: 12px;
}

.name_form1 {
	border: 1px solid #c8c8c8;
	float: left;
	width: 295px;
	padding-left: 0px;
	margin-left: 15px;
}
.name_formVery {
	border: 1px solid #c8c8c8;
	float: left;
	width: 116px;
	padding-left: 0px;
	margin-left: 12px;
}
.name_form_field {
	font-family: 'ubunturegular';
	background-color: #f3f3f3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #a4a4a4;
	font-size: 13.5px;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	width: 277px;
}
.name_form_fieldVery {
	font-family: 'ubunturegular';
	background-color: #f3f3f3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #a4a4a4;
	font-size: 13.5px;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	width: 104px;
}

.form_list_section {
    border: 1px solid #999;
    border-radius: 5px;
    color: #000;
    float: left;
    font-family: Arial,Verdana,sans-serif;
    font-size: 0.8em;
    height: 28px;
    line-height: 140%;
    padding: 3px;
    width: 306px;
}

.name_form_field1 {
	font-family: 'ubunturegular';
	background-color: #f3f3f3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #a4a4a4;
	font-size: 13.5px;
	width:283px;
	padding-left: 6px;
}
.submit_btn {
	float: left;
	font-family: ubunturegular;
	float: left;
	text-align: center;
	line-height: 39px;
	background-color: #3c3c3c;
	color: #FFF;
	font-size: 16px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	width: 99px;
}
.submit_btn_navi {
	color: #FFF;
	text-decoration: none;
}

.submit_btn:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #d06300;
	background-color: #ff7900;
}
.email_link1 {
	color: #8a8a8a;
	padding-left: 5px;
}
.contactListLink{ padding-top:10px; text-align:right; position:absolute; right:20px; border:20px; bottom:15px;}
.contactListLink a{ color:#407be3; text-decoration:none;}
.contactListLink a:hover{ color: #ff7900; text-decoration: underline;}
.verificationCode{width:385px; color: #787878; font-family: 'ubunturegular'; font-size: 14.5px; line-height: 39px;}
.veryText{ float:left; }
.veryCode{ float:left; padding-left:10px; }
.slide1{
	background-image: url(images/banner_bg.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;}
	.slide2{
	background-image: url(images/banner_bg1.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;}
	.slide3{
	background-image: url(images/banner_bg2.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
	.slideHead{
	margin-top:50px;
	font-family: calibribold;
	text-transform:uppercase;
	text-align: left;
	color: #FFFFFF;
}
	.slideText{
	color:#fff;
	font-size:13.5px;
	padding-top:10px;
	font-family: 'ubunturegular';
	text-align: left;
}
	.newBox{ height:118px;}
	.posiBox{ position:relative;}
.footer_middle {
	height: 120px;
	width: 120px;
	text-align: center;
	float: left;
}
.mission_main {
	float: left;
	width: 625px;
}
.small-letter {
	font-variant: normal;
}
.bnnr3_box {
	float: left;
	margin-top: 144px;
	width: 500px;
	padding-left: 70px;
	text-align: left;
}
.login {
	float: left;
	margin-left: 5px;
	color: #666666;
	font-family: 'ubunturegular';
	font-size: 14px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.login a {
	color: #666666;
	text-decoration: none;
}
