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

body {
	background-color: #8C8888;
	margin: auto;
}
.home {
	background-color: #000000;
	background-image: none;
}
#index {
	padding-left: 10px;
	padding-right: 190px;
}
.print {
	text-align: center;
}
.jsd {
	padding-left: 20px;
}
.ceo {
}
.cgo {
}
.ev9 {
	padding-left: 20px;
}
.mk {
	padding-left: 20px;
}
.cgp {
	padding-left: 20px;
}
.portfolio {
	text-align: center;
}
#page {
	width: 800px;
	margin: auto;
	border: thin solid #000000;
}
#content {
	background-image: url(images/content_background.gif);
	padding-top: 50px;
	padding-bottom: 50px;
}
h3 {
	padding-left: 7px;
}
#portfolio {
	text-align: center;
}
p {
	padding-left: 10px;
	padding-right: 10px;
}
.small {
	font-size: 12px;
	text-align: center;
}
h2 {
	padding-left: 10px;
	text-align: center;
}
#footer {
	clear: both;
	text-align: center;
	color: #000000;
	padding-top: 5px;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr {
	color: #000000;
	margin-left: 50px;
	margin-right: 52px;
}
#footerhome {
	clear: both;
	color: #FFFFFF;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 20px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header {
	text-align: center;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#navigation {
	height: 0px;
	text-align: center;
	background-color: #910000;
}
#sidebar1 {
	float: right;
	width: 12em; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0; /* top and bottom padding create visual space within this div */
	background-image: url(images/currentprojects.gif);
	height: 500px;
	background-repeat: no-repeat;
}
.currentprojects {
	padding-left: 40px;
	padding-top: 60px;
}
.currentprojects2 {
	padding-left: 40px;
	padding-top: 5px;
}
#sidebar1 h3, .twoColElsRt #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}h3 {
	text-align: center;
}
.contact {
	text-align: center;
}
#maincontent {
	padding-bottom: 50px;
	background-color: #FFFFFF;
	margin-left: 65px;
	margin-right: 65px;
	padding-top: 20px;
	padding-left: 10px;
}
.services {
	list-style-type: none;
}
#home {
	text-align: center;
}
h1 {
	text-align: center;
}
table {
	background-color: #CCCCCC;
}
#services {
	padding-right: 25px;
}
a {
	color: #990000;
}
a:hover {
	color:#000000;
}
a:visited {
	color:#333333;
}
a:active {
	color:#999999;
}
#btmnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
}
#menu_parent{
	border: 1px solid black;
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-bottom: 7px;
	padding-top: 7px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 158px;
}
 
#menu_child{
	position: absolute;
	visibility: hidden;
	background-color: #CCCCCC;
	width: 200px;
	border: 1px solid black;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
 
#menu_child a{
	display: block;
	width: 98%;
	border-bottom: 1px solid black;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
 
#menu_child a:hover{
	background-color: #990000;
}
 
#src_parent{
	width: 120px;
	padding: 1px 2px;
	border: 1px solid black;
	background-color: #666666;
}
 
#src_child{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #999999;
	padding: 0px 5px 2px 5px;
}
.off {
	text-decoration: none;
	color: #990000;
}
.on {
	color: #FFFFFF;
	text-decoration: none;
}
.aboutus {
	padding-left: 110px;
}
.graphic {
}
.logo {
}
.email {
}

