*{
    margin:0;
    padding:0;
}
body{
    background:#626165;
    font-family: "museo-sans",sans-serif;
    font-size: 34px;
    width:15000px;
    position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
}

.splash{
	width:2500px;
	overflow-x:hidden;
}

.section{
    margin:0px;
    bottom:0px;
    width:2500px;
    float:left;
    min-height:900px;
}
.section h2{
 color:#fe7700;  
}
.section p{
	color:#626165;
	font-size:14px;
}
.black{
    color:#fff;
    background:#000 url(images/oce-bg-test.jpg) no-repeat 0 93px;
}

.dreamjobs{
	color:#000;
    background:#000 url(images/bg-dreamjobs.jpg) no-repeat top right;
}

.designarc{
	color:#000;
    background:#000 url(images/bg-designarc.jpg) no-repeat top right;
}

.whatwedo{
    color:#000;
    background:#000 url(images/bg-whatwedo.jpg) no-repeat top right;
}

.whoweare{
    color:#000;
    background:#000 url(images/bg-whoweare.jpg) no-repeat top right;
}

.nerdhot{
    color:#000;
    background:#000 url(images/bg-nerdhot.jpg) no-repeat top right;
}

.home{
    background:#fff url(images/bg-home.jpg) no-repeat 0 93px;
}

	#OCE-letters{
		margin: 200px 0 0 78px;
		padding: 0 0 0 0;
		height:286px;
	}
	
	#home-txt{
		width:2500px;
		height:371px;
		background:#fff;
	}
	
		#main-txt{
			width:900px;
			padding: 0 0 0 80px;
		}
		
		 hr{
			color: #fe7700;
			background-color: #fe7700;
			border:0;
			height:1px;
			width:100%;
		}
		
		#home-title{
			width:448px;
			padding:30px 0 45px 0;
			display:inline;
			float:left;
		}
		
		#home-title h2{
			padding:0 0 0 0;
			margin:0 0 0 0;
			font-size:54px;
			line-height:65px;
                        text-transform: uppercase;
		}
		#home-title h2 span{
			font-weight:900;padding:0 0 0 0;
			margin:0 0 0 0;
			font-size:79px;
                        text-transform: uppercase;
		}
		#home-content{
			width:452px;
			padding:20px 0 20px 0;
			display:inline;	
			float:left;
		}
		
		p{
			line-height:20px;
		}
		
		.border-home{
			width:100%;
			height:1px;
			border-bottom:1px solid #fe7700;	
			float:left;
		}
		
		.quicklink{
			padding-top:15px;
                        margin-bottom: 25px;
		}
                
                .quicklink a {
			color:#fe7700;	
		}
		
		.quicklink h3{
			font-size:36px;
			color: #fe7700;
                        text-transform: uppercase;
		}
		
		.quicklink p{
			width:270px;	
		}
                
                .quicklink p a {
                    text-transform:uppercase;
                }
		
		#home-quicklink-1{
			width:318px;
			height:215px;
			display:inline;
			float:left;
		}
		
		#home-quicklink-2{
			width:316px;
			height:215px;
			display:inline;
			float:left;
		}
		
		#home-quicklink-3{
			width:266px;
			height:215px;
			display:inline;
			float:left;
		}
	
	#other-txt{
		width:900px;
		padding: 150px 0 0 80px;
	}
	
		h2.whowearetitle p { /* Magic Fields adds a <p> tag */
			color:#fff;
			font-size:82px;
			line-height:90px;
                        text-transform: uppercase;
		}
		
		h2.whowearetitle span{
			font-size:114px;
			font-weight:900;
		}
	
	#other-left{
		width:300px;
		display:inline;
		float:left;
		padding-top:20px;
	}
	
		#nerd-txt p{
			color:#fff;
			padding:0 20px 20px 0;
                        line-height: 22px;
		}
                
                #nerd-txt a{
			color:#FE7700;
		}
		
		#nerd-txt h4{
			color:#fe7700;
			font-size:14px;
			padding: 0;
			margin: 0;
		}
	
	#other-right{
		width:600px;
		display:inline;
		float:left;
		padding-top:20px;
	}
	
	#other-right p{
		color:#fff;
		padding-bottom:10px;
	}
	
	#other-right ol{
		color:#fff;
		line-height:20px;
		font-size:14px;
		padding-bottom:10px;
		padding-left:15px;
	}
	
	.sidemenu-btn li{
		list-style-type:none;						
	}
	
	.sidemenu-btn a .area .bubble p{
		color:#fff;
		font-size:16px;
	}
	
	.sidemenu-btn a
	{
	  display: block;
	  cursor: hand;
	  width: 265px;
	  height:54px;
	  text-decoration:none;
	  margin-bottom:20px;
	  color:#fff;
	  font-size:24px;
	  line-height:20px;
	  *line-height:normal;
	  border: 1px #fff solid;
	  text-transform:uppercase;
	}
	
	.sidemenu-btn a.current-page{
		background-position: 0 -61px;
	}
	
	.sidemenu-btn a:hover
	{ 
	  background:#fe7700;
	}
	
	.area {
	  width: 265px;
	  height: 54px;
	  position: relative;
	}
	
	.bubble {
	  position: absolute;
	  left: 14px;
	  top: 0px;
	  *top:5px;
	  width: 230px;
	  height: 54px;
	  display: table;
	}
	
	.bubble p {
	  display: table-cell;
	  vertical-align: middle; 
	}
	
	.image-description{
		margin-top:-10px;
		padding: 0;	
		width:599px;
		height:30px;
		background-color:#fe7700;
		margin-bottom:15px;
	}
	
	.image-des-txt{
		padding:6px 0 0 15px;
	}
	
	.whatwedo img{
	 	
	}
	
