/* CLEAR CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}



ul { margin:0 0 15px 5px; }
li { margin-bottom:2px; }



table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* MAIN CSS */

body
{
	color: #1c1c1c;
	font-family: Tahoma;
	font-size: .8em;


	
}

p, li {
	color: #575757;
	padding-bottom: 10px;
	line-height: 1.4em;
}


a {
	color: #00c9d5;
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
}

h1 {
	color: #00c9d5;
	font-weight: normal;
	font-size: 2.2em;
	padding-bottom: 10px;
}

h2 {
	color: #00c9d5;
	font-weight: normal;
	font-size: 1.4em;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 {
	color: #00c9d5;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 10px;
}

h4 {
	color: #00c9d5;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 5px;
	padding-top: 0px;
}

#casestudy {
	width: 539px;
	margin-bottom: 30px;
}

#gallery {
	margin-bottom: 30px;
	margin-top: 10px;
}

#thumbs {
	margin-top: 40px;
}

.padding {
	padding-bottom: 20px;
	padding-top: 5px;
}

.casetop {
	height: 38px;
	width: 539px;
	padding-bottom: 15px;
	background: url('../images/casetop.jpg') no-repeat top #87d7e0;
}

.casecontent {
	width: 539px;
	background: #87d7e0;
	
}

.casemainimage {
	padding-left: 11px;
	padding-bottom: 10px;
}

.casetop h2 {
	padding-top: 12px;
	padding-left: 10px;
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
}

.casecontentimages{
	width: 147px;
	padding-left: 10px;
	float: left;
	overflow:  hidden;
}

.casecontentimages img{
	padding-bottom: 10px;
}

.casecopy {
	float: left;
	background: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}

.socialcasecopy {
	float: right;
	background: #fff;
	width: 400px;
	margin-right: 10px;
	padding-right: 10px;
}

.casecopy ul {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.casecopy li {
	list-style-type: disc;
}

#contentleft ul {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainwrapper {
	background: #fff;
}

#contentleft li {
	list-style-type: disc;
}

.casecopy  p{
	padding: 10px;
}

.casebottom {
	height: 22px;
	width: 539px;
	background: url('../images/casebottom.jpg') no-repeat top;
}

.homeimage {
	padding-top: 20px;
}

.samplescheme {
	height: 125px;
}

.minorimage {
	float: left;
	padding-right: 20px;
}

.aboutteam {
	float: left;
	padding-bottom: 30px;
}

.aboutwiderteam {
	float: left;
	padding-bottom: 30px;
}


#webcam {
	width: 920x;
	float: left;
}

#webcam  h1{
	text-align: center;
	padding: 10px;
	padding-top: 30px;
}

#webcam  p {
	text-align: center;
	padding: 10px;
}

#contentleft {
	width: 540px;
	padding-right: 30px;
	padding-left: 20px;
	margin-top: 30px;
	float: left;
	border-right: 1px solid #00abbc;
	background: #fff;
}

#contentleftvideo {
	width: 879px;
	padding-right: 30px;
	padding-left: 20px;
	margin-top: 30px;
	float: left;
	background: #fff;
}

#artscontent {
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 50px;
	float: left;
}

#contentleftcontact {
	width: 600px;
	padding-right: 30px;
	padding-left: 20px;
	margin-top: 30px;
	float: left;
}

.links {
	width: 130px;
	height: 160px;
	float: left;
	text-align: center;
	margin-right: 40px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.links a:hover {
	text-decoration: none;
}

.links img{
	padding-bottom: 10px;
}

#contentright {
	width: 310px;
	float: right;
	margin-top: 30px;
	padding-left: 10px;
	background: #fff;
}

#contactcontentright {
	width: 210px;
	float: right;
	padding-right: 40px;
	margin-top: 30px;
	text-align: right;
}

.homenewsarticle {
	border-bottom: 1px solid #00abbc;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.homenewsarticle img {
	float: left;
	padding-right: 10px;
}

.newsentry {
	overflow: hidden;
	margin-bottom: 20px;
}

.newsentry img {
	float: left;
	margin-right: 10px;
	border: 1px solid #00abbd;
}

#footer {
	background: url('../images/footerbg.jpg') no-repeat top;
	width: 920px;
	height: 60px;
	margin-top: 30px;
	clear: both;
}

#footer p {
	text-align: center;
	padding-top: 22px;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	Text-decoration: underline;
}

#flashbanner {
	height: 485px;
	overflow: hidden;
}

#innerbanner {
	height: 349px;
	background: url('../images/innerbanner.jpg') repeat-x top;
}

#header {
	width: 920px;
	height: 122px;
	background: url('../images/headerbg.png') no-repeat top;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -460px;
}

#header img {
	padding-left: 20px;
	padding-top: 3px;
	float: left;
}


