
*,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,form,fieldset,input,textarea,p,blockquote,th,td{ 
	margin:0;
	padding:0; 
	}
	
body{
	background:url(../images/bg.jpg) repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#main{
	width:936px;
	margin:0 auto;
	}
	
#banner{
	height:181px;
	}
	
#nav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	line-height:36px;
	}
	
ul,li{
	list-style:none;
	display:inline;
	margin:0 50px 0 50px;
	}
	
a.navlink:link, a.navlink:active, a.navlink:visited{
	text-decoration:none;
	color:#FFFFFF;
	}
	
a.navlink:hover{
	text-decoration:none;
	color:#AFD4F0;
	}
	
#maincontent{
	margin:22px 18px 20px 18px;
	}
	
#welcome{
	background:url(../images/welcome_bg.jpg) no-repeat;
	height:153px;
	padding:37px;
	clear:left;
	}
	
h1{
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size:22px;
	color:#0E4D7E;
	}
	
.maintext{
	text-align:justify;
	line-height:24px;
	font-size:16px;
	padding:12px 0 0 0;
	}
	
.read{
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	padding:10px 0 0 0;
	}
	
.offer{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	text-align:right;	
	}
	
#service{
	background:url(../images/service_bg.jpg) no-repeat;
	height:270px;
	padding:27px 33px 0 33px;
	}
	


#special{
	float:left;
	width:219px;
	background-color:#DDEFFE;
	margin:0 33px 0 0;
	}
	
.working1{
	padding:10px 0 20px 15px;
	}
	
.working{
	background:url(../images/working_bg.jpg) no-repeat center;
	height:72px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	}

h2{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:16px;
	color:#E5940C;
	}
	
#services{
	float:left;
	position:relative;
	width:299px;
	background-color:#DDEFFE;
	margin:0 33px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#42474C;
	line-height:24px;
	padding:8px 0 0 15px;
	}
	
#service_img{
	width:72px;
	position:absolute;
	left:220px;
	top:50px;
	}
	
h3{
	background:url(../images/service.jpg) no-repeat;
	height:18px;
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:16px;
	text-indent:-999px;
	border-bottom:1px solid #78AEDB;
	}
	
#contact{
	float:left;
	background:url(../images/contact_bg.jpg) no-repeat;
	width:234px;
	height:248px;
	}	
	
h4{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:20px;
	color:#E5940C;
	text-align:center;
	}
	
	
.contacttxt{
	text-align:center;
	line-height:18px;
	}

#footer{
	clear:left;
	text-align:center;
	font-size:11px;
	line-height:20px;
	background-color:#E5E6E6;
	padding:8px 0 0 0;
	}

a.link:link, a.link:active, a.link:visited{
	color:#000000;
	text-decoration:underline;
	}
	
a.link:hover{
	color:#666666;
	text-decoration:underline;
	}

/* ............................. contact ..................................*/

#formCont{
	padding:10px;
	width:500px;
	margin:0 auto;
	}	
	
.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed #00468C;
	height: 1%;
	color:#59A9DF;
}

.cssform label{
	font-weight: bold;
	color:#54512D;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}



.star{
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	

.feedback-textfield{
	border:1px solid #3F77A2;
	color:#414862;
	width:180px;
	padding-left:7px;
	background-color:#F7F7F7;
}

.feedback-textfield1{
	border:1px solid #3F77A2;
	color:#414862;
	width:180px;
	padding-left:7px;
	height:100px;
	background-color:#F7F7F7;
}

.formbutton{
	cursor:pointer;
	border:none;
	background:#999;
	color:#FFFFFF;
	font-weight:bold;
	padding: 1px 2px;
	width:70px;
	height:30px;
	background:url(../images/formbg.gif) repeat-x left top;
}	
/* .................................... Gallery ................................................*/


	#slideshow{
		width:700px;	/* Total width of slideshow */
		margin:0 auto;
	}
	
	#previewPane{
		border:1px solid #E4920A;
		margin:20px 0 0 0;	
		text-align:center;
		vertical-align:middle;
		padding:20px 0 10px 0;
		position:relative;
		
		/* CSS HACK */
		height: 300px;	/* IE 5.x */
		height/* */:/**/450px;	/* Other browsers */
		height: /**/400px;
				
	}
	#previewPane img{
		line-height:300px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		text-align:center;
		font-family: Verdana, Arial, Helvetica, sans-serif;	/* Font to use */
		font-weight:bold;
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		left:40px;
		padding:15px 0 0 0;
		
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
/* ..............................................*/

/* ..................... services .........................*/

#head{
	padding:10px 0 0 0;
	}

#service1{
	padding:27px 20px 10px 20px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:22px;
	}

#col1{
	float:left;
	width:200px;
	margin:0 15px 0 0;
	}
	
#col2{
 	float:left;
	width:200px;
	margin:0 15px 0 0;
	}
	
#col3{
	float:left;
	width:200px;
	}
	
/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:936px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
	  font-weight:bold;
      line-height:normal;

      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#0A426C;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFFFFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFFFFF;
        }