body{
	background:#ffffff;
	margin:0;
	padding:0;
	font:0.8em "Trebuchet MS";
	color:#000000;
}

/**************************/
/* Content Wrapper Styles */
/**************************/
#contentWrapperTop{ 
	background: url(../images/bkg-top-sub.jpg) no-repeat center top;
	 }
	 
	 
#contentWrapper{
	background:#ffffff url(../images/content-bg.jpg) repeat-y center top;
}

#contentWrapperHome {
	background: url(/images/bkg-top-sub.jpg) no-repeat center top;

}

}
#content{ width: 800px; margin: 0 auto; height: auto; }

#content2{ width: 800px; margin: 0 auto; height: auto;
	border-top: #cccccc dotted 1px;
	font-size: 90%; }

#splash { background-color: transparent; width: 800px; height: auto; margin: 0 auto; }

.border-dot-right {
	border-right: #cccccc dotted 1px;}
	

.splashcontent{
	float: left;
	margin-top: 145px;
	width: 580px;
}
.splashIndent {
	padding-left: 195px;

}

.splashcontent-left{
	float: left;
	margin-top: 165px;
	width: 490px;
	/*padding-left: 45px;*/
}

a {
	color:#00d1e3;
	text-decoration:none;
	outline:none medium;
}

a:hover {
	color:#A40809;
}

a.selected {
	color:#A40809 !important;
}

/******************/
/* Menu    *****   /
/******************/
#menu {
	float: left;
	width: 830px;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 25px 25px 0 25px;
	background:  url(../images/img1.gif) no-repeat left 
	;
	text-decoration: none;
	font-size: 114%;
	font-weight: bold;
	color: #BB0064;
}

#menu a:hover {
	color: #ff8300;
}
/******************/
/* Content Styles */
/******************/
#contentLeft a {
	color:#23B0C1;
}

#contentLeft a:hover {
	color:#A40809;
}

#contentLeft ul {
	margin:15px 0;
}

#contentLeft ul li {
	background:url(../images/splash.gif) left no-repeat;
	padding:2px 0 2px 15px;
}

.list-home { 
	color: #20394f; 
	font-family: georgia, "Zapf Chancery", "Comic Sans MS", cursive; 
	font-style: italic; 
	line-height: 170%;
/*	padding-left: 25px;*/ }


h1 { font-size: 165%;
color: #BB0064; }


h2 {
	color:#3B3B3B;
	font-size:2em;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	text-transform:capitalize;
}

h3 {
	background:#A40809;
	color:#ffffff;
	font-size:110%;
	line-height:3em;
	font-weight:normal;
	margin-bottom:20px;
	padding:6px 12px 5px 8px;
	display:inline;
	text-transform:capitalize;
}

h3 a, h3 a:hover, #contentLeft h3 a, #contentLeft h3 a:hover {
	color:#fff;
}

h4 {
	color:#1FB2C3;
	font-size:110%;
	font-weight:normal;
	margin: 15px 0 10px 0;
}

p {
	color:#666666;
	line-height:1.2em;
	margin:0 0 10px 0;
}

p.intro {
	color:#A40809;
	font-size:180%;
	line-height:1.2em;
}

ul.smaller {
	list-style:none;
	margin:0;
	padding:0;
}

ul.smaller li {
	background:none !important;
	padding:0 !important;
}

ul.bullets {
	margin-bottom:10px;
	margin-left:10px;
	list-style:none;
	padding:0;
}

ul.bullets li {
	background:url(../images/splash.gif) left no-repeat;
	color:#A40809;
	font-size:130%;
	margin-bottom:7px;
	padding-left:20px;
}

.formButtons input {
	background:#A40809;
	color:#fff;
	font-weight:normal;
	font-size:100%;
	border:0;
	padding:4px;
	cursor:pointer;
	border:2px solid #8a0607;
	border-width:0 2px 2px 0;
}

#homeSubColumns {
	margin-top:20px;
}

#homeSubColumnsAlt {
	margin-top:0;
}

#homeSubColumns .column, #homeSubColumnsAlt .column {
	float:left;
}
#homeSubColumns #homeSubColumnLeft {
	width:230px;
}
#homeSubColumns #homeSubColumnRight {
	width:310px;
}
#homeSubColumns .right, #homeSubColumnsAlt .right{
	float:right !important;
}
#homeSubColumns .right .caseStudy {
	width: 310px;
}



/************************/
/* Content Left Styles */
/************************/
#contentLeft{
	width: 560px;
	float:left;
	margin: 25px 0 0 10px;
}

/************************/
/* Content Right Styles */
/************************/
/*#contentRightSpace{
	height: 190px;
	width: 213px;
}*/

#contentRight{
	background:url(../images/right-panel-mid.jpg) repeat-y;
	float:right;
	width: 213px;
	font-size: 90%;
	margin-top: 190px;	
}

