body {
	background:#E4E3DD url(../images/green_bg.png) repeat-x 0 75px;
	
}
#header_container {
	background:#fff;
	height:75px;
}
#header h1 {
	background: #fff url(http://bigfolio.com/wp-content/themes/buttercup/images/logo-top.png) no-repeat center left;
	text-indent: -9999px;
	margin:10px 0 0 0;
	line-height:55px;
}
#header h1 img {
	vertical-align: middle;
}
#header h2 {
	background: #fff url(../images/showcase.png) no-repeat center right;
	text-indent: -9999px;
	font-weight:normal;
	margin:10px 0 0 0;
	height:30px;
	line-height:30px;
}
#header_right_a a {
	background: #fff url(../images/return_bf.png) no-repeat top left;
	text-indent: -9999px;
	font-weight:normal;
	margin:0;
	height:25px;
	line-height:25px;
	width:200px;
	display:block;
}
#header_right_b a {
	background: #fff url(../images/contact_bf.png) no-repeat top right;
	text-indent: -9999px;
	font-weight:normal;
	margin:0;
	height:25px;
	line-height:25px;
	width:220px;
	display:block;
}
#main_container {
	margin-top:100px;
	background: transparent url(../images/page_curl_top.png) no-repeat top center;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
}
#main {
	padding-top:20px;
	background:#fff;
}
#main h3 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size:2.5em;	
}

h3#featured_header {
	height:27px;
	width:180px;
	background:#fff url(../images/header_featured.png) top left;
	text-indent: -9999px;
}
h3#recent_header {
	height:31px;
	width:256px;
	background:#fff url(../images/header_recent.png) top left;
	text-indent: -9999px;
}


#featured_text, #featured_image {margin-bottom:20px;}
#featured_text {
		color:#999;
}
#featured_text h4 {
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
}
#featured_text a {
	color:#777;
}
#featured_image {
	padding-top:100px;
	background:#fff url(../images/large_image_border.png) no-repeat 0px 100px;
}
#featured_image img {
	margin:5px;

}
p#featured_buttons {
	margin-top:20px;
}
a.button {
	background:#ddd;
	padding:3px 10px;
	text-decoration: none;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border:1px solid #aaa;
	color:#777;
	font-size:12px;
	text-shadow: #fff 0px 1px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.site h4 {
	margin:0;
	background:#ddd;
	color:#777;
	font-size:15px;
	padding-left:5px;
	text-shadow: #fff 0px 1px 0px;
}
.site h4 span {
	margin-left:10px;
	font-size:11px;
	text-shadow: none;
	font-weight:normal;
}
.site h4 span a {
	color:green;
	text-decoration: none;
}
.screen {
	background:#fff url(../images/image_border.png) top left;
	height:200px;
}
.screen img {
	margin:5px;
	width:290px;
	height:190px;
}
.site {
	margin-bottom:20px;
	font-size:11px;
}
.design {
	text-align:right;
}
.name a, .name a:visited, .name a:link {
	color:#000;
}

#loading {
	height:20px;
	text-align: center;
	background:#fff;
}

#bottom_container {
	height:130px;
	margin-bottom:50px;
	background: transparent url(../images/page_curl_bottom.png) no-repeat bottom center;
}

#footer_container {
	height:75px;
	background:#fff;
}