*{
	margin:0;
	padding:0;
}
body{
	background:#fff url(../images/bg.jpg) repeat-x top;
	font:11px/20px Tahoma,Helvetica,sans-serif;
	color:#333;
}

/* Layout Styles Starts */

#wrapper{
	width:925px;
	margin:0 auto;
}
	#header{
		height:106px;
		overflow:hidden;
	}
		#logo{
			padding:19px 0 0 0;
			float:left;
		}
		#contact{
			padding:8px 0 0 0;
			float:right;
		}
	#menu{
		height:34px;
	}
		#menu ul{
			list-style:none;
		}
			#menu li{
				margin:0 5px 0 0;
			}
			#menu li.nomargin, .hblock1-wrap.nomargin{
				margin:0;
			}
			#menu li, #menu li a, #menu li a span, #menu li a:hover span, #menu li a.current span, #menu li a.current span{
				display:block;
				float:left;
				height:34px;
				line-height:34px;
				cursor:pointer;
				text-decoration:none;				
			}
				#menu li a, #menu li a.current span{
					background:url(../images/menu-l.jpg) no-repeat left;
					padding:0 0 0 5px;
				}	
					#menu li a span, #menu li a.current span{
						background:url(../images/menu-r.jpg) no-repeat right;
						padding:0 17px 0 14px;
						color:#fff;
					}
						#menu li a:hover, #menu li a.current{
							background:url(../images/menu-h-l.jpg) no-repeat left;
						}
							#menu li a:hover span, #menu li a.current span{
								background:url(../images/menu-h-r.jpg) no-repeat right;
								color:#000;
							}
		
		#container{
			padding:31px 0 0 0;
		}
			#featured-blocks{
				margin:0 0 25px 0;
			}
				.hblock1-wrap{
					width:228px;
					float:left;
					display:inline;
					margin:0 4px 0 0;
					background:url(../images/hblock1-bg.jpg) repeat-y;
				}
					.hblock1-top{
						background:url(../images/hblock1-top.jpg) no-repeat top;
					}
					.hblock2-top{
						background:url(../images/hblock2-top.jpg) no-repeat top;
					}
					.hblock3-top{
						background:url(../images/hblock3-top.jpg) no-repeat top;
					}
					.hblock4-top{
						background:url(../images/hblock4-top.jpg) no-repeat top;
					}
						.hblock1-top a, .hblock2-top a, .hblock3-top a, .hblock4-top a{
							height:78px;
							display:block;
						}
							.hblock1-top a span, .hblock2-top a span, .hblock3-top a span, .hblock4-top a span{
								display:none;
							}
					.hblock1{
						background:url(../images/hblock1-bottom.jpg) no-repeat bottom;
						padding:12px 16px;
						color:#44606e;
					}
			#mainarea-home{
				width:518px;
				float:left;
			}
			#sidearea-home{
				width:380px;
				float:right;
			}
				#featured-products-wrap{
					padding:18px 0 15px 0;
				}
					#featured-products{
						background:url(../images/featured-block1-bg.jpg) repeat-y;
					}
						#featured-products-top{
							background:url(../images/featured-block1-top.jpg) no-repeat top;
							height:34px;
						}
						#featured-products-bottom{
							background:url(../images/featured-block1-bottom.jpg) no-repeat bottom;
							padding:20px;
						}
							#featured-products-bottom div{
								text-align:center;
							}
			#mainarea{
				width:605px;
				float:left;
			}
			#sidearea{
				width:290px;
				float:right;
			}
				#enquire{
					background:url(../images/enquire-block-bg.jpg) repeat-y;
				}
					#enquire-top{
						background:url(../images/enquire-block-top.jpg) no-repeat top;
						height:41px;
					}
					#enquire-bottom{
						background:url(../images/enquire-block-bottom.jpg) no-repeat bottom;
						padding:15px 30px;
					}
						#enquire-bottom form label{
							font-weight:bold;
						}
							#enquire-bottom form label span{
								color:#FF0000;
							}
				
#footer-outer{
	background:url(../images/footer-bg.jpg) repeat-x;
	height:120px;
}
	#footer{
		width:925px;
		height:72px;
		overflow:hidden;
		padding:48px 0 0 0;
		margin:0 auto;
		color:#fff;
	}
		#footer a, #footer a:hover{
			color:#fff;
		}

/* Layout Styles Ends */

/* Slider Styles Starts */

#slider {
    width: 925px;
    margin:0 0 10px 0;
    position: relative;
}

.scroll {
    height: 220px;
	width: 925px;
	margin:0;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    height: 220px;
	width: 925px;
	padding:0;
}

.scrollButtons {
    position: absolute;
    top: 85px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -35px;
}

.scrollButtons.right {
    right: -35px;
}

.hide {
    display: none;
}


/* Slider Styles Ends */



/* Form Styles */

.input{
	border:1px solid #a5a5a5;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
}
textarea.input{
	width:415px;
	height:100px;
}
.input:focus, .textarea:focus{
	border:1px solid #000;
}
.signin-btn, .button1{
	background:#779e01;
	line-height:20px;
	margin:8px 0;
	padding:2px 10px !important;
	padding:2px 0;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}
.submit-btn{
	background:url(../images/submit-btn.jpg) no-repeat;
	width:67px;
	height:27px;
	border:none;
	outline:none;
	cursor:pointer;
}
.bg1 .input{
	background:#fff;
	padding:5px 3px;
	width:375px;
}
.bg1 label{
	font-weight:bold;
}
.bg1 form span, .error{
	color:#ff0000;
}
.bg1 form{
	font-weight:bold;
	background:#FFFFCC;
	width:575px;
}
.bg1 form .floatleft{
	margin-right:15px;
}
.bg1 form .radio{
	margin:0 5px 0 0;
}
.error{
	margin-right:10px;
}
/* Form Styles */




/* Paragraph and list Styles */

#container p.hr{
	border:solid #dcdcdc;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}
#container p{
	margin:0 0 15px 0;
}
#container form p{
	margin:0 0 5px 0;
}
#container p img.floatleft{
	margin:0 20px 0 0;
}
#container p img.floatright{
	margin:0 0 0 20px;
}
#mainarea img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright{
	margin:10px;
}
#container ul, #container ol{
	margin:0 0 0 20px;
}
#container ol{
	margin:0 0 0 30px;	
}
ul#portfolio{margin:0;list-style:none;}
#container dt, #container1 dt{
	font-weight:bold;
	margin:20px 0 10px 0;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#0682df;}
h1{font-size:32px;}
h2{font-size:22px;}
h3{font-size:20px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin:0 0 15px 0; color:#1579bc;font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{ color:#1579bc;}	
h4{color:#1d1d1d; font-weight:normal;}						
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
#container .nomargin, .nomargin{margin:0;}
#container.nobg, .nobg{background:none;}
.padding15{padding:15px;}
.green{color:#9ac229}

/* Genric Styles Ends */
