body {
	background: url(../images/backgrounds/body.jpg);
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
}
h1 {

}
h2 {
	font-size: 180%;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
}
h4 {
	font-size: 140%;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
}
.header {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	background: #000 url(../images/icons/advert.gif) no-repeat 2px center;
	padding: 3px 5px 3px 20px;
	margin-bottom: 7px;
}
.image {
	border: solid 1px #999;
}
.separator {
	height: 1px;
	margin: 10px 0;
	border-top: solid 1px #999;
	clear: both;
}
.separator2 {
	height: 1px;
	margin: 15px 0;
	border-top: solid 2px #999;
	border-bottom: solid 1px #999;
	clear: both;
}
.separator hr, .separator2 hr {
	display: none;
}
.colorLigher {
	color: #666;
}
.textLarger {
	font-size: 120%;
}
.linkSpecial {
	text-decoration: none;
	color: #000;
}
/************************************************************
	CONTAINER
************************************************************/
#container {
	width: 989px;
	margin: 0 auto;
	position: relative;
}
#containerTop {
	height: 60px;
	background: url(../images/backgrounds/top.png) no-repeat 10px 0;
	background-position
	text-align: right;
}
#logo {
	margin-right: 70px;
	width: 130px;
	height: 35px;
	float: right;
}
#containerBottom {
	height: 64px;
	background: url(../images/backgrounds/bottom.png) no-repeat left top;
	padding-top: 50px;
	text-align: center;
	position: relative;
}
#containerBottom a {
	text-decoration: none;
	color: #000;
}
#containerBottom a:hover {
	text-decoration: underline;
}
/************************************************************
	NAVIGATIONS
************************************************************/
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: lowercase;
	border-bottom: solid 1px #1a1819;
}
/* main sections */
#navigation.navMain li {
	padding: 2px 0;
	clear: both;
	font-size: 12px;
}
#navigation.navMain li a {
	padding: 3px 0;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	letter-spacing: 2px;
	width: 220px;
	overflow: hidden;
	background: url(../images/backgrounds/main_dash_off.gif) repeat-x 0 14px;
}
#navigation.navMain li a:hover, #navigation.navMain li a.active, #navigation.navMain li a:hover span, #navigation.navMain li a.active span {
	color: #FFF;
	background: #E94D24 url(../images/backgrounds/main_dash_on.gif) repeat-x 0 14px;
}
#navigation.navMain li a strong {
	float: left;
	background: #EAEAEA;
	padding: 0 3px;
}
#navigation.navMain li a:hover strong, #navigation.navMain li a.active strong {
	background: #E94D24;
}
#navigation.navMain li a span {
	float: right;
	color: #eb613d;
	padding: 0 3px;
	background: #EAEAEA;
}
#navigation.navMain li a:hover span, #navigation.navMain li a.active span {
	background: #E94D24;
}

/* culture section */
#navigation.navBusiness {
	overflow: hidden;
	float: right;
	border: 0;
	margin-top: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
}
#navigation.navBusiness li {
	float: left;
	padding: 0 2px;
}
#navigation.navBusiness li a {
	text-decoration: none;
	color: #666;
	padding: 4px 3px;
}
#navigation.navBusiness li a:hover, #navigation.navBusiness li a.active {
	color: #FFF;
	background: #e94d24;
}
/* people sections */
#navigation.navPeople {
	float: left;
	width: 145px;
	overflow: hidden;
	border: 0;
	font-size: 9px;
	padding-top: 39px;
}
#navigation.navPeople li {
	padding: 1px 0;
	clear: both;
}
#navigation.navPeople li a {
	padding: 3px 0;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #AE0625;
	letter-spacing: 2px;
	width: 139px;
	overflow: hidden;
	background: url(../images/backgrounds/people_dash_off.gif) repeat-x 5px 13px;
}
#navigation.navPeople li a:hover, #navigation.navPeople li a.active {
	color: #FFF;
	background: #AE0625 url(../images/backgrounds/people_dash_on.gif) repeat-x 5px 13px;
}
#navigation.navPeople li a strong {
	float: left;
	font-weight: lighter;
	background: #EAEAEA;
	padding-left: 3px;
}
#navigation.navPeople li a:hover strong, #navigation.navPeople li a.active strong {
	color: #FFF;
	background: #AE0625;
}
#navigation.navPeople li a span {
	float: right;
	color: #AE0625;
	background: #EAEAEA;
	padding-right: 3px;
}
#navigation.navPeople li a:hover span, #navigation.navPeople li a.active span {
	color: #FFF;
	background: #AE0625;
}

/* work section */
#navigation.navWork {
	overflow: hidden;
	float: right;
	border: 0;
	margin-top: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
}
#navigation.navWork li {
	float: left;
	padding: 0 2px;
}
#navigation.navWork li a {
	text-decoration: none;
	color: #666;
	padding: 4px 3px;
}
#navigation.navWork li a:hover, #navigation.navWork li a.active {
	color: #FFF;
	background: #e94d24;
}
/* culture section */
#navigation.navCulture {
	overflow: hidden;
	float: right;
	border: 0;
	margin-top: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
}
#navigation.navCulture li {
	float: left;
	padding: 0 2px;
}
#navigation.navCulture li a {
	text-decoration: none;
	color: #666;
	padding: 4px 3px;
}
#navigation.navCulture li a:hover, #navigation.navCulture li a.active {
	color: #FFF;
	background: #e94d24;
}

