* {
 margin: 0;
 padding:0;
}

html, body {
margin:0px;
padding:0px;
background:#fcfcfc;
font-family:"Trebuchet MS";
}

p {
margin:0px;
padding:0px;
}

a {
text-decoration:none;
}

a img {
border:none;
}

ul li {
list-style:none;
margin:0px;
padding:0px;
}

form {
margin:0px;
padding:0px;}

.clear {
clear:both;
}

.error {
font-size:11px;
color:#FF0000;
display:none;
}

.red {
font-size:12px;
color:#FF0000;
}

/*-------------------------------------Main Divs--------------------------------*/

#wrapper {
width:100%;
height:auto;
background:url(../images/bg.gif) repeat-x;
}

#wrapper_2 {
width:100%;
height:auto;
background:url(../images/bg_2.gif) repeat-x;
}

#container {
width:950px;
height:auto;
margin:0 auto;
}

#header {
width:950px;
height:147px;
float:left;
}

#navigation {
width:950px;
height:43px;
float:left;
}

#banner {
width:950px;
height:293px;
float:left;
margin-top:1px;
overflow:hidden;
}

#body {
width:950px;
height:auto;
float:left;
margin-top:10px;
}

#footer {
width:100%;
height:60px;
background:#000000;
float:left;
margin-top:10px;
}

/*-----------header*/

#header .logo {
width:139px;
height:141px;
float:left;
padding-left:25px;
}

#header .head_links {
width:auto;
height:auto;
float:right;
padding-right:70px;
margin-top:90px;
}

#header .head_links span {
padding-left:10px;
}

/*----------------navigation*/


#navigation ul li {
float:left;
font-size:14px;
color:#FFFFFF;
background:url(../images/menu.gif) no-repeat right;
overflow:hidden;
}

#navigation ul li .btn {
color:#FFFFFF;
display:block;
font-weight:bold;
line-height:15px;
padding-top:14px;
padding-bottom:14px;
padding-left:37px;
padding-right:38px;
}

#navigation ul li .btn_active {
color:#8dc63f;
display:block;
font-weight:bold;
line-height:15px;
padding-top:14px;
padding-bottom:14px;
padding-left:37px;
padding-right:38px;
}

#navigation ul li .btn:hover {
padding-left:50px;
padding-right:25px;
color:#8dc63f;
}

/*---------------------body*/

.home_con_top {
width:950px;
height:58px;
float:left;
background:url(../images/corner_left.gif) no-repeat left #000000;
}

.home_con_top .inner_con {
width:316px;
height:58px;
float:left;
background:url(../images/corner_middle.gif) no-repeat right;
}


.home_con_top .inner_con span {
float:left;
}

.home_con_top .inner_con span h2 {
font-size:20px;
color:#FFFFFF;
font-weight:normal;
padding-left:25px;
}

.home_con_top .inner_con span p {
font-size:12px;
color:#FFFFFF;
padding-left:25px;
line-height:14px;
}

.home_con_top .inner_con span h3 {
font-size:20px;
font-weight:normal;
color:#8dc63f;
padding-right:30px;
line-height:20px;
padding-top:8px;
text-align:center;
}

.home_con_top .inner_con span h3 a {
color:#8dc63f;
}

.home_con_top .inner_con span h3 a:hover {
text-decoration:underline;
}

.home_content {
width:950px;
height:auto;
float:left;
margin-top:10px;
}

.home_content .content_left {
width:620px;
height:auto;
float:left;
padding-left:10px;
}

.home_content .content_left img {
border:3px solid #e6e6e6;
margin-right:10px;
float:left;
margin-top:5px;
}

.home_content .content_left h2 {
font-size:20px;
color:#626161;
padding-bottom:5px;
font-weight:normal;
}

.home_content .content_left p {
font-size:12px;
color:#333333;
text-align:justify;
padding-bottom:3px;
}

.home_content .content_left p a {
color:#568e0a;
}

.home_content .content_left p a:hover {
text-decoration:underline;
}

.home_content .content_right {
width:270px;
height:auto;
float:right;
padding-right:10px;
}

.home_content .content_right h2 {
font-size:14px;
color:#000000;
}

.home_content .content_right .home_serv {
width:270px;
height:auto;
float:left;
margin-bottom:5px;
margin-top:3px;
}

.home_content .content_right .home_serv img {
float:left;
border:2px solid #b4b4b4;
margin-right:5px;
margin-top:5px;
}
.home_content .content_right .home_serv p {
font-size:12px;
color:#333333;
}

.home_content .content_right .home_serv p a {
color:#568e0a;
}

.home_content .content_right .home_serv p a:hover {
text-decoration:underline;
}

.home_content .content_right span {
float:left;
font-size:12px;
}

.home_content .content_right span a {
color:#000000;
text-decoration:underline;
}

.home_content .content_right span a:hover {
color:#999999;
}

/*----------------------------footer-*/


.foot {
width:930px; 
height:auto;
margin:0 auto;
margin-top:20px;
}

.foot p {
font-size:12px;
color:#FFFFFF;
float:left;
}

