#main{
	width: 1000px;
	height: 100%;
	padding: 0px;
	overflow: hidden;
	margin:auto;
	position: relative;
	background-image: url("../images/index_01.jpg");
	background-position: left-top;
	background-repeat: repeat-y;
}

#topimage{
	width: 1000px;
	height: 20px;
	text-align: left;
}

#footerimage{
	width: 1000px;
	overflow: hidden;
	height: 21px;
	text-align: left;
}


#backgroundcenter{
	width: 1000px;
	height : auto;
	text-align: left;
}



#centerimage{
	width: 950px;
	height: 100%;
	margin-left: 19px;
	text-align: left;
	background-color:#fff;
	z-index: -999;
}



#center{
	width: 950px;
	height : auto;
	text-align: left;
	
}

#header{
	width: 950px;
	height: 99px;
	text-align: left;
}

#topmenu{
	width: 950px;
	height: 30px;
	text-align: left;
}

#line{
	width: 950px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
}

#barcode{
	width: 950px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
}

#content{
	width: 950px;
	height : auto;
	text-align: left;
	z-index: -99;	
}

#bottom{
	width: 950px;
	height: 81px;
	text-align: left;
}

#footer{
	width: 950px;
	height: 34px;
	text-align: left;
	background-image: url("../images/index_71.jpg");
	background-position: left-top;
	background-repeat: no-repeat;
}

#logo{
	width: 320px;
	height: 99px;
	margin-left: 29px;
	text-align: left;
	position: absolute;
}

#banner{
	width: 356px;
	height: 99px;
	margin-left: 570px;
	text-align: left;
	position: absolute;
}

#menu{
	width: 737px;
	height: 30px;
	margin-left: 13px;
	text-align: left;
	position: absolute;
}

#search{
	width: 175px;
	height: 31px;
	border:1px solid #DDDDDD;
	border-right: none;
	border-left: none;
	border-top: 0px;
	margin-left: 737px;
	text-align: left;
	position: absolute;
}

#homecenter{
	width: 898px;
	height : auto;
	margin-left: 26px;
	margin-right: 26px;
	text-align: left;
	z-index: -999;

}

#script{
	width: 487px;
	height : auto;
	text-align: left;
	z-index: -999;
	float: left;
}

#shade{
	width: 21px;
	text-align: left;
	margin-left: 487px;
	position: absolute;
	
}

#homeright{
	width: 390px;
	height: 550px;
	text-align: left;
	margin-left: 21px;
	background-image:url("../images/index_19.jpg");
	background-position: left-top;
	background-repeat: repeat-y;
	
}

#serviceimage{
	width: 390px;
	height: 29px;
	text-align: left;
}

#servicecontent{
	width: 390px;
	height: 220px;
	text-align: left;
}

#servicebotimage{
	width: 390px;
	height: 13px;
	text-align: left;
}

#newsimage{
	width: 390px;
	height: 28px;
	text-align: left;
}

#newscontent{
	width: 390px;
	height: 250px;
	text-align: left;
}

#newsbotimage{
	width: 390px;
	height: 17px;
	text-align: left;
}

#ourservices{
	width: 200px;
	text-align: left;
	position: absolute;
}

#ourwork{
	width: 190px;
	margin-left: 200px;
	text-align: left;
	position: absolute;
}

#ourcommunity{
	width: 200px;
	text-align: left;
	position: absolute;
}

#ournews{
	width: 190px;
	margin-left: 200px;
	text-align: left;
	position: absolute;
}

#scripting{
	width: 487px;
	height: 271px;
	text-align: left;
	z-index: 0;
	position: inherit;
}

#contentarea{
	width: 487px;
	height: 100%;
	text-align: left;
}


#bottomleft{
	width: 300px;
	height: 81px;
	text-align: left;
	position: absolute;
}

#bottomright{
	width: 665px;
	height: 81px;
	margin-left: 300px;
	text-align: left;
	background-image: url("../images/index_62.jpg");
	background-position: left-top;
	background-repeat: no-repeat;
	position: absolute;
}


/* Web Design PAGES CSS */

#portsection{
	width: 487px;
	height: 170px;
	text-align: left;
	float: left;
}

#portbox{
	width: 140px;
	height: 170px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	background-color: #EFEFEF;
	border:2px solid #DDDDDD;
	z-index: -1;
	float: left;
}

#portspace{
	width: 15px;
	height: 170px;
	margin-left: 140px;
	text-align: left;
	border:2px solid #DDDDDD;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #fff;
	position: absolute;
	float: left;
	
}

#space{
	width: 10px;
	height: 20px;
	text-align: left;
	float: left;
	padding: 0px;
	margin: 0px;
}

/* Pagination CSS */

#pagebox{
	width: 486px;
	height: 29px;
	text-align: center;
	background-color: #F1F1F1;
	border:1px solid #BBBBBB;
	border-left: none;
	border-right: none;
}

.naviLink {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	padding-left: 12px;
	padding-right:12px;
    }

a.naviLink:link {
	color: #000;
	text-decoration: none;
	}

a.naviLink:visited {
	color: #000;
	text-decoration: none;
	}

a.naviLink:active {
	color: #000;
	text-decoration: none;
	}

a.naviLink:hover {
	color: #000;
	text-decoration: none;
	}

.overpagebox{
	text-align: center;
	background-color: #fff;
	border:1px solid #BBBBBB;
	padding: 6px;
	font-weight: bold;
	color: #BBBBBB;
}




