body{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background: url(images/sitebg.jpg) top left repeat-x;
	}
	
/* ----------------- HEADER -- */
#headerdiv{
	width: 100%;
	display: table;
	//background: url(images/sitebg.jpg) top center no-repeat;
	background: url(images/headerbg.jpg) top center repeat-x;
	}
	#header{
		width: 1000px;
		height: 100px;
		margin: auto;
		}
		#header h1{
			margin: 0px;
			font-size: 30px;
			padding-top: 25px;
			padding-left: 180px;
			font-family: "Century Gothic";
			font-weight: normal;
			color: #FFF;
			letter-spacing: -1.5px;
			}
		#header p{
			margin: 0px;
			font-size: 12px;
			padding-left: 150px;
			}
		#header #headernav{
			float: right;
			width: 200px;
			margin-top: -25px;
			}
		#header #headernav ul{
			margin: 0px;
			padding: 0px;
			}
		#header #headernav ul li{
			float: left;
			//border-right: 1px solid #fff;
			color: #fff;
			list-style: none;
			font-size: 10px;
			padding: 0px 10px 0px 10px;
			}

/* ----------------- NAVIGATION -- */
#navigationdiv{
	width: 100%;
	display: table;
	background: #52030B; 
	border-top: 1px solid #A02500;
	}
	#navigation{
		width: 1000px;
		height: 38px;
		margin: auto;
		}
		#navigation ul{
			margin: 0px;
			padding: 0px;
			padding-top: 4px;
			float: right;
			}
		#navigation ul li{
			float: left;
			list-style: none;
			border-right: 1px solid #FFB5B0;
			line-height: 30px;
			text-transform: uppercase;
			font-size: 12px;
			font-family: Arial;
			font-weight: bold;
			}
		#navigation ul li a{
			padding: 0px 25px 0px 25px;
			text-decoration: none;
			color: #FFF;
			}
		#navigation ul li ul{	
			display: none;
			margin: 0px;
			padding: 0px;
			background: #52030B;
			}
		#navigation ul li ul h1{	
			padding: 0px;
			margin: 0px;
			line-height: 20px;
			font-size: 18px;
			margin-bottom: 10px;
			}
		#navigation  ul li:hover ul {
			display: block;
			width: 200px;
			position: absolute;
			z-index: 1000;
			margin: 0px; 
			padding: 15px;
			}
		#navigation ul li:hover  ul li{
			width: 200px;
			border: none;
			float: left;
			border-bottom: 1px dotted #EEE;
			margin-right: 10px;
			line-height: 35px;
			text-transform: none;
			font-size: 12px;
			font-weight: normal;
			}
		#navigation ul li:hover  ul li a{	
			color: #FFF;
			font-size: 13px;
			padding: 0px;
			margin: 0px;
			width: 200px;
			display: block;
			}
		#navigation ul li:hover  ul li a:hover{
			color: #F00;
			}
		#navigation .down{
			background: #CC3300;
			display: block;
			}
#logo{
	width: 145px;
	height: 145px;
	z-index: 100px;
	position: absolute;
	background: #F00;
	text-align: center;
	box-shadow: 2px 2px 12px rgba(5, 5, 5, 1);
	padding-top: 0px;
	border-radius: 85px;
	border: 1px solid #9B000F;
	margin-top: 20px;
	}
			
/* ----------------- BANNER -- */
#bannerdiv{
	width: 1000px;
	height: 250px;
	display: table;
	margin: auto;
	}
#bannerdiv2{
	width: 1000px;
	height: 120px;
	display: table;
	margin: auto;
	background: url('images/bannerpix.html') top right no-repeat;
	}
#bannerdiv2 div{
	width: 1000px;
	display: table;
	float: right;
	padding-top: 50px;
	}
#bannerdiv2 div h2{
	margin-top: -5px; 
	background: none; 
	font-size: 30px; 
	width: 600px; 
	line-height: 30px; 
	font-weight: normal; 
	font-family: 'century gothic'; 
	color: #000; 
	//padding-left: 40px;
	}
	#banner{
		width: 1000px;
		display: table;
		float: right;
		padding-top: 50px;
		}
		#banner img{
			width: 400px;
			height: 200px;
			background: #CCC;
			float: left;
			}
		#banner h2{
			color: #FFF;
			background: #E02416;
			padding: 5px 15px 5px 15px;
			display: block;
			float: left;
			margin: 0px;
			margin-top: 40px;
			//text-shadow: 4px 2px 2px rgba(5, 5, 5, 1);
			}
		#banner p{
			width: 600px;
			color: #000;
			font-size: 20px;
			clear: both;
			margin: 0px;
			padding-top: 10px;
			//text-shadow: 4px 2px 2px rgba(5, 5, 5, 1);
			line-height: 20px;
			}
			
