/*Color Scheme 1*/

body{
	background: #f37721 url(../images/s1-bg-body.gif) repeat-x;
}

#nav{
	background: #fff url(../images/s1-nav.gif) no-repeat;
}
#logo{
	background: url(../images/s1-logo.gif) no-repeat;
}
#top{
	background: url(../images/s1-header.jpg) no-repeat right bottom;
}
#bottom-left h2 span{
	color: #01a490;
}

