body {
	background:url(/graphics/0_background.gif) 0% 0% repeat-x #626262;
	text-align: center;
	font-family:arial;
	font-size:12px;
	margin:0;
}

ul {
	margin:0;
}

a {
	color:#000;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
}

h2, h3, h4 {
	color:#0266a7;
	font-family:arial;
	font-weight:bold;
	padding:0;
}

h3 {
	font-size:36px;
	letter-spacing:-1.8px;
	margin:10px 0 10px 0;
}

h4 {
	margin:5px 0 5px 0;
}

.clearfix {
	clear:both;
	display:block;
	height:1px;
}

.container {
	width:780px;
	margin: 0 auto;
}

#menubar {
	height:130px;
	text-align:left;
}

#logo {
	background:url(/graphics/logo.gif);
	width:267px;
	height:90px;
	margin-top:40px;
	float:left;
}

#navigation {
	height:24px;
	margin:105px 0 0 0;
	float:right;
	width:440px;
	text-align:right;
}

#container_center {
	display:block;
	background:#fff;
}

#content {
	background:#fff;
	text-align:left;
	width:780px;
	margin: 0 auto;
	letter-spacing:1.5px;
}

#fullname {
	font-size:16px;
	color:#626262;
	font-family:arial;
	text-transform:uppercase;
	letter-spacing:-.8px;
	font-weight:bold;
	padding:5px 0 5px 0;
}

#copyright, #copyright a {
	font-size:11px;
	padding-bottom:10px;
	text-align:center;
	margin-top:5px;
	color:#999;
	letter-spacing:4px;
}

/* navigation */
#navigation .item_container {
	border:1px solid #a6a7a7;
	width:72px;
	font-size:11px;
	display:inline;
	padding:10px 15px 10px 15px;
	background:#fff;
	margin:0 -1px 0 0;
}

#navigation a {
	text-decoration:none;
	color:black;
} 

/* homepage */
#content .contentBox {
	width:382px;
	height:179px;
	background:#ecf3f8;
}

#content .contentBox div {
	font-size:11px;
	padding:0 10px 0 10px;
	line-height:150%;
}

#content h3 {
	text-align:right;
}

#content .contentBox h3 {
	text-align:center;
}


#content .contentBox div .preview {
	border:1px solid #000;
}

#bottomBar {
	text-align:center;
	width:780px;
	margin: 0 auto;
	color:#eeeeee;
}

#bottomBar div.item {
	font-size:11px;
	padding-bottom:10px;
	margin:5px 50px 0 0;
	float:left;
	text-align:left;
}

#bottomBar h4 {
	font-size:22px;
	color:#ecf3f8;
	font-family:arial;
	letter-spacing:-1px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#bottomBar a {
	color:#eeeeee;
}

#bottomBar img {
	border:1px solid #fff;
}

/* content pages */
.header {
	width:760px;
	background-color:#ecf3f8;
	padding:5px 10px 0 10px;
	border-bottom:2px solid #0266a7;
	margin-bottom:5px;
	font-style: italic;
}

.mainInfo {
	float:left;
	width:589px;
	padding-right:10px;
}

.subNavigation {
	float:right;
}

.subNavigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.subNavigation li {
	padding:5px;
	border:2px solid #7d7d7d;
	width:165px;
	background:#8e8e8e;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
}

.subNavigation  a {
	color:#fff;
}

.projectPhoto {
	margin:0 10px 10px 0;
	border:2px solid #8e8e8e;
}

ul {list-style-type:none;}
#logoHide {display:none;}
#contact {display:none;}