@charset "utf-8";
/* CSS Document */


/* Content Cell Treatments (dark on white) */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text, td, body, li {
	color: #1c1c1c;
	font-family: arial, sans-serif;
	font-size: 1.0em;
}
#HighlightText {
	color: #ff8500;
}
H1 {
	font-size: 1.2em;
	margin-bottom: 0px;
	color: #df002c;
}
H2 {
	font-size: 1.1em;
	margin-bottom: 0px;
	color: #c40633;
}


a {
	color:#ffffff;
	 text-decoration:none;
}

a:visited{
	 color: #ffffff;
}

a:hover{
	text-decoration:underline;
}
a.bodyAnchor {
	color: #c40633;
}

/* Top-Right Nav & Search Treatments */
.#search {
	width=130px;
	/*position: absolute;
	width: 300px;
	height: 42px;
	line-height: 42px;
	height: 42px;
	left: 650px;
	top: 63px;
	float:left;*/
	}
.searchback {
}

.bold {
	font-weight: bold;
}

html>body .search {
	width=350px;
} 

/* Hidden Spam Trap Treatment */
.hidden {
	color: #0f104d;
	font-size: 4 px;
}

/* Left-side Nav Treatments */
#navcontainer { 
  width: 247px; 
  /*position:absolute;*/
  border: 1px solid #FFF;
  height: 200px; 
  clear: left;
}
#menu_back1 td {
	padding: 0px;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14 px;
	background-image:url(../images/menu_back.jpg);
	background-repeat:repeat-x;
	line-height: 66px;
}
#menu_back1 a { 
	color:#ff8400;
	text-decoration: none;
}
.menu_image1 {
	padding-left: 15px; 
	padding-top: 14px;
}
#menu_back2 td {
	padding: 0px;
	background-color: #ffcc00;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/menu_back.jpg);
	background-repeat:repeat-x;
	line-height: 33px;
}
#menu_back2 a { 
	color:#FFF;
	text-decoration: none;
}

/* SSL Cell Treatment to force top-alignment */
.td : SSL {
	position:relative;
	vertical-align:top;
}

/* Footer Treatments */
.footer {
	/*position:fixed;*/
	/*width:100%;*/
	/*line-height: 40px;*/
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a {
	text-decoration: none;
	color: #FC0;
	font-size: 11px;
	font-weight: bold;
}
#footer a:hover{
	text-decoration: underline;
}

/* Footer for mailings */
#LEcopyright {
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: eca345;
	background-color: #000000;
	color: ffffff;
	font-size : 11px;
}
.ProjectContents
{
	color:#1c1c1c;
	font-family: arial, sans-serif;
}
.ClientsLoc
{
	color:#7D786E;
	font-style:italic;
}
.Headings
{
	font-family: arial, sans-serif;
	color:#530000;
	font-size:16px;
	line-height:24px;
	margin-bottom:-8px;
	font-weight:bold;
}
.TestimonialContents
{
	color:#1c1c1c;
	font-family: arial, sans-serif;
}
.Anchorlinks
{
	font-family: arial, sans-serif;
	color:#530000;
	font-size:15px;
	line-height:24px;
	margin-bottom:-8px;
	text-decoration:underline;
	font-weight:bold;
}
.Anchorlinks:visited
{
	font-family: arial, sans-serif;
	color:#530000;
	font-size:15px;
	line-height:24px;
	margin-bottom:-8px;
	text-decoration:underline;
	font-weight:bold;
}

#TestimonialHeader {
	color: #ffffff;
	padding-left:20px;
	padding-top:10px;
}

#TestimonialSideDiv
{
width:350px;
font-size:15px;
float:right;
background-image:URL('../images/Right-top.gif');
background-repeat:no-repeat;
background-color:#6972ff;
color:#FFFFFF;
}
#TestimonialLeftSidePara
{
padding:7px;
color:#FFFFFF;
}
#TestimonialBottomDiv
{
height:23px;
width:350px;
background-color:#6972ff;
background-image:URL('../images/Right-bottom.gif');
background-position:top;
background-repeat:no-repeat;
}
#imgCaseStudy
{
float:right;
padding-top:15px;
padding-right:10px;
padding-left:5px;
}
#ClientInfo
{
padding-left:5px;
font-style:italic;
font-size:14px;
}



