/* CSS Document */
#wrap, h1, h2, h3, h4, h5, p, ul, ol, li, a, dl, dt, dd, blockquote, select,form, input {
	font-size: 12px;	
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #7d7d7d;
	}

ul, li, a {
	margin: 0;
	padding: 0;
	xfont-size: 1.1em;
	list-style-type: none;
	}

.clearfloats {
	clear: both;
	}

* {
  margin:0;
  padding:0;
	}

body {
	background-color:#262626;
	}

#wrap {
	margin: 25px auto;
	width: 650px;
	overflow: hidden;
	}

#links #how h2 {
	font-size: 1.4em;
    	width:240px;
line-height: 1.2em;
	}
	
	
			
#wrap p {
color: #2d2d2d; 
letter-spacing: 0.05em;
font-size: 0.85em;
line-height: 2em;
	}

#wrap a {
color: #2d2d2d; 
letter-spacing: 0.05em;
	}

#wrap h1 {
height: 1px;
text-indent: -5000px;
}

#wrap h2 {
width: 310px;
font-size: 2.2em;
color:#879b02;
line-height: 1em;
letter-spacing: 0.05em;
}


/* styling for main content rounded box */

.bl, .br, .tl, .tr {
	width: 650px;
	}

.br {
	background: url(../img/br.gif) 100% 100% no-repeat; 
	overflow: auto;
	padding-bottom: 15px;
	}

.bl {
	background: url(../img/bl.gif) 0 100% no-repeat #fafafa; 
	clear: both;
	}

.tl {
	background: url(../img/tl.gif) 0 0 no-repeat #ffffff; 
	float: left;
	}

.tr {
	float: left; 
	}

.clear {
	font-size: 1px; 
	height: 1px;
	}

/* END - styling for main content rounded box */










/* navigation styles */


#nav {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
	 /* background:#a0b801 url("nav_bg.gif")
		  repeat-x bottom; */
	background:#1c1b1b;
	background:#262626;
	}

  #nav ul {
    list-style:none;
   }
	
  #nav li {
	float:right;
	background:url("../img/tab_right.gif") no-repeat right top;
	margin-left: 3px;
    }


#nav a {
	display: block;
	background:url("../img/tab_left.gif") no-repeat left top;
    padding:4px 11px 4px;
	color: #262626;
	text-decoration: none;
	font-size: 1.1em;
	}

#nav #current {
    background-image:url("../img/tab_current_right.gif");
    }
	
  #nav #current a {
    background-image: url("../img/tab_current_left.gif");
    }
	
	

/* END - navigation styles */









	
/* homepage styles */


#main_content div {
	margin: 15px auto 0;
	width: 620px;
	background-color: #ffffff;
	overflow: auto;
	position: relative;
	}

#main_content div img {
	border: 1px solid #d4d4d4; 
	width: 618px;
	height: 388px;
	}

#main_content div p.label {
	float: right;
	margin-top: 1px;
	}


/* END - homepage styles */
	
	
	
/* process and links page styles */

#process{	
	
	background: url(../img/about_bg.jpg) no-repeat top right;
width: 620px;
height: 390px;margin: 15px;
}

#process div {
   	color:#262626;
  	padding-top:100px;
    padding-left: 25px;
    width:520px;
	line-height: 1.8em;
	}	

#process div h2 {
    width:520px;
	line-height: 1.6em;
	}

#process div p {
   	color:#262626;
  	margin-top:5px;
    width:450px;
	line-height: 1.8em;
	}

#process div .links {
   	margin: -90px 0 0 -25px;
	}

/* END - process and links page styles */
	
	
	
	
	
	
	
	
	



/* portolio page styles */


div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 340px; 
	margin-top: 15px;
}

div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}

div.content a, div.navigation {
	margin: 5px 0 0 20px;
}

div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}

/* div.controls {
	margin-top: 5px;
	height: 23px;
	position: relative;
	top: 28px;
	left: 112px;
	width: 100px;
	border: 1xpx solid red;
} */

div.ss-controls {
position: absolute;
top: 420px;	
width: 200px;
clear: both;
}

div.controls .ss-controls {
	margin-bottom: 5px;
}

div.slideshow-container {
	position: relative;
	clear: both;
	height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.slideshow a.advance-link {
	display: block;
	width: 300px;
	height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}

div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}

div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}

div.download {
	float: right;
}

