* {
	margin:0;
	padding:0;
}

body{
	text-align:center;
	font:62.5% georgia, times, serif;
	margin:1em 0;
	background:#bdc4cb url('images/bg-repeat.gif') repeat-y 50% 0;
}

a{
	outline:none;
	color:#5d7590;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#333;
}


.clearAll{
	clear:both;
}

#wrapper{
	width:770px;
	margin:0 auto;
	text-align:left;
}

#inner-wrap{
	width:100%;
	height:241px;
	background:#5d7590 url('images/concept-to-completed-projec.jpg') no-repeat 480px 10px;
}

#home-gallery{
	width:465px;
	height:221px;
	background:#6a8098;
	position:relative;
	top:12px;
	left:7px;
}

#home-gallery a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2000;
}

#home-gallery div#rotate-gal{
	position:relative;
	top:5px;
	left:5px;
}

#home-gallery div#rotate-gal img{
	position:absolute;
	top:0;
	left:0;
}

#fifty-percent{
	position:absolute;
	bottom:5px;
	left:5px;
	width:455px;
	height:32px;
	background-color:#bdc4cb;
	z-index:20;
	opacity:.8;
	overflow:hidden;
}

#fifty-percent p{
	margin:8px 10px;
}

#logo{
	font-size:1px;
	width:479px;
	height:36px;
	background:#fff url('images/logo.jpg') no-repeat;
	text-indent:-2000em;
}

ul#top-nav{
	list-style-type:none;
	width:100%;
	height:40px;
	background-color:#010e31;
	padding-top:5px;
	margin-top:.4em;
}

ul#top-nav:after{
	content:".";
	display:block;
	clear:both;
	height:1px;
	visibility:hidden;
}

ul#top-nav li{
	float:left;
}

ul#top-nav li a{
	text-indent:-1000em;
	margin-left:3px;
}

a#home{
	height:40px;
	width:76px;
	display:block;
	background:transparent url('images/500.jpg') no-repeat -5px -80px;
}
#home-page a#home{
	background-position:-5px 0;
}
a:hover#home{
	background-position:-5px -40px;
}
a#about{
	height:40px;
	width:92px;
	display:block;
	background:transparent url('images/500.jpg') no-repeat -75px -80px;
}
a:hover#about{
	background-position:-75px -40px;
}

#about-us-page a#about{
	background-position:-75px 0;
}

a#projects{
	height:40px;
	width:82px;
	display:block;
	background:transparent url('images/500.jpg') no-repeat -165px -80px;
}
a:hover#projects{
	background-position:-165px -40px;
}

#project-page a#projects{
	background-position:-165px 0;
}

a#services{
	height:40px;
	width:115px;
	display:block;
	background:transparent url('images/500.jpg') no-repeat -248px -80px;
}
a:hover#services{
	background-position:-248px -40px;
}
#services-page a#services{
	background-position:-248px 0;
}

a#contact{
	height:40px;
	width:78px;
	display:block;
	background:transparent url('images/500.jpg') no-repeat -365px -80px;
}
a:hover#contact{
	background-position:-365px -40px;
}

#contact-us-page a#contact{
	background-position:-365px 0;
}

h2{
	font:bold italic 1.5em georgia, times, serif;
	color:#5d7590;
}

strong,
legend,
#address h3{
	font:bold italic 1.2em georgia, times, serif;
	color:#5d7590;	
}

h2, h3, p{
	margin:1em .25em;
	line-height:1.5em;
}
p{
	font-size:1.3em;
	color:#333;
}

#foot{
	clear:both;
}

#foot p{
	font-size:1.2em;
	color:#ccc;
	text-align:right;
}

#foot p span{
	float:left;
}

#foot p a{
	color:#ccc;
	text-decoration:none;
	padding:0 6px;
	height:15px;
	background:#fff url('images/nepcw-norm.jpg') no-repeat;
	margin-left:10px;
}

#foot p a:hover{
	text-decoration:none;
	padding:0 6px;
	height:15px;
	color:#fff;
	background:#fff url('images/nepcw.jpg') no-repeat;
	margin-left:10px;
}

ol{
		font:1.2em georgia, times, serif;
	list-style-type:none;
}

ol li{
	line-height:1.5;
	margin-bottom:.5em;
	padding-left:20px;
	background:#f2f2f2 url('images/arrow.gif') no-repeat 0 30%;
}

#project-page h2{
	margin-bottom:0;
}

#project-page div#left-column{
	float:left;
	width:100%;
	padding-top:1.5em;
	margin-bottom:1em;
}

#project-page div#left-column div{
	position:relative;
}

#project-page div#left-column div h3{
	font-size:1.3em;
}

#project-page div#left-column div h3,
#project-page div#left-column div p{
	margin:0;
	padding:7px;
}

#project-page div#left-column div p{
	position:absolute;
	top:0;
	left:0;
	margin:2.3em 0 0 120px;
}

#project-page div#left-column div img{
	margin:7px;
	padding:.5em;
	border:1px solid #5d7590;
	background-color:#fff;
}

#project-page div#left-column div.odd,
table#client-benefits tr.odd td{
	background-color:#f2f2f2;
}

#project-page div#left-column div.even,
table#client-benefits tr.even td,
tr#smaller-width-td td{
	background-color:#d5dce3;
}

form input{
	position:relative;
	color:#666;
	font-size:1em;
	height:2em;
	line-height:2em;
}

textarea{
	overflow:auto;
	color:#666;
	font:1em arial, sans-serif;
	line-height:2em;
}

form p{
	position:relative;
}
.js label{
	color:#666;
	position:absolute;
	top:7px;
	left:3px;
	z-index:100;
}

fieldset{
	border:none;
	clear:both;
}

div#email-form{
	margin-top:2em;
	width:100%;
	border:1px solid #d5dce3;
	background-color:#f2f2f2;
}
#contact-form input#name,
#contact-form input#email,
#contact-form textarea{
	width:50%;
}

table#client-benefits{
	font-size:1.3em;
	width:100%;
	border:1px solid #d5dce3;
}

table#client-benefits tr td{
	text-align:center;
	padding:1em;
}

table#client-benefits tr td h3{
	font:bold 1.6em georgia, times, serif;
}

tr#smaller-width-td td#no-bg{
	background:none;
}

table#client-benefits tr td.row-title{
	text-align:left;
}

table#client-benefits tr.odd td p{
	margin:0;
	text-indent:-2000em;
	background:#f2f2f2 url('images/odd-check.gif') no-repeat 50% 50%;
}

table#client-benefits tr.even td p{
	margin:0;
	text-indent:-2000em;
	background:#d5dce3 url('images/even-check.gif') no-repeat 50% 50%;
}

div#address,
div#service-desc{
	width:100%;
	background-color:#f2f2f2;
	text-align:left;
	border:1px solid #d5dce3;
}

div#address h3,
div#address p,
input,
textarea,
label,
#service-desc p,
#service-desc ol{
	margin:.5em;
}

#service-desc p strong{
	font-size:1.3em;
	color:#010e31;
}

strong.darker-blue{
	color:#010e31;
}

legend{
	padding:.6em;
}

p#more-lheight{
	margin-bottom:2.5em;
}

#services-page a.fltr{
	float:left;
}

#services-page a.fltr img{
	border:none;
}

a#jazz{
	color:#010e31;
	font-weight:bold;
}

h2#red-text-home{
	background:#fff url('images/red-text-home-page.jpg') no-repeat;
	width:770px;
	height:72px;
	text-indent:-2000em;
	margin:1em 0;
}