/* CSS Document */

html, body {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	background-color: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(images/bg-showoff-2.gif);
	letter-spacing: 1px;
}

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #ffff00; text-decoration: underline; }
a:active { color: #ffff00; text-decoration: underline; }

#wrap { 
	margin: 0 auto; 
	width: 1000px; 
}


/*-------------------------------------------
	header
-------------------------------------------*/


#spacer {
	width: 1000px; 
	height: 20px; 
	margin: 0 auto; 
}

#header {
	width: 1000px; 
	height: 300px; 
	margin: 0 auto; 
	position: relative; 
	text-align: right;
}

#allnav {
	width: 335px;
	margin: 0;
	float: right;
}

#nav {
    width: 335px; height: 60px;
    background: url(images/sayhello.gif);
    margin: 0; padding: 0;
    position: relative;
}

#nav li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#nav li a { height: 0px; display: block; padding-top: 60px; overflow: hidden; }

#nav1 { left: 0; width: 210px; }
#nav2 { left: 210px; width: 125px; }

#nav1 a:hover { background: transparent url(images/sayhello.gif) 0 -60px no-repeat; }
#nav2 a:hover { background: transparent url(images/sayhello.gif) -210px -60px no-repeat; }


#projectNav {
	width: 225px;
	margin: 0 60px 0 0;
	float: right;
}

#pNav {
    width: 225px; height: 30px;
    background: url(images/navP.gif);
    margin: 0;
	padding: 0;
    position: relative;
}

#pNav li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#pNav li a { height: 0px; display: block; padding-top: 30px; overflow: hidden; }

#pNav1 { left: 0; width: 120px; }
#pNav2 { left: 120px; width: 105px; }

#pNav1 a:hover { background: transparent url(images/navP.gif) 0 -30px no-repeat; }
#pNav2 a:hover { background: transparent url(images/navP.gif) -120px -30px no-repeat; }


#mainnav {
	width: 425px;
	margin: 0;
	float: right;
}

#mNav {
    width: 425px; height: 115px;
    background: url(images/mainNav.gif);
    margin: 161px 0 0 0;
	padding: 0;
    position: relative;
}

#mNav li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#mNav li a { height: 0px; display: block; padding-top: 115px; overflow: hidden; }

#mNav1 { left: 0; width: 140px; }
#mNav2 { left: 140px; width: 135px; }

#mNav1 a:hover { background: transparent url(images/mainNav.gif) 0 -115px no-repeat; }
#mNav2 a:hover { background: transparent url(images/mainNav.gif) -140px -115px no-repeat; }

#mNav1 a.selected { background: transparent url(images/mainNav.gif) 0 -115px no-repeat; }
#mNav2 a.selected { background: transparent url(images/mainNav.gif) -140px -115px no-repeat; }


#mNavi {
    width: 425px; height: 115px;
    background: url(images/mainNavi.gif);
    margin: 161px 0 0 0;
	padding: 0;
    position: relative;
}

#mNavi li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#mNavi li a { height: 0px; display: block; padding-top: 115px; overflow: hidden; }

#mNavi1 { left: 0; width: 140px; }
#mNavi2 { left: 140px; width: 135px; }

#mNavi1 a:hover { background: transparent url(images/mainNavi.gif) 0 -115px no-repeat; }
#mNavi2 a:hover { background: transparent url(images/mainNavi.gif) -140px -115px no-repeat; }

#mNavi1 a.selected { background: transparent url(images/mainNavi.gif) 0 -115px no-repeat; }
#mNavi2 a.selected { background: transparent url(images/mainNavi.gif) -140px -115px no-repeat; }


#morework {
	width: 120px;
	margin: 0 50px 0 0 ;
	float: right;
}

#mwNav {
    width: 120px; height: 70px;
    background: url(images/more-work.gif);
    margin: 0;
	padding: 0;
    position: relative;
}

#mwNav li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#mwNav li a { height: 0px; display: block; padding-top: 70px; overflow: hidden; }

#mwNav1 { left: 0; width: 120px; }

#mwNav1 a:hover { background: transparent url(images/more-work.gif) 0 -70px no-repeat; }



#follow {
	width: 75px;
	margin-top: 60px;
	float: right;
}

#follow_link {
    width: 75px; height: 265px;
	background: url(images/follow.gif);
    margin: 0; padding: 0;
    position: relative;
}

#follow_link li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#follow_link li a { height: 0px; display: block; padding-top: 265px; overflow: hidden; }

#follow_link-on { left: 0; width: 75px; }
#follow_link-on a:hover { background: transparent url(images/follow.gif) 0 -265px no-repeat; }

#salesnav {
	width: 800px;
	height: 48px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/sales.gif);
	background-repeat: no-repeat;
}

#sales {
    width: 800px; height: 48px;
    background: url(images/sales.gif);
    margin: 0; padding: 0;
    position: relative;
}


#sales li { margin: 0; padding: 0; list-style: none; position: absolute; left: 0; }
#sales li a { height: 0px; display: block; padding-top: 24px; overflow: hidden; }

#sales1 { top: 0; width: 800px; height: 24px; }
#sales2 { top: 24px; width: 800px; height: 24px; }

#sales1 a:hover { background: transparent url(images/sales.gif) 0 -48px no-repeat; }
#sales2 a:hover { background: transparent url(images/sales.gif) 0 -72px no-repeat; }



/*-------------------------------------------
	page structure
-------------------------------------------*/


#contentWrap {
	width: 1000px;
	margin: 0 auto;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

#mainContent {
	width: 1000px;
	text-align: left;
	margin: 0;
}

