@import url("reset.css");

#wrapper a{
	color:#FFF;
}

#wrapper {
	width: 718px;
	height:383px;
	text-align: left;
	background: url(../images/slideshow/content-bg.jpg) no-repeat left top;
	margin-bottom:10px;
	overflow:hidden;
}

#nav-wrapper{
	height:51px;
	background: url(../images/slideshow/nav-bg.jpg) no-repeat right top;
	width:718px;
}

#navigation-bar {
	position: relative;
	height: 49px;
	margin-top:0;
	float:left;
	width:718px;
}


#navigation-bar p {
	float: left;
	padding: 17px 20px;
	color: #333;
}

#navigation-bar p.no-style {
	float: none;
	padding: 0;
}

#navigation-bar p.no-style img {
	border:0;
	margin:6px 0 0 33px;
}

#navigation-bar ul {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin-bottom:0;
}

#navigation-bar li {
	float: left;
	height:59px;
}

#navigation-bar li a {
	float: left;
	display: block;
	padding: 15px 28px;
	padding-top: 27px;
	margin-top: -8px;
	color: #000;
	text-decoration: none;
	background: url(../images/slideshow/menu-bg.jpg) no-repeat right bottom;
}

#navigation-bar li a.selected, #navigation-bar li a:hover{
	padding-left: 28px;
	padding-right: 28px;
	/*border: 1px solid #1A1E26;*/
	border-bottom: 0;
	border-top: 0;
	background: url(../images/slideshow/arrow.gif)  center top no-repeat;
	color:#fff;
}

#top-home #promotions-wrapper {
	height: 293px;
	overflow: hidden;
	position: relative;
}

.work {
	height: 500px;
	position: relative;
}

.text h3{
	font-size:140%;
	font-family:"Trebuchet MS", Arial;
	color:#fff;
}

.text h1{
	margin-bottom:10px;
}

.text p{
	margin:10px 0;
	color:#fff;
}

.text ul{
	margin:8px 0;
	padding:8px 0;
}

.work .content {
	margin-left: 373px;
	position: relative;
}

.work .seo-content, .work .email-content {
	margin-left:0;
	position: relative;
}

.work .seo-content .function-list ul, .work .email-content .function-list ul{
	margin:0;
	padding:0;
}

.seo-content strong
{ color:#fff; font-weight:bold; }

#seo li
{padding:0;}

.work .content .function-list ul li img{
	margin-right:5px;
}
.tb-img, .marketing-img{
	float:right;
}

.tb-img{
	margin-top:-5px;
	padding-left:10px;
}

.work .image {
	position: absolute;
	top: 0;
	left: 0;
	width: 357px;
	height: 259px;
	padding: 0;
}

#top-home {
	padding: 20px;	
}

.work ul {
	margin: 20px 0;
}

.work li {
	color: #fff;
	padding: 2px 0;
}

.moving
{ position:absolute; right:0; bottom:-10px; width:385px;}
.moving p
{width:390px; float:left; margin-top:10px;}
.moving img
{float:right;}
