/* General */

* {
	margin: 100;
	padding: 0;
	
}

img {
	border: 0;
    /*display: block;*/
}

body {
	font-family: Tahoma, sans-serif;
	margin-top: 40px;
	font-size: 11px;
	color: #A09D99;
	background-color: #fff;
	background-image: url("");
	border-left: 4;
	border-left-color: #CC0000;
	
}

copyright {
	float: right;
	font-family: Tahoma, sans-serif;
	font-size: 1px;

	font-weight: normal;
	color: #BAB8B8;
}

h1 {
	float: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #b3b3b3;
}

h1.alone {
	float: none;
	margin: 0 0 18px 0;
}

h2 {
	clear: both;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #11b9ff;
	padding-bottom:15px;
	
}

h2.small {
	font-size: 18px;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	color: #11b9ff;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color: #999;
}

h5,h6 {
	font-size: 14px;
	color: #666;
}

h5 a {
	color: #666;
	text-decoration: none;
}

h5 a:hover {
	text-decoration: underline;
}

p {
	padding: 0px 0px 0px 0px;
	color: #999;
}

a {
	color: #999;
	text-decoration: none;
}

a.blue {
	color: #11b9ff;
}

a:hover {
	text-decoration: none;
}

br.clear {
	clear: both;
}

acronym {
	border: none;
}

.alt {
	display: none;
}

fieldset {
	border: 0;
}

/* Custom classes */
.blue {
	color: #11b9ff;
}

.black {
	color: #666;
}

.orange {
	color: #ff6600;
}

/* Layout */
#maincontainer {
	width: 720px;
	margin: 0 0 0 0px;
	background:#ffffff;
	padding:10px;
}

img.logo {
	float: left;
}

/* Header */
#header {
	width: 720px;
}

#header img {
	float: left;
}

#header a {
	color: #ccc;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header ul {
	float: right;
	padding: 34px 0 0 0;
	list-style-type: none;
}

#header ul li {
	display: inline;
	font-size: 11px;
}

/* Navigation */
#nav {
	float:left;
	width: 180px;
	padding-top:10px;
	padding-left: 20px;
	text-decoration: none;
}

#nav a {
	color: #999;
	text-decoration: none;
}

#nav a:hover {
	color: #66ccff;
	border-bottom: #66ccff 1px dashed; 
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	display: inline;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #ccc;
}

#nav ul li.active {
	color: #66ccff;
	font-weight: bold;
}

/* Breadcrumbs */
#breadcrumbs {
	clear: both;
	width: 720px;
	margin: 0 0 22px 0;
	border-top: #efefef 1px solid;
	border-bottom: #efefef 1px solid;
	padding: 8px 0 7px 22px;
	background-image: url("../images/breadcrumb_arrow.gif");
	background-repeat: no-repeat;
	color: #999;
	font-size: 11px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 696px;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#breadcrumbs ul {
	list-style-type: none;
}

#breadcrumbs ul li {
	display: inline;
}

/* Pagination */
#pagination {
	margin: 24px 0 0 0;
	text-align: center;
}

#pagination ul {
	list-style-type: none;
}

#pagination ul li {
	display: inline;
	color: #66ccff;
}

#pagination ul li a {
	text-decoration: none;
	color: #66ccff;
}

#pagination ul li a:hover {
	text-decoration: underline;
}

/* Footer */
#footer {
	clear: both;
	width: 720px;
	margin: 22px 0 0 0!important; margin: 38px 0 0 0;
	border-top: #efefef 1px solid;
	padding: 18px 0 18px 0;
	font-size: 11px;
}

#footer p {
	padding: 0 0 3px 0;
}

#footer p.bottom {
	padding: 18px 0 3px 0;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	display: inline;
	margin: 0 8px 0 0;
}

/* MAIN MENU */

.menu
{
	z-index:1000;
	font-size:100%;
	margin:0px 0px 5px 15px; /* this page only */


}
ul
{
	list-style:none;
	margin:0px 0px 0px 0px;
}
li
{
		margin:0px 0px 0px 0px;
}
	
.menu li {
background:#fff;
height:18px;
}
.menu ul 
{
	width:10em;
	top:1px;
	margin-left:0px;
	
	padding:0;
	position:relative;
}
.menu :hover > a {
color:#F26C41;
}
.menu ul ul
{
	width:10em;
	top:0px;
	margin-left:10em;
	left:0px;
	padding:0;
	position:absolute;
}
.menu ul ul ul
{
	width:35em;
	top:0px;
	margin-left:10em;
	padding:0;
	position:absolute;
}



/* MAIN IMAGE INTERIOR */
.mainimage {
	clear: both;
	float: left;
	height: 379px;
	width: 653px;
	/*padding-bottom: 15px;*/
	position:relative;
}

.projectimagemain
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
	float:left;
	
}
.projectimagesub1
{
position:absolute;
	right:0px;
	top:0px;
	z-index:1;
	float:right;
	
}
.projectimagesub2
{
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:2;
	float:right;
}

/* MAIN TEXT AREA INTERIOR */
.container {
	float: right;
	height: 370px;
	width: 272px;
	line-height:15px;
	padding-top: 15px;
	margin-right: 5px;
	text-align:justify;
	}


.container2 {
	float: left;
	/*min-height: 350px;*/
	height:355px;
	width: 653px;
	padding-top: 15px;
	background-color:#FAFAFA;
	}
	
.containerCV
{
	padding:10px 10px 10px 10px;
	text-align:justify;
	line-height:15px;
	height:370px;
	
}
.projectsinvolved
{
	width:222px;
	float:right;
	border-left:solid 1px lightgrey;
	padding-left:10px;
	line-height:20px;
}
.sectiontitle {
/*font:Arial, Helvetica, sans-serif;
font-size:12px;*/
margin-bottom:2em;
line-height:1em; 
font-weight:bold;
text-align:left;
}
.projecttext {
	float: none;
	width: 240px;
	/*was:280*/
	overflow:auto; 
	padding-right:10px;
	bottom: 10px;
	}
.links {
	float: right;
	height: 12px;
	width: 220px;
	bottom: 10px;
	display:inline;
	}
.newstitle{
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d7975;
	height:15px;
	background-image: url(../siteimages/newsblock.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	text-indent: 20px;
	margin-bottom: 10px;
	width: 100%;
	font-weight:bold;
	text-align:left;
	}
.newstitle2{
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7d7975;
	height:12px;
	background-image: url(../siteimages/newsblock-small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 10px;
	text-indent: 10px;
	margin-bottom: 10px;
	width: 100%;
	}
.newsmore{
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d7975;
	height:15px;
	margin-left: 0px;
	text-indent: 20px;
	margin-bottom: 10px;
	width: 100%;
	}

.news{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8e877f;
	line-height:16px;
	/*margin-left: 20px;*/
	float: left;
	width: 85%;
	margin-bottom: 15px;
	font-weight:normal;
}
.newsimage {
	float: right;
	height: 350px;
	width: 290px;
	padding-top: 15px;
	background-color:#FAFAFA;
	}
.newsthumbnail {
	float: left;
	height: 90px;
	width: 18px;
	padding-top: 15px;
	background-color:#FAFAFA;
	margin-left:10px;
	margin-bottom: 10px;
	}
.googlemap
{
	width:260px;
	height:256px;
}
.clientlist
{
	list-style:circle;
	
}
activelink
{
	color:#f26c41;
	
}
/*Custom element related stuffs.  */
.unselected 
{
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.selected {
	opacity: 1;
	filter: alpha(opacity=100);
 }
#list p
{
	margin:0px 0px 3px 0px;
	padding:0px;
}
/*
 END
 */