div.caption-container {
	position: relative;
	clear: left;
	height: 35px;
	width: 200px;
	float: left;
	margin-top:10px;
}

span.image-caption {
	display: block;
	position: absolute;
	width: 300px;
	left: 25px;
	float: right;
letter-spacing: 0.05em;
font-size: 0.9em;
color: #2d2d2d;
}

div.image-title {
	font-weight: bold;
	float: left;
	margin-right: 5px;
}

div.navigation {	
	margin: 35px 0 0 20px;
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

div.navigation h2 {
	margin: 0 0 20px 0;
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 8px 5px 0;
	list-style: none;
}

a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}

ul.thumbs li.selected a.thumb {
	background: #777;
}

a.thumb:focus {
	outline: none;
}

ul.thumbs img {
	border: none;
	display: block;
}

div.pagination {
	clear: both;
position: absolute;
top: 430px;
}

div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}

div.navigation div.bottom {
	margin-top: 12px;
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}

div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}

div.pagination span.current {
	font-weight: bold;
	background-color: #97a829;
	border-color: #999;
	color: #fff;
}

div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}



	

/* END - portfolio page styles */











	
	

		
/* contact styles */

#contact {
	padding-bottom: 16px;
	}

#contact div p.contact_intro {
	margin: 15px 0 0 50px;
	font-size: 1.1em;
	}


#contact div #form {
	margin: 10px auto 0;
	width: 400px;
	background-color: #eaf4c9;	
	padding: 10px 25px 35px 20px;
	}

#contact div #form form {
	width: 100%;
letter-spacing: 0.05em;
	}

#contact #form form p {
	margin-top: 10px;
	padding-bottom: 3px;
	}

#contact div #form form input {
	width: 100%;
	border: 1px solid #888;
	height: 20px;
	}

#contact div #form form select {
	border: 1px solid #888;
	}

#contact div #form form textarea {
	width: 100%;
	border: 1px solid #888;
	}

#contact div #form form input.send_mail {
	width: 100px;
	margin-top: 20px;
letter-spacing: 0.05em;
	}

#contact div #error_message {
	overflow: hidden;
	width: 100%;
	margin-top: 80px;
	padding-bottom: 60px;
	}

#contact div #error_message p {
	text-align: center;
	}


/* END - contact styles */


	
#about {
	background: url(../img/how_bg.jpg) no-repeat top right;
width: 620px;
height: 390px;margin: 15px;
}	
	
	#about #how {
	background: none;
	margin: 0;
	padding: 0;margin-left: 15px;padding-top: 60px;




	}
	
	#about #how .links {

	background: none;
	margin: 60px 0;
	padding: 0;
	}
	

	#about #how .links a {
color: #2d2d2d;letter-spacing: 0.15em;
	
	}

	#about #how .links a:hover {
color: #fff;
	
	}
	
	
	x#links #how h2 {
	font-size: 1.4em;
    	width:240px;
line-height: 1.2em;
	}
	
	
			
	#about #how p {
		margin-top: 15px;
		xcolor: #2d2d2d; 
width: 245px;
xletter-spacing: 0.05em;
xfont-size: 0.85em;
xline-height: 2em;
	}

	
	
	/* footer styles */


#footer {
	clear: both; 
	xmargin-top: 10px; 
	width: 100%; 
	float: right; 
	border-top: 1px solid #d4d4d4; 
	}

#footer div {
	width: 100%;
	overflow: hidden;
	background-color: #fafafa;
	}

#footer div a {
	float: left;
	margin-left: 20px;
	padding: 0;
	color:#879b02; 
	margin-top: 1px;
	width: 145px;
	height: 39px;
display: block;
text-decoration: none;
	background: url(../img/nat_logo.gif) no-repeat top right;

	}

#footer div p a {
	color:#879b02;
	background: url(../img/arrow_home_grey.gif) no-repeat top right;
	margin: 18px 15px 0 0;
	float: right;
	font-size: 1.3em;
	line-height: 1.2em;
	text-decoration: none;
	}

#footer div p a.see-work {
	width: 115px;
}

#footer div p a:link,
#footer div p a:visited {
	background: url(../img/arrow.jpg) no-repeat 100% 0;
	height: 20px;
	}

#footer div p a:hover,
#footer div p a:active {
	background: url(../img/arrow.jpg) no-repeat 100% -21px;
	}


/* END - footer styles */


