html,body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 13px;
	background:none #000000;
}


div#contentHolderArea {
	position:relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	padding: 0px 5px 0px 5px;
	width: 810px;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:none #000;	
}



#header {
	display: block;
	width: 810px;
	padding: 0px;
	margin: 0px;
	background: none #000;
}

#headerLogo {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}

#languageSwitcher{
	z-index: 200;
	position: relative;
	top: 15px;
	left: 0px;
	float:right;
}

#languageSwitcher a{
	border: none;
	margin: 10px 5px 0px 0px;
}



/**************************

NAVIGATION

**************************/


#mainNav {
	width: 182px;    
	font-size: 100%;
    line-height: 185%;
	color: #e4ebb4;
	padding: 0px 0px 180px 0px;
	margin: 0px;
	float: left;
}


 #mainNav ul {
 	margin: 0px; 
   	padding:10px 0px 60px 5px;
	list-style-type: none;
	background: url('../images/vs_nav_bg.jpg') #000 top left no-repeat;
   }

 #mainNav li {
 	margin:0px;
	width: 135px;
	text-align: left;
	background: none transparent;
	color: #e4ebb4;
	font-weight: normal;
	display: block;
   }
	
#mainNav .inSection {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	}
	

#mainNav #inSectionlastNav{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

 #mainNav li a,  #mainNav li strong {
	font-weight: normal;
	color: #e4ebb4;
	font-size: 100%;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 0px;
	position: relative;
	top: 10px;
	left: 15px;
   }

#mainNav #onPage a  {
	font-weight: normal;
	color: #909b3c;
}


#mainNav #inSection a  {
	font-weight: normal;
	color: #d7f01c;
}

 #mainNav a:hover {
	color: #909b3c;
}



#mainNav ul ul {
	width: 135px;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	list-style: none;
	background: none transparent;
}


#mainNav ul ul li{	
 	margin:0px 0px 5px 20px;
	padding:0px 0px 5px 0px;
	width: 160px;
	text-align: left;
	color: #bdc961;
	font-size: 85%;
	line-height: 100%;
	font-weight: normal;
	position: relative;
	top: 5px;
	left: 5px;
}


#mainNav ul ul li a, #mainNav ul ul li strong{
	color: #e9ecd4;	
	font-weight: normal;
	text-decoration: none;
  	display: inline;
	padding: 0px 10px 5px 0px;
	margin: 5px 0px 10px 0px;
	position: relative;
	top: 5px;
	left: 5px;
	
  }


#mainNav ul ul li a:hover, #mainNav ul ul li strong  {
	color: #bdc961;	
  }




#navContactArea{
	color: #e9ec16;
	text-align: left;
	font-size: 90%;
	line-height: 120%;
	font-weight: normal;
	margin: 65px 0px 10px 0px;
	padding: 25px 5px 0px 20px;
	height: 80px;
	background: url('../images/vs_phone_email_bg.jpg') #000 top center no-repeat;
}


#navContactArea a{
	color: #e9ec16;
	text-decoration: none;
}


#navContactArea a:hover{
	text-decoration: underline;
}



.navStatement {
	font-size: 105%;
	line-height: 120%;
	margin: 25px 0px 20px 0px;
	padding: 25px 5px 60px 20px;
	display: block;
	color: #73c117;
	background: url('../images/logo_tag.gif') #000 bottom center no-repeat;
}





/**************************

PAGE CONTENT

**************************/


#pageContentOuter {
	display: block;
	min-height: 100%;
	height: auto !important;
	width: 910px;
	background: url('../images/vs_content_top_bg.jpg') #000 top left no-repeat;
	padding: 25px 20px 20px 45px;
}

#pageContentHolder {
	float: left;
	width: 540px;
	font-size: 100%;
	line-height: 155%;
	background-color: transparent;	
	color: #aeaeae;
	margin: 0px 0px 0px 22px;
	padding: 0px;
}

#pageContentHolder p{
	color: #aeaeae;
}

#pageContentHolder h1{
	display:block;
	font-weight: normal;
	color: #99da4a;
	width: 100%;
	line-height: 110%;
	margin: 5px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #c2c3c5;
}

#pageContentHolder h2{
	display:block;
	font-weight: normal;
	color: #99da4a;
	width: 100%;
	line-height: 110%;
	margin: 5px 0px;
	padding: 0px 0px 10px 0px;
}

#pageContentHolder h3{
	size: 150%;
	color: #99da4a;	
	margin: 0px;
	padding: 0px;
}

#pageContentHolder h6{
	display: block;
	background-color: #000;
	color: #FFF;
	padding: 2px;
	font-size: 100%;
	width: 100%;
	margin: 0px 0px -16px 0px;	
	}

#pageContentHolder strong{
	font-weight: bold;
	color: #FFF;
}

#pageContentHolder a{
	color:#FFF;
	text-decoration: underline;
}

#pageContentHolder a:hover{
	color:#2288db;
	text-decoration: none;
}

#pageContentHolder table {
	margin: 10px 0px 10px 0px;	
	}
	
#pageContentHolder td {
	padding: 2px;
	}

#pageContentHolder table img{
	margin: 0px;
	padding: 0px;
	border: none;
	}


#pageContentHolder ul {
	list-style-type:disc;
	padding:0px;
	margin:10px 0px;
}
#pageContentHolder li {
	padding:0x;
	margin: 0px 0px 5px 0px;
}


#pageContentHolder ul ul{
	margin: 5px 0px 0px 15px;
	list-style-type: circle;	
}


#subPageContentHolder {
	width: 456px;
	margin: 20px 0px 0px 20px;
}

#subPageContentHolder .listed-content ul {
	list-style-type:none;
	padding:0px;
	margin:0px;	
}

#subPageContentHolder .listed-content li {
	background: none;
	padding: none;	
}

.right_column{
	width: 200px;
	position: absolute;
	top: 190px;
	left: 710px;
}




.sectionTitle {
	font-size: 120%;
	color: #939598;	
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	display: block;
}


#carousel {position:relative;width: 535px; background: transparent; height: 300px; margin:0px 0px 80px 0px; border: 1px solid #767a03;}
#carousel img {padding:0px}
#carousel a {float:left;position:absolute;}
#carousel a img {border:none; cursor: default;}
#carousel a.show {z-index:500}
#carousel .caption {z-index:600; background-color:#000; color:#ffffff; height:100px; width:100%; position:absolute;bottom:0;}
#carousel .caption .content {margin:5px}
#carousel .caption .content h3 {margin:0;padding:0;color:#1DCCEF;}


/**************************

FOOTER

**************************/
div#footerClear {
	clear:both;
	height: 10px;
}

div#footer {
	width: 810px;
	height: 90px;
	clear: both;
/*	position: absolute;
	left: 0;
	bottom: 0; */ /* stick to bottom */
	display: block;
	text-align :center;
	vertical-align: middle;
	color: #FFF;
	font-size: 90%;
	padding: 115px 0px 0px 0px;
	margin: 0px;
	background: url('../images/vs_content_bottom_bg.jpg') #000 top left no-repeat;
	/* display: none; */
}




/**************************

IMAGE GALLERIES

**************************/
	#imageGalleryTable {
		margin: -20px 0px 0px 0px;
		padding: 0px;
	}

	#imageGalleryTable td{
		padding: 5px;
		text-align: left;
		color: #222;
	}
	
	#imageGalleryTable img{
		padding: 0px;
		margin: 0px;
		border: none;		
		text-align: center;
		float: none;		
	}
		
	
	#inlineText {
		text-align: left;
	}
	



