@charset "UTF-8";
#container_main {
	background-color: #989866;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#container_2 {
	font-size: 12px;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	background-color: #989866;
}
body {
	background-color: #989866;
}
#header {
	padding: 10px;
	height: 45px;
	background-color: #FFC158;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#bgImg_design {
	background-image: url(images/match_colours.jpg);
	float: left;
	height: 350px;
	width: 320px;
}
#designBtn {
	float: left;
	height: 125px;
	width: 260px;
	border: 1px none #000000;
}
#logo {
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-left: 8px;
}
#body {
	font-family: "century gothic", verdana, "sans serif";
	font-size: 12px;
	height: 350px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#contact {
	font-family: "century gothic", verdana, "sans serif";
	font-size: 14px;
	float: right;
	width: 310px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bodyCopy {
	width: 475px;
	font-family: "century gothic", verdana, "sans serif";
	font-size: 14px;
	float: right;
	clear: none;
	overflow: auto;
	list-style-image: url(images/buttons/view_btn.gif);
	height: 350px;
	text-align: left;
}
a:link, a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #989866;
	text-decoration: none;
}
#illustrationBtn {
	height: 125px;
	width: 260px;
	float: left;
	margin-left: 10px;
}
#footer {
	font-size: 10px;
	padding: 5px;
	background-color: #FFC158;
	clear: both;
	border: 1px solid #000000;
	font-family: "Century Gothic", verdana, "sans serif";
	margin-top: 9px;
}
#webBtn {
	float: right;
	height: 125px;
	width: 260px;
}
#sampleBtns {
	clear: both;
	height: 125px;
	margin-top: 8px;
}
#bgImg {
	float: left;
	height: 350px;
	width: 320px;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
}
#bgImg_illus {
	background-image: url(images/girl_drawing.jpg);
	height: 350px;
	width: 320px;
	float: left;
	background-repeat: no-repeat;
}
#bgImg_web {
	background-image: url(images/couple_laptop.jpg);
	float: left;
	height: 350px;
	width: 320px;
	background-repeat: no-repeat;
}
#bgImg_main {
	background-image: url(images/flowers_table.jpg);
	float: left;
	height: 350px;
	width: 320px;
	background-repeat: no-repeat;
}

