img, div
{
	behavior: url(iepngfix.htc);
}
body
{
	background-color:#D6DCD2;
}
*{
	margin:0;
	border:0;
	padding:0;
	font: 12px 'Trebuchet MS', 'Helvetica Neue', Arial, Verdana, serif;
	}  

h1
{
	font-size:14px;
	font-weight:bold;
}
a:focus, a:hover {
	color:#FFF;
}
a{
	color: #EF6C01;
	text-decoration: none;
}

.popDiv
{
	/*background-color:#fff; opacity: .70; filter: alpha(opacity=70); -moz-opacity: 0.7;*/
	padding:10px;
	color:#fff;
	line-height:0.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*border:#FFCC00 4px solid;*/
}
.rightbg{
	background-image: url(../images/right-bg.jpg);
	background-repeat: repeat-y;

}

.leftbg{
	background-image: url(../images/left-bg.jpg);
	background-repeat: repeat-y;

}
.topbg{
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;

}

.bottombg{
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;

}


.topcorner{
	width: 640px;
	margin-top: 20px;
	background-color: #AAC018;
	
}

#nav li
{
	list-style:none;
	display:inline;	
	padding-right:10px;
}

.outer{
	position:absolute;
	width:977px;
	min-height:1000px;
	
	padding-top: 150px;
	padding-left:20px;
}

.deco
{
	background-image: url(../images/decoration.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.deco2
{
	background-image: url(../images/decoration2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.deco3
{
	background-image: url(../images/decoration3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.deco4
{
	background-image: url(../images/decoration4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.outer2
{
	background-image: url(../images/myline.jpg);
	background-repeat: repeat-x;
	height:1000px;
}
					
.important{
	z-index:90 !important;
	}

#container{

	height:4000px;
	margin:0 auto;
	position:relative;
	}	


.content{
	overflow:hidden;
	width:542px;
	position:relative;
	height:210px;
	}

.currentLink
{
	background:url(../images/greenbg.gif) no-repeat;
	color:#FFFFFF;
}

.subnav{
	list-style:none;
	}
	.subnav li,
	.subnav a{
		display:block;		
		font:12px Verdana;
		}
	.subnav a{
		font-size:1.4em;
		padding:5px;
		text-decoration:none;
		line-height:1.3em;
		}		
		.subnav .aboutscrolling,
		.subnav .workscrolling{
			opacity:1;
			}
		.subnav ul{
			clear:both;
			width:250px;
			margin:0;
			list-style:none;
			}
			.subnav ul a{
				font-size:1em;
				padding:5px 0 5px 20px;
				line-height:1em;
				height:1em;
				margin:0;
				}

.section{
	width:6000px;
	position:relative;
	float:left;
	clear:both;
	}
	.section ul{
		list-style:none;
		}		
	.section .sub{
		position:relative;
		float:left;
		width:542px;
		height:290px;
		}
			
			
#home{
	top:0;
	}
		
#gallery{
	top:2000px;
	}	
	
#service{
	top:1000px;
	}	
	
#contact{
	top:3000px;
	}	


.galleryHolder
{
	width:540px;
	height:200px;
	overflow:auto;
}

.galleryBox
{
	float:left;
	width:65px;
	height:65px;
	padding:4px;
}

img.galleryImg
{
	border: 1px solid #859513;
	padding:1px;
}

#onlineForm input, #onlineForm textarea, #onlineForm select
{
	border: 1px solid #006600;
	background-color:#ABC019;
}

#onlineForm input.text
{
	width: 250px;
}

a.innerLinks
{
	text-decoration:none;
	font-size:15px;
	color:#660000;
}