/* Nyamari Designs Creative 
   Master Stylesheet
   Author: Ryan Glover
   URL: http://www.ryanglover.net
   http://www.givingbackfridays.com/images/back.png
   http://www.jaredigital.com/img/header-bg.png
*/


/* LINKS */

a {
color: #000;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;
}

a:visited {
color: #000;
text-decoration: none;
}





/* STRUCTURE */

#items {
	
	margin-left: -35px;
	
	
}

body {
background: #fff;
margin: 0 auto;
text-align: left
}

#header {
margin: auto;
margin-top: 100px;
width: 131px;
}

#body-wrap {
background: #e5e5e5;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
height: 432px;
margin: 20px 0px 0px 0px;
}

#body-wrap-c {
background: #e5e5e5;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 20px 0px 0px 0px;
overflow: auto;
}

#scroll-left {
float: left;
margin-top: 175px;
cursor: pointer;
margin-right: -40px;
}

#scroll-right {
float: left;
margin-top: 175px;
cursor: pointer;
margin-left: -40px;

}


#container {
width: 936px;
margin: auto;
margin-top: 0px;
padding-top: 0px;
}

#navigation {
clear: both;
width: 936px;
margin: auto;
margin-top: 15px;
}

#navigation ul {
}

#navigation ul li {
float: left;
padding-left: 10px;
}

#footer {
clear: both;
width: 432px;
margin: auto;
padding-top: 4px;
}

/* TEXT */

#header h5 {
color: #000;
font-family: Century gothic, sans-serif;
font-weight: normal;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 0px;
}

#header .creative {
font-style: italic;
letter-spacing: 12px;
padding-left: 7px;
font-weight: bold;
}

#navigation ul li {
color: #000;
font-family: Century gothic, sans-serif;
font-weight: normal;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 2px;
padding-left: 18px;
}

#navigation a:hover {
color: #81b23d;
}

#navigation .first-letter {
color: #000000;
}

#footer p {
font-family:Century Schoolbook ,Century gothic, sans-serif;
font-size: 10px;
color: #555;
font-style:italic;
margin: 8px;
}

#contact-left {
float: left;
padding-left: 68px;
width: 400px;
margin-bottom: 40px;
}

#contact-right {
float: left;
padding-left: 50px;
}

#contact-right img {
text-align: left;

}



#c-name, #c-email, #c-comments {
margin: 3px 0px 3px 0px;
border: 0px;
padding: 4px;
width: 400px;
}

#c-submit {
color: #999;
border: none;
background: #222;
padding: 2px;
margin-left: 0px;
cursor: pointer;
}


#q-name, #q-email, #q-company, #q-url, #q-project, #q-scope, #q-timeframe, #q-budget, #q-comments {
margin: 3px 0px 3px 0px;
border: 0px;
padding: 4px;
width: 300px;
}

#q-submit {
color: #999;
border: none;
background: #222;
padding: 2px;
margin-left: 0px;
cursor: pointer;
}


#contact-bottom {
margin-top: 100px;
}

#contact-list {
padding-top: 20px;
text-align: left;
padding-top:15px;
}

#contact-list li {
font-family: Century Schoolbook, Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-transform: #;
font-style: italic;
color: #000;
padding: 0px 0px 15px 0px;
}

.contact-em {

padding-bottom: 5px;
font-weight: bold;
color: #999;

