@charset "utf-8";
/* CSS Document */

#header {
	width: 1024px;
	height: 94px;
	background-image: url(images/business_marketing_and_copywriting_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#header span {
	display: none;
	background-position: 0px 0px;
	}
.header_bg {
	background-image: url(images/business_marketing_and_copywriting_2.jpg);
	background-repeat: no-repeat;
}

.menu_bg {
	background-image: url(images/marketing.jpg);
	background-repeat: no-repeat;
}

.box {
	border: 1px solid #605f5f;
	width: 100%;
	background-image: url(images/box_bg.png);
	background-repeat: repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.readmore_bg {
	background-image: url(images/box_bg.png);
	border: 1px solid #acacac;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.main_bg {
	background-color: #eeeded;
	background-image: url(images/business_marketing_and_copywriting_3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.footer_bg {
	background-image: url(images/business_marketing_and_copywriting_4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.strip_cont {
	background-image: url(images/strip_cont.png);
	background-repeat: repeat-y;
}

