* html {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	color: #000066;
	background: url(images/birds_bg_r3_c2.jpg) center top repeat-y;
	background-color: #003300;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #663333;
}
a:visited {
	color: #669966;
}
a:hover {
	color: #006600;
}
h2, h1 {
	color: #000000;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
}
caption {
	font-weight: bold;
	font-size: 1.2em;
	color: #0033FF
}
.coName {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
.shadowHighlight {
	color: #CC0000;
	text-shadow:  #666666 .1em .1em; 
}
.center {
	text-align: center;
}
#container {
	background: url(images/birds_bg_r2_c2.jpg) no-repeat center top;
	position: absolute;
	width: 896px;
	top: 0;
	left: 50%;
	margin-left: -448px;
	z-index: 1;
	visibility: visible;
}
#twoLayers {
	background-color: transparent;
	width: 896px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	width: 896px;
	margin: 50px auto 0 auto;
}
#intro {
	height: 285px;
}
#services {
	position: relative;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	background-color: #CCFFCC;
	padding: 5px;
	margin-top: 15px;
}
#contact {

}
#r-d, #r-only {
	margin: 15px auto 0 auto;
	width: 80%;
}
#Ltable, #Rtable{
	width: 80%;
	font-size: 1.1em;
}
#upland {
}
#lowerContent {
	background: url(images/birds_bg_r3_c2.jpg) repeat-y;
}
#nav {
	float: none;
}
#links {
	background-color: #003300;
	color: #FFFFFF;
	left: 50%;
	margin-top: 20px;
}
#links a:link {
	color: #669900;
}
#links a:visited {
	color: #999999;
}
#links a:hover {
	color: #FFFFFF;
}
#bottomGreen {
	height: 200px;
	background-color:#003300;
}
