body {
	font-family: Arial, Helvetica, sans-serif;
	background: #001212 url(../images/background.jpg) repeat-x;
	border-top: 0 solid #000;
	color: #333;
	font-size: 11px;
	padding:0;
	margin:0;
}

#header {
	background: url(../images/background_tree.png) 0px 0px no-repeat;
	min-height:200px;
}
div.header {
	height:140px;
}
div.header div.logo {
	margin-top:20px;
	margin-left:40px;
}


#footer {
	background: #001212 url(../images/background_footer.jpg) 0px 0px repeat-x;
	min-height:211px;
	margin-top:40px;
}
#footer p.heading {
	color:white;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0;
	margin-bottom:0;
}
#footer table.resources {
	display:none;
}
#footer p.featured {
	display:none;
}


a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
}


div.content div.site, div.content div.site_gallery {
	color:white;
	margin:25px 0 0 0;
}
div.content div.site img.featured {
	margin:0;
	padding:0 0 10px 25px;
	float:right;
}
div.content div.site h1, div.content div.site_gallery h1  {
	color:#bfcc8c;
	font-weight:bold;
	font-size:22px;
	text-align:left;
	padding:0;
	margin:0 0 10px 0;
}
div.content div.site_gallery h1 {
	clear:both;
}
div.content div.site h2 {
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding:0;
	margin:0 0 10px 0;
}
div.content div.site h2.visit {
	font-size:14px;
	float:right;
}
div.content div.site h2.visit a {
	color:#bfcc8c;
}
div.content div.site h3 {
	color:#bfcc8c;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	padding:0;
	margin:0 0 2px 0;
}
div.content div.site p {
	font-size:16px;
	line-height:22px;
}
div.content div.site div.tech {
	float:left;
	border:1px solid white;
	background-color:#132734;
	padding:5px 10px 0px 10px;
	margin:5px 20px 5px 0;
}
div.content div.site div.tech ul {
	list-style-type: square;
	font-size:12px;
	line-height:14px;
	padding:0;
}
div.content div.site div.tech li {
	padding:1px 4px 0px 4px;
	margin-left:18px;
}


.inset {
	border-color:#47331A #7F5B2F #7F5B2F #47331A;
	border-style:solid;
	border-width:1px;
}

div.content_main {
	background: url(../images/background_content_main.jpg) 0px 0px no-repeat;
	color:white;
	font-size:16px;
	margin:0;
	padding:20px;
	height:330px;
	overflow: hidden; /* important */
}
div.content_main img.button_bottom {
	position:absolute;
	bottom:0;
	margin:20px;
	padding:0;
	right:-10px;
}



#mySlides {
	display:none;
}


#myController {
	padding-top:82px;
}
#myController ul {
	list-style: none;
	display: block;
	font-size:18px;
	line-height:24px;
	color:white;
	text-align:right;
}
#myController li {
	display:inline;
	padding:1px 4px 1px 4px;
	margin-left:18px;
	border:2px;
}
#myController li a {
	padding:0;
}
#myController li a:hover {
	cursor:hand;
	text-decoration:none;
}

#myController ul.moving-links li {
}
#myController ul.moving-links li.jFlowSelected {
	background-color:#6d4e28;
	border-top:1px solid #47331A;
	border-right:1px solid #7F5B2F;
	border-bottom:1px solid #7F5B2F;
	border-left:1px solid #47331A;
}
#myController ul.moving-links li.jFlowSelected a {
	color:white;
}
#myController ul.moving-links li a {
	color:#aaa;
}
.menu_selected {
	background-color:#6d4e28;
}
.menu_a_selected {
	color:white;
}


#slider {
    width: 280x; /* important to be same as image width */
    height: 370px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 280px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
#slider .sliderImage {
    float: left;
    position: relative;
	display: none;
}
#slider .sliderImage span {
    position: absolute;
	font: 11px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 280px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	-khtml-opacity: 0.6;
    opacity: 0.6;
    color: #fff;
    display: none;
}
#slider .sliderImage span strong {
    font-size: 12px;
}
#slider ul { list-style-type: none; border:0; padding:0; margin:0; }
#slider li { border:0; padding:0; margin:0; }
#slider .top {
	top: 305px;
	left: 0;
}
#slider .bottom {
	bottom: 1;
    left: 0;
}
#slider .clear {
	clear: both;
}


#slider2 {
    width: 160x; /* important to be same as image width */
    height: 370px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#slider2Content {
    width: 160px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
#slider2 .slider2Image {
    float: left;
    position: relative;
	display: none;
}
#slider2 .slider2Image span {
    position: absolute;
	font: 11px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 160px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	-khtml-opacity: 0.6;
    opacity: 0.6;
    color: #fff;
    display: none;
}
#slider2 .slider2Image span strong {
    font-size: 12px;
}
#slider2 ul { list-style-type: none; border:0; padding:0; margin:0; }
#slider2 li { border:0; padding:0; margin:0; }
#slider2 .top {
	top: 305px;
	left: 0;
}
#slider2 .bottom {
	bottom: 1;
    left: 0;
}
#slider2 .clear {
	clear: both;
}


.bdr {
	border:1px dotted red;
}

.container_12 {
}

.container_16 {
	background: #fff url(../images/16_col.gif) repeat-y;
}

.border_red {
	border:1px dotted red;
}

ul#slideshow {
	list-style: none;
	display:block;
}
ul#slideshow li {
	float:left;
	border:0;
	padding:0;
	margin:0;
	width:80px;
    min-height: 80px;
    display: table-cell;
    vertical-align: middle;
}
ul#slideshow li a {
}
ul#slideshow li a img {
	display:block;
    margin-left: auto;
    margin-right: auto;
    border:2px solid #aaa;
}
