body {
	background: #feffff url(../images/BGindex.jpg) no-repeat right top;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 910px;
	float: none;
	position: relative;
	text-align: left;
	margin-left: auto;
	border-color: #fd01ff;
	border-width: 1px;
	background: url(../images/BGindexW.jpg) no-repeat;
}

#logo {
	background-image: url(../images/LogoIndex.jpg);
	position: absolute;
	width: 376px;
	height: 18px;
	top: 292px;
	left: 169px;
}

.none {
	display: none;
}

#introcopy {
	left: 169px;
	position: absolute;
	top: 329px;
	width: 620px;
}

#introcopy p {
	color: #fffeff;
	font: 14px/20px "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 0;
	margin-top: 0;
	margin-bottom: 8px;
}

#carousel {
	position: absolute;
	left: 169px;
	top: 427px;
	width: 569px;
	height: 226px;
}

#box_carousel_prev {
	background: url(../images/buttons/PreviousLink.jpg) no-repeat;
	width: 28px;
	height: 179px;
	display: block;
}

#box_carousel_prev:hover {
	background-position: -28px;
}

#box_carousel_prev:active {
	background-position: -56px;
}

#box_carousel_prev span {
	display: none;
}

#box_carousel_next {
	background: url(../images/buttons/NextLink.jpg) no-repeat;
	width: 28px;
	height: 179px;
	display: block;
	float: right;
}

#box_carousel_next:hover {
	background-position: -28px;
}

#box_carousel_next:active {
	background-position: -56px;
}

#box_carousel_next span {
	display: none;
}

#description {
	text-align: right;
	margin: 7px 0 0;
}

.title {
	color: #fffeff;
	font: 14px "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

.clientname {
	color: #e6e6e6;
	font: 14px/20px "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

.client {
	color: #e6e6e6;
	font: italic 14px/20px Georgia, "Times New Roman", Times, serif;
}

#nav {
	position: absolute;
	left: 169px;
	top: 683px;
}

a.navlink {
	color: #cccccc;
	font: italic bold 14px/14px Georgia, "Times New Roman", Times, serif;
	background: url(../images/arrowright.gif) no-repeat right 6px;
	padding-right: 12px;
}

a.navlink:hover {
	color: #fffeff;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	background-position: right -17px;
}

#content p {
	color: #808080;
	font: 13px/23px "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	margin-bottom: 9px;
}

#content {
	position: absolute;
	left: 169px;
	top: 765px;
	width: 673px;
}

#contenttitle {
	background-image: url(../images/GraphicDesignMarketingStrategy.gif);
	width: 539px;
	height: 15px;
	margin-bottom: 25px;
}

#footer {
	margin-top: 27px;
	padding-bottom: 45px;
}

.footerspec {
	color: #bc9696;
	font: italic bold 20px/0 Georgia, "Times New Roman", Times, serif;
	margin-right: 3px;
}

.footercont {
	text-transform: uppercase;
	font: italic 15px/0 "Lucida Grande", "Lucida Sans", Lucida, Verdana;
	color: #666666;
	letter-spacing: 1px;
	margin-right: 20px;
}

a.footercont {
	text-transform: uppercase;
	font: italic 15px/0 "Lucida Sans Unicode", "Lucida Sans", "Lucida Sans Unicode", Verdana;
	color: #666666;
	letter-spacing: 3px;
	margin-right: 20px;
}

a.footercont:hover {
	margin: 0;
	padding: 0;
	border-bottom-color: #bc9696;
	border-bottom-width: 1px;
	color: #a2a2a2;
}
