* {
	padding:				0;
	margin:					0;
	border:					0px none;
}

body {
	background: url(images/bg3.jpg) no-repeat top center;
	margin:0;
	padding:0;
	background-color: #021d3b;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	}
	
#column-container p {
	margin:0.8em 0 1.5em 0;
	}
	
h1 {
	font-weight: normal;
	font-size:2.5em;
	margin-bottom:1em;
	}
	
h2 {
	font-weight:normal;
	font-size:1.5em;
	margin-bottom:1em;
	}
	
h4 {
	font-weight:normal;
	font-size:1.1em;
	margin-bottom:0.8em;
	margin-top:1em;
	}

html>body #content {
	margin:0 auto 0 auto;
}

a {
	color:#fff;
	}

#wrapper {
	margin:0 auto;
	padding:0;
	width: 950px;
	}

#header {
	margin: 0 auto;
	width:900px;
	padding-top:30px;
	
	}

#page {
	margin: 0 auto;
	width:900px;
	clear:both;
	/* min-height:700px; */
	}
	
#page a {
	text-decoration: none;
	}	

.logo {
	float:left;
	}

.content {
	margin:0 auto;
	width:900px;
	}

img {
	border:none;
	}
	
ul#menu {
	margin:0px 0px 70px 0;
	padding-top:30px;
	list-style-type:none;
	/* width:700px; */
	float:right;
	display:inline;
	}
	
#center {
	text-align: center;
	}

/*
#menu li {
	padding:0 10px 0 0;
	display:inline;
	color:#f2f2f2;
	}
*/
	
#menu li{
	padding:0 10px 0 0;
	display:inline;
	color:#f2f2f2;
	}


a {
	text-decoration:none;
	}

li.active, li.active a {
	color:#fff;
	/* margin:0 10px 0 0; */
	/* padding:2px 10px 0 0; */
	display:inline;
	text-decoration: overline;
	}

#menu li a:hover, menu li.active a:hover {
	color: #72911f;
	}
	
#folio-scroll {
	margin: 0 auto;
  	padding: 0;
	width: 900px;
	height: 545px;
	overflow: auto;
	/* overflow-x: auto; */
	outline: none;
	position:relative;
	}

.folio-shelf {
	margin: 0 0 0 0;
	padding: 0;
	width: 2750px;
	float: left;
	position: relative;
	outline: none;
	}
	
.folio-shelf2 {
	margin: 0 0 0 0;
	padding: 0;
	width: 1700px;
	float: left;
	position: relative;
	outline: none;
	}

.folio-image {
	margin: 0 70px 65px 0;
	padding: 0;
	width: 195px;
	height: 176px;
	position: relative;
	float: left;
	}
	
.folio-image-bottom {
	margin: 0 70px 65px 0;
	padding: 0;
	width: 195px;
	height: 176px;
	position: relative;
	float: left;
	}
	
	
.folio-image-shadow {
	margin: 0 70px 0px 0;
	padding: 0;
	width: 195px;
	height: 20px;
	position: relative;
	float: left;
	}
	
.shadow {
	margin: 0px 70px 0px 0;
	padding-top: 30px;
	width: 470px;
	height: 10px;
	position: relative;
	clear:left;
	}
	
.folio-title {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 10px;
	color:#333;
}

.folio-title a {
	color:#333;
	}
	
#footer {
	text-align:center;
	margin: 30px auto;
	font-size:10px;
	width:950px;
	color:#0b335d;
	clear:left;
	position:absolute;
	top:700px;
	}
	
a.btn_comment {
		background:	url(images/btn_comment.gif);
		color:	#998373;
	}

	
.tt_desc-tip {
	background:	url(images/light/tt_desc.gif) no-repeat;
	width:					73px;
	height:					22px;
	z-index:				1001;
}

div.content {
	width: 470px;
}

div.featured_content {
	position:relative;
}

ul.feature_nav {
	background:url(images/web_header.gif) no-repeat;
	height:	25px;
	width:470px;
	margin-top:5px;
}


ul.feature_nav li {
		float:left;
		height:	15px;
		padding:5px 0 9px 10px;
		margin-bottom:0;
		list-style-type: none;
	}
	
ul.feature_nav li.title {
		color:	#333;
		width:	150px;
		text-align:	left;
		padding-right:2px;
	}

ul.feature_nav li a:hover {
	color:#cc9933;
	}

ul.feature_nav li.alternate_view {
	padding-left: 8px;
	width:	154px;
	}
	
ul.feature_nav li.alternate_view a{
		color:	#333;
	}

ul.feature_nav li.portfolio_view {
	text-align:	right;
	width:	120px;
	}

ul.feature_nav li.portfolio_view a{
		color:	#333;
	}
	
a:hover, ul.feature_nav li.portfolio_view a:hover, ul.feature_nav li.alternate_view a:hover {
		color:#72911f;
	}
	
