body {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
}
#main {
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 91px;
}
#nav_bar {
	margin-top: -92px;
	float: right;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	height: 71px;
	width: 576px;
}
#nav_bar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav_bar ul li {
	display: inline;
}
#nav_bar ul li a {
	display: block;
	float: left;
	outline:none;
}
#nav_bar li#home a{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:0px;
	height: 71px;
	width: 61px;
	position: absolute;
	text-indent: -9999px;
}
#nav_bar li#home a:hover{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: 0px -71px;
}
#nav_bar li#who a{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -61px 0px;
	margin-left:61px;
	height: 71px;
	width: 104px;
	position: absolute;
	text-indent: -9999px;
}

#nav_bar li#who a:hover{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -61px -71px;
}
#nav_bar li#what a{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -165px 0px;
	margin-left:165px;
	height: 71px;
	width: 107px;
	position: absolute;
	text-indent: -9999px;
}
#nav_bar li#what a:hover{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -165px -71px;
}
#nav_bar li#products a{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -272px 0px;
	margin-left:272px;
	height: 71px;
	width: 89px;
	position: absolute;
	text-indent: -9999px;
}
#nav_bar li#products a:hover{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -272px -71px;
}
#nav_bar li#map a{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -361px 0px;
	margin-left:361px;
	height: 71px;
	width: 114px;
	position: absolute;
	text-indent: -9999px;
}
#nav_bar li#map a:hover{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -361px -71px;
}
#nav_bar li#contact a{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -475px 0px;
	margin-left:475px;
	height: 71px;
	width: 101px;
	position: absolute;
	text-indent: -9999px;
}
#nav_bar li#contact a:hover{
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -475px -71px;
}

#slide {
	background-image: url(images/slide-1.jpg);
	clear: both;
	height: 268px;
	width: 1024px;
	float: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#data {
	background-color: #FFF;
	height: 450px;
}
#data-inner {
	background-color: #FFF;
}

#flash-news {
	background-image: url(images/news-tip.gif);
	background-repeat: no-repeat;
	height: 33px;
	background-color: #2C3832;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#home-left {
	float: left;
	width: 550px;
	padding-left: 15px;
}
#home-right {
	float: right;
	width: 396px;
	padding-right: 30px;
}
#welcome-sethead  {
	background-color: #DFDED7;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	margin: 0px;
	width: 545px;
	color: #626261;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#welcome-set p {
	font-family: arial;
	font-size: 11px;
	color: #6c6c6b;
	width: 530px;
	height: 55px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #eeeeea;
	padding: 10px;
}
#clienthomewrap{
	background-color: #dfded7;
	margin-top: 15px;
	height: 22px;
	margin-bottom: 12px;
}
#client-sethead  {
	width: 100px;
	height: 22px;
	margin-right: 0px;
	margin-left: 0px;
	color: #626261;
	background-image: url(images/clients.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
}
.more1 {
	width: 39px;
	height: 22px;
	float:right;
}
.more1 a {
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 6px;
	width: 35px;
	display:block;
	margin-top:8px;
}
.more2 {
	width: 39px;
	height: 22px;
	float:right;
}
.more2 a {
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 6px;
	width: 35px;
	display:block;
	margin-top:10px;
}
#clients-home {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDED7;
	padding-top: 5px;
	padding-bottom: 18px;
	clear: both;
	padding-left: 12px;
}
#home-prodgallery-head {
	background-image: url(images/prod-gallery-home.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 395px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#home-prodgallery-head1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100px;
}
#home-workflowgallery {
	clear: both;
}

#home-workflowgallery-head {
	background-image: url(images/workflow-gallery-home.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 395px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-repeat: repeat-x;
	height: 63px;
	clear: both;
	background-color: #ffffff;
	background:url(images/foot-logo.gif) no-repeat left top;
	color:#646769;
	padding-left:70px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7B6;
}
#footer p {
	font-family: arial;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding-top: 26px;
	padding-left: 15px;
}
#inner-page {
	padding: 25px;
}

.inner-page {
	padding: 10px;
}

.normal-head {
	font-family: arial;
	font-size: 19px;
	font-weight: lighter;
	color: #333;
	margin: 0px;
}
.normal {
	font-family: arial;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
}
#inner-page li {
	font-family: arial;
	font-size: 12px;
	line-height: 32px;
	margin: 0px;
}
#inner-left ,#inner-right{
	float: left;
	width: 480px;
}
#inner-small-left {
	float: left;
	width: 240px;
}
#inner-small-right{
	float: left;
	width: 680px;
}
.contact {
	line-height: 25px;
	padding-left: 22px;
}
.textform1 {
	width: 210px;
	float: left;
}
#form1 label {
	display: block;
	float: left;
	height: 25px;
	width: 60px;
	font-family: arial;
	font-size: 12px;
}
#form1 br {
	clear: both;
}