.foot p a {
color:#8dc63f;
}

.foot p a:hover {
text-decoration:underline;
}

/*--------------------------------------subpages*/

.sub_content {
width:925px;
height:auto;
float:left;
background:#FFFFFF;
border:1px solid #999999;
padding:10px;
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}

.sub_content .sub_left {
width:640px;
height:auto;
float:left;
}

.sub_content .sub_left img {
float:left;
margin-right:10px;
}

.sub_content .sub_left h2 {
font-size:20px;
color:#545454;
padding-bottom:5px;
}

.sub_content .sub_left p {
font-size:12px;
color:#333333;
text-align:justify;
line-height:20px;
}

.sub_content .sub_left .left_list {
padding-top:10px;
padding-bottom:10px;
}

.sub_content .sub_left .left_list li {
font-size:12px;
color:#333333;
padding-left:20px;
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position:left;
line-height:20px;
}

.sub_content .sub_right {/*---------------*/
width:255px;
height:auto;
float:right;
}

.sub_content .sub_right h2 {
font-size:16px;
color:#545454;
}

.sub_content .sub_right span {
float:left;
width:225px;
height:auto;
padding-top:5px;
border-bottom:1px dashed #CCCCCC;
}

.sub_content .sub_right span img {
float:left;
border:2px solid #CCCCCC;
margin-right:5px;
margin-top:5px;
width:56px;
height:43px;
}

.sub_content .sub_right span h3 {
font-size:14px;
color:#000000;
}

.sub_content .sub_right span p {
font-size:12px;
color:#333333;
}

.sub_content .sub_right p a {
color:#579503;
}

.sub_content .sub_right p a:hover {
text-decoration:underline;
}

/*---------------services*/

.sub_content .sub_left .services {
width:640px;
height:auto;
float:left;
border-bottom:1px dashed #c5c5c5;
padding-bottom:5px;
margin-bottom:10px;
}

.sub_content .sub_left .services h3 {
font-size:14px;
color:#666666;
}

.sub_content .sub_left .services ul li {
font-size:13px;
color:#333333;
background:url(../images/bullet.jpg) no-repeat left;
padding-left:20px;
line-height:25px;
}

.sub_content .sub_left .service_span {
font-size:15px;
font-weight:bold;
color:#639D13;
text-align:center;
width:620px;
}

/*----------------------------infrastructure*/

.sub_content .sub_left .infrastructure {
width:640px;
height:auto;
float:left;
}

.sub_content .sub_left .infrastructure h3 {
font-size:14px;
color:#666666;
}

/*---------------------------products*/

.sub_content .sub_left .products {
width:625px;
height:auto;
float:left;
border-bottom:1px dashed #c5c5c5;
padding-bottom:5px;
margin-bottom:10px;
background:#f8f8f8;
padding-left:5px;
padding-right:10px;
}


.sub_content .sub_left .products h3 {
font-size:14px;
color:#666666;
padding-top:5px;
}

.sub_content .sub_left .products h3 b {
color:#639d13;
}

.sub_content .sub_left .products img {
float:left;
margin-right:10px;
border:2px solid #FFFFFF;
margin-top:5px;
}

.sub_content .sub_left .products ul {
float:left;
width:400px;
}

.sub_content .sub_left .products .green {
color:#639D13;
font-weight:bold;
font-size:13px;
padding-top:5px;
}

.sub_content .sub_left .products ul li {
font-size:12px;
color:#333333;
padding-left:20px;
background-image:url(../images/bullet.jpg);
background-position:left;
background-repeat:no-repeat;
line-height:20px;
}

.sub_content .sub_left .products a {
color:#68b105;
}

.sub_content .sub_left .products a:hover {
text-decoration:underline;}

/*---------------------------------Enquiry*/

.sub_content .sub_left .enquiry{
width:640px;
height:auto;
float:left;
}

.sub_content .sub_left .enquiry h3 {
font-size:14px;
color:#666666;
}

.sub_content .sub_left .enquiry table {
font-size:12px;
color:#545454;
margin-top:10px;
}

.sub_content .sub_left .enquiry table  .txt_box {
width:300px;
height:20px;
margin-top:3px;
margin-bottom:3px;
}

.sub_content .sub_left .enquiry table  .txt_area {
width:300px;
height:50px;
margin-top:3px;
margin-bottom:3px;
}

.sub_content .sub_left .enquiry table  .txt_area2 {
width:300px;
height:80px;
margin-top:3px;
margin-bottom:3px;
}

.sub_content .sub_left .enquiry table .txt_btn {
width:70px;
height:30px;
float:left;
background:#000000;
color:#FFFFFF;
border:none;
cursor:pointer;
margin-right:5px;
margin-top:5px;
}

.sub_content .sub_left .enquiry table .txt_btn:hover {
color:#8dc63f;
}

.sub_content .sub_left .enquiry p a {
color:#000000;
}

.sub_content .sub_left .enquiry p a:hover {
color:#8dc63f;
}

.back {
font-size:13px;
color:#000000;
font-weight:bold;
width:200px;
}

.back:hover {
color:#639D13;
}