@charset "utf-8";
/* CSS Document */

html, body {
	border: 0; 
	margin: 0; 
	padding: 0; }
	
body {	
	background:#09C;
	font: 85%/0.9 arial, helvetica, sans-serif;
  	line-height: 130%;
  	width: 100%; }

.content {
	width: 900px;
	height: 240px;
	margin: auto auto; }

.margin {
	margin-left: 150px; }

.textbox {
	width: 800px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.jobs {
	width: 800px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/jobboard.jpg);
}

.textbox-c {
	width: 900px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#form {
	font-size:11px;
	text-align:left;
}

#listings {
	font-size:11px;
	text-align:left;
}


#container-main {
	width: 100%; }
			
#headersection { 	
	margin: 0;
	padding: 10px 10px;
	background: #09C;
	width: 100%;
	height: auto; }

#nav { 
	background-color:#000;
	width: 100%;
	height: 50px;
	text-align: center;
	font-size:14px;
	font-weight:bold; 
	padding: 10px 10px; 
	color:#999; }

#nav a {
	color:#999;
	padding: 18px 20px 20px 20px;
	display: inline-block;
	vertical-align:middle; }

#slidersection { 
	padding: 10px 10px;
	background:#000;
	width: 100%;
	height: 400px;
	margin: auto auto; }

#textsection { 
	padding: 10px 10px;
	background:#09C;
	height: auto;
	color:#FFF;
	font-size:18px;
	line-height:24px; }

#laptop a, #game a, #camera a, #dvd a {     
	padding: 10px 10px;
	float: left;
	display: block;
    width: 128px;
    height: 128px; }
	
#laptop a {     
    background:url(../images/laptop.png);
	background-repeat:no-repeat; }

#laptop a:hover { 
    background:url(../images/laptop_roll.png);
	background-repeat:no-repeat; }

#game a {     
    background:url(../images/games_console.png);
	background-repeat:no-repeat; }

#game a:hover { 
    background:url(../images/games_console_roll.png);
	background-repeat:no-repeat; }
	
#camera a {     
    background:url(../images/camera_video.png);
	background-repeat:no-repeat; }

#camera a:hover { 
    background:url(../images/camera_video_roll.png);
	background-repeat:no-repeat; }
	
#dvd a {     
    background:url(../images/dvd.png);
	background-repeat:no-repeat; }

#dvd a:hover { 
    background:url(../images/dvd_roll.png);
	background-repeat:no-repeat; }

#clientsection { 
	padding: 10px 10px;
	width: 100%;
	background:#000;
	height: auto;
	color:#FFF;
	font-size:24px;
	line-height:30px; }

#about {
	padding: 10px 10px;
	width: 100%;
	background:#000;
	height: auto;
	color:#FFF;
	font-size:18px;
	line-height:24px;}
	
#clients {
	padding: 10px 10px;
	width: 100%;
	background:#000;
	min-height: 175px;
	height: auto; 
	color:#999; }	

#bottomimage { 
	padding: 10px 10px;
	background-image:url(../images/escheresque_ste.png);
	background-repeat:repeat;
	height: 350px;
	width: 100%; }

#aboutheader { 
	background:url(../PhotoHi/aboutedomainmiddletemplate2.jpg);
	background-size:100%;
	height: 250px;
	width: 800px; }

#jobsheader { 
	height: 250px;
	width: 800px; }

#footersection { 
	padding: 10px 10px;
	background-color:#000;
	width: 100%;
	height: auto;
	text-align: center;
	font-size:14px;
	font-weight:bold; }

#footersection a {
	color:#999;
	padding: 18px 40px 40px 0px;
	display: inline-block;
	vertical-align:middle; }

a {
	color: #999;
	text-decoration: none; }

a:hover {
	color: #09C; }

a img {
  	border: none; }

h1 {
	font-size: 1.6em;
	height: 30px;
	padding-top: 5px;
	}

h2{
	font-size: 18px;
	height: 22px;
	padding-top: 0;
	color:#FFF;
	}


li {
	font-size:14px; }

img {
	padding:20px;
}

.img2 {
	padding:0px;
}

.highlight {
	background-color:#FFF;
	border-bottom:#F30 1px solid;
	border-top:#F30 1px solid;
	padding: 4px 10px; }

#wn { 
	position:relative; 
	width:450px; height:150px; 
	overflow:hidden; 
	margin-right: auto;
	margin-left: auto;
}
    
#inner1 {
    white-space:nowrap; }
	
#inner1 img {
    padding-right:5px; }

#slides {
		
      display:none;
	  overflow:hidden;
    }
	a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:10px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }
