@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}

a {
	color: #000000;
	text-decoration: underline;
}

img {
	border: 0px;
}

h2, .green {
	margin: 0px;
	color: #0c6c3e;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
}

.green2, .green2 a {
	color: #0c6c3e;
}

p {
	margin-top: 0px;
}

.clear {
	clear: both;
}

#container {
	width: 750px;
	position: relative;
	text-align: left;
	margin: 0px auto;
}

#header {
	width: 750px;
	height: 365px;
	background: url(../../lib/img/template/headernew.gif) no-repeat;
}

#headerPhoto {
	max-height:298px;
	max-width:398px;
	width: 398px;
	height: 298px;
	position: absolute;
	top: 65px;
	left: 278px;
	background-color: #FFFFFF;
	margin 0;
	padding:0;
}

#body {
	background: url(../../lib/img/template/background.jpg) repeat-y;
}

#navBar {
	float: left;
	margin-top: 10px;
	width: 278px;
	text-align: center;
}

#clickHereMap {
	margin-top: 150px;
}

#content {
	float: left;
	margin-top: 10px;
	width: 380px;
	margin-left: 10px;
}

#twitter {
	position:absolute;
	top:95px;
	left:720px;
	z-index:3000;
}
#facebook {
	position:absolute;
	top:240px;
	left:720px;
	z-index:3000;
}

#footer {
	height: 50px;
	background-color: #884b36;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
