body{
	margin:0;
	color:#232020;
	font: 11px "Futura", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../_imgs/bg-body.gif);
}
ul { 
	list-style: none;
}
img { 
	border-style:none;
}
a {
	text-decoration:none;
	color:#4e3323;
}
a:hover {
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
div.spacer {
	width: 100%;
	clear: both;
}
#page{
	margin: 40px auto 0;
	width: 938px;
}
.call{
	display: block;
	background: #4e3323;
	color: #ebe7d0;
	text-align: center;
	font-size: 33px;
	padding: 22px 0 13px;
	margin-right: 2px;
}
.main{
	background: url(../_imgs/bg-main.gif) repeat-y;	width: 938px;

}
.holder{
	background: url(../_imgs/bg-main.gif) no-repeat 0 100%;
	padding: 0 3px 4px 2px;
	min-height: 1500px
}
.center {
	text-align: center;
}

* html .holder{
	height: 1500px;
}
* +html .holder{
	height: 1500px;
}
#header{
	padding: 23px 0 0 98px;
}

#header h1{
	overflow: hidden;
	text-indent: -9999px;
	width: 360px;
	margin: 0;
	padding: 0 0 150px 188px
}
#header h1 a{
	height: 64px;
	display: block;
	background: url(../_imgs/logo.gif) no-repeat;
}
#header strong{
	background: url(../_imgs/txt-graphic-design.png) no-repeat;
	width: 731px;
	height: 53px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}
.header-port {
	background: url(../_imgs/bg-header.jpg) no-repeat;
}
.header-contact {
	background: url(../_imgs/bg-header-contact.jpg) no-repeat;
}
.header-fineart {
	background: url(../_imgs/bg-header-fineart.jpg) no-repeat;
}
.header-testm {
	background: url(../_imgs/bg-header-store.jpg) no-repeat;
}
#content h2{
	background: #fff;
	margin: 0 2px;
	color: #b66113;
	font-weight: normal;
	font-size: 31px;
	text-align: center;
	padding: 21px 0 13px;
}
#content h3 {
	color: #b66113;
}
#content .content-holder{
	width: 839px;
	margin: 0 26px 12px 25px;
}
#content .content-holder .content-top{
}
#content .content-holder .content-top .columns-holder{
	overflow: hidden;
	width: 839px;
	padding: 0px 23px 14px 20px;
}
#content .content-holder .content-top2 {
	background: url(../_imgs/bg-content-top-2col.gif) no-repeat;
}
#content .content-holder .content-top2 .columns-holder2 {
	background: url(../_imgs/bg-content-bottom-2col.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 839px;
	padding: 30px 23px 14px 20px;
}
/*======================
		NAV
=======================+*/
#nav {
	width: 931px;
	height: 40px;
	margin: 0 0 0 1px;
	padding: 0;
	background: #4e3323;
	text-align: center;
	font-weight: bold;
}
#nav li {
	font-size: 14px;
	display: inline;
	text-transform: uppercase;
}
#nav li a {
	float: left;
	color: #ffffff;
	padding: 0;
	margin: 12px 0 0 35px;
	text-transform: uppercase;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../_imgs/nav.gif);
	background-repeat: no-repeat;

}
#nav li.firstLink a {
	margin-left: 75px;
}
#nav li#nav_port a {
	width: 115px;
	background-position: 0 -8px;
}
#nav li#nav_port a:hover,
#nav li#nav_port a.selected {
	background-position: 0 -40px;
}
#nav li#nav_fineart a {
	width: 80px;
	background-position: -129px -8px;
}
#nav li#nav_fineart a:hover,
#nav li#nav_fineart a.selected {
	background-position: -129px -40px;
}
#nav li#nav_blog a {
	width: 50px;
	background-position: -233px -8px;
}
#nav li#nav_blog a:hover,
#nav li#nav_blog a.selected {
	background-position: -233px -40px;
}
#nav li#nav_testm a {
	width: 135px;
	background-position: -305px -8px;
}
#nav li#nav_testm a:hover,
#nav li#nav_testm a.selected {
	background-position: -305px -40px;
}
#nav li#nav_benefit a {
	width: 152px;
	background-position: -464px -8px;
}
#nav li#nav_benefit a:hover,
#nav li#nav_benefit a.selected {
	background-position: -464px -40px;
}
#nav li#nav_contact a {
	width: 86px;
	background-position: -643px -8px;
}
#nav li#nav_contact a:hover,
#nav li#nav_contact a.selected {
	background-position: -643px -40px;
}
.subnav {
	height: 30px;
	padding: 0;
	font-size: 14px;
	background: #bea966 url(../_imgs/subnav_corner.jpg) top left no-repeat;
	text-align: center;
}
.subnav li {
	display: inline;
}
.subnav li a {
	float: left;
	color: #ffffff;
	padding: 0;
	margin: 8px 0 0 40px;
	font-size: 16px;
/*
	text-indent: -9999px;
	overflow: hidden;
	*/
}
.subnav li a:hover,
.subnav li a.selected {
	padding: 0;
	margin: 8px 0 0 40px;	
	text-decoration: none;
	color: #b66113;
}
.subnav li.firstLink a {
	margin-left: 50px;
}

