@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: url(images/bg-tile.jpg) repeat-x #202020 50% 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}

#wrapper {
	/*min-height: 100%;
   	position: relative;*/
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -215px;
}

.push {
	height: 215px;
}

.container {
	margin: 0 auto;
	width: 960px;
}

a {
	text-decoration: none;
	color: #fff;
}

/* ======== HEADER ================================================ */

#header {
	height: 140px;
	background: url(images/header-bg.jpg) #f2f6f7 repeat-x 50% 0;
}

#header h1 {
	width: 171px;
	height: 102px;
	display: block;
	background: url(images/denith-logo.gif) no-repeat 0 0;
	float: left;
	margin: 17px 0 0 40px;
}

#header span {
	display: none;
}

#header h2 {
	width: 400px;
	background: url(images/header.gif) no-repeat 0 0;
	height: 122px;
	width: 444px;
	display: block;
	float: right;
}

/* ======== TOP NAVIGATION ======================================== */

#topnav {
	height: 76px;
	background: url(images/nav-bg.jpg) no-repeat #000000 55% 0;
	position: relative;
	top: 0px;
	border-bottom: #000 solid 1px;
	border-top: #000 solid 2px;
}

#topnav ul {
	margin: 0 auto;
	text-align: center;
	width: 960px;
}

#topnav ul li {
	list-style-type: none;
	color: #FFFFFF;
	float: left;
	text-align: left;
	width: 130px;
	height: 76px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 30px;
}

#topnav ul li p {
	font-size: 11px;
	padding-top: 10px;
}

#topnav ul li a {
	padding: 16px 0 0 30px;
	display: block;
	width: 130px;
	height: 60px;
	background: url(images/nav-rollover.gif) no-repeat 0px -78px;
}

#topnav ul li a:hover {
	display: block;
	width: 130px;
	height: 60px;
	background: url(images/nav-rollover.gif) no-repeat 0px 0px;
}

#topnav ul li.act a {
	padding: 16px 0 0 30px;
	color: #29a8ea;
}

#topnav ul li.act a:hover {
	color: #fff;
}

/* ======== CONTENT ============================================== */

#content {
	height: 100%;
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-glow.jpg) no-repeat 50% 0;
}

#content #left {
	width: 558px;
	float: left;
	background: url(images/main-left-bg.gif) repeat-x #f5f5f5 0px 0px;
	border: #fff solid 1px;
	margin: 17px 0 17px 0;
	padding: 0 40px 45px 40px;
}

#content h1 {
	background: url(images/h1-bg.gif) no-repeat 0 0;
	height: 19px;
	display: block;
	color: #0073ae;
	font-size: 19px;
	font-weight: 100;
	letter-spacing: 0.7px;
	margin: 40px 0 16px 0;
	padding-left: 30px;
	text-transform: uppercase;
}

#content #left span {
	color: #161616;
}

#left h2 {
	font-size: 13px;
	font-weight: 100;
	color: #0073ae;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}

#left p {
	color: #636363;
	line-height: 20px;
	margin-top: 8px;
}

#left .latest-project {
	padding-right: 20px;
}

#left img {
	margin: 5px 30px 30px 0;
	float: left;
	border: 1px solid #cbcbcb;
}

#left img.first {
	margin-top: 20px;
}

#left img.second {
	margin-top: -10px;
}

#left a {
	/*color: #636363;*/
	color: #0073AE;
	/*background: url(images/readmore-btn.gif) no-repeat 0 0;*/
	/*display: block;*/
	/*width: 115px;*/
	/*height: 27px;*/
	/*float: left;*/
	/*margin: 30px 0 0 0;*/
	/*padding-top: 6px;*/
	/*text-align: center;*/
}

#left ul {
	color: #636363;
	line-height: 20px;
	padding: 0 0 16px 20px;
}

#left ul#partnerslink {
	margin-bottom: 50px;
}

#left ul#partnerslink li {
	color: #636363 !important;
}

#left ul#partnerslink li a:hover {
	color: #fff;
	background: #009DED;
}

/*#left p.team {
	margin-bottom: 100px;
}*/

#left a.long {
	background: url(images/download-btn.gif) no-repeat 0 0;
	width: 158px;
	height: 27px;
	display: block;
	text-align: center;
	padding-top: 6px;
	float: left;
	margin: 30px 0 15px 0;
	color: #636363;
}

#left a.gallery {
	background: none;
	padding: 40px 0 8px 0 !important;
	text-align: left;
	width:190px;
}

.galleryproj {
	height: 100%;
	border-bottom: 1px #cbcbcb solid;
}

.galleryproj-last {
	height: 100%;
}

/*.galleryproj p {
	margin-top: 0 !important;
}*/

.galleryproj a h2 {
	lineheight: 18px !important;
	padding-top: 60px;
}

.galleryproj-last a h2 {
	lineheight: 18px !important;
	padding-top: 60px;
}

.productfeatures {
	border-bottom:1px solid #CBCBCB;
	height:100%;
	padding-bottom: 18px;
}

.productfeatures img {
	margin: 20px 25px 10px 0 !important;
}

.productfeatures ul {
	padding: 0 !important;
	float: left;
}

.productfeatures ul li {
	display: inline;
	margin-right:20px;
}


