/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#3f464a;
	font-size:14px;
	margin:0 auto;
	background-color:#4e041e;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a {
	color:#4D001A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:22px; color:#4d001a; font-family:Georgia, "Times New Roman", Times, serif; }

h2 { font-size:15px; color:#4d001a; font-family:Georgia, "Times New Roman", Times, serif; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.divider {
	float:left;
	padding: 38px 0 0 0;
}

.team {
	border: 2px solid #660033;
	
	}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:102px;
	background-repeat:no-repeat;
}

#header2 {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:95px;
	background-repeat:no-repeat;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:78px;
	float:right;
	right:45px;
	width:561px;
	height:23px;
}

/* ---- end nav id settings -------------------------- */

#main_top {
	position:relative;
	width:950px;
	min-height:447px;
    height:auto !important;
    height:447px;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

#main_top2 {
	position:relative;
	width:950px;
	min-height:247px;
    height:auto !important;
    height:247px;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

#main_top-home {
	position:relative;
	width:950px;
	min-height:472px;
    height:auto !important;
    height:472px;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top2.jpg);
}

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	line-height:20px;
	top:0;
	left:0;
	float:right;
	width:430px;
	height:auto;
	padding: 40px 85px 0 0;
}

#content_main-philosophy {
	position:relative;
	line-height:20px;
	top:0;
	left:0;
	float:right;
	width:430px;
	height:auto;
	padding: 110px 125px 0 0;
}

#content_intro {
	position:relative;
	line-height:20px;
	float:left;
	width:630px;
	height:auto;
	padding: 60px 0 0 165px;
}

#content_intro2 {
	position:relative;
	line-height:16px;
	float:left;
	width:830px;
	height:auto;
	padding: 20px 0 0 65px;
}

#content_top {
	position:relative;
	line-height:20px;
	color:#4d001a;
	float:left;
	width:630px;
	height:auto;
	padding: 30px 0 20px 165px;
}

#pillars {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	top:0;
	left:0;
	float:left;
	width:430px;
	height:auto;
	padding: 15px 0 0 105px;
}

.team {
	float:left;
	margin: 0 7px 0 0;
}

#flash {
	position: absolute;
	top: 0;
	left: 0;
	height: 851px;
	width: 616px;
	margin: 0 auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:315px;
	height:auto;
	padding: 10px 0 0 70px;
}


#side_bar-sub {
	position:relative;
	line-height:20px;
	top:0;
	left:0;
	float:left;
	width:300px;
	height:auto;
	padding: 35px 0 0 88px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:54px;
	clear:both;
	/*background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);*/
}

.copy {
	float:left;
	color:#FFF;
	font-size:12px;
	padding: 18px 0 0 65px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:23px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:49px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -23px;
}

.active_01 {
	background-position: 0 -23px !important;

}

a#nav_02 {
	width:87px;
	cursor:pointer;
	background-position:-49px 0;
}

a:hover#nav_02{
	background-position:-49px -23px;
}

.active_02 {
	background-position:-49px -23px !important;
}

a#nav_03 {
	width:128px;
	cursor:pointer;
	background-position:-136px 0;
}

a:hover#nav_03{
	background-position:-136px -23px;
}

.active_03 {
	background-position:-136px -23px !important;
}

a#nav_04 {
	width:76px;
	cursor:pointer;
	background-position:-264px 0;
}

a:hover#nav_04{
	background-position:-264px -23px;
}

.active_04 {
	background-position:-264px -23px !important;
}

a#nav_05 {
	width:53px;
	cursor:pointer;
	background-position:-340px 0;
}

a:hover#nav_05{
	background-position:-340px -23px;
}

.active_05 {
	background-position:-340px -23px !important;
}

a#nav_06 {
	width:101px;
	cursor:pointer;
	background-position:-393px 0;
}

a:hover#nav_06{
	background-position:-393px -23px;
}

.active_06 {
	background-position:-393px -23px !important;
}

a#nav_07 {
	width:67px;
	cursor:pointer;
	background-position:-494px 0;
}

a:hover#nav_07{
	background-position:-494px -23px;
}

.active_07 {
	background-position:-494px -23px !important;
}

/*------------- highslide =) ----------------*/ 

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 500px;
	min-height:340px;
    height:auto !important;
    height:340px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
