* { padding: 0; margin: 0; }
	
html { background: url(../images/back.jpg) repeat-x #000;}

body
{
	font-size: 12px;
	line-height: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: #fff;
	text-align: center;
	display: inline;
}
a:link { color: #FFFFFF; text-decoration: underline;}
a:visited { color: #FFFFFF; text-decoration: underline;}
a:active { color: #FFFFFF; text-decoration: none;}
a:hover { color: #b29873; text-decoration: none;}

p { margin: 8px 0 8px 0;}

#wrapper_home
{ 
background: url(../images/back-home.jpg) no-repeat center 0;
margin : 0 auto; 
padding : 0; 
min-height: 900px;
}

#wrapper_design
{ 
background: url(../images/back-design.jpg) no-repeat center 0;
margin : 0 auto; 
padding : 0; 
min-height: 900px;
}

#wrapper_trust
{ 
background: url(../images/back-trust.jpg) no-repeat center 0;
margin : 0 auto; 
padding : 0; 
min-height: 900px;
}

#wrapper_community
{ 
background: url(../images/back-community.jpg) no-repeat center 0;
margin : 0 auto; 
padding : 0; 
min-height: 900px;
}

#wrapper_gallery
{ 
background: url(../images/back-gallery.jpg) no-repeat center 0;
margin : 0 auto; 
padding : 0; 
min-height: 900px;
}

#wrapper_gallery2
{ 
background: url(../images/back-gallery2.jpg) no-repeat center 0;
margin : 0 auto; 
padding : 0; 
min-height: 900px;
}

#wrapper_gallery_dark
{ 
background: url(../images/back-gallery3.jpg) no-repeat center 0;
margin : 0 auto; 
padding : 0; 
min-height: 900px;
}

#wrapper_links
{ 
background: url(../images/back-links.jpg) no-repeat center 0;
margin : 0 auto; 
padding : 0; 
min-height: 900px;
}

#wrapper_contact
{ 
background: url(../images/back-contact.jpg) no-repeat center 0;
margin : 0 auto; 
padding : 0; 
min-height: 900px;
}

#header
{
background: url(../images/back-header.jpg) repeat-x;
height: 125px;
margin: 0 auto;
padding: 0;
}

#header_wrap
{
width: 920px;
height: 125px;
margin: 0 auto;
}

#header_left
{
float: left;
width: 213px;
margin: 0;
padding: 0;
}

#header_right
{
float: right;
width: 700px;
margin: 12px 0 0 0;
text-align: right;
}

ul#nav 
{ 
list-style-type: none; 
margin: 0;
padding: 0;
font-size: 12px;
line-height: 11px;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}
ul#nav a:link { color: #fff; text-decoration: none;}
ul#nav a:visited { color: #fff; text-decoration: none;}
ul#nav a:active { color: #a33038; text-decoration: none;}
ul#nav a:hover { color: #a33038; text-decoration: none;}
ul#nav a#current { color: #00918E; text-decoration: none;}

ul#nav li
{ 
padding: 0 0 0 15px;
display: inline;
margin: 0 0 0 0;
}

#artists-wrap {
text-align:center;
margin: 0 auto;
}

ul#artists 
{ 
list-style-type: none; 
margin: 0 auto;
padding: 10px 0 0 0;
font-weight: normal;
width: 480px;
}

ul#artists a:link { color: #fff; text-decoration: none;}
ul#artists a:visited { color: #fff; text-decoration: none;}
ul#artists a:active { color: #b29873; text-decoration: none;}
ul#artists a:hover { color: #b29873; text-decoration: none;}

ul#artists li
{ 
float: left;
display: inline;
list-style-type: none; 
padding: 0 10px 10px 10px;
width: 100px;
height: 140px;
margin: 0 auto;
text-align: center;
}

ul#artists2
{ 
list-style-type: none; 
margin: 0 auto;
padding: 10px 0 0 0;
font-weight: normal;
width: 480px;
}

ul#artists2 li
{ 
float: left;
display: inline;
list-style-type: none; 
padding: 0 10px 10px 10px;
width: 100px;
height: 110px;
margin: 0 auto;
text-align: center;
}

ul.list1
{
	list-style-image: url(../images/list_dot.gif);
	padding: 0 0 10px 20px;
	text-indent: 2px;
	text-align: left;
	margin: 10px 0 0 0;
}

ul.list1 li
{
	margin: 2px 0 7px 0;
	font-size: 13px;
	line-height: 16px;
}


/* ----------------------- home divs ----------------------- */


#home_header_wrap
{
width: 953px;
height: 125px;
margin: 0 auto;
}

#home_header_left
{
float: left;
width: 247px;
margin: 0;
padding: 0;
}

#home_header_right
{
float: right;
width: 700px;
margin: 12px 0 0 0;
text-align: right;
}

#home_container 
{
margin: 0 auto;
padding: 0;
width: 953px;
text-align: left;
}

#home_content_left
{
float: left;
width : 213px; 
margin: 0;
padding: 0 0 0 57px;
text-align: left;
}

#home_content_right_top
{
float: right;
background: url(../images/transbg2.png);
color: #fff;
width : 514px; 
margin: 0 33px 0 0;
padding: 50px 60px 20px 60px;
text-align: left;
overflow: auto;
}

#home_content_img
{
float: left;
color: #fff;
width : 696px; 
height: 198px;
margin: 0 0 0 254px;
padding: 0;
text-align: left;
border: 1px solid #fff;
}

#home_content_right_bottom
{
float: right;
background: url(../images/transbg2.png);
color: #fff;
width : 514px; 
margin: 0 33px 0 0;
padding: 20px 60px 60px 60px;
text-align: left;
overflow: auto;
}

#home_form
{
float: left;
width: 220px;
padding: 0;
margin: 0 25px 10px 0;
font-size: 12px;
line-height: 16px;
text-align: center;
}

#home_show_left
{
float: left;
width: 250px;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 16px;
text-align: center;
}


#home_show_right
{
float: right;
width: 250px;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 16px;
text-align: center;
}


/* ----------------------- end home divs ----------------------- */

#container 
{
margin: 0 auto;
padding: 0;
width: 920px;
text-align: left;
}

#content_left
{
float: left;
width : 213px; 
margin: 0;
padding: 0 0 0 40px;
text-align: left;
}

#content_right
{
float: right;
background: url(../images/transbg2.png);
color: #fff;
width : 514px; 
margin: 0;
padding: 50px 60px 60px 60px;
text-align: left;
overflow: auto;
}

#non-profit
{
float: left;
width: 230px;
padding: 0;
margin: 0 25px 15px 10px;
font-size: 12px;
line-height: 16px;
}

#non-profit2
{
float: left;
width: 230px;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 16px;
}

h1#logo
{
width: 144px;
height: 113px;
margin: 0;
padding: 0;
text-indent: -9999px;
background: url(../images/15th-street-studio.jpg) no-repeat;
}

h2 {
font-size: 28px;
line-height: 32px;
padding: 0 0 20px 0;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

h3 {
font-size: 14px;
padding: 0 0 20px 0;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

h3.show {
font-size: 16px;
padding: 0 0 10px 0;
color: #faf8ba;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

h4 {
font-size: 14px;
padding: 0 0 6px 0;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-align: center;
}

img.right {
float: right;
margin: 0 0 20px 20px;
padding: 0;
border: 1px solid #fff;
}

img.left {
float: left;
margin: 0 20px 20px 0;
padding: 0;
}


#quote {
padding: 10px 0 0 0;
margin: 0;
font-size: 12px;
line-height: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: italic;
color: #faf8ba;
}

#quote a:link { color: #faf8ba; text-decoration: underline;}
#quote a:visited { color: #faf8ba; text-decoration: underline;}
#quote a:active { color: #FFFFFF; text-decoration: none;}
#quote a:hover { color: #FFFFFF; text-decoration: underline;}

#quote2 {
margin: 0 0 0 230px;
}

#rotator
{
	border: none;
	cursor: pointer;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 696px;
	height: 198px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 696px;
	height: 198px;
}

.showimg {
border: 1px solid #fff;
}