#subContent {
	width: 700px;
	text-align: left;
	margin: 0 auto;
	padding: 50px 0 50px 0;
	font-size: 12px;
}

.images {
	margin-left: 51px;
}

#mainDivider .column {
  position: relative;
  float: left;
}

#h_left {
  width: 650px;
  padding: 0px;
  margin: 0 0 0 50px;
  line-height: 18px;
  text-align: center;
}

#h_right {
  width: 180px;
  padding: 0px;
  margin: 0 0 0 20px;
  background-color: #fff;
  text-align: left;
}

#i_left {
  width: 650px;
  padding: 0px;
  margin: 0 0 0 50px;
  line-height: 18px;
  text-align: left;
}

#i_right {
  width: 180px;
  padding: 0px;
  margin: 0 0 0 20px;
  background-color: #fff;
  text-align: left;
  line-height: 18px;
  background-image: url(images/bg-iside.gif);
  background-repeat: no-repeat;
}

#p_left {
  width: 200px;
  padding: 0px;
  margin: 20px 0 0 50px;
  line-height: 18px;
}

#p_left p {
  padding: 0;
  margin: 0;
}

#p_left_sub {
  padding: 0px;
  margin-left: 40px;
  line-height: 15px;
}

#p_right {
  width: 650px;
  padding: 0px;
  margin: 0;
  background-color: #fff;
  text-align: center;
}

#p_right p {
  padding: 0px;
  margin-left: 20px;
  text-align: left;
}

#p_right img {
  padding-bottom: 5px;
}

#news {
	width: 700px;
	background-color: #f1f1f1;
	text-align: left;
	padding: 10px 20px 10px 20px;
	margin-left: 30px;
}

#links {
	width: 700px;
	text-align: left;
	padding: 0 20px 10px 20px;
	margin-left: 30px;
}

.spread { letter-spacing: 2px; }


#mainContent div.port {
	float: left;
	width: 900px;
	height: 400px;
	margin: 0 20px 20px 50px;
	display: inline;
	background-color: #ccc;
	text-align: center;
}

#mainContent div.portwo {
	float: left;
	width: 440px;
	height: 300px;
	margin: 0 20px 20px 50px;
	display: inline;
	background-color: #ccc;
	text-align: center;
}

#mainContent div.portwoend {
	float: left;
	width: 440px;
	height: 300px;
	margin: 0 0 20px 0;
	display: inline;
	text-align: center;
	background-color: #ccc;
}

#mainContent div.portfosta {
	float: left;
	width: 210px;
	height: 150px;
	margin: 0 20px 20px 50px;
	display: inline;
	background-color: #ccc;
	text-align: center;
}

#mainContent div.portfo {
	float: left;
	width: 210px;
	height: 150px;
	margin: 0 20px 20px 0;
	display: inline;
	background-color: #ccc;
	text-align: center;
}

#mainContent div.portfoend {
	float: left;
	width: 210px;
	height: 150px;
	margin: 0 0 20px 0;
	display: inline;
	text-align: center;
	background-color: #ccc;
}

.imgteaser {
	width: 900px;
	height: 400px;
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}

.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	background: #fff;
}

.imgteaser a:hover .desc{
	display: block;
	font-size: 1.2em;
	padding: 10px 0 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 900px;
}

.imgteaser2 {
	width: 440px;
	height: 300px;
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser2 a {
	text-decoration: none;
	float: left;
}
.imgteaser2 a:hover {
	cursor: pointer;
}

.imgteaser2 a img {
	float: left;
	margin: 0;
	border: none;
	background: #fff;
}

.imgteaser2 a:hover .desc{
	display: block;
	font-size: 1.2em;
	padding: 10px 0 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 440px;
}

.imgteaser4 {
	width: 210px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser4 a {
	text-decoration: none;
	float: left;
}
.imgteaser4 a:hover {
	cursor: pointer;
}

.imgteaser4 a img {
	float: left;
	margin: 0;
	border: none;
	background: #fff;
}

.imgteaser4 a:hover .desc{
	display: block;
	font-size: 1.2em;
	padding: 10px 0 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 210px;
}





/*-------------------------------------------	
	Slider
-------------------------------------------*/

#slidewrapper {
    position: relative;
    width: 900px;
	margin: 0 auto;
}

#slider {
	width: 700px; height: 450px; /*the width of the slider is important but could be everything in pixels*/
	overflow: hidden;
	z-index: 10;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}


#slider img {
	max-width: 700px;
	cursor: pointer;
}

.slidecontent {
	 margin: 0 auto;
	 text-align: center;
}

.slidepost {
	 margin: 0;
}

#slider ul { /*the width of the ul and the li will be set automaticly by the javascript!*/
    list-style: none outside none;
    margin: 0 0 0 -40px;
    position: relative;
	}
	
#slider ul li { /*the width of the ul and the li will be set automaticly by the javascript!*/
	float: left;
	}
	
#slidenav {
    z-index: 100;
}

.arrowleft, .arrowright {
	display: block; 
	overflow: hidden; 
	width: 75px; 
	height: 70px; 
	text-indent: -9999px; 
	background: url("images/arrows.gif"); 
	cursor: pointer;
	margin: 165px 0 0 0;
}

/*the for and back buttons*/
.arrowright{ 
	background-position: top right;
	float: right;
}

.arrowright:hover {
	background-position: bottom right;
}
	
.arrowleft {
	background-position: top left;
	float: left;
}

.arrowleft:hover {
	background-position: bottom left;
}




/*-------------------------------------------	
	Clear
-------------------------------------------*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*-------------------------------------------	
	Footer
-------------------------------------------*/


#footer {
	width: 800px;
	height: 40px;
	background-color: #fff;
	text-align: left;
}