/* --------------------------------- SLIDER ---------- */		
#slider{
	width: 1000px;
	height: 320px;
	margin: auto;
	padding: 0px;
	border-radius: 5px;
	}
	
#slidercontainer {
	width: 1000px;
	height: 260px;
	margin: 25px auto;
	padding: 0px;
	border-radius: 5px;
	}
#SliderName_2 img{
	width: 1000px;
	height: 260px;
	border-radius: 5px;
	}
			
/* ----------------------- ANIMATION ------------------- */
#animationdiv{
	width: 100%;
	display:block;
	}

#animation{
	width: 1000px;
	margin: auto;
	padding-top: 10px;
	}
	
#animation h1{ 
	font-family: "Century Gothic";
	font-size: 50px; 
	font-weight: normal;
	line-height: 40px;
	letter-spacing: -3px;
	color: #FFF;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 500px;
	text-shadow: 0px 2px 1px #000;
	}
	
#slider{ 
	font-family: "Lucida Grande", Arial, Sans-Serif; 
	}

#slider a{ 
	text-decoration: none; 
	outline: none; 
	}
#slider a img{ 
	}

#page-wrap{ 
	background: white; 
	width: 1000px; 
	margin: 0 auto; 
	padding: 50px 0; 
	}

#slider{ 
	//background: #000; 
	height: 320px; 
	overflow: hidden;
	position: relative; 
	border-radius: 8px;
	margin-top: -10px;
	}
								  
    /* DEFAULT is for three panels in width, adjust as needed
    This only matters if JS is OFF, otherwise JS sets this. */								  
#mover{ 
	width: 2880px; 
	position: relative; 
	}

.slide{ 
	padding: 0px; 
	width: 1000px; 
	float: left; 
	position: relative; 
	overflow: hidden;
	height: 260px;
	}
.slide h2{ 
	background: #E02416;
	padding: 5px 15px 5px 15px;
	font-size: 30px;
	//font-family: "century gothic";
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	margin-top: 70px;
	margin-bottom: 0px;
	display: table;
	//text-shadow: 0px 2px 1px #000;
	}

.slide p{ 
	color: #000; 
	font-size: 14px; 
	line-height: 18px; 
	width: 400px; 
	margin-top: 5px;
	margin-right: 50px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
	padding: 15px;
	}
.slide p span a{
	background: url(images/arrow.png) 10px 10px no-repeat #FF4000;
	padding: 5px 20px;
	padding-left: 25px;
	color: #FFFFFF;
	float: right;
	position: absolute;
	margin-top: 20px;
	margin-left: 250px;
	font-size: 18px;
	border-radius: 6px;
	//text-shadow: 0px 1px 1px #000;
	box-shadow: 0px 3px 5px #000;
	//border:1px solid #000;
	}
.slide p span a:hover{
	background:url(images/arrow.png) 6px 6px no-repeat #000;
	}
.slide img{ 
	float: right;
	z-index: -100;
	position: relative;
	margin-top: -120px;
	width: 500px;
	}
#slider-stopper{ 
	position: absolute; 
	top: 10px; 
	right: 50px; 
	background: #000; 
	color: white;
	padding: 3px 8px; 
	font-size: 10px; 
	text-transform: uppercase; 
	//z-index: 1000; 
	border-radius: 4px;
	}
.pioneers{
	border-bottom: 1px dotted #ccc;
	display: table;
	width: 133px;
	margin: 2px;
	margin-bottom: 20px;
	float: left;
	height: 300px;
	}
.pioneers img{
	width: 133px;
	clear: both;
	height: auto;
	border-bottom: 1px dotted #ccc;
	display: block;
	}
.pioneers h2 a{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	}

.pioneers p a{
	text-align: left;
	}

