/* CSS Document */
html, body {
	height:100%;
	text-align: center;
}
body {
	background-color:#e9eae4;
	margin: 0px auto;
	text-align: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
form
{
	margin: 0px;
}

.body {
	background-image: url(../images/bg_dshdw.png); 
	background-repeat: repeat-y;
	height:100%;
	width: 682px; 
	min-height: 100%; 
	height: auto; 
	margin: 0 auto; 
	padding: 0px 6px 0px 6px;
	text-align: center;
	
}
.bg2 {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	padding: 0px;
	margin:0;
	background-attachment: fixed;
	background-image: url(../images/bg_layer2.gif);
	background-repeat: no-repeat;
	background-position: center 80px;
	top: 0;
	left: 0;
	display: none;
}
.frame
{
	overflow: hidden;
	width: 100%;
}
.header
{
	height: 152px;
	overflow: hidden;
}
.navigation {
	text-align:center;
	width: 100%;
	margin:0 auto;
	padding:0px;
	white-space: nowrap;
}
#flashcontent {
	margin:0px;
	padding:0px;
}
.divBgYellow {
	/*background-color: #d0dbd0;*/
	width: 687px;
	margin:0 auto;
	text-align: center;
}
.portfolio td {
	background-image: url(../images/portfolio_bg.png);
	background-repeat: no-repeat;
}
.portfolio td img {
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.flash {
	width: 90%;
	height: 600px;
	margin:0 auto;
	padding:0;
	z-index: 6;
	position: absolute;
	top: 197px;
	left: 5%;
}
.content {
	width: 100%;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:0px;
}
.content_copy {
	padding: 25px;
	text-align:left;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.footer {
	width:100%;
	height:auto;
	margin:0 auto;
	background-color:#697f7a;
	background-attachment: scroll;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a16832;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a16832;
	;
}
a:active {
	text-decoration: underline
}
a:hover {
	text-decoration: none;
	color: #a16832;
	;
}
li {
	list-style-position: inside;
	list-style-type: circle;
	line-height: 22px;
}
hr {
	width: 100%;
	border-top: 1px dotted #697f7a;
	margin-bottom: 15px;
}
#map {
	text-align:center;
	border: 1px solid #CCCCCC;
}
.formInput, .field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77abd1;
	border: 1px solid #cccccc;
}
