body {
	background: #353535 url(/images/body_bg.gif) center 0;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	color: #84847c;
}

a { text-decoration: none; }

#container {
	background: url(/images/container_bg.gif) repeat-y 0 2px;
	text-align: left;
	width: 1000px;
	padding: 0 8px 0 7px;
	margin: 0 auto;
	overflow: auto;
}

#header {
	padding: 27px 0 26px 30px;
}

#header #emails_btn {
	float: right;
}

#nav {
	background: url(/images/nav_bg.gif) no-repeat 0 0;
	padding-left: 158px;
	height: 35px;
	overflow: hidden;
	clear: both;
}

#nav li {
	float: left;
	margin-right: 2px;
}

#content {
	background: url(/images/content_bg.gif) repeat-y 0 0;
	overflow: auto;
	float: left;
}

#content div.left {
	padding: 40px 80px 40px 160px;
	width: 472px;
	float: left;	
}

#content div.right {
	padding: 50px 0 0 0;
	width: 87px;
	float: left;	
}

#content div.right img {
	margin-bottom: 17px;
}

h3 {
	color: #3f3f3e;
	text-transform: uppercase;
	margin: 5px 0;
}

h3 em {
	font-style: normal;
	color: #80af00;
	font-weight: normal;
}

h3 span {
	color: #84847c;
	font-weight: normal;
}

p {
	padding: 0 0 10px 0;
}

/* CONTACT */

p.big_blue {
	font-size: 14px;
	line-height: 20px;
	color: #397e8f;
}

p.error {
	font-size: 14px;
	line-height: 18px;
	color: #e37688;
}

form label {
	display: block;
	color: #84847c;
	padding: 20px 0 2px 0;
}

form input.text, form textarea {
	font-family: Verdana, Arial, Sans-Serif;
	background: #f8f8f6;
	font-size: 14px;
	color: #3f3f3e;
	border: 1px solid #dfdfcf;
	padding: 5px 3px;
	width: 294px;
}

form textarea {
	width: 464px;
}

form input.submit {
	margin: 10px 0 0 412px;
}

#contact #content div.right {
	padding-top: 40px;
}

p.contact_info {
	padding: 0 0 25px 15px;
	width: 170px;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #397e8f;
}

p.contact_info em {
	font-style: normal;
	color: #3f3f3e;
}

p.contact_info span  {
	display: block;
	padding-top: 10px;
}

/* FOOTER */

#content_bottom {
	background: url(/images/content_bottom_bg.gif) no-repeat 0 0;
	padding-bottom: 64px;
	clear: both;
}

#content_bottom hr {
	display: none;
}

#footer {
	background: url(/images/footer_bg.gif) no-repeat 0 0;
	text-align: left;
	width: 855px;
	margin: 0 auto 50px auto;
	padding: 0 0 0 160px;	
}

#footer_tab {
	height: 30px;
	width: 273px;
	background: url(/images/footer_tab_bg.gif) no-repeat 0 0;
	text-align: center;
	padding-top: 12px;
	color: #5C5C57;
	font-size: 9px;
	overflow: hidden;
}

#footer_tab a {
	color: #5C5C57;
}

#footer_tab a:hover {
	color: #AEAEAB;
}

.hero {
	padding: 12px 16px 16px 32px;
}

/* HOME */ 

#home #content {
	width: 1000px;
	position: relative;
}

#home #feature {
	width: 368px;
	height: 188px;
	position: absolute;
	right: 0;
	bottom: 42px;
}

#home #feature div {
	height: 157px;
	background: url(/images/homefeature_bg.jpg) no-repeat 0 0;
	overflow: hidden;
}

#home #feature div p a {
	color: #fff;
}

#home #feature div p a:hover {
	text-decoration: underline;
}

#home #feature div p {
	font-size: 10px;
	color: #353535;
	padding: 0 120px 5px 20px;
}

