body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	
}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{
	font-size:16px;
	font-weight:normal;
	color: #97cfff;
	text-align: left;
}q:before,q:after{content:'';}abbr,acronym {border:0;}

#contactbg {
	height: 529px;
	width: 960px;
	background-image: url('../img/contacts.jpg');
	background-repeat: no-repeat;
}


#iso {
	background: #FFF url('../img/iso.gif') no-repeat scroll top left;
	width: 121px;
	height: 80px;
	position: absolute;
	top: -116px;
	right: -6px;
}

#container {
	width: 926px;
	padding: 17px;
	margin: 51px auto 0 auto;
/*	height: 700px;*/
	background-color: #FFF;
} 

#title {
	height: 80px;
}

#logo {
	width: 148px;
	height: 80px;
	overflow: hidden;
	background: url('../img/logo.gif') no-repeat;
	position: absolute;
	top: -114px;
	left: -9px;
}


#footer {
	width: 960px;
	padding: 0 17px;		
	margin: 0 auto;	
}

#bottombarlcon {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	height: 32px;
	color: 97cfff;
}

#bottombarRcon {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	height: 32px;
	color: 97cfff;
}


body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #BEBEBE;
	font-family: Arial, Helvetica, sans-serif;
	
}

.h1 {
	background: transparent;
	font-size:24px;
	color: #97cfff;
	font-weight: bold;
	text-align:left;
	padding-bottom: 0px;
}

.h3 {
	background: transparent;
	font-size:12px;
	color: #666666;
}

.client {
	background: transparent;
	position:absolute;
	left:10px;
	top:60px;
	font-size:9px;
	color: #fff;
	text-align:left;
	width: 150px;
}

.client2 {
	background: transparent;
	position:absolute;
	left:160px;
	top:60px;
	font-size:9px;
	color: #fff;
	text-align:left;
	width: 150px;
}

.client3 {
	background: transparent;
	position:absolute;
	left:290px;
	top:60px;
	font-size:9px;
	color: #fff;
	text-align:left;
	width: 150px;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding-top: 10px;
	text-align: left;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding:5px;
	color: #666666;
	
	text-align: left;
}
.bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding:5px;
	color: #666666;
	
	text-align: right;
}

.titlesub {
	color: #97cfff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 10px 0px 10px;
	color: #97cfff;
	font-weight: bold;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	background-color: #FFF;
}
.text {
	width: 375px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	height: 465px;
	line-height: 16px;
	font-size: 12px;
}

.employees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFF;
}
.contentfortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	color: #FFF;
	text-align: justify;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	margin: 0px;
	padding: 0px 20px 0px 20px;
	color: #FFF;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #97cfff;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}

.addresstype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
	
#navigation {
	height: 26px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;	
	margin: 0 0 5px 0;

}

#navigation li {
	list-style: none;
	margin: 0;
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin-right: 11px;
}

#navigation li a:link, #navigation li a:visited {
/*	font-weight: bold;*/
	color: #808285;
	text-decoration: none;
	text-transform: lowercase;
}

#navigation li.on a {
	color: #97cfff;
}

.tile {
	position: absolute;
	border: 0px;
	width: 100px;
	height: 40px;
	background: transparent;
	font-size:12px;
	color: #CCC;
	font-weight: bold;
}

.tile2 {
	position: absolute;
	border: 0px;
	width: 0px;
	height: 0px;
	background: transparent;
}

.wrap {
	width: 510px;
	height: 511px;
	background: transparent;
	padding: 0px;
}

#content {
	color: #FFF;
	height: 482px;
	background-color: #ffffff;
	position: relative;
	padding: 14px;
}

#coverImage {
	width: 927px;
	height: 511px;
	
	position: absolute;
	top: 0px;
	left: 0;
}

#coverImage #overlay {
	background: url('../img/overlaylogo.png') no-repeat scroll bottom right;
	width: 427px;
	height: 511px;
	position: absolute;
	top: 0px;
	right: 0px;
}



#coverImage #sidebar1 {
	padding: 15px;
	text-align: left;
	
}

#coverImage #sidebar2 {
	padding: 15px;
	position: absolute;
	bottom: 0px;	
	left: 0px;
}



.wrap:hover .tile { color:#999999; }

#a { left: 232px; top: 250px}
#b { left: 232px; top: 290px}
#c { left: 232px; top: 330px}
#d { left: 232px; top: 370px}
#e { left: 232px; top: 410px}
#f { left: 0px; top: 0px}

#a, #b, #c, #d, #e, #f { z-index: 2; }

#z:hover, #x:hover, #y:hover, #w:hover, #v:hover, #r:hover { z-index: 1; }

#z:hover .content, #x:hover .content,
#y:hover .content, #w:hover .content, #v:hover .content, #r:hover .content { display: block; }

