@charset "utf-8";
/* CSS Document */
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#004672;
	margin:0;
	padding:0;
	background:url(../images/bg_main.jpg);
}
.hand
{
	cursor:pointer;
}
.tbl_body
{
	border:4px solid white;
	background-color:white;
}
.cls_banner
{
	background:url(../images/banner.jpg) no-repeat left top;
	width:892px;
	height:136px;
}

/*menu*/
.bg_menu
{
	background-color:#024775;
	height:34px;
	width:892px;
}

/*content*/
.tbl_content
{
	border:1px solid #bebebe;
	margin-top:4px;
	background-color:#efefef;
}

.cls_title
{
	padding-top:30px;
	padding-left:27px;
}

.cls_content
{
	padding:10px 27px 27px 27px;
	height:330px;
	vertical-align:top;
	line-height:20px;
}
.cls_bar
{
	background:url(../images/bar.jpg) repeat-x;
	height:5px;
	margin-left:27px;
	margin-right:27px;
}
.cls_footer
{
	margin:17px 27px 27px 27px;
	line-height:17px;
}

.mailto
{
	border:0px;
}
.cls_circle
{
	padding-bottom:3px;
	padding-right:4px;
}
.cls_newsletter
{
	color:#4b93d0;
	text-decoration:none;
}
.cls_newsletter:hover
{
	color:#666666;
	text-decoration:none;
}
.cls_input
{
	width:286px;
	padding-top:5px;
	height:18px;
	background-color:#e7e7e7;
	border:1px solid #024774;
}
.area_input
{
	width:286px;
	padding-top:5px;
	height:48px;
	background-color:#e7e7e7;
	border:1px solid #024774;
}
.cls_security
{
	width:182px;
	padding-top:5px;
	height:26px;
	background-color:#e7e7e7;
	border:1px solid #024774;
	vertical-align:top;
	text-align:center;
	font-size:20px;
	color:#999999;
	font-weight:bold;
}

#send
{
	padding-right:30px;
	padding-bottom:20px;
}

#div_contact
{
	color:red;
}

/*search*/
.cls_search
{
	width:144px;
	background-color:white;
	border:0px;
	margin-top:10px;
}
.cls_email
{
	color:#004672;
	text-decoration:underline;
}

.cls_email:hover
{
	color:#666666;
	text-decoration:underline;
}
.cls_contact
{
	border:1px solid red;
	width:82px;
	height:17px;
}




#navigation {
position: absolute;
display:inline;
float:left;
margin:0px
}


#navigation li{list-style:none;
float:left;

}



#slideshow1 {
/*margin: 20px auto 0 auto;*/
width: 685px;
height: 110px;
/*background: #d5d5d5 url(../images/slideshow_bg.gif) repeat-x;*/
}

#slideshow_wrapper1 {
/* we use relative to catch the children */
position: relative;
overflow: scroll;
width: 680px;
height: 110px;
left: -2px;
top: 5px;
}

#slideshow_set1 {
position: absolute;
}

#slideshow_set1 li {
float: left;
height: 100px;
width: 135px;
}

#slideshow2 {
/*margin: 20px auto 0 auto;*/
width: 685px;
height: 110px;
/*background: #d5d5d5 url(../images/slideshow_bg.gif) repeat-x;*/
}

.slideshow {
/*margin: 20px auto 0 auto;*/
width: 685px;
height: 110px;
/*background: #d5d5d5 url(../images/slideshow_bg.gif) repeat-x;*/
}

#slideshow_wrapper2 {
/* we use relative to catch the children */
position: relative;
overflow: scroll;
width: 685px;
height: 110px;
left: -2px;
top: 5px;
}

.slideshow_wrapper {
/* we use relative to catch the children */
position: relative;
overflow: scroll;
width: 680px;
height: 110px;
left: -2px;
top: 5px;
float:left;
}

#slideshow_set2 {
position: absolute;
}

#slideshow_set2 li {
float: left;
height: 100px;
width: 135px;
}

.slideshow_set {
position: absolute;
}

.slideshow_set li {
float: left;
height: 100px;
width: 135px;
}

.cls_involvement_bar {
background:transparent url(../images/bar.jpg) repeat-x scroll 0 0;
height:5px;
}