/* ----------------- HIGHLIGHTS -- */
#highlightsdiv{
	width: 100%;
	display: table;
	padding-bottom: 20px;
	background: #FFF;
	}
	#highlights{
		width: 1000px;
		display: table;
		margin: auto;
		}
		#highlights .container{
			width: 323px;
			display: table;
			background: url(images/bodybg.jpg) bottom left repeat-x;
			float: left;
			margin-right: 10px;
			//border-top: 4px solid #E02416;
			margin-top: -40px;
			
			}
			#highlights .container img{
				clear: both;
				width: 292px;
				height: auto;
				}
			#highlights .container h2{
				margin: 0px;
				padding: 0px;
				color: #FFF;
				text-indent: 20px;
				line-height: 40px;
				font-weight: normal;
				font-size: 20px;
				background: #52030B;
				//#E02416;
				text-transform: uppercase;
				}
			#highlights .container p{
				padding: 15px;
				padding-top: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
				font-family: arial;
				font-size: 14px;
				line-height: 20px;
				color: #444;
				}
			#highlights .container span a{	
				float: right;
				display: block;
				padding: 4px 10px;
				background: #F00;
				color: #FFF;
				margin: 0px;
				text-decoration: none;
				}
				
/* ----------------- CONTENT -- */
#contentdiv{
	width: 100%;
	display: table;
	background: #FFF;
	border-top: 2px solid #FFF;
	}
	#content{
		width: 1000px;
		display: table;
		margin: auto;
		font-family: arial;
		line-height: 24px;
		font-size: 14px;
		color: #444;
		}
		#textarea{
			float: left;
			width:700px;
			min-height: 200px;
			//padding: 20px;
			background: #FFF;
			border-radius: 5px;
			margin-top: 20px;
			//border: 1px solid #10A1D6;
			}
		#textarea h1{
			font-size: 25px;
			margin: 0px;
			color: #A02500;
			border-bottom: 1px solid #A02500;
			padding-bottom: 10px;
			}
		#textarea h1 a{
			color: #A02500;
			text-decoration: none;
			}
		#textarea img{
			max-width: 580px;
			height: auto;
			}
			
	#sidebar{
		float: right;
		width: 260px;
		margin-top: 20px;
		}
		#sidebar .container{
			//background: url(images/headerbg.jpg) bottom left repeat-x #FFF;
			background: #FFF;
			padding-bottom: 10px;
			border: 1px solid #CC3300;
			margin-bottom: 20px;
			//border-radius: 4px;
			}
		#sidebar .container h2{
			background: #CC3300;
			color: #FFF;
			line-height: 30px;
			margin: 0px;
			font-size: 20px;
			padding-left: 20px;
			font-weight: normal;
			}
		#sidebar .container ul{
			margin: 0px;
			padding: 15px;
			}
		#sidebar .container ul li{	
			list-style: none;
			line-height: 26px;
			border-bottom: 1px dotted #000;
			padding-left: 10px;
			}
		#sidebar .container ul li a{
			text-decoration: none;
			color: #000;
			}
		#sidebar .container p{
			padding: 15px;
			padding-top: 5px;
			line-height: 20px;
			}
		#sidebar .container img{
			max-width: 228px;
			height: auto;
			margin-top: 10px;
			}

/* ----------------- BOTTOM -- */
#bottomdiv{
	width: 100%;
	display: table;
	background: url(images/headerbg.jpg) top left repeat-x #FDCA06;
	border-top: 1px solid #A02500;
	}
	#bottom{
		width: 1000px;
		height: 150px;
		display: block;
		margin: auto;
		
		}
		#bottom .container{
			width: 290px;
			float: left;
			margin-right: 25px;
			margin-top: 20px;
			margin-bottom: 20px;
			font-family: verdana;
			font-size: 11px;
			}
		#bottom .container h2{
			font-size: 16px;
			margin: 0px;
			margin-bottom: 11px;
			text-transform: uppercase;
			color: #FFF;
			}
		#bottom .container ul{
			margin: 0px;
			padding: 0px;
			}
		#bottom .container ul li{
			line-height: 20px;
			list-style: none;
			color: #444;
			line-height: 16px;
			padding-top: 5px;
			padding-bottom: 5px;
			background: url(images/arrow.png) center left no-repeat;
			padding-left: 15px;
			border-bottom: 1px dashed #FFFF7F;
			}
		#bottom .container ul li a{	
			text-decoration: none;
			color: #000;
			display: block;
			}
		#bottom .container ul li a:hover{	
			color: #FF0;
			}
		#bottom .container p{	
			color: #444;
			padding: 5px;
			line-height: 20px;
			}
/* ----------------- FOOTER -- */
#footerdiv{
	width: 100%;
	display: table;
	background: #000;
	}
	#footer{
		width: 1000px;
		display: table;
		margin: auto;
		color: #CCC;
		line-height: 40px;
		font-size: 11px;
		font-family: verdana;
		}
	#footer span{	
		float: right;
		font-size: 12px;
		margin-top: 10px;	
		}

/* ----------- Others ---- */
._4s7c
	margin-left: 9px;
	}