body{
	background-color:#444;
}

p{
	padding-left: 30px;
}

h3{
	padding-left: 30px;
}

h5{
	margin-top: -20px;
}

.aligncenter{
	clear: both;
	text-align: center;
}

.centervideo{
	text-align: center ;
}

#container{
	background-color:#222;
	border-radius: 7px;
	padding: 30px;
	margin: auto;
	width: 1000px;
	min-height: 500px;
	min-width: 750px;
	font-family: Arial, Helvetica, sans-serif;
}

#container-horizontal-filler{
	overflow: hidden;
}

#header {
	border-radius: 7px;
	background-color:black;
	color: white;
	top: 100px;
	left: 236px;
	height: 100px;
	margin: 25px -5px 0px -5px;
	padding: 10px;
	border: 1px solid #666;
	z-index: 0;
}

#content{
	padding-left: 250px;
}

#contentbox{
	border-radius: 7px;
	background-color:black;
	color: white;
	margin: 20px -5px 0px -5px;
	padding: 15px;
	border: 1px solid #666;
	z-index: 0;
	min-height: 300px;
}

#contentbox img{
	padding: 15px;
}

.rightwrap{
	float: right;
}

#footer{
	height: 0px;
	clear: both;
	width: 80%;
}

ul{
	list-style-type: none;
}

.none{
	display: none;
}

.hidden{
	visibility: hidden;
	clear: both;
}

/* Actlab columns */
.column-list-1{
	float: left;
	margin-left: 40px;
	width: 150px;
}
.column-list-2{
	float: left;
	width: 150px;
}
.column-list-3{
	float: left;
	width: 150px;
}
.column-list-4{
	float: left;
	width: 150px;
}
.clearfloat{
	clear:both;
}



/* Navigation Menus*/

#navlist
{
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist a
{
	border-radius: 5px 5px 0px 0px;
	background: black;
	border: 1px solid #ccc;
	color: #eee;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist #current
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#navlist a:hover { color: #f00; }

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
	display: none;
	width: 90%;
}

body.section-1 #navlist ul#subnav-1, 
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
	display: inline;
	left: 10px;
	position: absolute;
	top: 95px;
}

body.section-1 #navlist ul#subnav-1 a, 
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
	background: #fff;
	border: none;
	border-left: 1px solid #ccc;
	color: #999;
	font-size: smaller;
	font-weight: bold;
	line-height: 10px;
	margin-right: 4px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist ul a:hover { color: #f00 !important; }



/* Sub-navigation Menus*/

#subnavcontainer { 
	/*position: absolute;*/
	float: left;
	top: 20px;
	left: 0;
	z-index: 2;
	margin: 5px 0px 0px 0px;
	padding: 20px;
	width: 220px;
}
 
#subnavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
 
#subnavcontainer li {
	margin-bottom: 8px;
}

#subnavcontainer a {
	border-radius: 5px 0px 0px 5px;
	display: block;
	padding: 3px;
	width: 200px;
	background-color: black;
	color: #eee;
	border: 1px solid #666;
}

#subnavcontainer a:link, #subnavlist a:visited {
	color: #eee;
	text-decoration: none;
}

#subnavcontainer a:hover {
	cursor: pointer;
	background-color: black;
	margin-left: 20px;
	/* border-right: 0;*/
	border-left: 1px solid #666;
}

a#subcurrent {
	background-color: #111;
	margin-left: 10px;
	/*border-right: 0;*/
	border-left: 1px solid #666;
}

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 20px 0 }
	.coda-slider { background: #ebebeb }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 600px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 20px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

#coda-slider-9, #coda-slider-9 .panel { width: 465px }
#coda-slider-9 h2.title { display: none }

#first, #second{
	top: 0px;
	left:0px;
	color:white;
	width:100px;
	height: 200px;
	overflow:hidden;
	background-color: green;
	z-index: 1;
}

#second{
	margin-top: -200px;
	color:black;
	background-color: white;
	z-index: 0;
}