body, html {
	padding: 0;
	margin: 0;
}

body {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	color:#00006d;
	font-size: 67.5%;
	background-color: #e9e9e9;
}

a:link, a:visited {
	color: #00006d;
	text-decoration: none;
}

a:hover, a:active {
	color: #cccccc;
	text-decoration: none;
}

#container {
	width: 100%;
	height: 100%;
	position: absolute;
	font-size: 1.4em;
}

#content {
	position: relative;
	margin: 60px auto 0;
	width: 980px;
	height: 652px;
	background-image: url(images/bg_maincontent.jpg);
	background-repeat: repeat-x;
	line-height: 1.3em;
}

* html #content, * html #mainContent, * html #sidebarContainer {
	height: 1%;
}

#mainContent {
	padding:  0;
	width: 75%;
	z-index: 50;
	font-size: 1.0em;
	margin-left: 20%;
	margin-right: 0px;
	overflow: hidden;
	margin-top: 0px;
}

#mainContent h2 {
	font-family:"Orbitron", sans-serif;
	padding:  0;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	color: #00006d;
}

#mainContent p {
	text-align: center;
	}

#sidebarContainer {
	width: 15%;
	float: left;
	font-family: "Orbitron", sans-serif;
	font-size: 0.9em;
	padding-left: 5%;
	margin-top: 0px;
}

p#sidebarTitle {
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #aaa;
	color:#00006d;
}

ul#sidebarContainer {
	list-style: none;
	margin: 0; 
	padding: 0;
}


#sidebarContainer a{
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left:0px;
	font-size: 1.1em;
}

#bottom {
	position: fixed;
	bottom: 0;
	width: 100%;
}


#footer_col {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
}


#header {
	display: block;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	background-color: #fffef0;
	background-repeat: no-repeat;
	background-position: center;
}

#shadow_left {
	position: absolute;
	top: 105px;
	left: -31px;
	background-image: url(images/border_left.png);
	background-position: right 60px;
	background-repeat: no-repeat;
	width: 31px;
	height: 450px;
	z-index: 0;
}

#shadow_right {
	position: absolute;
	top: 105px;
	right: -31px;
	background-image: url(images/border_right.png);
	background-position: left 60px;
	background-repeat: no-repeat;
	width: 31px;
	height: 450px;
	z-index: 0;
}


#navcontainer {
	position: relative;
	margin-top: 1px;
	margin-right: 20px;
	width: auto;
	height: 30px;
	overflow: hidden;
	z-index: 1000;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	position: relative;
	/*opacity: 0.7;
	height: 180px;*/
}


#navcontainer ul li {
	font-family:"Orbitron", sans-serif;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	width: auto;
	text-align: center;
	margin-bottom: 0px;
	margin-right: 20px;
	list-style-type: none;
	/*height: 25px;*/
	float: right;
	
}

#navcontainer ul li a {
	text-decoration: none;	
	font-family:"Orbitron", sans-serif;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 2em;
}

#footer {
	position: relative;
	margin: 0 auto;
	font-size: 1em;
	width: 100%;
	text-align: center;
	height: 36px;
	background-color: #cccccc;
}

#footer p {
	margin: 0 auto;
	height: 30px;
	padding-top: 7px;	
}

#footer p a:link, a:visited {
	color: #00006d;
	text-decoration: none;
}

#footer p a:hover, #footer p a:active {
	color: #e9e9e9;
	font-weight:bold;
	text-decoration: none;
}


.tool-tip {
	color: #fff;
	width: auto;
	max-width: 280px;
	z-index: 2000;
	background-color: #e9e9e9;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}

.image-left {
	position: left;
	margin: 3px 1em 1em 0;
	padding: 3px;
}

.img_li {
	float: left;

	padding-right: 20px;
}

.image-right {
	float: right;
	margin: 3px 0 1em 1em;
	padding: 3px;
}


.videoimg {
	width:175px;
	height:130px;
	text-align:right;
	font-size:0.8em;
}

.blue {
	border:1px solid #00006d;

.right {
	float: right;
	margin: 3px 3em 1em 1em;
	padding: 3px;
	text-align:left;
}

#featureCarousel {
    height: 320px;
    width:720px;
    position:relative;
}
#featureCarousel img {
    border:0;
}
#featureCarousel .feature {
    position:absolute;
    top:-1000px;
    left:-1000px;
    border:1px solid #e9e9e9;
    
}
#featureCarousel .feature > div {
    position:absolute;
    bottom:0px;
    left:0px;
    background-color:black;
    width:100%;
}
#featureCarousel .feature > div p {
    margin:0;
    padding:5px;
    font-weight:bold;
    font-size:12px;
    color:white;
}
#featureCarousel .blipsContainer {
    position:absolute;
    color:white;
    right:30px;
    top:270px;
    padding:0;
    margin:0;
}
#featureCarousel .blipsContainer .blip {
    margin:3px;
    height:14px;
    width:14px;
    color:#fcba10;
    background-color: white;
    text-align:center;
    font-size:10px;
    border:1px solid #fcba10;
}
#featureCarousel .blipsContainer .blipSelected {
    color:#999999;
    font-weight:bold;
    background-color: #e9e9e9;
}

#carousel{
		width:720px;
		height:320px;
		position:relative;
		border:0;
		
	}
	
#carousel img{
		width:120px;
		height:auto;
		border:0px solid #FFFFFF;
		display:block;
	}

.imgre{
	border: 1px solid #fcba10;
	float: right;
	margin: 3px 0 1em 1em;
	padding: 3px;
	}

.imgbo{
	border: 0px;
	margin: 0px;
	padding-top: 200px;
	}
.imgob{
	border: 1px solid #fcba10;
	margin-top: 25px;
	padding-top: 0px;
	}

#flashcontent {
	margin: 0 auto;
	text-align: center;
}

#navbarside {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

/* Parent - Level 0 */ 



ul#navbarside, ul#navbarside ul {
	list-style: none;
	margin: 0; 
	padding: 0;
}


#navbarside li { 
	position: relative;
	display: inline;
}

#navbarside a{
	display: block;
	padding-left: 10px; 
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
	display: block;
	font-size: 1.1em;
}

/* Child - Level 1 */ 

#navbarside ul ul { 
	padding-top: 2px;
} 

#navbarside ul ul li {
} 

#navbarside li li a {
	padding-left: 18px;
	padding-top: 2px;

}


#navbarside li li li a{
	padding-left: 24px !important;
	padding-top: 0px;
}