

body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	background-color: #000000;
	scrollbar-3dlight-color:#000000; 
    scrollbar-arrow-color:#000000; 
    scrollbar-arrow-size:15;
    scrollbar-base-color:#000000; 
    scrollbar-darkshadow-color:#000000; 
    scrollbar-face-color:#ffffff; 
    scrollbar-highlight-color:#ffffff; 
    scrollbar-shadow-color:#ffffff;
}

body, td, th { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}

/*a {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;text-decoration: none;}

a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;text-decoration: none;}

a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;text-decoration: none;}*/

fieldset { margin:4px; padding:2px;}
legend { font-size:12px; font-weight:bold; color:#000000;}


/*-------------------------------------------------------general css--------------------------------------------------*/


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

#header{ margin:0 auto; width:900px; height:454px; background-image:url(images/bg.jpg); background-repeat:repeat-x; background-position:left top;  }

#body{ margin:0; width:534px; height:454px; float:left;  }

#banner{ margin:0; width:366px; height:264px; float:left; background-image:url(images/banner_img.jpg); background-position:left top; background-repeat:no-repeat; text-align:right; padding-top:190px;}

#logo{ margin:0; width:534px; height:83px;}
#logoimg{ margin:0; width:291px; height:83px; float:left; }
#topmenu{ margin:0; width:243px; height:83px; float:left; }
#topmenu ul{ margin:0; width:230px;text-align:right; padding-top:60px;  }
#topmenu ul li{ margin:0;display:inline; color:#ffffff; font-size:11px;  margin:4px;}
#topmenu ul li a{ margin:0;display:inline; color:#ffffff; font-size:11px; text-decoration:none;  } 
#topmenu ul li a:hover{ margin:0; color:#87CB18; font-size:11px; text-decoration:none; }

#bodytext{ margin:0 auto; width:534px; height:331px; padding-top:40px; text-align:center;}
#heading{  margin:0 auto; width:90%; height:50px; padding-left:10px; font-size:14px; font-weight:bold; }
#text{ margin:0 auto; width:90%; padding-left:10px; font:11px; line-height:17px; text-align:justify;}

.text1{ padding:5px; line-height:17px;}

/*-------------------------------------------------------menu css--------------------------------------------------*/

#menu{ margin:0 auto; width:900px; height:83px; background-image:url(images/menu_bg.jpg); background-position:left top; background-repeat:repeat-x; }

#nav{ margin:0; width:890px; height:83px; }
#nav ul{ margin:0; width:890px; height:53px;padding-top:33px; display:inline; list-style:none; }
#nav ul li{ width:120px; height:83px; color:#ffffff; font-size:11px; font-weight:bold; text-decoration:none; float:left; }
#nav ul li a {width:120px; text-decoration:none;color:#ffffff;text-align:center;  padding-top:34px; display:block;}
#nav ul li a:hover { width:120px; height:47px;  color: #000000; background-image:url(images/bg_hover.jpg); padding-top:34px; background-position:left top; background-repeat:repeat-x; text-decoration:none;}

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

#footer{ margin:0 auto; width:880px; height:20px; background-color:#FFFFFF; font-size:11px; color:#000000; text-align:right; padding-top:15px; padding-right:20px; padding-bottom:5px;}
#footer a, #footer a:visited { font-size:11px; color:#000000; text-decoration:none;}
#footer a:hover { font-size:11px; color:#000000; text-decoration:none;}


/*-------------------------------------------------------Enquery form css--------------------------------------------------*/

#form { margin:0 ; width:100%;}

.feedbackform{padding:8px;}

div.fieldwrapper{ margin:0 auto; width: 80%; overflow: hidden;padding: 5px 0;}

.error{ margin:0 auto;width:350px; padding-left:20px; color:#FF0000; }
.thanks{ margin:0 auto;width:350px; padding: 0px 10px; color:#000000; font-weight:bold; }

div.fieldwrapper label.styled{ float: left;width: 20%; text-align:right; padding-right:10px;  }

div.fieldwrapper1 label.styled{ float: left;width: 20%; text-align:right; padding-right:10px;  }

div.fieldwrapper div.thefield{ float: left; margin-bottom: 10px; }

div.fieldwrapper div.thefield input[type="text"]{margin:0 auto; border:1px solid #454344; background-color:#F9F9F9; color:#000000; font-size:11px; height:20px; }

div.fieldwrapper div.thefield textarea{ color: #000000; background: #F4F2F2; border: 1px solid #454344; }

div.buttonsdiv input{ background: #000000; border:1px solid #F4F2F2;height:21px;font-size:11; font-weight:bold; color: #ffffff;  }