#maincontainer {
	width: 920px;
	background: url('../images/homenav.png') no-repeat top;
	position: absolute;
	top: 400px;
	left: 50%;
	margin-left: -460px;
}

#maincontainerinner {
	width: 920px;
	height: 200px;
	background: url('../images/homenav.png') no-repeat top;
	position: absolute;
	top: 254px;
	left: 50%;
	margin-left: -460px;
}

#homenav {
	width: 908px;
	height: 116px;
	padding-left: 8px;
	padding-top: 8px;
}

#innernav {
	width: 908px;
	height: 50px;
	padding-left: 8px;
	padding-top: 8px;
}

#nav {
	float: right;
	height: 50px;
	width: 550px;
	background: url('../images/navbg.jpg') no-repeat top;
	margin-top: 40px;
	margin-right: 25px;
	
}

#nav ul {
	margin-left: 50px;
}

#nav li {
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

#nav li a {
	color: #fff;
}

a.rollover {
	display: block;
	width: 227px;
	height: 116px;
	text-decoration: none;
	background: url("../images/devroll.jpg");
	float: left;
}
	
a.rollover2 {
	display: block;
	width: 227px;
	height: 116px;
	text-decoration: none;
	background: url("../images/minoroll.jpg");
	float: left;
}

a.rollover3 {
	display: block;
	width: 227px;
	height: 116px;
	text-decoration: none;
	background: url("../images/facroll.jpg");
	float: left;
}
	
a.rollover4 {
	display: block;
	width: 227px;
	height: 116px;
	text-decoration: none;
	background: url("../images/consultroll.jpg");
	float: left;
}
	

a.rollover:hover, a.rollover2:hover, a.rollover3:hover, a.rollover4:hover {
	background-position: -227px 0;
}

.displace {
	position: absolute;
	left: -5000px;
}
	
a.innerrollover {
	display: block;
	width: 226px;
	height: 61px;
	text-decoration: none;
	background: url("../images/devroll2.jpg");
	float: left;
}
	
a.innerrollover2 {
	display: block;
	width: 226px;
	height: 61px;
	text-decoration: none;
	background: url("../images/minoroll2.jpg");
	float: left;
}

a.innerrollover3 {
	display: block;
	width: 226px;
	height: 61px;
	text-decoration: none;
	background: url("../images/facroll2.jpg");
	float: left;
}
	
a.innerrollover4 {
	display: block;
	width: 226px;
	height: 61px;
	text-decoration: none;
	background: url("../images/consulroll2.jpg");
	float: left;
}

a.innerrollover:hover, a.innerrollover2:hover, a.innerrollover3:hover, a.innerrollover4:hover {
	background-position: -226px 0;
}

a.qlrollover {
	display: block;
	width: 295px;
	height: 136px;
	text-decoration: none;
	background: url("../images/whatroll.jpg");
	float: left;
}
	
a.qlrollover2 {
	display: block;
	width: 295px;
	height: 136px;
	text-decoration: none;
	background: url("../images/healthroll.jpg");
	float: left;
}

a.qlrollover3 {
	display: block;
	width: 295px;
	height: 136px;
	text-decoration: none;
	background: url("../images/socialroll.jpg");
	float: left;
}
	
a.qlrollover4 {
	display: block;
	width: 295px;
	height: 136px;
	text-decoration: none;
	background: url("../images/regenroll.jpg");
	float: left;
}
	
a.qlrollover5 {
	display: block;
	width: 295px;
	height: 136px;
	text-decoration: none;
	background: url("../images/commercialroll.jpg");
	float: left;
}

a.qlrollover:hover, a.qlrollover2:hover, a.qlrollover3:hover, a.qlrollover4:hover, a.qlrollover5:hover  {
	background-position: -295px 0;
}
	
div.clear {
	clear: both;
}

a.aboutrollover {
	display: block;
	width: 295px;
	height: 136px;
	text-decoration: none;
	background: url("../images/whoweareroll.jpg");
	float: left;
}
	
a.aboutrollover2 {
	display: block;
	width: 295px;
	height: 136px;
	text-decoration: none;
	background: url("../images/teamroll.jpg");
	float: left;
}

a.aboutrollover3 {
	display: block;
	width: 295px;
	height: 136px;
	text-decoration: none;
	background: url("../images/widerteamroll.jpg");
	float: left;
}
	
a.aboutrollover4 {
	display: block;
	width: 295px;
	height: 136px;
	text-decoration: none;
	background: url("../images/ourboardroll.jpg");
	float: left;
}
	
a.aboutrollover:hover, a.aboutrollover2:hover, a.aboutrollover3:hover, a.aboutrollover4:hover {
	background-position: -295px 0;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Tahoma;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #00c9d3;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	color:  #575757;
}
	
#contact-area input.submit-button:hover {
	cursor: pointer;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1em;
	color: #575757;
}

