@charset "UTF-8";
/* CSS Document */

#whole_body{
            background:url(../images/body_back.jpg) no-repeat;
			width:934px;
			height:433px;
			padding-left:16px;
			padding-top:27px;
}

/*----------------------- left container -------------------------*/

#left_container{
				width:629px;
				float:left;
}

#left_container1{
                background:url(../images/leftcontainer_top.png) no-repeat;
				width:629px;
				height:10px;
}


#left_container2{
                background:url(../images/leftcontainer_back.png) repeat-y;
				width:629px;
				height:auto;
				padding-top:35px;
}

a.hardhat{background:url(../images/aboutus_hardhat.jpg) no-repeat; width:404px; height:165px; display:block; margin-left:148px; margin-top:-10px; margin-bottom:10px;}
/*----------------------- right container -----------------------*/

#right_container{
                 width:257px;
				 float:right;
				 padding-right:27px;
				 padding-top:15px;
}

#right_box1{
            background:url(../images/rightcloumn_message1.jpg) no-repeat;
			width:181px;
			height:190px;
			font:20px "Impact", Impact5, Charcoal6, sans-serif;
			color:#0d1f2d;
			padding-left:76px;
			padding-top:14px;
}

#right_box2{
            background:url(../images/rightcloumn_message2.jpg) no-repeat;
			width:181px;
			height:190px;
			font:20px "Impact", Impact5, Charcoal6, sans-serif;
			color:#0d1f2d;
			padding-left:76px;
			padding-top:14px;
}

#readmore a{
            font:13px Verdana, Arial, Helvetica, sans-serif;
			color:#ff9900;
			text-decoration:none;
			float:right;
}

#readmore a:hover{
                  color:#CCCCCC;
				  text-decoration:underline;
}

/*-------------contact form--------------*/

#title{
         font:15px Verdana, Arial, Helvetica, sans-serif;
		 color:#ffffff;
		 width:271px;
		 padding-left:196px;
}

.company{
          font:20px "Impact", Impact5, Charcoal6, sans-serif;
		  color:#00d8ff;
}

.yellow{
        font:20px "Impact", Impact5, Charcoal6, sans-serif;
        color:#f7d33c;
}


.form-title{
            font:14px Verdana, Arial, Helvetica, sans-serif;
			color:#ffffff;
			text-align: right;
			padding-right: 15px;
}

.form-title2{
            font:14px Verdana, Arial, Helvetica, sans-serif;
			color:#ffffff;
			text-align: right;
			padding-right: 15px;
			padding-bottom:108px;
}
#comment{
         position:relative;
		 margin-top:7px;
		 padding-left:29px;
		 
}


.form-input{
	        font:14px Verdana, Arial, Helvetica, sans-serif;
	        width:290px;
			padding: 7px 30px;
			margin:0px 0px;
}
.form-input2{
            font:14px Verdana, Arial, Helvetica, sans-serif;
			width:294px;
			height:135px;	
			padding: 7px 30px;
			margin:0px 0px;
}
.work-type1{
           color:#FFFFFF;
		   font:14px Verdana, Arial, Helvetica, sans-serif;
		   float:left;
		   padding-right:50px;
}
.work-type2{
           color:#FFFFFF;
		   font:14px Verdana, Arial, Helvetica, sans-serif;
		   float:left;	
}

#submit_button{
               background:url(../images/submit.png) no-repeat 0px 0px;
			   width:105px;
			   height:27px;
			   float:right;
			   padding-right:80px;
			   margin-top:10px;
}

#submit_button:hover{
                    background:url(../images/submit.png) no-repeat 0px -27px;
					cursor:pointer;
			        width:105px;
			        height:27px;
}

#submit_button a{
                 display:block;
		         height:100%;
		         width:100%;
}

#empty{
       height:100px;
}

/*------------------------ right bottom ------------------------*/
a#actnow{background:url(../images/actnow.png) no-repeat 0px 0px; width:203px; height:183px; display:block; margin-left:30px; margin-top:30px;}
a#actnow:hover{background:url(../images/actnow.png) no-repeat 0px -183px; width:203px; height:183px; display:block;}
