#container {
	width: 960px;
	margin: auto;
}
#container_thankyou {
	width: 100%;
	margin: auto;
	background-image: url(../img/thankyou/background.png);
	background-repeat: repeat-x;
	background-position: 0px 246px;
}
#page1 {
	width: 960px;
	height: 1200px;
	background-image: url(../img/background_lines.png);
	background-position: 19px 0px;
	background-repeat: repeat-y;
}
#page2 {
	width: 960px;
	height: 1200px;
	background-image: url(../img/background_lines2.png);
	background-position: 19px 0px;
	background-repeat: repeat-y;
}
#page3 {
	width: 960px;
	height: 1200px;
	background-image: url(../img/background_lines3.png);
	background-position: 19px 0px;
	background-repeat: repeat-y;
}
#page4 {
	width: 960px;
	height: 1200px;
	margin: auto;
}
#page_thankyou {
	width: 960px;
	margin: auto;
}
#wrapper_footer {
	width: 100%;
	background-image: url(../img/background_footer.png);
	background-repeat: repeat-x;
	background-position: 0px 114px;
}
#copyrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 150px;
	padding-left: 60px;
	width: 100%;
}
#slide_conatiner {
	width: 960px;
	margin: auto;
	padding-top: 60px;
	text-align: center;
}
#slideshow a {
	background-color:#FF6600;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}
#slideshow a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
	padding: 3px;
}
#folio {
	padding-left: 150px;
	padding-top: 156px;
}
#header {
	width: 960px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#nav {
	padding-left: 22px;
	float: left;
	width: 293px;
}
.header {
	float: left;
}
#wrapper_link {
	width: 242px;
	float: left;
	padding-top: 65px;
	padding-left: 65px;
}
#twitter {
	display: block;
	width: 146px;
	height: 22px;
	float: left;
}
#twitter a {
	background-image: url(../img/twitter.png);
	background-position: 0px -24px;	
	background-repeat: no-repeat;
}
#twitter a:hover {
	background-position: 0px 0px;
}
#linked {
	display: block;
	width: 146px;
	height: 22px;
	float: left;
	margin-top: 7px;
}
#linked a {
	background-image: url(../img/linked.png);
	background-position: 0px -24px;	
	background-repeat: no-repeat;
}
#linked a:hover {
	background-position: 0px 0px;
}
#aboutcopy {
	padding-left: 170px;
	padding-top: 160px;
}


/* Navigation  */

#navcontainer ul {
	list-style-type: none;
	width: 400px;
	line-height: 0px;
}
#navcontainer li { 
	list-style-type: none;
}
#navcontainer a {
	display: block;
	width: 41px;
	height: 110px;
	margin-right: 10px;
	float: left;
}
#but1 {
	background-image: url(../img/nav/work.png);
	background-repeat: no-repeat;
	background-color: #c5c6c8;
}
#but2 {
	background-image: url(../img/nav/about.png);
	background-repeat: no-repeat;
	background-color: #c5c6c8;
}
#but3 {
	background-image: url(../img/nav/contact.png);
	background-repeat: no-repeat;
	background-color: #c5c6c8;
}
#but4 {
	background-image: url(../img/nav/home.png);
	background-repeat: no-repeat;
	background-color: #c5c6c8;
}
#but1_hold {
	background-image: url(../img/nav/work_hold.png);
	background-repeat: no-repeat;
	background-color: #c5c6c8;
}
#but2_hold {
	background-image: url(../img/nav/about_hold.png);
	background-repeat: no-repeat;
	background-color: #c5c6c8;
}
#but3_hold {
	background-image: url(../img/nav/contact_hold.png);
	background-repeat: no-repeat;
	background-color: #c5c6c8;
}
#but4_hold {
	background-image: url(../img/nav/home_hold.png);
	background-repeat: no-repeat;
	background-color: #c5c6c8;
}
#navcontainer a:hover {
	background-position: 0px -107px;
	background-color: #FFFFFF;
}

/* Slideshow */
#slideshow {
	width: 679px;
	height:330px;
	background-image: url(../img/folio/background_arrows.png);
	background-repeat: no-repeat; 
}
#padding {
	width: 679px;
  	position:relative;
	}
#slideshow #slidesContainer {
  margin: auto;
  width:601px;
  height:430px;
  overflow:auto; 
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:auto;
  width:600px;
  height:330px;
}

/* Slideshow controls */
.control {
  display:block;
  width:39px;
  height:330px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../img/folio/arrow_left.png) no-repeat;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../img/folio/arrow_right.png) no-repeat;
}
#text {
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	line-height: 16px;
}
#link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	text-align: left;
	text-transform: uppercase;
	text-align: right;
	width: 180px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
}
body {
	margin-left: 0px;
	margin-right: 0px;
}
.pict {
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}
.client {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #FF6600;
	font-size: 12px;
}
	

/* Contact form.*/

#contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 170px;
	padding-top: 210px;
}
.input {
	background-color: #FFFFFF;
	border: none;
	color: #FF6600;
	width: 150px;
}
.freeagent {
	border: 1px solid #999999;
	margin-left: 22px;
}
.small_text {
	background-color: #FFFFFF;
	border:0px;
	color:#FF6600;
	text-transform:uppercase;
	font-weight:bold;
}
#mo {
	width: 123px;
	float:left;
	position:fixed;
}