.hide {
	display:				none;
}
	
p.feature_comment {
	background:	#71901e url(images/web_comment.gif) repeat-x top;
	color: #fff;
	border-top:	1px solid #71901e;
	padding:18px;
	line-height:19px;
	position:absolute;
	bottom:	18px;
	width:434px;
	z-index:1000;
}

p.feature_comment a:hover {
	color:#000;
	text-decoration: underline;
	}

div.web {
	margin:0;
	padding:0;
	}
	
div.feature_footer {
	background:url(images/web_footer.gif) no-repeat;
	height:	19px;
	margin:0;
	position:relative;
}

div.feature_footer a.btn_comment {
	display:block;			
	height:	16px;
	width:	17px;
	position:absolute;
	left:12px;
	top:0;
	cursor:pointer;
	border:none;
	}

#column-container {
	text-align: left;
	line-height: 140%;
	padding:0 15px 0 25px;
	}
	
#column-container ul {
	list-style-type: none;
	}

#column-container .column {
  position: relative;
  float: left;
  display:inline;
  list-style-type: none;
}

#column-left {
  width: 280px;
  }
  

#column-right {
  width: 560px;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: #D7EBDF url(basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: #99CBCB url(basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 20px;
background:  url(images/scroll_base.gif) repeat-x;
}
.hscrollerbar {
margin:0;
height: 20px;
width:91px !important;
background:  url(images/scroll_bar.gif) no-repeat;
}
.vscrollerbar, .hscrollerbar {
padding: 23px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(images/scrollbarleftcap.gif) no-repeat;
height: 20px;
width: 16px !important;
}
.hscrollerbarend {
background: url(images/scrollbarrightcap.gif) no-repeat;
height: 20px;
width: 16px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(images/scroll_left.gif) no-repeat;
height: 20px;
width: 23px !important;
}
.hscrollerbaseend {
background: url(images/scroll_right.gif) no-repeat;
height: 20px;
width: 23px;
}
.scrollerjogbox:hover {
background: #5E828C url(basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */


#globalnav {
	margin:0px 0px 70px 0;
	padding-top:30px;
	width:380px;
	height:20px;
	position: relative;
	list-style: none;
	display: inline;
	overflow: hidden;
	float:right;

}

ul#global_menu  {
	margin:0px 0px 70px 0;
	padding-top:30px;
	/*
width:390px;
	height:20px;
*/
	/* position: relative; */
	list-style: none;
	display: inline;
	/* overflow: hidden; */
	float:right;
	}

#global_menu li {
	margin: 0; 
	padding: 0;
    list-style-type: none;
	display: inline;
	}

#global_menu a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
}

#nav-home a {width: 41px; background: url(images/menu.png) no-repeat top left; _background: url(images/menu.gif)  no-repeat top left; background-position: 0 0;}
#nav-home a:hover {background-position: 0 -20px;}	
#nav-home a.selected {background-position: 0 -40px;}
#nav-home a.selected:hover {background-position: 0 -60px;}

#nav-illustration a {width: 83px; background: url(images/menu.png) no-repeat top left; _background: url(images/menu.gif)  no-repeat top left; background-position: -41px 0px;}
#nav-illustration a:hover {background-position: -41px -20px;}
#nav-illustration a.selected {background-position: -41px -40px;}
#nav-illustration a.selected:hover {background-position: -41px -60px;}

#nav-retouch a {width: 85px; background: url(images/menu.png) no-repeat top left; _background: url(images/menu.gif)  no-repeat top left; background-position: -124px 0px;}
#nav-retouch a:hover {background-position: -124px -20px;}
#nav-retouch a.selected {background-position: -124px -40px;}
#nav-retouch a.selected:hover {background-position: -124px -60px;}	

#nav-imaging a {width: 65px; background: url(images/menu.png) no-repeat top left; _background: url(images/menu.gif)  no-repeat top left; background-position: -209px 0px;}
#nav-imaging a:hover {background-position: -209px -20px;}
#nav-imaging a.selected {background-position: -209px -40px;}
#nav-imaging a.selected:hover {background-position: -209px -60px;}

#nav-about a {width: 52px; background: url(images/menu.png) no-repeat top left; _background: url(images/menu.gif)  no-repeat top left; background-position: -274px 0px;}
#nav-about a:hover {background-position: -274px -20px;}
#nav-about a.selected {background-position: -274px -40px;}
#nav-about a.selected:hover {background-position: -274px -60px;}

#nav-contact a {width: 59px; background: url(images/menu.png) no-repeat top left; _background: url(images/menu.gif)  no-repeat top left; background-position: -326px 0px;}
#nav-contact a:hover {background-position: -326px -20px;}
#nav-contact a.selected {background-position: -326px -40px;}
#nav-contact a.selected:hover {background-position: -326px -60px;}
