body {
	background-color: black;
	margin: 0;
	padding: 0;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 1px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}

td {
	vertical-align: top;
}

p {
	margin-top: 0;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#headerPanel {
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 92px;
}

#menuPanel {
	left: 0px;
	width: 900px;
	height: 21px;
	background-image: url(../images/framework/menuPanel.png);
	text-align: center;
}

#topMenuOptions {
	color: white;
	padding-top: 0px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#home-mainLeft {
	position: relative;
	float: left;
	left: 0px;
	width: 426px;
	height: 407px;
}

#home-mainRight {
	position: relative;
	float: right;
	width: 474px;
	height: 407px;
	background-image: url(../images/framework/home_mainRight.jpg);
}

#home-textPanel {
	position: absolute;
	top: 55px;
	left: 120px;
	width: 290px;
	height: 300px;
}

#footerPanel {
	position: relative;
	clear: both;
	left: 0px;
	width: 900px;
	height: 60px;
}

#brandexx {
	position: relative;
	text-align: center;
	height: 52px;
}


.homePageTextTitle {
	text-align: center;
	color: red;
	letter-spacing: 3px;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 7px;
	margin-right: 35px;
	margin-left: 35px;
	border: 2px solid #e5e5e5;
}

#home-textPanel p {
	text-align: justify;
	padding-top: 10px;
	font: bold 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#contentPanel {
	position: relative;
	width: 900px;
	background-color: white;
}

#contentPanelTopBorder {
	position: relative;
	width: 900px;
	height: 19px;
	background-image: url(../images/framework/sub_mainTop.png);
}

#content {
	margin-left: 40px;
	margin-right: 40px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	/*background-image: url(../images/framework/sub_background.png);*/
	padding-bottom: 20px;
	background-color;White;
}


.topLevelLinks {
	
	color: white !important;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	cursor:hand !important;
	font-size:12px;
	background-color: #e6102d !important;
	text-align:left;
}

a.topLevelLinks:hover {
	color: black !important;
}

.subLevelLinks {
	
	color: white !important;
	text-decoration: none;
	padding-bottom:6px;
	padding-right: 10px;
	padding-left: 10px;
	cursor:hand !important;
	font-size:12px;
	background-color: #e6102d !important;
	text-align:left;
}

a.subLevelLinks:hover {
	color: black !important;
}

#contentLeftColumn {
	vertical-align: top;
	width: 700px;
}

#contentRightColumn {
	width: 225px;
	vertical-align: top;
	padding-right: 10px;
	font-size: 10px;
}

.sidebarQuote {
	background: url('../images/openquote.png') no-repeat left top;
	padding-top: 20px;
	font: italic 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #4f4f4f;
	padding-left: 15px;
}

.sidebarQuote div {
	background: transparent url('../images/closequote.png') no-repeat right bottom;
	padding-bottom: 18px;
	text-align: left;
}

.quoteByline {
	text-align: right;
	padding-top: 7px;
	color: #4f4f4f;
	font-weight: bold;
	font-size: 12px;
}

.newsByLine {
	font-size: 10px;
}

.sidebarQuoteByline img {
	padding-left: 5px;
}

.caption {
	display: block;
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
}

.sideBar {
	width: 160px;
	vertical-align: top;
	padding-left: 40px;
}

.inlineQuote {
	padding-bottom: 30px;
}

.centeredVertically {
	vertical-align: middle;
}

.openQuote {
	width: 70px;
}

.closeQuote {
	width: 71px;
	vertical-align: bottom;
}

.examplesTable td {
	padding: 0 7px 25px 0px;
	vertical-align: middle;
}

.examplesTable a {
	text-decoration: none;
	color: black;
}

.clientsTable td {
	vertical-align: middle;
}

.clientsTable h1 {
	padding: 0;
	margin: 0;
}

.whyUsIdeals {
	font-size: 16px;
	color: #Da0d23;
}

.mediaTable {
	font-weight: bold;
}