/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EDF6EC;
}
h1 {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	line-height:125%;
}
h2 {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:125%;
}
h3 {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	line-height:125%;
}
a {
	color: #7BB803;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7BB803;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.textBodyCopy{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:135%;
}
.textFooterCopy{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}

.textTitleBody{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:125%;
}

#container{
	width:100%;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
}

#header{
	width:1016px;
	height:93px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	overflow:hidden;
}

#main{
	width:1016px;
	height:528px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
}

#main_home{
	width:1016px;
	height: 528px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(images/img_bg_home.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}

#main_service{
	width:1016px;
	height: 528px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(images/img_bg_service.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}

#main_gallery{
	width:1016px;
	height: 528px;
	margin:0px;
	padding:4px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(images/img_bg_gallery.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}

#main_stationery{
	width:1016px;
	height: 528px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(images/img_bg_stationery.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}

#main_corporate{
	width:1016px;
	height: 528px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(images/img_bg_corporate.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}

#main_contact{
	width:1016px;
	height: 528px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(images/img_bg_contact.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}

#footer {
	width:1016px;
	height:80px;
	overflow:hidden;
	margin:0px;
	padding-top:30px;
}

#clickMore {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	z-index:1;
	top:40px;
	left:12px;
}

#Layer1 {
	position:absolute;
	left:29px;
	top:70px;
	width:204px;
	height:36px;
	z-index:1;
}
#Layer2{
	position:absolute;
	left:29px;
	top:70px;
	width:204px;
	height:36px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	left:29px;
	top:70px;
	width:204px;
	height:36px;
	z-index:1;
}


	
