@CHARSET "UTF-8";

/* CSS Document */

body {
    background-color: #fff;
}

#wrap-shadow {
    background: url('../images/shadow.png') repeat-x;
}

#content, #content-body {
    background: url('../images/bg-content.gif') repeat;
}

#header-sub {
	background: url('../images/header-sub.jpg') no-repeat;
}

#header-sub-border {
	background: url('../images/header-bottomborder.gif') repeat-x;
}

#featured-header {
	background: url('../images/featured-work-bg.gif') repeat-x;
}

.gradient-yellow {
	background: url('../images/testimonial-bg.png') repeat-x;
}

.content-box-header {
    background: url('../images/header-sml-bg.jpg') repeat-x;
}