.navAbout {
	width: 400px;
	color: #666;
	margin: 10px auto;
	word-spacing: 10px;
}
#navigation.navAbout a {
	color: #666;
	text-decoration: none;
}
.person {
	border-bottom: solid 1px #999;
}
/************************************************************
	CONTENT
************************************************************/
#content {
	width: 989px;
}
#contentLeft {
	width: 44px;
	background: url(../images/backgrounds/left.png) repeat-y left top;
	vertical-align: top;
}
#contentLeftSub {
	width: 44px;
	height: 600px;
	background: url(../images/backgrounds/left_top.png) no-repeat left top;
}
#contentMain {
	background: url(../images/backgrounds/content.jpg) repeat-y left top;
	vertical-align: top;
}
#contentRightTop {
	width: 55px;
	background: url(../images/backgrounds/right.png) repeat-y right top;
	vertical-align: top;
}
#contentRightTopSub {
	width: 55px;
	height: 600px;
	background: url(../images/backgrounds/right_top.png) no-repeat left top;
}
#contentRightBottom {
	height: 78px;
	vertical-align: bottom;
	background: url(../images/backgrounds/right.png) repeat-y right bottom;
}
#contentRightBottomSub {
	display: none;
}
#contentRightBottom img {
	float: right;
}
#contentMain td .imageCaption {
	font-size: smaller;
	text-align: right;
}

.emailSignup {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	width: 97%;
}
.emailSignup h4 {
	font-size: 100%;
}
.emailSignup .fldText {
	border: solid 1px #CCC;
	display: block;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}
.emailSignup .button {
	
	margin: 3px 0 0 75px;
}
.emailSignup br {
	clear: both;
}

/***** WORK PAGE ******************************/
#work .dataTable .right h3 {
	color: #464748;
	font-size: 230%;
	margin: 0;
	padding: 0;
}
#work .dataTable .right h4 {
	color: #464748;
	margin-bottom: 10px;
}
#work .dataTable .right strong {
	color: #ea4e22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***** BUSINESS PAGE ******************************/
#business .dataTable .right h3 {
	color: #464748;
	font-size: 230%;
	margin: 0;
	padding: 0;
}
#business .dataTable .right h4 {

}
#business .dataTable .right strong {
	color: #ea4e22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#business .dataTable .right strong a {
	color: #ea4e22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#business .dataTable .right .archive h4 {
	padding: 0;
	margin: 1px 0 0 0;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#business .dataTable .right .archive h4 a {
	display: block;
	padding: 2px 5px;
	background: #666;
	color: #FFF;
	text-decoration: none;
}
#business .dataTable .right .archive h4 a:hover {
	background: #7E7E7E;
}
#business .dataTable .right .archive .archiveContent {
	padding: 10px 0;
	display: none;
}
#business .dataTable .right .archive .archiveContent strong a {
	display: block;
	padding: 2px 0 2px 5px;
}
#business .dataTable .right .archive .archiveContent strong a:hover {
	background: #e94d24;
	color: #fff;
}

/***** CULTURE PAGE ******************************/
#culture #container .dataTable .right br {
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	border: solid 1px #FF0000;
}
#culture .dataTable .right h3 {
	margin: 0 0 10px 0;
	padding: 0;
}
#culture .dataTable .right .separator {
	height: 1px;
	margin: 10px 0;
	border-top: solid 1px #000;
	clear: both;
}
#culture .dataTable .right .separator {
	height: 1px;
	margin: 10px 0;
	border-top: solid 1px #000;
	clear: both;
}
#culture .dataTable .right strong, #culture .dataTable .right a {
	color: #464748;
	text-decoration: none;
}

/***** READ MORE ******************************/
.readMore {
	text-align: right;
	font-style: italic;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.readMore a {
	display: block;
	color: #FFF;
	background: #7abbe8;
	text-decoration: none;
	padding: 3px;

}
/************************************************************
	DATA TABLE
************************************************************/
.dataTable, .dataTable2 {
	border-collapse: collapse;
	border: 0;
}
.dataTable td {
	padding: 0 9px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	/* text-align: justify; */
	vertical-align: top;
}
.dataTable .left {
	padding: 0 9px 0 0;
	border: 0;
	border-right: solid 1px #999;
}
.dataTable .right {
	padding: 0 0 0 9px;
	border: 0;
	border-left: solid 1px #999;
}
.dataTable2 td {
	border: 0;
}
.dataTable2 .left {
	padding: 0 0 0 9px;
	border: 0;
}
.dataTable2 .right {
	padding: 0 9px;
	border: 0;
}
.dataTable td td {
	border: none;
	padding: 0;
}
.dataTable.dataHeader, .dataTable.dataHeader a {
	color: #666;
	text-decoration: none;
}
/************************************************************
	WEATHER
************************************************************/
#weather {
	margin-left: 30px;
}
#weather .image {
	border: none;
	float: left;
	margin: 5px 10px 0 0;
}
#weather .text {
	float: left;
	margin: 5px 0 0 0;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

/************************************************************
	ERRORS AND WARNINGS
************************************************************/
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 10px;
}
.error img {
	margin-right: 10px;
	vertical-align: middle;
}
.error .title {
	font-weight: bold;
	color: #CC0000;
}
.error .message {
	color: #CC0000;
	padding: 0;
	margin: 5px;
	line-height: 150%;
}
.error li {
	list-style-type: square;
	margin-left: 50px;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.warning img {
	margin-right: 10px;
	vertical-align: middle;
}
.warning .title {
	font-weight: bold;
	color: #000;
}
.warning .message {
	color: #000;
	padding: 0;
	margin: 5px;
	line-height: 150%;
}
.warning li {
	list-style-type: square;
	margin-left: 50px;
}
.backlink {
	padding: 10px 0 0 0;
}