#contentRight .sub {
	background:url(../images/right-panel-top.jpg) no-repeat top right;
	width: 100%;
	margin: auto;
	padding-top: 35px;
	/*height: 190px;*/
}

#contentRight .bottom {
	background:transparent url(../images/right-panel-bottom.jpg) repeat scroll 0%;
	height:50px;
	width:213px;
}

#contentRight .block {
	margin-left:36px;
	width:145px;
}

#contentRight .block h3 {
	background:url(../images/right-panel-header.jpg) no-repeat center;
	width:149px;
	margin:0 0 15px 0;
	color:#23b0c1;
	text-align:center;
	padding: 21px 0 10px 0;
	display:block;
	font-size: 130%;
	border-bottom: #ccc 1px solid;
	line-height:1.3em;
}

#contentRight .block ul {
	list-style:none;
	margin:0;
	padding:0;
}

#contentRight .block li {
	display:block;
	padding:5px 0 2px;
	border-bottom:#eee 1px solid;
	background-position: right;
	background-repeat:no-repeat;
}

#contentRight .block li.active {
	background-position:right 5px !important;
}

#contentRight .block li a {
	color:#666;
	padding:0 35px 9px 0;
	display:block;
	margin-top:4px;
	font-size:110%;
	text-align:right;
}

#contentRight .block li a:hover {
	color:#A40809;
}

#contentRight .block li ul {
	margin:0;
	border:0;
	display:none;
}

#contentRight .block li.active ul {
	display:block;
}

#contentRight .block li ul li {
	border-top:1px solid #EEEEEE;
	border-bottom:0;
	background:none;
	padding:2px 0;
}

#contentRight .block li ul li a {
	margin-right:10px;
	padding:3px 15px 3px 0;
	background:url(../images/bullet-right.jpg) right no-repeat;
	font-size:100%;
}

#contentRight .block ul.simple li {
	padding:0;
}

#contentRight .block ul.simple li a {
	padding:3px 0;
}

#greatIdeasBlock ul.simple li {
	border-bottom:1px solid #EEEEEE !important;
	padding:4px 15px 4px 0 !important;
}

#contentRight .block ul.simple li {
	padding:0 10px 0 0;
	float:left;
	width:135px;
	background:url(../images/bullet-right.jpg) right no-repeat;
	border:0;
	margin:0 0 1px 0;
}

#contentRight .block ul.simple li a {
	color:#999999;
	font-size:100%;
	line-height:1.2em;
}

/*********************/
/*** Footer Styles ***/
/*********************/
#footer{
	background:#ffffff url(../images/footer-bg.jpg) no-repeat center bottom;
	width: 100%;
	height: 75px;
	text-align:center;
}

#footer img {
	margin-top:10px;
}

#footerBelow{
	background:#ffffff url(../images/splash.gif) no-repeat top;
	height: 75px;
	
}

#footerNav, #footerKeywords, #footerKeywords2 {
	text-align:center;
	font-size: 0.8em;
	margin:0;
	background: #fff;
}

#footerNav li, #footerKeywords li, #footerKeywords2 li{
	display: inline;
	background: #fff;
}

#footerNav a, #footerKeywords a, #footerKeywords2 a{	
	display: inline;
	color:#cba59a;
	margin: 0 4px 0 4px;
	background: #fff;
}

#footerNav a:hover, #footerKeywords a:hover, #footerKeywords2 a:hover{
	color:#eee;
	background: #fff;
}

#footerText{
	background: #fff;
	margin: 0 auto;
	text-align:center;
	font-size: 0.8em;
}

#footerText p{
	color:#cba59a;
	background: #fff;
}

.footerEmail{
	color:#cba59a;
	background: #fff;
}

.footerEmail:hover{
	color:#fff;
	background: #fff;
}

.footerDividerLine{
	color:#fff;
	margin: 0 5px 0 5px;
	background: #fff;
}

/* ========================================================= STYLES */
.clearMe{
	clear:both;
	margin:0;
	padding:0;
}
.white{
	color: #fff;
}
.selected{
	color:#c23426;
}
.hideMe{
	display:none;
}
.smaller{
	font-size: 90%;
}
.medium{
	font-size: 95%;
}
.highlight{
	font-size: 130%;
	color:#23B0C1;
	line-height: 1.2em;
}

.highlight2{
	font-size: 130%;
	color:#999;
}
.red{
	color:#A40809;
}
.borderBox{
	border:#999 solid 1px;	
}

.imgThumb {
	border: #999 dotted 1px;
	/*background-image: url(../images/img4.gif);*/
	padding: 5px;
	
}

.imgFrench2 {
	border: #999 dotted 1px;
	/*background-image: url(../images/img4.gif);*/
	padding: 5px;
	
}


/*********************/
/* Hacks/Misc Styles */
/*********************/


/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;
background: #fff;}
/* End hide from IE-mac */

