* {
	margin: 0;
	padding: 0;
}
body {
	color: #111;
	font: 100%/1 Verdana, Arial, Helvetica, sans-serif;
	background: #eee;
	text-align:center;

}
th, td {
	font-size: 11px;
}
p {
	font-size: 11px;
	padding-bottom: 10px;
}
a {
	font-size: 11px;
	text-decoration: none;
	color: #006633;
	font-weight: bold;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
h1 {
	color: #111;
	width: 511px;
	position: absolute;
	height: 25px;
	left: 140px;
	top: 22px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 15px;
}
.titles{
font-size:12px;
font-weight:bold;
color: #000;
}
.intro h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color: #000;
	padding-bottom: 10px;
}
#wrapper {
	width: 770px;
	margin:auto;
	position: relative;
	background: #fff;
}
#header {
	height: 80px;
	background: #336 url(../assets/header-bg.jpg) no-repeat;
	position: relative;
}
#navbar {
	position: absolute;
	left: 0px;
	top: 80px;
	background: url(../assets/nav-bg.gif) no-repeat;
	width: 100%;
	height: 30px;
	padding-left: 10px;
	background-image: url(../assets/nav-bg.gif);
}
#nav-wrapper {
	background: url(../assets/nav-bg.gif) no-repeat;
	width: 100%;
}

#content {
margin:auto;
padding-top:50px;
	width:770;
	margin:auto;
	min-height:450px;
	text-align:center;
	}
#contents{
margin:auto;
width:670px;
text-align:left;
}
#nextbotton{
	clear:both;
	width:50%;
	text-align:right;
	margin-top:25px;
}
.intro {
	vertical-align: text-top;
	padding-right: 20px;
	padding-bottom: 20px;
}
.imgbar-vert {
	width: 130px;
	text-align: right;
}
.imgbar-horz img, .imgbar-horz-full img {
	margin-right: 15px;
	margin-bottom: 15px;
}
.imgbar-horz {
	text-align: left;
	vertical-align: text-top;
	width: 530px;
}
.imgbar-horz-full {
	text-align: left;
	vertical-align: text-top;
	width: 670px;
}
.imgbar-vert img {
	margin-bottom: 15px;
}
.prev-btn {
	width: 500px;
	background: #ccc;
}
.next-btn {
	width:100%;
	text-align: right;
	background: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -50px;
}
.next-btn a {
	background: url(../assets/next_off.gif) no-repeat right;
	/*display: block;*/
	padding: 15px 30px;
	/*width: 79px;*/
	text-decoration: none;
	text-align: left;
	width:300px;
}
.next-btn a:hover {
	background: url(../assets/next_on.gif) no-repeat right;
}
.next-btn span {
	visibility: hidden;
}
#footer {
	/*background: #336; */
	color:#666666;
	margin-top: 2px;
	font-size:9px;
}
#link, #link ul {
	list-style-image: none;
	list-style-type: none;
}
#link a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../assets/bullet-1.gif) no-repeat 5px 14px;
	padding: 11px 10px 7px 15px;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
#link ul a {
	display: block;
	width: 135px;
	border: 1px solid #666;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #033;	/*background: none;*/
	text-decoration: none;
}
#link ul a:hover {
	background: #006633;
	text-decoration:underline;
}
#link li {
	float: left;
}
#link li ul {
	position: absolute;
	left: -999px;
	width: 179px;
	height: 400px;
	overflow: auto;
}
#link li:hover ul, #link li.dhover ul {
	left: inherit;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
.proj-row {
	clear: both;
}
.proj-row img {
	float: left;
}
.services{
background:#fff;
border:2px #99cccc solid;
margin-bottom:15px;
}
.servicestext{
padding-left:7px;
padding-top:3px;
padding-right:2px;
}
.moreleft{
padding-left:10px;
}
.contact{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
padding-bottom:20px;
}
.contactbold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-top:15px;
text-align:center;
}
.contactdetail{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
line-height: 150%;
}
.back-btn {
	width:100%;
	text-align: left;
	padding-bottom: 0px;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.back-btn a:hover {

	background: url(../assets/back_on.gif) no-repeat right;
}
.back-btn span {

	visibility: hidden;
}
.back-btn a {
	background: url(../assets/back_off.gif) no-repeat right;
	/*display: block;*/
	padding: 15px 30px;
	/*width: 79px;*/
	text-decoration: none;
	text-align: center;
	width:300px;
}
