/* - - - - - - - - - - - - - - - - - - - - -E - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Global objects */
body, html {margin:0; padding:0; height:100%; font:normal 100% "Verdana, Arial", sans-serif !important;} /* font-family:arial; font-size:1em; */
p {margin:0; padding:.1em;}
h1, h2, h3, h4, h5 {margin:0; padding:0;}
h1 {font-size:2.4em; font-weight:bold; text-transform:uppercase;}
h2 {font-size:1.6em; font-weight:bold;}
h3 {font-size:.9em; font-weight:normal; font-style:italic;}
a {text-decoration:underline; color:inherit;}
a:hover {text-decoration:none;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Base */
#globalContainer {width:955px; margin:0 auto; height:auto;}
#contentContainer {padding:5px; clear:both;}

/* Header */
#hearderContainer {height:50px;}
#headerTitle {position:relative; width:540px;}
#headerTitle p {position:relative; color:#000; font-size:2em; padding:6px 10px 0; z-index:2; text-shadow:1px 1px 0 #CCC !important;}
#headerTitle p span, #headerMenu ul li.selected a {color:#e2001a;}
#headerMenu {position:relative;}
#headerMenu ul {margin:0; padding:0; float:right;}
#headerMenu ul li {position:relative; float:left; display:inline; list-style-type:none; cursor:pointer; height:25px; font-size:.9em; text-transform:uppercase; text-shadow:1px 1px 0 #CCC !important;}
#contentContainer, #footerContainer {background:#E9E9E9;}
#headerMenu ul li:hover, #headerMenu ul li.selected {background:#E9E9E9 url(images/menu_selected.gif) repeat-x center;}
#headerMenu ul li a {position:relative; text-decoration:none; color:#000; font-size:.9em; line-height:2.3em; padding:0 15px 0 15px; margin:0; z-index:2;}
#headerMenu ul li a:hover {}

/* Intro */
#introContainer {height:450px; position:relative;}
#introContainer div {position:relative; top:330px; left:0; height:120px; background-color:#000; opacity:.7; filter:alpha(opacity=70); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}
#introContainer h1 {position:relative; top:210px; padding-left:3px; color:#FFF; font-size:38px;}
#introContainer h3 {position:absolute; top:430px; width:937px; text-align:right; color:#FFF; font-size:.9em;}
.introWelcome {background: url(images/intro_welcome.jpg) no-repeat left top;}
.introContact {background: url(images/intro_contact.jpg) no-repeat left top;}
.introGroup {background: url(images/intro_group.jpg) no-repeat left top;}
.introConcept {background: url(images/intro_concept.jpg) no-repeat left top;}

/* View */
#viewContainer {}

/* Footer */
#footerContainer {padding:0;}
#footerContainer p {color:#666; font-size:.7em; text-align:center;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Global separ  */
.spacer0 {height:0px; clear:both;}
.spacer5 {height:5px; clear:both;}
.spacer10 {height:10px; clear:both;}
.spacer15 {height:15px; clear:both;}
.globalSepar {clear:both; height:2px; margin:5px 0 5px 0; background-color:#BFBFBF;}