#left h3 {
	color: #0071AB;
	font-weight: normal;
	font-size:12px;
	margin: 3px 0 8px 0;

}

#left table {
	color:#636363;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
}

#left table th {
	color: #0071AB;
	font-weight: 100;
	width: 90px;
}

#left table td.add{
	padding-bottom: 10px;
}


/*=========== CONTACT =================*/
#left .contact p.contact {
	font-size: 11px;
}

#left .contact img {
	border: #d3d7db solid 1px;
	margin: 5px 6px 10px 0;
	background: none;
}
#left .contact a.download {
	background: url(images/download-btn.gif) no-repeat 0 0;
	width: 158px;
	height: 27px;
	margin-top: 20px;
	display: block;
	text-align: center;
	padding-top: 6px;
	float: left;
	color: #636363;
}

#left .contact a:hover {
	color:#0073AE;
}

#left .contact a {
	background: none;
	height: auto;
	width: auto;
	margin: 0;
}

#left p.higher-res {
	margin: 23px 0 0 10px;
	float: left;
	font-size: 11px;
}

#right .contact h2 {
	color: #009DED;
	font-size: 14px;
	padding-bottom: 8px;
}

#right .contact dl {
	color: #fff;
}

#right .contact dt {
	/*float: left;*/
	color: #0071AB;
	padding: 8px 8px 8px 0;
}

#right .contact dd {
	/*float: left;*/
	/*padding: 8px 0 8px 0;*/
	line-height: 17px;
}

#right .contact a {
	color: #009DED;
}

#right .contact a:hover {
	color: #fff;
	background: #009DED;
}

#right .contact table {
	color: #B4BABB;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}

#right .contact table th {
	color: #0071AB;
	font-weight: 100;
	width: 80px;
}

#right .contact table td.add{
	padding-bottom: 25px;
}

/*============= RIGHT ====================*/
#content #right {
	width: 239px;
	float: left;
	background: url(images/main-right-bg.jpg) repeat-x #161616 0px 0px;
	margin: 34px 0 17px 0;
	border-top: #636363 solid 1px;
	border-bottom: #636363 solid 1px;
	border-right: #636363 solid 1px;
	padding: 0 40px 30px 40px;
}

#content #right h1 {
	background: url(images/h1-bg-dark.gif) no-repeat 0 0;
	margin-bottom: 25px;
}

#content #right h1 span{
	color:#fff;
}

#right p {
	color: #b4babb;
	font-size: 11px;
	margin-bottom: 25px;
}

#right p a {
	color: #b4babb;
}

#right p a:hover {
	color: #fff;
	background: #009DED;
}

#right img {
	margin: 0 0 15px 0;
	border: #d4d5d7 solid 1px;
}

#right a:hover img {
	border: #009DED solid 1px;
}

#right a.viewall {
	background: url(images/viewall-btn.gif) no-repeat 0 0;
	display: block;
	width: 105px;
	height: 27px;
	color: #636363;
	padding-top: 6px;
	text-align: center;
	margin-top: 30px;
}

#content a:hover {
	color: #0071ab;
}

/* ======== FOOTER ============================================== */

#footer {
	height: 215px;
	width: 100%;
	background: url(images/footer-bg-05.jpg) repeat-x #333333 50% 0;
	border-top: #333333 solid 1px;
	margin: 0 auto;
	/*position: absolute;
	bottom: 0;*/
}

#footer a {
	color: #009ded;
}

#footer a:hover {
	color: #fff;
	background-color: #009ded;
}

#footer #footer-left {
	width: 375px;
	float: left;
	padding-top: 32px;
}

#footer #footer-left a {
	color: #fff;
	background: url(images/contact-btn.gif) no-repeat 0 0;
	width: 304px;
	height: 22px;
	display: block;
	text-align: center;
	padding-top: 8px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#footer #footer-left a:hover {
	color: #000000;
}

#footer #footer-left span {
	color: #000000;
}

#footer #footer-left a:hover span {
	color: #fff;
}

#footer #footer-left h3{
	padding: 20px 0 0 26px;
	color: #0071ab;
	font-size: 14px;
}

#footer blockquote {
	color: #fff;
	padding: 15px 75px 0 26px;
	font-size: 12px;
	background: url(images/quote.gif) no-repeat 0 5px;
}

#footer cite {
	color: #8f8f8f;
	/*padding: 0 75px 0 150px;*/
	float: right;
	padding-right: 75px;
	font-size: 11px;
}

#footer #footer-right {
	width: 585px;
	float: left;
}

#footer-right h2 {
	padding-top: 40px;
	color: #009ded;
	font-size: 14px;
}

address {
	color: #c3c3c3;
	padding: 15px 45px 0 0;
	float: left;
	font-style:normal;
}

#footer-right ul {
	/*padding: 43px 0 0 0;*/
	padding-top: 72px;
	list-style-type: none;
	font-size: 10px;
}

#footer-right ul li {
	padding: 0 10px 0 10px;
	height: 12px;
	float: left;
	border-left: #fff solid 1px;
}

#footer-right ul li a {
	color: #fff;
}

#footer-right p {
	float: right;
	color: #fff;
	/*margin-bottom: 40px;*/
	margin-bottom: 5px;
	font-size: 11px;
}

/*======== CLEARING ===================================== */

.clearing {
	clear: both;
}