.black ul li{
    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}
.black ul li a{
    display:block;
    color:#f0f0f0;
}
.black ul li a:hover{
    text-decoration:none;
    color:#fff;
}
.white ul li{
    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}
.white ul li a{
    display:block;
    color:#222;
}
.white ul li a:hover{
    text-decoration:none;
    color:#000;
}

.menu{
	position:fixed;
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-x;
	height:93px;
	width:100%;
	padding-left:70px;
	z-index:1;
}

.nav-wrap { 
	margin: 25px 0 0 180px;
}

#logo {
	height:132px;
	width:174px;
	/*background-image:url(images/OCE-logo.png);*/
	background-repeat:no-repeat;
	float:left;
	padding-right:30px;
}

#footer-wrap{
	position:fixed;
	background-image:url(images/footer-bg.png);
	background-repeat:repeat-x;
	height:91px;
	width:100%;
	bottom:0px;
	padding-left:80px;
}

#footer{
	width:900px;
	color:#fff;
	font-size:12px;	
}

#copyright{
	float:left;
	padding-top:35px;
	font-size:11px;
}

#newsletter{
	float:right;
	margin-top: -50px;
	width:236px;
	position: relative;
	left: 90px;
}



	#mc_embed_signup form {
		background-color: #626165;
		padding: 5px 0 0 0 !important;
		width: 240px !important;
	}
	
	#mc_embed_signup input.email{
		padding: 4px 0 4px 0 !important;
		margin: 0 0 0 0 !important;
		float:left;
	}
	
	#mc_embed_signup .button{
		display:inline !important;	
		border-radius:0px !important;
		background-color:#fe7700 !important;
		font-size:12px !important;
		min-width:45px !important;
		width:45px !important;
		height: 25px !important;
		line-height: 25px !important;
		margin: 1px 0 10px 5px !important;
	}
	
	#mc_embed_signup {
		font:inherit !important;
	}

/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */



/* Menu CSS */
#example-one { 
	margin: 0 0; 
	list-style: none; 
	position: relative;
}

#example-one li { 
	display: inline-block;
        border-bottom: 2px solid white;
}

#example-one a { 
	color: #bbb; 
	font-size: 12px; 
	float: left;
	padding: 6px 20px 0 20px;
	text-decoration: none;
	text-transform: uppercase;
        margin-bottom: 5px;
}

#example-one a:hover { 
	color: white; 
}

#magic-line { 
	position: absolute;
	bottom: 72px; 
	left: 0; 
	width: 100px; 
	height: 7px; 
	background: #fe7700;
}

.current_page_item a { 
	color: white !important; 
}

.ie6 #example-one li, .ie7 #example-one li { 
	display: inline; 
}

.ie6 #magic-line {
	bottom: -3px;
}


/*********** SPLASH PAGE ***********/

#splash-title{
	width:590px;
	padding:30px 0 45px 0;
	display:inline;
	float:left;
}

#splash-title td{
	vertical-align:center;	
}

#splash-title table{
	border-right:solid #FE7700 1px;	
}

#splash-title p{
	width:513px;
	padding-left:8px;	
}

#splash-title h2{
	padding:0 0 10px 0;
	margin:0 0 0 0;
	font-size:35px;
	line-height:60px;
}
#splash-title h2 span{
	font-weight:900;
	font-family: "museo-sans-n9","museo-sans",sans-serif;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:85px;
}
#splash-content{
	width:310px;
	padding:30px 0 45px 0;
	display:inline;	
	float:left;
}

#splash-content h3{
	font-size:37px;
	font-weight:900;
	font-family: "museo-sans-n9","museo-sans",sans-serif;
	line-height:28px;
	color:#fe7700;
	padding-right:15px;
	padding-bottom:25px;
}

#splash-content h3 span{
	font-size:26px;
	font-weight:500;
}

#splash-content td{
	vertical-align:center;	
	text-align:right;
}

#splash-content p{
	width:272px;
	text-align:left;
	float:right;
}
#splash-content a{
	color:#FE7700;
}

.time-wrappers{
	width:930px;
	padding-top:0px;
	position:relative;	
	padding-left:30px;
	
	font-style: normal;
	font-weight:900;
}

.top-time-wrap{
	padding-bottom:0px;		
}


.time-numbers{
	color:#fff;	
	font-size:156px;
	padding:55px 0 0 0;
	float:left;
	font-family: "museo-sans-n9","museo-sans",sans-serif;
}

.time-width{
	width:200px;	
}

.time-headings{
	color:#FE7700;
	font-size:30px;
	padding-bottom:0;
	padding-top:105px;
	display:inline;
	float:left;
	text-align:center;	
	font-family: "museo-sans-n9","museo-sans",sans-serif;
}
.time-sep{
	width:33px;	
	float:left;
}

.time-pad{
	width:190px;
	padding-left:10px;	
}

#home-quicklink-3 ul li{list-style-type: none; font-size: 15px;}

.video-link{border: 1px solid #fff;width: 400px;max-height: 105px;margin-bottom: 20px;}
.video-link img{position: relative;top: -105px;}
a.video-main-link{display: block;height: 105px;position: relative;color: #ffffff;
font-size: 18px;padding-left: 140px;padding-right: 68px;
cursor: pointer;
display: table-cell;
vertical-align: middle;}
a.video-main-link:hover{text-decoration:none;background: #fe7700;-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;width: 260px;}


