@charset "UTF-8";
/* CSS Document */

/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em;}
body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;}
	
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px;}

body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }
form {
	margin:0px;
	padding:0px; }
a img {border:0}
.under {text-decoration: underline;}
h1 {font-family: Verdana, Geneva, sans-serif;
	color: #cc3333;
	font-size: 19px;
	padding: 5px 15px;
}
h2 {font-family: Verdana, Geneva, sans-serif;
	color:#333366;
	font-size: 15px;
	padding: 2px 15px;
    }
h3 {font-family: Verdana, Geneva, sans-serif;
	color:#333;
	font-size: 14px;
	padding: 2px 15px;}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	color: #000;
	padding: 15px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}

h5 {font-family: Verdana, Geneva, sans-serif;
	color: #cc3333;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 15px 3px 15px;
}

p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	padding: 0px 15px;
	text-align: justify;
}
a {
	color: #262658;
	text-decoration: underline; 
}
a:hover {
	text-decoration: none;
	color: #cc3333;	
}


/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */
.clearme {
	clear: both;
}

/* WRAPPER */
#wrapper {
	width: 1054px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0px;
}

/* HEADER */
#header {
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
}
#header #logo {
	width: 272px;
	margin-left: 20px;
	float: left;
}
#header #call {
	float: right;
	width: 262px;
	padding-right: 20px;
	*margin-top: 5px;
}

/* NAVIGATION */
#navigation {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 45px;
	text-align: center;
	clear: both;
}

/* MAIN CONTENT - This div in only on the home page, not interior pages */
#mainContent {
	width: 961px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#mainContent #mainContentRight {
	float: right;
	width: 262px;
	margin: 0px;
}

#mainContent #mainContentRight .bullets {
	margin-top: 45px;
	margin-left: 15px;
}

#mainContent #mainContentLeft {
	margin: 0px;
	float: left;
	width: 697px;
}
#rss {
	width:230px;
	margin:55px auto 0px auto;
	border-bottom: 1px gray solid;
}

/*FLASH CONTENT - this div is only on the main home page and has two divs inside, flashLeft and flashRight */
#flashContent {
	height: 287px;
	width: 961px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flashContent #flashLeft {
	float: left;
	height: 287px;
	width: 697px;
}
#flashContent #flashRight {
	float: right;
	height: 284px;
	width: 262px;
	margin-top: 2px;
}
#flashContent #FlashRight .bottomSpace {
	margin-bottom: 2px;
}

/*FOOTER*/
#footer {
	width: 961px;
	margin: 0px auto 5px auto;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: center;
	clear: both;
}
#footer p {
	display: inline;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #333;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}
#footer a:active {
	text-decoration: none;
	color: #000;
}

/*Interior Pages - contains two divs inside, leftNav and RightContent */
#IntPages {
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftNav {
	width: 247px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#leftNav #leftNavTop {
	width: 247px;
}
#leftNav #leftNavBottom {
	width:247px;
	margin-bottom:5px;
}
.topList {
	margin-top: 15px;

}
#IntPages a:link {
	color: #262658;
	text-decoration: none;
}
#IntPages a:visited {
	text-decoration: none;
	color: #262658;
}
#IntPages a:hover {
	text-decoration: none;
	color: #cc3333;
}
#IntPages a:active {
	text-decoration: none;
	color: #262658;
}
#RightContent  {
	width: 714px;
	float: right;
}
#RightContent ul li {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
	margin-bottom: 15px;
	margin-left: 50px;
}
#RightContent ol li {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
	margin-bottom: 15px;
	margin-left: 50px;
}
#RightContent #sitemap ul li {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 50px;
}

/*CONTACT FORM*/
#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 350px;
	font:11px/20px Verdana;
	color:#333;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 335px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 80px;
	height: 20px;
	text-align: right;
	padding:0px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
.contact_checks {
	padding: 10px;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
#newsletter {
	display:inline;
	width: 262px;
	height: 135px;
	float: right;
	margin: 5px 4px 0px 10px;
	*margin: 5px 4px 5px 10px;
	background: url(images/newsletter_bg.gif) no-repeat;
	font: 11px Verdana;
	color: #fff;
}
.news_header {
	font: 12px Verdana;
	color: #fff;
	padding: 7px 0px 8px 10px;
}

/*CASES - div on the client-case-study pages*/
#cases p{
	font-size: .8em;
}
.caseLink{
	font: Verdana, Geneva, sans-serif;
	text-align: right;
	margin-right: 40px;
}

