@charset "UTF-8";

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.general #contentContainer {
	width: 1020px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.general #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: center;
}

.general #mainContent {
	padding: 10px 0px 0px;
	text-align: center;
	width: 1020px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #454545;
}

.general #clientListings {
	padding: 11px 0px 0px;
	text-align: center;
	width: 800px;
}

.general #footer {
	padding: 0px 0px 50px;
	text-align: center;
}

.general #rightContent {
	margin: 0;
	padding: 0px 0px 0px 30px;
	float: left;
	text-align: left;
	width: 430px;
}

.general #leftContent {
	margin: 0;
	padding: 0px 0px 0px 110px;
	float: left;
	text-align: left;
	width: 340px;
}

.general #bottomContent {
	padding: 20px 0px;
	text-align: center;
}

.general #break {
	margin: 0px;
	padding: 0px;
	width: 1020px;
	text-align: center;
	clear: both;
}

.listingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 15px 5px 0px;
	line-height: normal;
}

.redText {
	color: #CC0000;
}

/* LISTS ***************************************************************************************/

.general #contentList li {
	color: #121212;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: square;
	font-size: 12px;
	line-height: 1.5;
}

.general #bottomContent li {
	color: #222222;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: square;
	font-size: 12px;
	line-height: 2;
}

/* INSIDE PAGES ***************************************************************************************/

.general #title {
	text-align: center;
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 0px;
	margin-left: 110px;
	padding: 0px 0px 10px;
}

.general #content {
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 0px;
	margin-left: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #454545;
}

.general #contentList {
	margin-top: 10px;
	margin-right: 110px;
	margin-bottom: 0px;
	margin-left: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #454545;
}

.general #contentList .highlightedText {
	color: #121212;
}

.general #content .highlightedText {
	color: #121212;
}

.largeText {
	line-height: 1.4;
	font-size: 12px;
	color: #333333;
}

/* ABOUT PAGE ***************************************************************************************/

.general #title {
	text-align: center;
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 0px;
	margin-left: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.general #contentLeft {
	margin: 0px 30px 0px 110px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 613px;
}

.general #contentRight {
	margin: 0;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	width: 157px;
}

/* FLASH PAGES ***************************************************************************************/

.general #titleFlash {
	text-align: center;
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 0px;
	margin-left: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.general #contentFlash {
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding: 0px;
	width: 900px;
}

/* BOTTOM MENU ***************************************************************************************/

a.bottomMenu:link {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.bottomMenu:visited {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.bottomMenu:hover {
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.bottomMenu:active {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* EVENTS MENU ***************************************************************************************/

ul.eventList {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	color: #CCCCCC;
	list-style-type: square;
	width: 190px;
}

ul.eventList li {
	margin: 0px;
	padding: 0px 0px 4px;
	list-style-type: square;
	line-height: 1.2;
}

a.eventsMenu:link {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.eventsMenu:visited {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.eventsMenu:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.eventsMenu:active {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.clientListingBoxStyle1 {
	width: 157px;
	background-image: url(images/who_we_work_with_backgrounds/small_1.png);
	padding-top: 30px;
	padding-bottom: 18px;
}
.clientListingText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.clientListingBoxStyle2 {
	width: 157px;
	background-image: url(images/who_we_work_with_backgrounds/small_2.png);
	padding-top: 30px;
	padding-bottom: 18px;
}
.clientListingBoxStyle3 {
	width: 157px;
	background-image: url(images/who_we_work_with_backgrounds/small_3.png);
	padding-top: 30px;
	padding-bottom: 18px;
}
.clientListingBoxStyleBlank {
	width: 157px;
	padding-top: 30px;
	padding-bottom: 18px;
	background-color: #FFFFFF;
}
.quoteBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	margin: 0px;
	padding: 8px 0px 0px;
	line-height: 15px;
}
.newsBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 1.2;
}
.mailingListDescriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
.mailingListDescriptionTextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
