/* CSS Document */
a.sidebar:link {color: #fff; }
a.sidebar:active {color: #fff;}
a.sidebar:visited {color: #fff;}
a.sidebar:hover {color: #AB9764;}

#contPage{
	position:relative;
	top:130px;
	left:0px;
	width:811px;
	margin:0px;
	padding:0px;
	z-index:0;
	}
a#aboutOur img {background:  url(../images/navAboutOurOnUp.gif) top left no-repeat; width:135px; height:50px;}
a#aboutOur:hover img {background: url(../images/navAboutOurOnOver.gif) top left no-repeat; width:135px; height:50px;}
a#aboutHist img {background: url(../images/navAboutHistOnUp.gif) top left no-repeat; width:135px; height:50px;}
a#aboutHist:hover img {background: url(../images/navAboutHistOnOver.gif) top left no-repeat; width:135px; height:50px;}
a#aboutNews img {background: url(../images/navAboutNewsOnUp.gif) top left no-repeat; width:79px; height:50px;}
a#aboutNews:hover img {background: url(../images/navAboutNewsOnOver.gif) top left no-repeat; width:79px; height:50px;}
a#aboutEmpl img {background: url(../images/navAboutEmplOnUp.gif) top left no-repeat; width:200px; height:50px;}
a#aboutEmpl:hover img {background: url(../images/navAboutEmplOnOver.gif) top left no-repeat; width:200px; height:50px;}
a#aboutBlank256 img {background: url(../images/navAboutBlankOn.gif) top left no-repeat; width:256px; height:50px;}

#contLeftImag{
	position:absolute;
	top:135px;
	left:0px;
	height:auto;
	width:265px;
	background-color:#0E3B53;
	}
#contTitle{
	position:absolute;
	top:135px;
	left:265px;
	height:45px;
	width:540px;
	background-image:url(../images/contactTitle.gif);
	background-repeat:no-repeat;
	}
#futureTitle{
	position:absolute;
	top:135px;
	left:265px;
	height:45px;
	width:540px;
	background-image:url(../images/futureOfWindTitle.gif);
	background-repeat:no-repeat;
	}
#contCopy{
	position:absolute;
	top:180px;
	left:265px;
	height:auto;
	width:500px;
	padding-left:32px;
	padding-top:15px;
	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	overflow: auto;
	}
#contLeftCopy{
	position:absolute;
	top:178px;
	left:17px;
	height:auto;
	width:232px;
	font-size:14px;
	color:#fff;
	line-height: 2em;
	overflow: hidden;
	text-align:right;
	z-index:1;
	}
#contBottomImag{
	position:absolute;
	top:388px;
	left:265px;
	height:237px;
	width:540px;
	background-image:url(../images/contactBottomImg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
