/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #777777;
	background-image: url(../images/2bg.jpg);
	background-repeat: repeat-x;
}
#warper{
margin:0 auto;
width:1003px;
background-color:#ffffff;
}
#header{
float:left;
width: 1003px;
height:376px;
background-color:#777;
}

#banner{
float:left;
width:1003px;
height:346px;
background-image:url(../images/banner.jpg);
background-repeat:no-repeat;
}

#nav{
float:left;
width:1003px;
height:30px;
background-image:url(../images/nav.jpg);
background-repeat:repeat-x;
}


#left{
float:left;
width:393px;
}

#a001 h1{
float:left;
width:350px;
font-family:Arial, Helvetica, sans-serif;
font-size: 17px;
line-height:12px;
color: #ffffff;
padding: 33px 0px 0px 41px ;
}


#s1{
float:right;
width:190px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #ffff42;
font-weight:bold;
text-align:center;
font-style: normal;
padding: 142px 10px 0px 0px ;
}

#top_link{
float:right;
width:150px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
font-weight:bold;
font-style: normal;
padding: 12px 0px 0px 0px ;
}


#logo{
float:left;
width:393px;
height:93px;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
}
.space{
float:left;
width:2px;
height:28px;
background-image:url(../images/space.jpg);
background-repeat:no-repeat;
}


.home{
	float:left;
	width:89px;
	height:30px;
	background-image:url(../images/home_off.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
.home:hover{
	float:left;
    width:89px;
	height:30px;
	background-image:url(../images/home_on.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
	
	
	.about{
	float:left;
	width:102px;
	height:30px;
	background-image:url(../images/about_off.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
.about:hover{
	float:left;
    width:102px;
	height:30px;
	background-image:url(../images/about_on.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
	
.service{
	float:left;
	width:124px;
	height:30px;
	background-image:url(../images/service_off.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
.service:hover{
	float:left;
    width:124px;
	height:30px;
	background-image:url(../images/service_on.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
.application{
	float:left;
	width:124px;
	height:30px;
	background-image:url(../images/application.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
.application:hover{
	float:left;
    width:124px;
	height:30px;
	background-image:url(../images/applicahover.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
	
.client{
	float:left;
	width:110px;
	height:30px;
	background-image:url(../images/client_off.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
.client:hover{
	float:left;
    width:110px;
	height:30px;
	background-image:url(../images/client_on.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
	
	.link{
	float:left;
	width:77px;
	height:30px;
	background-image:url(../images/link_off.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
.link:hover{
	float:left;
    width:77px;
	height:30px;
	background-image:url(../images/link_on.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
.forms{
	float:left;
	width:77px;
	height:30px;
	background:url(../images/forms.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
.forms:hover{
	float:left;
    width:77px;
	height:30px;
	background-image:url(../images/formshover.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
	
	
	.contact{
	float:left;
	width:110px;
	height:30px;
	background-image:url(../images/contact_off.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
.contact:hover{
	float:left;
    width:110px;
	height:30px;
	background-image:url(../images/contact_on.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
	
	
	
#body{
float:left;
width:963px;
background-color:#FFFFFF;
padding: 15px 22px 15px 18px ;
}


h1{
font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: normal;
}	


h2{
font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: normal;
}	
.line{
float:left;
width:466px;
height:2px;
padding: 5px 0px 8px 0px ;
}

.container_left{
float:left;
width:700px;
padding: 0px 0px 0px 0px ;
}

.container_right{
float:right;
width:227px;
padding: 0px 0px 0px 0px ;
}

.img_1{
float:left;
width:227px;
height: 240px;
background-image:url(../images/contact_img.jpg);
background-repeat:no-repeat;
}

.img_1a{
float:right;
width:234px;
height:307px;
margin-top:8px;
background-image:url(../images/about.jpg);
background-repeat:no-repeat;
}

.img_2{
float:left;
width:227px;
height:80px;
background-image:url(../images/aoh.jpg);
background-repeat:no-repeat;
margin-top:5px;
}

.aoc{
float:left;
width:227px;
height:23px;
background-image:url(../images/aoc.jpg);
background-repeat:no-repeat;

}

.bottom_right{
float:left;
width:227px;
background-color:#777777;
padding: 0px 0px 12px 0px;
margin-top:30px;
}


.container1{
float:left;
width:700px;
font-family: Tahoma , Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height:20px;
font-style: normal;
text-align:justify;
padding: 7px 0px 0px 0px ;
}

.container2{
float:left;
width: 963px;
font-family: Tahoma , Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height:20px;
font-style: normal;
text-align:justify;
}

.img_3{
float:left;
width:175px;
height:193px;
background-image:url(../images/img_1.jpg);
background-repeat:no-repeat;
}

.bottom_img1{
float:left;
width:186px;
height:125px;
background-image:url(../images/bottom_img1.jpg);
background-repeat:no-repeat;
padding: 0px 10px 0px 0px ;
}
.bottom_img2{
float:left;
width:186px;
height:125px;
background-image:url(../images/bottom_img2.jpg);
background-repeat:no-repeat;
padding: 0px 10px 0px 0px ;
}
.bottom_img3{
float:left;
width:186px;
height:125px;
background-image:url(../images/bottom_img3.jpg);
background-repeat:no-repeat;
padding: 0px 0px 0px 0px ;
}

.right_part{
float:right;
width:510px;
font-family: Tahoma , Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align:justify;
line-height:20px;
font-style: normal;
}

.con{
float:left;
width:197px;
font-family: Tahoma , Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
text-align:justify;
line-height:20px;
padding: 8px 14px 0px 14px ;
font-style: normal;
}





#footer{
float:left;
width:1003px;
height:auto;
background-color:#333333;
}
#footer_left{
float:left;
width:500px;
font-family: Tahoma , Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
font-weight:bold;
padding: 8px 0px 0px 24px ;
}

#footer_right{
float:right;
width:112px;
font-family: Tahoma , Arial, Helvetica, sans-serif;
font-size: 11px;
color: #545353;
font-weight:bold;
padding: 8px 20px 0px 0px ;
}






.field{
float:left;
width:220px;
height:20px;
font-family: Tahoma , Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align:justify;
}


.field1{
float:left;
width:300px;
height:110px;
font-family: Tahoma , Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align:justify;
}
.DIV100{
	float:left;
	width:30px;
	}
.DIV101{
	float:left;
	width:200px;
	margin-left:10px;
	}
.DIV102{
	float:left;
	width:250px;
	margin-left:49px;
	}
.stylenew{
	float:left;
	width:600px;
	}
.stylenew1{
	float:left;
	width:400px;
	margin-left:10px;
	}
	
#map{
	padding-left:20px;
	}

