body {
	background-color: #A3A3A3;
}
.wrapper {
	background-color: #A3A3A3;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 1024px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -212px;
}
.wrapper2 {
	background-color: #A3A3A3;
	height: 768px;
	width: 1024px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#header-bg {
	position: relative;
	width: 100%;
	height: 112px;
	padding-top: 100px;
	margin-right: 0px;
	margin-left: -8px;
}
.header-l {
	float:left;
	width: 45%;
	height:112px;
	background-image: url(images/headerBG.png);
	background-repeat: repeat-x;
}
.header-r {
	float:right;
	width: 45%;
	height:112px;
}
.logo {
	height: 112px;
	position: absolute;
	top: 100px;
	border: 0px;
}
.logo a img {
	border: 0px;
}

.home_button {
	width: 110px;
	height: 119px;
	float: none;
	position: absolute;
	left: 914px;
}

.nav {
	height: 186px;
	width: 900px;
	position: absolute;
	top: 300px;
	left: 75px;
	text-align: center;
}
.our-portfolio {
	height: 320px;
	width: 800px;
	position: absolute;
	top: 250px;
	left: 112px;
	text-align: center;
}
.content-home {
	width: 550px;
	position: absolute;
	text-align: justify;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	top: 525px;
	right: 212px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/contentBG.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

/******** About Us page ********/

.content-about {
	width: 750px;
	position: absolute;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	top: 271px;
	right: 112px;
	background-image: url(images/contentBG.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-right: 25px;
	padding-left: 25px;
	height: 300px;
	color: #CCC;
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}

/******** Design page ********/

.content-design {
	width: 750px;
	position: absolute;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	top: 570px;
	right: 112px;
	background-image: url(images/contentBG.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-right: 25px;
	padding-left: 25px;
}
.our-design {
	width: 200px;
	height: 175px;
	font-size: 10px;
	line-height: 14px;
	padding-top: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.our-services {
	width: 200px;
	height: 175px;
	font-size: 10px;
	line-height: 16px;
	padding-top: 10px;
	float: left;
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.our-policy {
	width: 200px;
	height: 175px;
	font-size: 10px;
	line-height: 14px;
	padding-top: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

/******** marketing page ********/

.marketing {
	height: 327px;
	width: 916px;
	position: absolute;
	top: 300px;
	left: 54px;
	text-align: center;
	background-image: url(images/marketing_tables.png);
	background-repeat: no-repeat;
}
.content-marketing {
	width: 750px;
	position: absolute;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	top: 50px;
	right: 36px;
	padding-right: 25px;
	padding-left: 25px;
}
.marketing-services {
	width: 200px;
	height: 200px;
	font-size: 16px;
	line-height: 26px;
	float: left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.marketing-strategy {
	width: 200px;
	height: 175px;
	font-size: 10px;
	line-height: 16px;
	float: left;
	margin-left: 42px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.marketing-goals {
	width: 200px;
	height: 200px;
	font-size: 10px;
	line-height: 14px;
	float: left;
	margin-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

/******** Contact Us page ********/

.content-contact {
	width: 328px;
	position: absolute;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	top: 90px;
	right: 175px;
	padding-right: 25px;
	padding-left: 25px;
	height: 496px;
	color: #CCC;
	padding-top: 20px;
	background-image: url(images/iphone.png);
	background-repeat: no-repeat;
}
