body{
font-size:1.0em;
}
#header_form{
float:left;
height:32px;
padding-left:5px;
color:#FFFFFF;
border-top:5px solid #9FBFE7;
border-bottom:5px solid #97B2D4;
}
#header_form_login{
float:left;
padding-top:8px;
padding-right:5px;
}
#header_form_agent{
float:left;
padding-left:6px;
padding-right:5px;
}
#header_form_field{
float:left;
position:relative;
top:4px;
}
#header_form_title{
float:left;
padding-top:8px;
padding-right:6px;
}
#header_form_cap{
float:left;
position:relative;
top:0px;
}
#header_form_search{
float:left;
padding-top:0px;
padding-left:10px;
}
#header_form_search input{
width:100px;
height:18px;
border:1px solid #3B3B3B;
border-left:0px;
}
#header_form_cap1{
float:left;
width:10px;
height:42px;
background:url('../images/header_form_left.png');
}
#header_form_cap2{
float:left;
width:10px;
height:42px;
background:url('../images/header_form_right.png');
}
#header_form_btn{
float:left;
padding-top:5px;
}
#header_form_divide{
float:left;
width:18px;
height:32px;
background:url('../images/header_form_divide.png');
}
/*CONTENT*/
#content_2cNav_copy{
width:674px;
padding-right:13px;
float:left;
}
/*SLIDESHOW IE FIX*/
#slideshow{
/*background:#6633cc;*/
}
/*COUNTRY SELECTOR*/
#country_selector{
position:relative;
top:-320px;
right:0px;
width:480px;
z-index:10;
}
#country_content{
position:relative;
z-index:20;
border:1px solid #A6C8F5;
background:#1D467B;
color:#FFF;
}
#country_close{
 position:absolute;
 right:5px;
 padding:5px 0 0 0;
 z-index:30;
}
#content_1c{
min-height:400px;
height:auto !important;
height:400px;
}
#content_2c{
min-height:400px;
height:auto !important;
height:400px;
}
#content_3c{
min-height:400px;
height:auto !important;
height:400px;
}
#content_2cNav{
min-height:400px;
height:auto !important;
height:400px;
}
/*NEWS SLIDER ON HOMEPAGE*/
/*slider*/
.img {
border: 0; display: block;
}
.news_slider {
position: relative; width: 940px; margin: 0 auto 0px auto; text-align: left;  background: url('../images/pusher_bottom_bgFull.png');background-repeat:no-repeat;
}
.news_slider .messaging {
display: block; padding: 5px; margin: 0 20px 5px 20px; background: #ffffcc;
}
.news_slider .prev, .news_slider .next {
position: absolute; top: 42%; display: none;
}
.news_slider .next {
right: 0;
}
.news_slider .container {
position: relative; top: 0; left: 0; width: 100%;padding-left:10px;
}
.news_slider .news_items {
/*The width must be equal to .item ((width + margin-right) * 2)*/
position: relative; width: 884px; top: 0; left: 25px; overflow: hidden;
}
.news_slider .view_all {
padding: 5px; margin: 0 0 2px 0; border-top: #eeeeed 1px solid; border-bottom: #eeeeed 1px solid; text-align: center;
}
.news_slider .item {
/*Must contain a width and a margin-right*/
width:290px; height:245px; margin-right: 14px;
}
.news_slider .item div {
width: 175px; padding: 10px 0 10px 0
}
.news_slider .item img {
padding: 0px;
}


input {
font-size: 14px;
/* font-family: arial; */
} 