
/* <reset> */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, code,
del, dfn, font, img, ins, kbd, q, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration: none;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #fff;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* </reset> */

body {
	background: #fff url(../img/ui/bd_grad.gif) 0 145px repeat-x; 
	border-top: 2px solid #000;
	color: #232;
	font: 62.5% verdana, serif;
	margin: 0;
	}
span {
	font-style: italic;
}
h3 span {
	font-style: normal;
}
div#bd, div#ft, #hd h2 {
	margin: 0 auto;
	width: 840px;
}
div#bd {
	margin-top: -32px;
	padding: 0 0 50px;
	}
#home div#bd {
	padding: 0 0 30px;
	}
#col1 {
	background: #fff;
}
div#hd {
	background: #310;
	color: #310;
	padding: 20px 0 0;
	text-align: center;
}
h1, h1 a {
	color: #998;
	font: 11px verdana, serif;
	text-decoration: none;
}
h1 a:hover {
	background-color: #310;
	color: #fff;
}
h1 img {
	margin-bottom: 10px;
}

#hd h1 {
	margin-top: 1em;
	padding-bottom: 20px;
	padding-bottom: 50px;
}
#bd {

}
#hd h2 {
	border: 1px solid #000;
	border-bottom: none;
	background: #fff;
	margin: 0 auto;
	padding: 25px 0 20px;
	}

#bd p#info {
	text-align: center;
}
#bd p#info a {
	border: 3px solid #eee;
	color: #0cf;
	text-decoration: none;
	background: #310;
	font-size: 1.1em;
	margin: 0 1em;
	padding: 3px 6px;
	}
#bd p#info a:hover {
	border-color: #0cf;
	color: #fff;
	}
#bd p#info a.arrow {
	margin-left: 1em;
}
a.arrow {
	background: transparent url(../img/ui/right_arrow.gif) left 0.4em no-repeat;
	padding-left: 24px;
}
a.arrow:hover {
	background: #eeeee6 url(../img/ui/right_arrow.gif) left 0.4em no-repeat;
}

#home li h3 {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-top: 1em;
}
/* #homeimg {
	margin: 1em 0;
	} */
#home h3 span {
	color: #998;
}
#home a img {
	margin-bottom: 1em;
}
#home #col1 a, #contact #col1 a, #about #col1 a {
	color: #09c;
	}
#home #col1 a {
	display: block;
}
	
/* col 1 */

#col1 {
	float: left;
	padding: 30px 0 45px 30px;
	width: 510px;
}
#home #col1 {
	padding-bottom: 0;
	}
#contact #col1, #col1.long {
	padding-bottom: 300px;
	}
#col1 {
	font-size: 1.1em;
}
#col1 p, #col1 h3, #col1 h4 {
	margin: 1em 60px 1em 0;
}
#col1 p span, #col1 h3, #about #col2 h1 {
	color: #310;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#home .sliver {
	display: block;
	margin: 10px 0;
	padding-top: 150px;
	}
#home .sliver p {
	background: #fff;
	}
#home #col1 h2 {
	margin-bottom: 10px;
	}
#home #col1 h2.last {
	margin: 20px 0 0;
	text-align: right;
	padding-right: 30px;
	}
	
/* col 2 */

#about #col2 h1 {
	margin-top: 2em; 
	margin-bottom: 1em;
}
#col2 {
	font-size: 1.1em;
	margin-left: 540px;
}
#col2 a, #ft a {
	color: #0cf;
}
#col2 h3 a {
	background: transparent url(../img/ui/leftarrow.gif) 0 4px no-repeat;
	padding-left: 9px;
	}
#home #col2 h3 a:hover {
	color: #310;
}
#nav {
	background: #310;
	padding: 12px 0 5px;
	margin-bottom: 33px;
	text-align:	center;
}
#nav li {
	color: #fff;
	background: #532;
	display: inline;
	padding: 5px 8px;
	margin: 0 2px;
}
#nav li.here {
	background: #fff;
	color: #310;
}
#nav li a:hover {
	color: #fff;
}
#browse {
	margin: 20px 0;
	text-align: center;
}
#browse li {
	display: inline;
	margin: 0 0.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#browse li a {
	border: 3px solid #eee;
	width: 100px;
}
#browse #prev {
	background: #fff url(../img/ui/leftarrow.gif) 4px center no-repeat;
	padding: 3px 6px 3px 9px;
}
#browse #next {
	background: #fff url(../img/ui/rightarrow.gif) 90% center no-repeat;
	padding: 3px 9px 3px 6px;
} 
#browse #prev:hover, #browse #next:hover, #col2 h1, #col2 h3 {
	color: #310;
}
#col1 h3, #col1 h4, #col1 p, #col2 h1, #col2 h2, #col2 h3, #col2 p {
	line-height: 1.5em;
}
#col2 h1 {
	margin: 1em 1.5em 0;
	}
#col2 div#dl { 
 	margin: 3px 0;
 	padding: 5px 0;
 	text-align: center;
 	}
 #col2 div#dl  a {
 	background: transparent url(../img/ui/rightarrow.gif) 4px center no-repeat;
	padding: 3px 3px 3px 12px;
 	color: #7e7e76;
 }
  #col2 div#dl  a:hover {
  	color: #0cf;
  	}
#work #nav {
	margin-bottom: 6px;
	}
#col2 #publogo {
	border: 3px solid #fff;
	margin: 0 1.5em;
}
#col2 h2, #col2 p, #home #col2 h3 a {
	color: #7e7e76; 
}
#col2 h3 {
	margin: 1em 1.5em .5em;
}
#col2 h2, #col2 p {
	margin: 0 1.5em 1em;
}
#col2 h3 {
	padding-top: 1em;
	border-top: 1px dotted #7e7e76; 
	font-style: italic;
}
#home #col2 div.sliverpal {
	height: 162px;
	}
#home #col2 p {
	font-size: 1.2em;
	color: #310;
	}
#home #col2 h3 {
	border-top: none;
	padding-top: 0;
	}
div.client {
	border-bottom: 1px solid #deded6;
	padding-top: 1.5em;
	margin-right: 20px;
	}
#clients #col1 a {color: #310}

div.client img {float: left;width: auto; margin: 0 20px 20px 0;}
#cw img {float: none; margin-bottom: 0;}
/* footer */

#ft {
    clear: both;
	border-top: 3px solid #310;
	color: #7e7e76;
	font-size: 1.1em;
	padding: 1em 1em 2em;
	text-align: center;
	}
	
/*\*//*/
.ie5macfix { clear: none !important; }
/* ie5/mac */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* \*/
.clearfix {
	display: block;
	}
/* !ie5/mac */