/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.testimonial1{
	background-color:#e6e6e6;
	color:#cc0000;
	padding: 5px;
	font-size: 80%;
}

.normal{
	color:#333366
}

.testimonial2{
	color:#336666;
	padding: 5px;
	font-size: 80%;
}

.domestic{
	position: absolute;
	top: 230px;
	left: 20px;
}

.clientcell{
	background-color: #e6e6e6;
	font-size: 80%;
	font-weight: bold;
	color:#006699;
}

.header{
	background-image:url(images/buildingBg.jpg);
	background-repeat:no-repeat;
	width: 100%;
}

ul.commercial{
	font-size: 80%;
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
}

.one{
	color:#CC0000;
	padding: 3px;
	float: left;
	width: 30%;
	background-color:#e6e6e6;
	margin:3px;
	background-image:url(images/commercial.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.two{
	color:#006666;
	padding: 3px;
	float: left;
	width: 30%;
	background-color:#e6e6e6;
	margin:3px;
	background-image:url(images/warehouse.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.three{
	color:#333366;
	padding: 3px;
	float: left;
	width: 30%;
	background-color:#e6e6e6;
	margin:3px;
	background-image: url(images/pharm.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.homeplan{
	font-size: 80%;
}

.pagetitle{
	position: absolute;
	background-image:url(images/headerBgTop.gif);
	background-repeat:no-repeat;
	top: 86px;
	margin-left: 200px;
	height: 37px;
	padding-left: 3px;
	color: #ffffff;
	width: 402px;
	padding-top: 0px;
}

.pagetitleTxt{
	position: absolute;
	top: 9px;
	font-size: 110%;
	font-weight: bold;
}

.underPagetitle{
	position: absolute;
	top: 37px;
	left: 0px;
}

.telephone{
	color: #666666;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 10px;
}

h1{
	font-size: 125%;
}

p{
	font-size: 90%;
}

strong{
	color:#CC0000;
}

.home{
	text-align: center;
 	background-color: #c0d2e9;
 	padding: 2px 0px 3px 0px;
	height: 19px;
	width: 57px;
	position: absolute;
	top: 37px;
	left: 240px;
}

.about{
	text-align: center;
 	background-color: #c0d2e9;
 	padding: 2px 0px 3px 0px;
	height: 19px;
	width: 78px;
	position: absolute;
	top: 37px;
	left: 298px;
}

.residential{
	text-align: center;
 	background-color: #c0d2e9;
 	padding: 2px 0px 3px 0px;
	height: 19px;
	width: 78px;
	position: absolute;
	top: 37px;
	left: 377px;
}

.testimonials{
	text-align: center;
 	background-color: #c0d2e9;
 	padding: 2px 0px 3px 0px;
	height: 19px;
	width: 88px;
	position: absolute;
	top: 37px;
	left: 377px;
}

.clientlist{
	text-align: center;
 	background-color: #c0d2e9;
 	padding: 2px 0px 3px 0px;
	height: 19px;
	width: 70px;
	position: absolute;
	top: 37px;
	left: 466px;
}

.contact{
	text-align: center;
 	background-color: #c0d2e9;
 	padding: 2px 0px 3px 0px;
	height: 19px;
	width: 70px;
	position: absolute;
	top: 37px;
	left: 537px;
}

.content{
	margin-top: 80px;
	
}

.left{
	width: 22%;
	float:left;
	position: relative;
	text-align: center;
}

.middle{
	width: 45%;
	float: left;
	position: relative;
	white-space:normal;
}

.flashMovie{
	position: absolute;
	top: 100px;
	right: 5px;
}

.casestudyHolder{
	position: absolute;
	top: 150px;
	right: 5px;
}

.casestudyHolder h2{
color:#cc0000;
}

a.nav:link{
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited{
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover{
	font-size: 11px;
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active{
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}


.casestudy{
width:280px;
height:120px;
background-color:#efefef;
margin-bottom:20px;
}

.casestudyImage{
width:120px;

float:left;
}

.casestudyText{
width:140px;

float:left;
padding:10px;
}

.clear{
clear:both;
margin:0;
padding:0;
}


.casestudy h3{
font-size:0.9em;
margin:0 0 5px 0;
color:#CC0000;
}

.casestudy p{
font-size:0.7em;
margin:0;
padding:0;
}

.casestudy a{
color:#CC0000;
}



.casestudygallery{
background-color:#efefef;
padding:10px 0px 0 10px;
width:400px;

}

.casestudygallery h2{
font-size:0.9em;
margin:0 0 10px 0;
color:#CC0000;
}

.casestudygallery img{
display:inline;
padding:0 10px 10px 0;

}