#snPort {
	width: 837px;
	margin: 0 0 0 70px;
}
/*
#snPort li a {
	background: url(../_imgs/subnav-port.gif);
	background-repeat: no-repeat;
}
#snPort li#feat a {
	width: 204px;
	background-position: 0 -8px;
}
#snPort li#feat a:hover,
#snPort li#feat a.selected {
	background-position: 0 -40px;
}
#snPort li#web a {
	width: 92px;
	background-position: -258px -8px;
}
#snPort li#web a:hover,
#snPort li#web a.selected {
	background-position: -258px -40px;
}
#snPort li#logo a {
	width: 62px;
	background-position: -392px -8px;
}
#snPort li#logo a:hover,
#snPort li#logo a.selected {
	background-position: -392px -40px;
}
*/
#snArt {
	width: 700px;
	margin: 0 0 0 207px;
}
/*
#snArt li a {
	background: url(../_imgs/subnav-fineart.gif);
	background-repeat: no-repeat;
}
#snArt li#mm a {
	width: 133px;
	background-position: 0 -8px;
}
#snArt li#mm a:hover,
#snArt li#mm a.selected {
	background-position: 0 -40px;
}
#snArt li#oil a {
	width: 139px;
	background-position: -173px -8px;
}
#snArt li#oil a:hover,
#snArt li#oil a.selected {
	background-position: -173px -40px;
}
#snArt li#artist a {
	width: 80px;
	background-position: -356px -8px;
}
#snArt li#artist a:hover,
#snArt li#artist a.selected {
	background-position: -356px -40px;
}

*/

.columns-holder .side-bar,
.columns-holder2 .side-bar{
	width: 197px;
	float: left;
	padding-bottom: 45px;
}
.side-bar h3.portfolio{
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 16px 0 0;
	background: url(../_imgs/txt-portfolio.gif) no-repeat;
}
.side-bar ul{
	padding: 22px 0 9px;
	margin: 0;
}
.side-bar ul li{
	padding-bottom: 14px;
}
.side-bar ul a{
	height: 15px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.side-bar ul a.web{
	background: url(../_imgs/nav-web.gif) no-repeat;
}
.side-bar ul a.graphic{
	background: url(../_imgs/nav-graphic.gif) no-repeat;
}
.side-bar ul a.corporate{
	background: url(../_imgs/corporate.gif) no-repeat;
}
.side-bar ul a.brand{
	background: url(../_imgs/brand.gif) no-repeat;
}
.side-bar ul a.product{
	background: url(../_imgs/product.gif) no-repeat;
}
.side-bar ul a.art{
	background: url(../_imgs/nav-art.gif) no-repeat;
}
.side-bar ul a.blog{
	background: url(../_imgs/nav-blog.gif) no-repeat;
}
.side-bar div{
	overflow: hidden;
	height: 1%;
	padding-right: 6px;
}
.side-bar div a{
	float: right;
	font-size: 11px;
	clear: right;
	white-space: nowrap;
}
.side-bar div a.button{
	text-indent: -9999px;
	overflow: hidden;
	height: 26px;
	width: 133px;
	background: url(../_imgs/button.gif) no-repeat;
	margin-bottom: 16px;
}
.main-content{
	width: 580px;
	float: right;
	margin-top: 0px;
}

fieldset .txt-box,
fieldset .checkbox-holder .checkbox div{
	overflow: hidden;
	height: 1%;
	padding-bottom: 5px;
}
fieldset .txt-box label{
	width: 130px;
	float: left;
	line-height: 17px;
}
fieldset .txt-box input{
	width: 175px;
	font-size: 11px;
	padding: 0 5px;
	line-height: 14px;
}
fieldset .checkbox-holder{
	overflow: hidden;
	height: 1%;
	padding: 7px 0 
}
fieldset .checkbox-holder label{
	padding-top: 40px;
}
fieldset .checkbox-holder .checkbox{
	float: left;
	width: 320px;
}
fieldset .checkbox-holder div input{
	height: 13px;
	width: 13px;
	margin: 0 5px 0 0;
	float: left;
}
fieldset .checkbox-holder div label{
	width: 300px;
	line-height: 14px;
	padding: 0;
	margin-top: -1px;
}
fieldset .txt-box textarea{
	width: 250px;
	height: 41px;
	padding: 5px;
	margin-bottom: 12px;
	overflow: auto;
}
fieldset .submit{
	margin-left: 150px;
}
fieldset .textarea label{
	padding-top: 21px;
}




/* ======  PORTFOLIO // FINEART ====== */
h3.galTitle {
	margin: 5px 0 3px 3px;
	padding: 0;
}
.sidebar {
	margin: 45px 0 0 25px;
}
.gallery {
	width: 195px;
	padding: 0;
	margin: 0 0 25px 0;
	text-align: left;
}
.sidebar #artDesc,
.sidebar #artDesc li {
	padding: 0;
	width: 190px;
}
.sidebar #IMG img {
	text-align: left;
	margin: 0;
}
.gallery td{
	width: 85px;
	height: 70px;
}
.gallery a img {
	margin: 0 auto;
}
.gallery a.selected img, 
.gallery a:hover img {
	border: 2px solid #b66113;
}
#artDesc,
#portDesc {
	width: 700px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	font-size: 12px;
}
#artDesc li,
#portDesc li {
	margin-bottom: 3px;

}
#siteLink {
	margin-top: 10px;
}
#siteLink a {
	font-size: 10px;
	padding: 6px 5px 4px 5px;
	background: #b66113;
	color: #ffffff;
}
#siteLink a:hover {
	text-decoration: none;
	color: #b66113;
	background: #bea966;
}
.testTitle {
	width: 430px;
	margin: 15px 15px 0 0;
	font-weight: bold;
}
.testTxt {
	width: 530px;
	font-size: 12px;
	font-family: "Courier", Courier, monospace;
	margin: 3px 15px 5px 10px;
	padding-bottom: 4px;
}
.testAuthor {
	width: 530px;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	border-top: 1px dotted #999999;
    font-family: "Courier", Courier, monospace;
	margin: 0 15px 0 10px;
	text-align: right;

}
.portNav {
	width: 550px;
	height: 30px;
}
.portNav span {
	width: 24px;
	height: 24px;
	background: #CCCCCC;
	text-align: center;
}
.portPrev {
	float: left;

}
.portNext {
	float: right;
	width: 24px;
	height: 24px;
}

