@charset "utf-8";
@import url("SpryMenuBarVertical.css");
body  {
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 100%;
}

h2 {font-size: 14px;}
h3 {font-size: 13px;}

#container  {
	width: 1080px;
	text-align: left; 
	background-color: #FFFFFF;
	height: 740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

hr {
	color: #fff;
	background-color: #fff;
	border: thick dotted Gray;
	border-style: none none dotted;
}

#container_home {
	width: 1080px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/nav/home-2010-11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow:hidden;
}

#sidebar1  {
	float: left; 
	width: 150px; 	
	margin-top: 34px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#mainContent  {
	padding: 0; 
	font-size: 12px;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 335px;
}
#mainContentC  {
	padding: 0; 
	font-size: 12px;
	margin-top: -100;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 335px;
} 
#content_mission{
	margin-left: 290px;
	font-size: 12px;
	height: 290px;
	width: 490px;
	padding-top: 10px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#nav {
	background-image: url(images/nav/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 150px;
}

#nav_gal {
	background-image: url(images/nav/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	margin-top:4px;
	padding: 0px;
	width: 150px;
}

#nav2 {
	background-image: url(images/nav/nav_bg_sm.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
}

#nav2 li {line-height:11px;}
#nav2 a {background-color:#c5c5c5;margin-top:1px;margin-bottom:1px;}
#nav2 a:hover {background-color:#c5c5c5;margin-top:1px;margin-bottom:1px;color:#353535;}

#nav_gal2 {
	background-image: url(images/nav/nav_bg_sm.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

#featured {
	height: 200px;
	width: 180px;
	margin-left: 620px;
	padding-top: 170px;
}
#featured2 {
	height: 200px;
	width: 420px;
	margin-left: 610px;
	padding-top: 110px;
	position:relative;
}
#feat1 {position: relative;
		float:right;
		top: 50px;
		right: 50px;}
#feat2 {}

#container_mission {
	width: 1050px;
	text-align: left; 
	background-color: #FFFFFF;
/*	background-image: url(images/nav/What-Makes-us-Different.jpg);
	background-repeat: no-repeat;
	background-position: right center;*/
	height: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: 500;
}
#container_Concept {
	width: 1050px;
	text-align: left; 
	background-color: #FFFFFF;
/*	background-image: url(images/nav/What-Makes-us-Different.jpg);
	background-repeat: no-repeat;
	background-position: right center;*/
	height: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	padding-top: 4px;
	text-align: left;
	width:450;
}
#history {
	height: 420px;
	overflow-y: scroll;
}

#mainContent_gall {margin-top:0px;}

/*#mainContent_gall {
	padding: 0;  
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 290px;
}*/

.myform{
margin:0;
width:400px;
padding:14px;
}


/* ----------- stylized ----------- */
#stylized{
border:solid 2px #dedede;
background:#fbfbfb;
}
#stylized h1 {
font-size:12px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:12px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:12px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
height: 80px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:85px;
height:31px;
background-color:#666666;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background-color:#666666;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */

#slider {
	position:relative;
	background:url(images/nav/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:5%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/nav/arrows3.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#slider .nivo-controlNav{
	position:absolute;
	left:47%;
	bottom:-30px;
}
#slider .nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/nav/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider .nivo-controlNav a.active {
	background-position:-10px 0;
}


