body{
	margin: 0px;
	background: url(/images/background-beige.jpg) #FFF;
}

a{
	color: #4169E1;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #426BE7;
	background: #CFD8FF;
}

h1{
	margin: 0px 0px 0px 0px;
	font: 28px Georgia, Times, serif;
	color: #4169E1;
}

h2{
	margin: 57px 0px 0px 0px;
	font: 20px Georgia, Times, serif;
	color: #000;
}

h3{
	margin: 0px 0px -17px 0px;
	font: 24px Georgia, Times, serif;
	color: #4169E1;
}

h4{
	margin: 0px 0px -17px 0px;
	font: 18px Georgia, Times, serif;
	color: #4169E1;
}

#header{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background: #FFF;
}

#header img{
	float: left;
	padding: 5px 10px 0px 0px;
	border: 0px;
}

#menu{
	width: 980px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #EEE;
	border-top: 5px solid #000;
	border-bottom: 2px solid #000;
	font: 18px Georgia, Times, serif;
}

#menu ul{
	margin-top: 0px;
	list-style-type: none;
}

#menu li{
	float: left;
	padding: 0px 31px 0px 0px;
	margin-right: 5px;
}

#menu li a{
	display: block;
	padding: 7.5px 0px 2.5px 0px;
	text-transform: uppercase;
	border-bottom: 0px;
	color: #4169E1;
}

#menu #feed{
	background: none;
}

#menu a:hover{
	background: url(/images/activemenubg.gif) top left repeat-x;
	color: #000;
}

#menu .bullet{
	margin-top: 5px;
}

#container{
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 550px 10px;
	width: 960px;
	text-align: left;
}

#textcontainer{
	float: left;
	width: 689px;
	margin-left: 5px;
	margin-right: 5px;
	font: normal 12px Verdana, Helvetica, sans-serif;
	line-height: 18px;
}

#sidebar{
	margin: 20px 5px 5px 714px;
}

#sidebarcontent{
	top: -10px;
	padding: 0px 4px 0px 4px;
	background: #4169E1;
	font: normal 12px Verdana, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFF;
}

#sidebar h4{
	color: #000;
}

#sidebar a{
	color: #CFD8FF;
	text-decoration: none;
}

#sidebar a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #426BE7;
	background: #CFD8FF;
}

#sidebar img{
	border: 0px;
}

#sidebar .center{
	margin: -10px 0px 30px 0px;
	text-align: center;
}

#sidebar .topborder{
	height: 5px;
	background: url(/images/sidebar-top.jpg);
}

#sidebar .bottomborder{
	top: -7px;
	margin-top: -12px;
	height: 5px;
	background: url(/images/sidebar-bottom.jpg);
}

#sidebar-projects{
	margin-bottom: 20px;
}

#sidebar-projects a{
	border-bottom: 0px;
}

#sidebar-projects a:hover{
	background: #4169E1;
}

#established{
	position: relative;
	z-index: 2;
	width: 204px;
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	padding: 11px 11px 26px 11px;
	border-top: 2px solid #000;	
	background: url(/images/establishedback.jpg) top center no-repeat #EEE;
	font: bold italic 18px Times, serif;
	text-align: center;
	line-height: 18px;
	color: #000;
}

#establishedbreak{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	background: #EEE;
	border-top: 2px solid #000;
}

#establishedleft{
	position: relative;
	margin-top: -44px;
	margin-left: -35px;
	width: 35px;
	height: 44px;
	background: url(/images/ribbon-left.gif) center no-repeat;
}

#establishedright{
	position: relative;
	margin-top: -44px;
	margin-left: 980px;
	width: 35px;
	height: 44px;
	background: url(/images/ribbon-right.gif) center no-repeat;
}

#footer{
	clear: both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-top: 2px solid #000;
	border-bottom: 5px solid #000;
	background: #FFF;
	color: #000;
	text-align: center;
}

#footer{
	font: normal 13px Arial, Helvetica, sans-serif;
	text-align: left;
}

#footer p{
	margin-bottom: 0px;
}

#address{
	position: relative;
	padding-top: 25px;
	text-align: center;
	clear: both;
}

#validation{
	text-align: center;
	font-size: 10px;
}

.headerimg{
	border: 0px;
	margin-bottom: 10px;
	margin-left: -10px;
}

.projects-frame-top{
	height: 20px;
	bottom: -4px;
	border: 0px;
	margin: 0px 0px 0px -10px;
}

.projects-frame-left{
	float: left;
	border: 0px;
	margin-left: -10px;
}

.projects-frame-image{
	width: 700px;
	background: url(/images/projects-frame-background.jpg) center repeat-y;
	float: left;
	border: 0px;
	margin-left: -10px;
}

.projects-frame-image-thin{
	width: 535px;
	background: url(/images/projects-frame-background-thin.jpg) center repeat-y;
	float: left;
	border: 0px;
	margin-left: -10px;
}

.projects-frame-image img{
	padding-left: 20px;
}

.projects-frame-image-thin img{
	padding-left: 20px;
}

.projects-frame-right{
	float: right;
	border: 0px;
	margin-left: 1px;
}

.projects-frame-bottom{
	border: 0px;
	margin: 0px 0px -4px -10px;
}

#project-gallery{
	margin-top: 50px;
	margin-left: 24px;
}

#project-gallery a{
	text-decoration: none;
}

#project-gallery img{
	border: 0px;
}

.projects-thumbnail{
	float: left;
	margin: 2px;
	border: 0px;
}

.projects-thumbnail a{
	border: 0px;
}

.projects-thumbnail a:hover{
	border: 0px;
}

.articleimg{
	float: right;
	margin-left: 10px;
	border: 0px;
}

#logos{
	float: right;
	margin-top: -69px;
}

.logo{
	margin: 0px 15px 0px 15px;
	border: 0px;
}

.logo img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.logo a{
	border: 0px;
	background: #FFF;
}

.logo a:hover{
	border: 0px;
	background: #FFF;
}

.error{
	color: #F00;
	font-weight: bold;
}