.inner-lefpan01{ width:228px; height:auto; float:left;}
.leftlinkbg01{ width:208px; height:649px; float:left; background:url(images/product-linkbg.jpg) no-repeat; padding-top:50px; padding-left:20px;}
.leftlinkbg01 ul{ margin:0px; padding:0px;}
.leftlinkbg01 ul li{ display:inline; list-style:none;}
.leftlinkbg01 ul li a{ width:170px; height:18px; float:left; background:url(images/arrow01.gif) no-repeat left top; border-bottom:solid 1px #6b6d67; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbfbee; text-transform:uppercase; padding-top:7px; padding-bottom:3px; padding-left:10px;}

.leftlinkbg02{ width:208px; height:340px; float:left; background:url(images/product-linkbg2.jpg) no-repeat; padding-top:50px; padding-left:20px;}
.leftlinkbg02 ul{ margin:0px; padding:0px;}
.leftlinkbg02 ul li{ display:inline; list-style:none;}
.leftlinkbg02 ul li a{ width:170px; height:18px; float:left; background:url(images/arrow01.gif) no-repeat left top; border-bottom:solid 1px #6b6d67; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbfbee; text-transform:uppercase; padding-top:7px; padding-bottom:3px; padding-left:10px;}
.highlight{ width:170px; height:18px; float:left; background:url(images/arrow01.gif) no-repeat left top; border-bottom:solid 1px #6b6d67; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbfbee; text-transform:uppercase; padding-top:7px; padding-bottom:3px; padding-left:10px;}

.leftlinkbg03{ width:208px; height:649px; float:left; background:url(images/product-linkbg3.jpg) no-repeat; padding-top:50px; padding-left:20px;}
.leftlinkbg03 ul{ margin:0px; padding:0px;}
.leftlinkbg03 ul li{ display:inline; list-style:none;}
.leftlinkbg03 ul li a{ width:170px; height:18px; float:left; background:url(images/arrow01.gif) no-repeat left top; border-bottom:solid 1px #6b6d67; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbfbee; text-transform:uppercase; padding-top:7px; padding-bottom:3px; padding-left:10px;}


.leftlinkbg003{ width:208px; height:649px; float:left; background:url(images/product-linkbg3.jpg) no-repeat; padding-top:50px; padding-left:20px;}
.leftlinkbg003 ul{ margin:0px; padding:0px;}
.leftlinkbg003 ul li{ display:inline; list-style:none; width:170px; height:18px; float:left; background:url(images/arrow01.gif) no-repeat left top; border-bottom:solid 1px #6b6d67; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbfbee; text-transform:uppercase; padding-top:7px; padding-bottom:3px; padding-left:10px;}


.inner-gallery01{ width:753px; height:auto; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000000;}
.gal-head01{ width:753px; height:28px; float:left; font-size:16px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#2c3832; background:url(images/grade01.gif) repeat-x; font-weight:bold; padding-left:10px; padding-top:5px;}

.gal-head02{ width:1000px; height:28px; float:left; font-size:16px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#2c3832; background:url(images/grade01.gif) repeat-x; font-weight:bold; padding-left:10px; padding-top:5px;}

.main-gallery{ width:732px; height:auto; float:left; background:url(images/grade02.gif) repeat-x; margin-top:20px; padding:10px;}
.main-gallery h1{ margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#2c3832; float:left; width:730px;}

#content {
	width: 732px;
	height:auto; float:left;
}



#content a {
	outline: none;	
}

#content a img {
outline:none; border:none;
 }

.gal-bloc01{ width:732px; height:auto; float:left;}
.shadow-bg01{ width:107px; height:100px; float:left; background:url(images/shadow-bg.png) no-repeat; padding-left:14px; padding-top:19px;}

.about-txt01{ width:753px; height:100px; float:left; background:url(images/subimg01.gif) no-repeat right bottom; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#111111;}

.about-txt02{ width:753px; height:auto; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#111111;}
.sub-txt01{ width:753px; height:auto; float:left; padding-bottom:20px; padding-top:15px;}
.accomplish-project{ width:753px; height:auto; float:left;}
.accomplish-project h1{ margin:0px; width:235px; height:20px; float:left; background:url(images/h1-bg01.gif) no-repeat; font-size:12px; font-weight:normal; padding-left:5px; padding-top:3px;}
.completed-bloc01{ width:240px; height:auto; float:left; padding-right:10px;}
.completed-bloc02{ width:240px; height:auto; float:left;}
.pro-txt01{ width:240px; height:115px; float:left; padding-bottom:10px;}
.pro-txt02{ width:235px; height:auto; float:left; padding-top:5px; padding-left:5px;}
.view-morebg{ width:85px; height:20px; float:right; background:url(images/snap-shot.gif) no-repeat left top; padding-left:25px; padding-top:5px;}
.view-morebg a{ color:#047ff2; text-decoration:none;}
.view-morebg a:hover{ color:#f7920e;}
.next-prebloc{ width:210px; height:46px; margin:auto;}
