body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(/image/body_bk.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #1d2e62;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #2c4796;
}

h1 {
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #2c4796;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #2c4796;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #2c4796;
}

.text-bold {
	font-weight: bold;
}

.text-emphasis {
	font-style: italic;
}

.text-bold-emphasis {
	font-weight: bold;
	font-style: italic;
}

#border {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
}

#topnav {
	width: 1000px;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	color: #1d2e62;
	float: left;
}

#topnav a {
	color: #1d2e62;
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;
}

#header {
	width: 1000px;
	height: 85px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#content {
	width: 1000px;
	height: 550px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	float: left;
}

#home_flash {
	width: 1000px;
	height: 325px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#home_creative {
	width: 265px;
	height: 150px;
	margin: 0 0 0 0;
	padding: 50px 25px 0 25px;
	background: top no-repeat url(/image/creative_bk.jpg);
	float: left;
}

#home_collaborative {
	width: 270px;
	height: 150px;
	margin: 0 0 0 0;
	padding: 50px 50px 0 50px;
	background: top no-repeat url(/image/collaborative_bk.jpg);
	float: left;
}

#home_committed {
	width: 265px;
	height: 150px;
	margin: 0 0 0 0;
	padding: 50px 25px 0 25px;
	background: top no-repeat url(/image/committed_bk.jpg);
	float: left;
}

#content_box {
	width: 950px;
	height: 510px;
	margin: 0 0 0 0;
	padding: 25px 25px 25px 25px;
}

.marketingteam {
	background: top no-repeat url(/image/content_bk_marketingteam.jpg);
}

.work {
	background: top no-repeat url(/image/content_bk_work.jpg);
}

.search {
	background: top no-repeat url(/image/content_bk_search.jpg);
}

.web {
	background: top no-repeat url(/image/content_bk_web.jpg);
}

.interactive {
	background: top no-repeat url(/image/content_bk_interactive.jpg);
}

#content_box_about {
	width: 550px;
	height: 510px;
	margin: 0 0 0 0;
	padding: 25px 25px 25px 425px;
	background: top no-repeat url(/image/content_bk_about.jpg);
}

#content_box_contact {
	width: 475px;
	height: 510px;
	margin: 0 0 0 0;
	padding: 25px 25px 25px 500px;
	background: top no-repeat url(/image/content_bk_contact.jpg);
}

.contact-text-field {
	margin: 3px 0 3px 0px;
	padding: 2px 2px 2px 2px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c4796;
	border: 1px solid #9eb2d7;
	background: top no-repeat url(/image/textformfiller.gif);
}

.work-table {
	font-weight: bold;
	list-style: none;
}

.work-table ul {
	list-style: none;
}

.work-table li {
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
}

#footernav {
	width: 1000px;
	height: 140px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 22px;
	list-style: none;
	color: #fff;
	float: left;
}

.navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

.navigation li {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}

#footernav a {
	color: #fff;
	text-decoration: none;
}

#footernav a:hover {
	text-decoration: underline;
}