body {
	font-size:62.5%;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	min-width:720px;
	color:#333;
	background-color:#6c7796;
	text-align:center;
	margin:0;
	padding:0;
	border:0;
}
A { color: #4D4D4D; text-decoration: none; }
A:link { color: #4D4D4D; text-decoration: none; }
A:visited	{ color: #4D4D4D; text-decoration: none; }
A:active	{ color: #4D4D4D; }
A:hover		{ color: #4D4D4D; text-decoration:underline; }

#container {
	line-height: 160%;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
	padding: 0px;
	background-position:top;
	background-repeat:repeat-y;
	width: 1024px;
	
	background: #d5d6d7 url('images/background.gif');
	font-size:1.1em;
	}
#container_home {
	line-height: 160%;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
	padding: 0px;
	background-position:top;
	background-repeat:repeat-y;
	width: 1024px;
	
	background: #d5d6d7 url('images/background_home.gif');
	font-size:1.1em;
	}
#container-inner { 
		margin-right: 0 auto;
	width: 1024px;

	}
#banner { 
	height:224px;
	background: #d5d6d7 url('images/banner_background.gif');
	}

#banner_inner_blank { 
	margin:0 20px 0 0;
	height:224px;
	width: 1004px;
	}
#banner_inner_services { 
	margin:0 20px 0 0;
	height:224px;
	width: 1004px;
	background:url('images/services_background.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	}
#banner_inner_projects { 
	margin:0 20px 0 0;
	height:224px;
	width: 1004px;
	background:url('images/project_banner_background.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	}
#banner_inner_about { 
	margin:0 20px 0 0;
	height:224px;
	width: 1004px;
	background:url('images/about_us.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	}
#banner_inner_contact { 
	margin:0 20px 0 0;
	height:224px;
	width: 1004px;
	background:url('images/contact_us.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	}
#logo { 
	margin:47px 0 96px 5px;
	height:81px;
	width:346px;
	float:left;
	
	}
#content { 
	margin:47px 0 96px 66px;
	width:550px;
	line-height:1.5em;
	}
#content p {
	color:#000;
	font-size:1.2em;
	}
#nav_container { 
	margin:65px 246px 0 0;
	height:48px;
	width:401px;
	float:right;	
	background:url('images/nav_background.gif');
	}
#nav_hidden {
	display:none;
	}
#nav_primary {
	height:24px;
	margin:0;
	padding:0;
	width:401px;
	font-size:14px;
	display:none;
	}
#nav_primary ul, #nav_secondary ul {
	margin:0;
	padding:0; 
	height:30px;
	text-transform:uppercase;
	}

#nav_primary li {
	margin:0;
	padding:0 0 0 29px; 
	display:inline;
	}

#nav_secondary { 
	height:24px;
	margin:0;
	padding:0;
	width:401px;
	}
#nav_secondary li { 
	display:inline;
	padding:0 15px 0 15px;
	}
#nav_primary A { color: #fff; text-decoration: none; }
#nav_primary A:link { color: #fff; text-decoration: none; }
#nav_primary A:visited	{ color: #fff; text-decoration: none; }
#nav_primary A:active	{ color: #fff; }
#nav_primary A:hover		{ color: #CCFF42; }
#nav_secondary A { color: #4D4D4D; text-decoration: none; }
#nav_secondary A:link { color: #4D4D4D; text-decoration: none; }
#nav_secondary A:visited	{ color: #4D4D4D; text-decoration: none; }
#nav_secondary A:active	{ color: #4D4D4D; }
#nav_secondary A:hover		{ color: #4D4D4D; text-decoration:underline; }

a img {
	border:0;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	padding: 0;
	margin: 0;
	letter-spacing: .1em;
	color:#7C8BA0;
	text-transform:uppercase;
	}
h2 {
	font-size: 1.4em;
	color:#7C8BA0;
	}

h3 {
	font-size: 1.3em;
	color:#528917;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color:#7C8BA0;
	}

h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color:#7C8BA0;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h2 a:hover {
	color:#7C8BA0;
	text-decoration:underline;

}
#footer {

	font-size:1em;
	margin-right:auto;
	margin-left:auto;
	color:#fff;
	border:0;
	text-align:left;
	width:1014px;
	background:url('images/footer_background.gif');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#6c7796;
	margin-bottom:0;
	padding:10px 0 10px 10px;
}

#footer a {
	color:#fff;
	padding:0 7px 0 7px;
	text-decoration:underline;
}
.footer_copyright {
	color:#fff;
	padding:0 0 0 370px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#homepage_left { 

	width:400px;
	float:left;
	}
#homepage_right { 
	margin:0 98px 0 0;
	width:500px;
	float:right;
	}
#homepage_right_noflash { 
	margin:0 100px 0 0;
	width:500px;
	height:700px;
	float:right;
background:url('images/Flash_Background4_noflash.jpg');
background-repeat:no-repeat;
background-position:bottom right;

	}
#homepage_content {
	padding:0; 
	height:700px;
	width:1004px;
	margin:0 auto;
	color:#fff;
	}
#homepage_text {
	padding:0 0 0 50px; 
	margin:0;
	
	}
#homepage_text h1 {
font-size:1.4em;
letter-spacing:normal;
	color:#CCFF42;
	}
#homepage_text p {
	font-size:1.2em;
	text-align:justify;
	line-height:1.6em;
	}
#logo_home { 
	margin:47px 0 50px 5px;
	height:81px;
	width:395px;
	float:left;
	
	}
.project {
	background:url('images/project_background.jpg');
	/*height:110px;*/
	background-position:top left;
	background-repeat:repeat-x;
	padding:15px 0 15px 15px;
	color:#000;
}
.project img {
	
padding:0 0 0 40px;
}
#content_project { 
	margin:47px 0 96px 66px;
	padding:20px;
	width:775px;
	line-height:1.5em;
	}