/*Spry */
.CollapsiblePanelTab {
	display:block;
	width:240px;
	height:29px;
	padding:0px 0px 0px 7px;
	font:14px Verdana;
	text-decoration:none;
	border-bottom:1px solid #ccc;
	color:#333366;
	line-height:29px;
}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background:url(images/nav_roll.gif) no-repeat bottom left;
	color:#cc3333;
}
.CollapsiblePanelContent {
	background-color: #f2f2f2;
}
#CollapsiblePanel1 a {
	width:235px;
	display:block;
	height:26px;
	font:12px Verdana;
	color:#333366;
	text-decoration:none;
	border:none;
	line-height:24px;
	padding-left:12px;
}
#CollapsiblePanel1 a:hover {
	width:235px;
	font:12px Verdana;
	color:#cc3333;
	text-decoration:none;
	line-height:24px;
	padding-left:12px;
	background:url(images/nav_roll.gif) no-repeat bottom left;
}
#CollapsiblePanel2 a {
	width:235px;
	display:block;
	height:26px;
	font:12px Verdana;
	color:#333366;
	text-decoration:none;
	border:none;
	line-height:24px;
	padding-left:12px;
}
#CollapsiblePanel2 a:hover {
	width:235px;
	font:12px Verdana;
	color:#cc3333;
	text-decoration:none;
	line-height:24px;
	padding-left:12px;
	background:url(images/nav_roll.gif) no-repeat bottom left;
}
#CollapsiblePanel3 a {
	width:235px;
	display:block;
	height:26px;
	font:12px Verdana;
	color:#333366;
	text-decoration:none;
	border:none;
	line-height:24px;
	padding-left:12px;
}
#CollapsiblePanel3 a:hover {
	width:235px;
	font:12px Verdana;
	color:#cc3333;
	text-decoration:none;
	line-height:24px;
	padding-left:12px;
	background:url(images/nav_roll.gif) no-repeat bottom left;
}
.leftLink {
	cursor: pointer;
	display:block;
	width:240px;
	height:29px;
	padding:0px 0px 0px 7px;
	font:14px Verdana;
	text-decoration:none;
	border-bottom:1px solid #ccc;
	color:#333366;
	line-height:29px;
}
.leftLink:hover {
	background:url(images/nav_roll.gif) no-repeat bottom left;
	color:#cc3333;
}
#CollapsiblePanel4 {
	clear: both;
	width:688px;
	display:block;
	height:auto;
	border:none;
	margin:0px 0px 10px 15px;
	padding-top:10px;
}
.CollapsiblePanelTab2 {
	cursor: pointer;
	display:block;
	background:url(images/view_more_bg.gif) no-repeat;
	width:688px;
	height:29px;
	padding:0px 0px 0px 7px;
	font:14px Verdana;
	color:#333366;
	line-height:29px;
}
.CollapsiblePanelTab2:hover {
	background:url(images/view_more_bg.gif) no-repeat;
	color:#333366;
}
.CollapsiblePanelContent2 {
	background-color: #f2f2f2;
	width:695px;
}
#CollapsiblePanel4 p{
	padding: 8px 15px;
	margin: 0px;
}
#CollapsiblePanel5 {
	clear: both;
	width:688px;
	display:block;
	height:auto;
	border:none;
	margin:0px 0px 10px 15px;
}
#CollapsiblePanel5 p{
	padding: 8px 15px;
	margin: 0px;
}
#CollapsiblePanel6 {
	clear: both;
	width:688px;
	display:block;
	height:auto;
	border:none;
	margin:0px 0px 10px 15px;
}
#CollapsiblePanel6 p{
	padding: 8px 15px;
	margin: 0px;
}
#CollapsiblePanel7 {
	clear: both;
	width:688px;
	display:block;
	height:auto;
	border:none;
	margin:0px 0px 10px 15px;
}
#CollapsiblePanel7 p{
	padding: 8px 15px;
	margin: 0px;
}
#CollapsiblePanel8 {
	clear: both;
	width:688px;
	display:block;
	height:auto;
	border:none;
	margin:0px 0px 10px 15px;
}
#CollapsiblePanel8 p{
	padding: 8px 15px;
	margin: 0px;
}
#CollapsiblePanel9 {
	clear: both;
	width:688px;
	display:block;
	height:auto;
	border:none;
	margin:0px 0px 10px 15px;
}
#CollapsiblePanel9 p{
	padding: 8px 15px;
	margin: 0px;
}
#CollapsiblePanel10 {
	clear: both;
	width:688px;
	display:block;
	height:auto;
	border:none;
	margin:0px 0px 10px 15px;
}
#CollapsiblePanel10 p{
	padding: 8px 15px;
	margin: 0px;
}
#CollapsiblePanel11 {
	clear: both;
	width:688px;
	display:block;
	height:auto;
	border:none;
	margin:0px 0px 10px 15px;
}
#CollapsiblePanel11 p{
	padding: 8px 15px;
	margin: 0px;
}
#CollapsiblePanel12 {
	clear: both;
	width:688px;
	display:block;
	height:auto;
	border:none;
	margin:0px 0px 10px 15px;
}
#CollapsiblePanel12 p{
	padding: 8px 15px;
	margin: 0px;
}


/*SPRY TEXT*/
.CollapsiblePanelTab_txt {
	cursor:pointer;
	color:#cc3333;
	padding:10px 0px 10px 15px;
	padding-top:10px;
	font:12px Verdana;
	font-weight: normal;
	text-align:left;
	line-height:20px;
}
.CollapsiblePanelTab_txtHover,  .CollapsiblePanelTab_txtOpen .CollapsiblePanelTab_txtHover {
	color:#cc3333;
}
#CollapsiblePanel_txt a {
	padding:0px 0px;
	font:12px Verdana;
	text-decoration:underline;
	color:#cc3333;
}
#CollapsiblePanel_txt a:hover {
	padding:0px 0px;
	font:12px Verdana;
	text-decoration:underline;
	color:#cc3333;
}
.CollapsiblePanelContent_txt {
	padding:0px 0px;
	font:12px Verdana;
}

ul {
	margin-left:30px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;	
}