@charset "UTF-8";
/* CSS Document */

img {
	border: 0px;
}

.leftnav {
	position: absolute;
	left: 45px;
	top: 56px;
	margin: 0px;
	padding: 0px;
	
}

#navigation {
	position: absolute;
	top: 49px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

.capabilities, .clients, .portfolio, .contact {
	position: relative;
	margin-top: 20px;
}

.subnav {
	position: absolute;
	top: 215px;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	left: 45px;
	line-height: 14px;
	text-decoration: none;

}

#subnavpos {
	left: 15px;
	position: relative;
	padding-bottom: 5px;		
}

.subnav a:link {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}
.subnav a:visited {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}
.subnav a:hover {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	line-height: 14px;
        text-decoration: underline;
}

.subnav a:active {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}

a.selected:link, a.selected:visited, a.selected:hover, a.selected:active {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	line-height: 14px;
	text-decoration: underline;
}

#address {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	position: absolute;
	top: 621px;
	left: 0px;
	line-height: 14px;	
}

#news {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	position: absolute;
	top: 535px;
	left: 0px;
	line-height: 14px;
}
#blog {
	position: absolute;
	top: 450px;
	left: 0px;

}

.introtext {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 24px;
	position: absolute;
	width: 540px;
	left: 235px;
	top: 100px;
}

.rightside {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 24px;
	position: absolute;
	width: 340px;
	left: 235px;
	top: 100px;
	margin: 0px;
	padding: 0px;
}

.rightside2 {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	position: absolute;
	width: 675px;
	left: 245px;
	top: 219px;
	line-height: 13px;
}

.rightsideclients {
	position: absolute;
	left: 235px;
	top: 105px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

.images {
	position: absolute;
	top: 17px;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	position: absolute;
	overflow: auto;
	height: 635px;
	width: 710px;
}

.caption {
    position: relative;
	top: -10px;
	padding-bottom: 10px;
}

#map {
	position: absolute;
	left: 240px;
	top: 6px;		
}

.box {
	width: 250px;
	background-color: #FFFFFF;
	position: absolute;
	top: 105px;
	left: 265px;
	opacity: 0.85;
	font-family: arial;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	line-height: 13px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	display: block;
}


a.link:link, a.link:hover, a.link:visited, a.link:active {
	font-family: arial;
	font-size: 10px;
	color: #0000FF;
	line-height: 14px;
	font-style: italic;	
}
.box a:link, a:hover, a:visited, a:active {
    font-family: arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	line-height: 14px;
	
}

#line {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#clientlink {
	padding-top: 5px;
	text-align: right;
}

a.weblink:link, a.weblink:hover, a.weblink:visited, a.weblink:active {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}

a.textlinks:link, a.textlinks:hover, a.textlinks:visited, a.textlinks:active {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}