@charset "UTF-8";
/* Empathica - CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td a{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
/* Layout, borders and backgrounds */

.center {
	width: 975px;
	position: relative;
	left: 50%;
	margin-left: -487px;
}
.container {
	width:975px;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-y;	
	float: left;
	
}
.header {
	float: left;
	width: 100%;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	height: 80px;
}
.logo {
	float: left;
	height: 42px;
	width: 160px;
	position: relative;
	top: 19px;
	left: 30px;
}
.talkButton {
	float: right;
	width: 74px;
	height: 24px;
	position: relative;
	top: 51px;
	right: 11px;
	text-align:center;
}
.mainNav {
	float: left;
	width: 967px;
	height: 30px;
	padding-left: 15px;
	margin: 0px;
}
.mainNavTab {     
	 position: relative;
	 top: 8px;
}
.mainImage {
	width: 100%;
	height: 190px;
	float: left;
	border-bottom: solid 1px #E2E1DF;
	background-color: transparent;
}
.leftNav	{
	border-bottom: solid 1px #cccccc;
	font-size:14px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.content {
	float: left;
	width: 955px;
	padding: 10px;
}
.leftColumn {
	float: left;
	width: 230px;
	padding: 20px;
}
.mainColumn {
	float: left;
	width: 350px;
	padding-left: 40px;
	padding-right: 20px;	
	padding-top: 20px;
	border-left: solid 1px #b6b3b0;
	border-right: solid 1px #b6b3b0;
	margin-right:0;
}	
.rightColumn {
	float: right;
	width: 230px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.doubleColumnRight {
 	float: left;
	width: 610px;
	padding-left: 40px;
	padding-right: 30px;	
	padding-top: 20px;
	border-left: solid 1px #b6b3b0;
}
.doubleColumnLeft {
 	float: left;
	width: 610px;
	padding-left: 40px;
	padding-right: 30px;	
	padding-top: 20px;
	border-right: solid 1px #b6b3b0;
}
.footer {
	float: left;
	width: 955px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	height: 30px;
	padding-top: 18px;
	padding-right: 20px;
}
.contactLine {
	padding-top:70px;
}
.tabSpace{
	padding-right: 20px;
}

/* Links and buttons */

a:link {
	color: #F58025;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F58025;
}
a:hover {
	text-decoration: none;
	color: #9F9788;
}
a:active {
	text-decoration: none;
}

.mainNav li, .mainNav li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style-type: none;
	display: inline-block;
	float: left;
	color: #f58025;
	height: 30px;
	text-decoration: none;
	width: 120px;
	background:none;
	margin: 0px;
}
.mainNav li a{
	border-right: solid 1px #EFEAE6;
	text-align: center;margin:0px;
}
*html .mainNav li a{
margin:0px;
padding:0px;
}
*html .mainNav {

}
.mainNav a:hover { 
	color: #ffffff;
	background-color: #f58025; 
}	
.leftNav a{
	text-decoration: none;
	font-size:12px;
	color: #72614d;
}
.leftNav a:hover { 
	color: #f58025; 
} 
.leftNavTitle a{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #72614d;
}
.leftNavTitle a:hover { 
	color: #f58025; 
}
.locationText a, .locationText li a {
	color: #f58025;
}

.talkButton a, .talkButton a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #fff;
	text-decoration: none;		
}
.talkButton a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #9F9788;
	text-decoration: none;
}
.footer a{
	color:#fff;
}

/* Fonts and text */


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #F58025;
	line-height:125%;
	padding-top: 0px;
	padding-bottom:10px;
	margin-bottom: 8px;
	font-weight:normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8b0e04;
	line-height:125%;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight:normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #72614d;
	line-height:125%;
	margin-bottom: 5px;
}
h4{/* specific to left column headers */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #72614d;
	line-height:125%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:normal;
}
ul {
	list-style-type: none;
	font-size:12px;	
}
.doubleColumn ul, .mainColumn ul{
	padding-top:10px;
	line-height:2;
	}
.leftNav ul{
	padding-left:35px;
	padding-bottom:10px;
	padding-top: 0px;
}
.content li {
	padding-left:20px;
	background:transparent url(../images/sq_orange.png) no-repeat;
	background-position:0 8px;	
}
.container, .mainColumn, .doubleColumn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size: 12px;
	color: #72614d;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	text-align:right;
}
.contentHiLight {
	font-weight: normal;
	color: #72614d;
}
.highlight {
	color: #8b0e04;
}
.tableHeader {
	color: #FFFFFF;
	font-size:14px;
}
.clientRep {
	padding-top: 10px;
	text-align:right;
}
.clientQuotes {
	color: #8b0e04;
	font-weight: bold;
	
}

/* images */

.leftNav img{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align:middle;
}
.mainColumn img, .doubleColumn img{
	vertical-align: middle;
}
.diagram {
	text-align:center;
	padding-top: 50px;
}
.clientListIcon {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right:10px;
	vertical-align: middle;
	
}	
.doubleColumnRight table{
	border-width:1px;
	border-spacing: 2px;
	border-style: solid;
	border-collapse: collapse;
	border-color:#72614d;
}
.doubleColumnRight td{
	border-width:1px;
	border-padding: 4px;
	border-style: solid;
	border-color:#72614d;
}
.doubleColumnLeft table{
	border-width:1px;
	border-spacing: 2px;
	border-style: solid;
	border-collapse: collapse;
	border-color:#72614d;
}
.doubleColumnLeft td{
	border-width:1px;
	border-padding: 4px;
	border-style: solid;
	border-color:#72614d;
}


/*---- Header styling ---*/

/*---- Column Addons ----*/
.productButtons, #productButtons {
	width: 100%;
}
.productButtons a img{
	padding-bottom:5px;
	border-bottom: 1px, dotted, #cccccc;
	margin-bottom: 15px;
}
.findOutHow {
	border: 1px. solid, #2E526B;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:100%;
	height: 100%;
	width: 100%;
}
.eventsHome {
	background-color: #9BA921;
	padding: 5px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
}

.startables td, .startables table, .startables tr, .startables tbody{
	border:none;
	border-color: #ffffff;
	outline:none;
	border-style:none;
	border-collapse:collapse;
	outline-style:none;
}