#home #feature div p.first {
	padding-top: 50px;
}

/* NARROW SECTIONS */

#store #nav, #contact #nav, #about #nav {
	background: url(/images/nav_narrow_bg.gif) no-repeat 0 0;
}

#store #content, #contact #content, #about #content {
	background: url(/images/content_narrow_bg.gif) repeat-y 0 0;
	width: 1000px;
}

#store #content_bottom, #contact #content_bottom, #about #content_bottom {
	background: url(/images/content_bottom_narrow_bg.gif) no-repeat 0 0;
}

/* PORTFOLIO */

#portfolio #content a { color: #3f3f3e; }
#portfolio #content a:hover { color: #e37688; }
#portfolio h3 em { color: #e37688; }

#portfolio #content {
	padding: 25px 32px 60px 31px;
	width: 937px;
}

#portfolio_viewer #left_nav {
	width: 206px;
	float: left;
	padding: 40px 15px 0 0;
}

#portfolio_viewer #left_nav dl {
	padding: 0 0 20px 0;
}

#portfolio_viewer #left_nav dt {
	margin: 0 0 5px 0;
}

#portfolio_viewer #left_nav dd {
	padding: 0 0 3px 15px;
}

#portfolio_viewer #left_nav dd a {
	color: #84847c;
}

#portfolio_viewer #left_nav dd a:hover {
	color: #3f3f3e;
}

#portfolio_viewer #left_nav dd.active a, #portfolio_viewer #left_nav dd.active a:hover {
	color: #e37688;
}

#portfolio_viewer #right_viewer {
	width: 715px;
	float: left;
}

#portfolio_viewer #right_viewer ul {
	float: right;
	margin: 0 0 6px 0;
}

#portfolio_viewer #right_viewer li {
	float: left;
	margin-left: 6px;
}

#portfolio_viewer #right_viewer li a {
	display: block;
	padding: 5px 8px;
	background: #efefe7;
	color: #c1c1b2;
}

#portfolio_viewer #right_viewer li a:hover {
	display: block;
	padding: 5px 8px;
	background: #c1c1b2;
	color: #efefe7;
}

#portfolio_viewer #right_viewer li a.active {
	background: #e37688;
	color: #fff;
}

#portfolio_viewer #right_viewer p {
	width: 450px;
}

#portfolio_viewer #photo_viewer {
	background: #f7f7f3;
	width: 715px;
	height: 420px;
	margin-bottom: 65px;
	overflow: hidden;
	clear: both;
}

/* PERSONAL PORTFOLIOS */

body#portfolio.personal {
	background: #fff;
}

body#portfolio.personal #container {
	background: #fff;
}

body#portfolio.personal #content {
	background: #fff;
}

body#portfolio.personal #portfolio_viewer #left_nav dt {
	border-bottom: 1px solid #e0e0d8;
	padding: 0 0 5px 15px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #3f3f3e;
}

/* CLIENTS */

body#clients {
	background: #fff url(/images/clients_header_bg.gif) repeat-x 0 0;
	text-align: left;
	padding-left: 60px;
}

#clients #header {
	padding-bottom: 70px;
	padding-left: 0;
}

#clients #footer {
	background: none;
	margin: 0;
	padding: 40px 0;
	font-size: 9px;
}

#clients #content {
	float: none;
	background: none;
	width: 1000px;
}

#clients #content p {
	width: 450px;
}

#clients #content h2 {
	padding: 30px 0 10px 0;
}

#clients #content img {
	padding: 10px 0 5px 0;
}

#clients #content li {
	padding-bottom: 5px;
}

#clients #content a {
	color: #80af00;
	text-decoration: underline;
}

/* SUBSCRIBE */

body#subscribe {
	background: #fff;
	text-align: left;
	padding: 30px 0 0 40px;
}

#subscribe form {
	width: 300px;
}

#subscribe form input.submit {
	margin: 10px 0 0 206px;
}