#slideBx {
  	width: 100%;
	text-align: center;
  }
#slideBx div {
	margin: 0 auto;
  }

.slide img {
	padding: 3px;
	border: 2px solid #4e3323;
} 
.slideDesc {
	width: 695px;
	padding: 10px 0;
	text-align: left;
	font-size: 12px;
}
#portfolio {
	font-size: 18px;
}
#portfolio a.selected {
	text-decoration: underline;

}
.imgNav {
	width: 100%;
	text-align: center;
	font-size: 16px;
}
.imgNav a.selected {
	font-weight: bold;
}
.imgNav span a:hover {
	text-decoration: none;
}

.imgNav span.navPrev a,
.imgNav span.navNext a{
	background: #4e3323;
	color: #ffffff;
}
/* ======  TESTIMONIALS ====== */
ul.testm {
	width: 700px;
}
ul.testm li.testImg {
	float: left;
	width: 144px;
	height: 91px;
	border: 1px solid #b66113;
	padding: 0;
	margin: 0 15px 20px 0;
}
ul.testm li.testTitle {
	font-size: 16px;
	font-weight: bold;
	color: #b66113;
	padding-left: 125px;

}
ul.testm li.testTxt {
	font-size: 14px;
	margin: 5px 0 20px 0;
	padding-left: 160px;
	

	
}
ul.testm li.testAuthor {
	width: 675px;
	margin: 10px 0 0 0;
	text-align: right;
	font-weight: bold;
	font-style: italic; 
}
/* ======    CONTACT ====== */
.titledP {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	text-align: left;
}
.titledP li {
	margin: 20px 2px;
	padding: 0;
	line-height: 20px;
}
.titledP li.title,
.form .title {
	color: #b66113;
	font-size: 14px;
	text-transform: uppercase;

}
.titledP li span {
	color: #cbb677;

}
.form {
	width: 600px;
	font-size: 12px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #C0B77B;
}
.form .title {
margin: 0 2px 20px;
	padding: 0;
	line-height: 20px;
}
.main-content .form {
	width: 540px;
	margin: 0;
	float: right;
	font-size: 12px;
	padding-top: 0;
	text-align: left;
	border-top: none;
}
