body {
	background-color: #666666;
	text-align: center;
	background-image: url(../images/shared/background-gray.gif);
	background-repeat: repeat;
	background-position: left top;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Palatino Linotype, Arial, Helvetica;
	color: #5C5C5C;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#document {
	text-align: left;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	background-image: url(../images/shared/background-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
}
#topShadow {
	background-image: url(../images/shared/background-topshadow.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 100%;
}
#bottomShadow {
	background-image: url(../images/shared/background-bottomshadow.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 100%;
}
#ltc {
	background-image: url(../images/shared/background-ltc.jpg);
	height: 391px;
	width: 15px;
	position: absolute;
	left: 0px;
	top: 15px;
	background-repeat: no-repeat;
}
#cornerShadows {
	width: 100%;
	position: relative;
}
#rtc {
	background-image: url(../images/shared/background-rtc.jpg);
	background-repeat: no-repeat;
	height: 291px;
	width: 15px;
	position: absolute;
	top: 15px;
	right: 0px;
}
#content {
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	height: 675px;
	overflow: hidden;
}
#contentWrapper {
	padding: 15px;
}
h1 {
	font-size: 1em;
}
#logo {
	position: relative;
	height: 69px;
	width: 438px;
	float: left;
}
#logo img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.invisible {
	display: none;
}
.topTeaser {
	position: relative;
	height: 70px;
	width: 233px;
	float: left;
	margin-left: 15px;
}
.topTeaser img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.cleaner {
	clear: left;
	height: 1px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: hidden;
}
#flash {
	margin-top: 15px;
}
#mainMenu {
	background-image: url(../images/shared/background-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	list-style-type: none;
	margin-top: -3px;
	padding-left: 10px;
}
#mainMenu li {
	float: left;
	position: relative;
	font-size: 0.8em;
	margin-right: 15px;
}
#mainMenu li img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.heading {
	position: relative;
}
.heading img {
	position: absolute;
	left: 0px;
	top: 1px;
}
h2 {
	font-size: 0.9em;
	margin-top: 15px;
	margin-bottom: 15px;
}
p {
	font-size: 0.8em;
	line-height: 130%;
	margin-bottom: 15px;
}
#mainColumn ul.submenu {
	font-size: 0.8em;
	margin-left: 0px;
	padding-left: 12px;
	padding-top: 4px;
	list-style: none;
	background-color: #E1F2FF;
	height: 52px;
	line-height: 1.5em;
}
#mainColumn ul.submenu li {
	padding-bottom: 0px;
	display: inline;
	padding-left: 13px;
	background-image: url(../images/shared/submenu_divider.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
}
#mainColumn ul.submenu li.submenuFirst {
	padding-left: 0px;
	background-image: none;
}
#mainColumn ul.submenu li a {
	/*color: #024A81;*/
	color: #5C5C5C;
}
.textLarger {
	font-size: 0.9em;
	color: #000000;
}
#mainColumn {
	width: 436px;
	float: left;
	list-style-type: disc;
}
#mainColumn ul {
	font-size: 0.8em;
	line-height: 130%;
	margin-bottom: 15px;
	margin-left: 20px;
}
#mainColumn ul li {
	padding-bottom: 10px;
}
#mainColumn ul li ul {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 0px;
	list-style-type: disc;
}
.box {
	background-color: #E1F2FF;
	width: 233px;
	height: 264px;
}

.boxTwo {
	background-color: #E1F2FF;
	width: 233px;
	height: 320px;
}

.boxLarger {
	background-color: #E1F2FF;
	width: 233px;
	height: 324px;
}
.coat {
	padding: 15px;
}
.column {
	float: left;
	margin-left: 15px;
}
strong {
	color: #D25400;
}
strong.teamquote {
	color: #D25400;
	font-weight: normal;
	font-size: 1.1em;
}
a {
	color: #D25400;
}
a.portfoliolink {
	text-decoration: none;
}
a.portfoliolink:hover {
	display: block;
}
a.portfoliolink:hover p {
	color: #D25400;
}
a.teamlink img {
	border: 1px solid #FFFFFF;
}
a.teamlink:hover img {
	border: 1px solid #024A81;
}
.arrow {
	color: #D25400;
	font-size: 0.8em;
	background-image: url(../images/shared/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
q {
	font-size: 1.1em;
	font-style: italic;
	display: block;
	font-weight: lighter;
}
#lbc {
	background-image: url(../images/shared/background-lbc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 15px;
	position: absolute;
	left: 0px;
	_bottom: 2px;
	top: 645px;
}
#rbc {
	background-image: url(../images/shared/background-rbc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 15px;
	position: absolute;
	right: 0px;
	_bottom: 2px;
	top: 645px;
}
#footer {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/shared/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 25px;
	padding-left: 18px;
}
.portfolioDescription {
	float: left;
	width: 166px;
}
.portfolioLarger {
	float: left;
	margin-top: 32px;
}
.portfolioLarger img {
	float: left;
	margin-right: 15px;
}

.teamDescription {
	float: left;
	width: 475px;
	margin-left: 15px;
}


#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
}
.portfolioBox {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: center;
}
.portfolioBox p {
	font-size: 0.8em;
	color: #666666;
}

h3 {
	font-size: 1em;
	color: #D25400;
}
.portfolioDescription p {
	font-size: 0.8em;
}
