@charset "utf-8";
/* CSS Document */
@import url("infoserve1.css");
body {
		background:#f5f5f5 url(../images/body-bg.png) top repeat-x;
		margin:0px; 
		padding:0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#333;
		line-height:18px
		}

img{border:0px;}
p,pre{margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{padding:0px; margin:0px;}

/* Main divs ------------------------------------------------------- */

#container { width:1000px; margin:0 auto;}
#header{width:1000px; margin:0 0 0 0; padding:0 0 0 0; float:left;}
#logo{width:1000px; margin:0 0 0 0; padding:0 0 0 0; float:left;}
#logo-left{width:398px; height:125px; margin:0 0 0 0; padding:0 0 0 0; float:left;}
#logo-right{width:500px; height:100px; margin:0 0 0 0; padding:25px 102px 0 0; float:left;}
#logo-right-inner{width:500px; margin:0 0 8px 0; padding:0 0 0 0; float:left;}

/*--------------------------------------------------------------MENU */

#menu_contener { width:1000px; margin:0 0 0 0; padding:0 0 0 0; float:left;}
.menu { width:1000px; height:64px; background:url(../images/menu-bg.png) center no-repeat; float:left;}
.menu ul {margin:0 0 0 0; padding:0 0 0 120px;}
.menu li { padding:0 0 0 0; margin:0 0 0 0; float:left;}
.menu ul li a:link, .menu ul li a:visited { line-height:61px; list-style:none; display:block; padding:0 21px 0 21px; color:#333; text-decoration:none;}
.menu ul li a:hover { color: #069; text-decoration:none;}

/*--------------------------------------------------------------MAIN */

#main1{width:1000px; background:url(../images/main_01.png) center no-repeat; height:45px; clear:both;}
#main{background:url(../images/main_02.jpg) top center repeat-y; padding:0 89px 0 115px; margin:0px; float:left;}

/*--------------------------------------------------------------CONTENT */

#content_contener { width:569px; float:left; padding:0px 10px 0px 10px;}
#home_contener { width:578px; float:left; padding:0px 11px 0px 0px;}
#home_banner { width:578px; float:left; padding:0px 0px 0px 0px;}
#home_slide_banner { width:578px; float:left; padding:11px 0px 0px 0px;}

#home_slide_top_band { width:578px; float:left; padding:0px 0px 0px 0px; background:url(../images/home_top_band.jpg) top left no-repeat; margin:0px; float:left; height:40px;}

#home_slide_left_content { width:285px; float:left; padding:12px 0px 0px 15px;}
#home_slide_right_content { width:263px; float:left; padding:10px 15px 0px 0px;}
#home_slide_right_next { width:263px; float:left; padding:12px 15px 0px 0px;}

#home_slide_bottom_band { width:578px; float:left; padding:0px 0px 0px 0px; background:url(../images/home_bottom_band.jpg) top left no-repeat; margin:0px; float:left; height:44px;}

#home_who_we_are_top_band { width:578px; float:left; padding:0px 0px 0px 0px; background:url(../images/home_top_band2.jpg) top left no-repeat; margin:0px; float:left; height:40px;}

#home_who_we_are_bottom_band { width:578px; float:left; padding:0px 0px 0px 0px; background:url(../images/home_bottom_band2.jpg) top left no-repeat; margin:0px; float:left; height:11px;}

#home_slide_contant { width:546px; float:left; padding:10px 15px 10px 15px;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:1px;
	}
	
#home_slide_contant_contener { width:546px; height:auto; float:left; padding:10px 0 0 0; margin:0 0 0 0;}
#home_slide_contant_box1 { width:546px; height:auto; float:left; padding:0 0 5px 0; margin:0 0 0 0;}
#home_slide_icon_box { width:46px; height:auto; float:left; padding:0 0 0 0; margin:0 0 0 0; text-align:left;}
#home_slide_heading_box { width:495px; height:auto; float:left; padding:0 0 0 5px; margin:0 0 0 0; text-align:left;}
#home_slide_heading_box2 { width:200px; height:auto; float:left; padding:0 0 0 0; margin:0 0 0 0; text-align:left;}

#content { width:569px; float:left; padding:18px 0px 0px 0px; color:#666;}
#content h1 {color:#09C; font-size:14px; background:url(../images/underline.jpg) left bottom no-repeat; padding:0px 0px 5px 0px; margin:0px;}
#content a:link, #content a:visited { color:#369; text-decoration:none;}
#content a:hover{ color: #999; text-decoration:underline;}
#content li{ padding:3px 0px 0px 0px; color:#666;}
.content_line{background:url(../images/line.jpg) left center no-repeat; padding:25px 0px 0px 0px; margin:0px;}
.content_gray{ color: #333;}

/*-------------------------------------------------------------SIDEBAR */

#sidebar_contener {width:207px; float:right;}
#sidebar {width:207px; float:right;}
#sidebar h2 {background:url(../images/side-h2.png) left no-repeat; height:50px; padding:20px 0 0 10px;
font-size:14px; color:#FFF;}
#sidebar ul{margin:0px; padding:0px 0px 20px 0px;}
#sidebar li{ background:url(../images/side-li.png) bottom no-repeat; list-style:none; padding:10px 20px 10px 10px;}
#sidebar a:link, #sidebar a:visited{text-decoration:none; color:#666; }
#sidebar a:hover{text-decoration:none; color: #09C; }

#footer_contener{padding:0px 0px 0px 0px; margin:0px; width:1000px; clear:both; margin: 0 auto;}
#footer{background:url(../images/main_03.png) top center no-repeat; padding:30px 115px 50px 115px; color:#999; font-size:11px;}
#footer1{padding:0 0 0 0; margin:0 0 0 0; width:470px; float:left;}
#footer2{padding:0 0 0 0; margin:0 0 0 0; width:300px; float:left; text-align:right;}

/*-------------------------------------------------------------SIDEBAR */

#career { width:569px; float:left; padding:0 0 0 0; margin:0 0 0 0;}
#career-inner { width:569px; float:left; padding:0 0 0 0; margin:0 0 8px 0;}
#career-left { width:120px; float:left; padding:0 0 0 0; margin:0 0 0 0;}
#career-right { width:449px; float:left; padding:0 0 0 0; margin:0 0 0 0;}

/*-------------------------------------------------------------SIDEBAR */


#products { width:569px; float:left; padding:0 0 0 0; margin:0 0 0 0;border:5px #ccc solid; background:#f2f2f2; }
#products h1 {color:#09C; font-size:14px; background:url(../images/underline.jpg) left bottom no-repeat; padding:0px 0px 5px 0px; margin:10px 0;}
#products-inner { width:569px; float:left; padding:0 0 0 0; margin:0 0 8px 0;}
#products-left { width:175px; float:left; padding:0 0 0 0; margin:0 0 0 0;}
#products-right { width:375px; float:left; padding:0 0 0 0; margin:0 0 0 0;}
.redStar{color:#ff0000;}
.mandatory-fields{float:right; font-size:11px; margin-bottom:10px;}
.height10{height:10px;}
#products-right select{-webkit-appearance: menulist;
box-sizing: border-box;
align-items: center;
border: 1px solid;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
white-space: pre;
-webkit-rtl-ordering: logical;
color: #666;
background-color: white;
cursor: default;
}

/*-------------------------------------------------------------SIDEBAR */

#home_slide_text_content { width:578px; float:left; padding:0px 0px 0px 0px; background:url(../images/home_bottom_band.jpg) top left no-repeat; margin:0px; float:left; height:auto;}

/*-------------------------------------------------------------SIDEBAR */

#contant_banner_box1 { width:273px; height:auto; float:left; padding:0 0 5px 0; margin:0 0 0 0;}
#contant_banner_box2 { width:273px; height:auto; float:left; padding:0 0 5px 0; margin:0 0 0 0;}