* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Verdana, Arial, Helvetica ,sans-serif;
	font-size: 11px;
	line-height: 18px;
	/*cursor: default;*/
	color: #333333;
	background-color: #ffffff;
}
#headerWrapper {
	background-color: #57539f;
	border: 1px solid #D0D0E9;
	border-width: 0 0 1px 0;
	height: 25px;
	width: 100%;
	position: relative;
	color: White;
}

#main_wrapper {
	width: 770px;
	position: relative;
	overflow: hidden;
	margin: 0 auto 5px auto;
}

#main_wrapper.homepage {
	width: 906px;
	position: relative;
	overflow: hidden;
	margin: 0 auto 5px auto;
}


input, textarea, select {
	/*border: 1px solid #ccc;
	font-size: 100%;*/
	padding:2px;
}
p {
	margin: 1em 0;
}
h1 {
	color: #333399; /*	font-family:helvetica,verdana,sans-serif; */
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-weight: bold;
	font-size: 175%;
	margin: 0.25em 0 0.5em 0;
}
h2 {
	color: #333399; /*	font-family:helvetica,verdana,sans-serif; */
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-weight: bold;
	font-size: 160%;
	margin: 0.5em 0;
}
h3 {
	clear: both;
	color: #333399;
	font-weight: bold;
	font-size: 110%;
	margin: 0.5em 0;
}
h4 {
	clear: both;
	color: #333333;
	font-weight: bold;
	font-size: 100%;
	margin: 0.5em 0;
}
hr {
	background-image: url("../images/hr_bg.gif");
	border: 0;
	height: 1px;
	clear: both;
	margin: 1em 0;
}
.spacer {
	clear: both; /* for 2/3 col layouts & top menu*/
}
a {
	text-decoration: none;
	color: #414196;
}
a:hover {
	text-decoration: none;
	border: 1px dotted #70AC26;
	border-width: 0 0 0px 0;
	color: #70AC26;
}
a.more {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.more:hover {
	font-weight: bold;
	color: #70AC26;
	text-decoration: underline;
	border: 0;
}
form {
	margin: 0;
}
img {
	border: 0;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 18px;
}
ul, li {
	padding-left: 16px;
	list-style-image:url(../images/bullet-triangle-big.gif);
}
ul li {
	padding-left: 5px;
	list-style-image:url(../images/bullet-triangle-big.gif);
}
ol, ol li {
	list-style-image: none;
}
/* Header divs */
#headerFunctions {
	clear: both;
	width: 770px;
	position: relative;
	overflow: hidden;
	margin: 0 auto 5px auto;
}
#headerFunctions p {
	margin: 0;
	padding: 0;
	line-height: 10px;
}
#header {
	height: 11.5em;
	min-height: 125px;
	clear: both;
	margin-top: 10px;
	padding: 0;
}
#logo {
	color: #474799;
	width: 745px;
	height: 80px;
	float: left;
}

div#headercontact
{
	height:69px;
	width:155px;
	float:right;
}

div#headercontact h2
{
	position:absolute;
	text-indent:-9999px;
}

div#headercontact p.telephonenumber,div#headercontact p.emailaddress,div#headercontact p.callyouback
{
	margin:0;
	padding:0;
}

div#headercontact p.telephonenumber
{
	height:19px;
	width:155px;
	background-image: url("../images/interimhomepage/home-contact-telephone.png");
	text-indent:-9999px;
}

div#headercontact p.emailaddress a
{
	display:block;
	height:18px;
	width:155px;
	background-image: url("../images/interimhomepage/home-contact-email.png");
	text-indent:-9999px;
}

div#headercontact p.callyouback a
{
	display:block;
	height:32px;
	width:155px;
	background-image: url("../images/interimhomepage/home-contact-call-back.png");
	text-indent:-9999px;
}

#logo a {
	color: #474799;
}
#header_logo a:hover {
	color: #474799;
	text-decoration: underline;
}
#logo img {
	margin-top: 10px;
	float: left;
}
#logo p#headerContact {
	text-align: right;
	float: right;
	margin-top: 22px;
	white-space: nowrap;
	line-height: 1px;
}
#logo p img {
	margin-top: 0;
}
#headerFunctions a:hover {
	border: 0;
}
#headerFunctions .submit {
	background-color: #57539f;
	border: 0;
	font-size: 100%;
	width: 50px;
	color: white;
	font-weight: bold;
	background-color: transparent;
}
#headerFunctions input.input {
	border: 1px solid #999;
	color: #444;
	background-color: #b6b3df;
	width: 101px;
	padding: 2px;
	font-weight: normal;
	font-size: 100%;
}
#headerFunctions input:focus {
	color: black;
	background-color: white;
}
#headerFunctions #search {
	float: right;
	text-align: right;
	width: auto;
	margin: 3px 0 0 0;
}
#headerFunctions #fontResize {
	float: right;
	display: none; /*unset via script*/
	margin: 2px 10px 0 0;
	padding-right: 10px;
	text-align: right;
	width: auto;
	border: 1px solid #D0D0E9;
	border-width: 0 1px 0 0;
}
/**************** menu coding *****************/
#menu {
	width: 770px;
	float: left;
	height: 4.25em;
	min-height: 45px;
	overflow: hidden;
	font-family: Verdana, Arial, Sans-Serif;
	margin-left:60px;
	/*font-weight: bold;*/
}
#menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 770px;
	list-style: none;
	list-style-image: none;
}
#menu a {
	display: block;
	margin: 0;
	padding: 0;
	color: #414196;
	text-decoration: none;
}
#menu a:hover, #menu a.current {
	border: 0;
	color: #70AC26;
	text-decoration: underline;
}
#menu li {
	position: relative;
	float: left;
	white-space: nowrap;
	border: 1px solid #D0D0E9;
	border-width: 0 0 0 1px;
	list-style: none;
	list-style-image: none;
	padding:0 10px 0 10px;
	font-size:14px;
}
#menu ul ul {
	position: absolute;
}
div#menu ul ul, div#menu ul li:hover ul {
	display: none;
}
div#menu ul li:hover ul {
	display: block;
	z-index: 100;
}
#menu li.first {
	margin-left: 1px;
	border: 0;
}
#menu ul ul {
	border: 1px solid #ffffff;
	border-width: 0 0 0 1px; /* Fudge so that menus don't overlap*/
	margin-left: -772px;
	padding-left: 769px;
	background-color: #ffffff; /*	background-image: url("../images/nav/bg.gif"); 	background-repeat:repeat-x; 	background-position:bottom; */
}
#menu ul ul.current {
	display: block;
	z-index: 0;
}
#menu ul ul li {
	border: 0;
	padding: 3px 0 0 0;
	height: 2em;
}
#menu ul ul li.first {
	border: 1px solid #D0D0E9;
	border-width: 0 0 0 1px;
	padding: 3px 0 0 3px;
}
#menu ul ul li a {
	padding: 0 5px 0 5px;
	border: 1px solid #D0D0E9;
	border-width: 0 0 0 1px;
}
#menu ul ul li a:hover, #menu ul ul li a.current {
	border: solid 1px #D0D0E9;
	border-width: 0 0 0 1px;
}
#menu ul ul li.first a, #menu ul ul li.first a:hover {
	border-width: 0;
}
/* MAIN divs */
#main {
	clear: both;
	width:770px;
	margin:0 0 0 57px;
}

#main.homepage {
	clear: both;
	width:906px;
	margin:0;
}

div#banner_container
{
	margin:0;
	padding:0;
	height:343px;
	width:906px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
}

div#banner_left
{
	margin:0;
	padding:0;
	width:652px;
	height:343px;
	float:left;
}

div#banner_left_top 
{
	margin:0 0 0 0;
	padding:0;
	width:652px;
	height:97px;
	text-indent:-9999px;
	background-image: url("../images/interimhomepage/home-h2-cubeworks-does-so-much-more.png");
	float:left;
}



div#banner_left_middle
{
	margin:0;
	padding:0;
	width:652px;
	height:246px;
	background-image: url("../images/interimhomepage/home-lower-left-banner.png");
	float:left;
}

div#banner_left_middle p
{
	margin:0 0 15px 72px;
	float:left;
	width:450px;
	font-size:0.8em;
	margin:10px 0 15px 68px;
}

div#banner_left_middle p.firstparagraph
{
	float:left;
	width:450px;
	font-size:0.8em;
	margin:10px 0 20px 68px;
}

div#banner_left_middle a.workthatmatterslink
{
	color:#FF1C0C;
	text-decoration:underline;
}

div#banner_left_middle p.sound_complicated
{
	margin:0 0 0px 72px;
	padding:0;
}

div#banner_left_middle p.sound_complicated img
{
	width:398px;
	height:22px;
}

div#banner_left_bottom
{
	margin:0;
	padding:0;
	width:652px;
	height:97px;
	float:left;
}

div#banner_right
{
	margin:0;
	padding:0;
	width:254px;
	height:343px;
	float:right;
	background-image: url("../images/interimhomepage/home-banner-episerver.png")
}

div#banner_right p
{
	margin:0;
	padding:0;
	width:195px;
	height:105px;
	Display:block;
	text-indent:-9999px;
}

div#banner_right a
{
	Display:block;
	text-indent:-9999px;
}

div#blog_header
{
	
}

div#blog_header h2
{
	text-indent:-9999px;
	width:906px;
	height:72px;
	background-image: url("../images/interimhomepage/home-h2-from-our-blog.png");
	margin:0;
	padding:0;
}

div#hometwocol
{
	float:right;
}

div#homecol1
{
	width:590px;
	float:left;
}


div#homecol2
{
	float:left;
	margin:0 72px 0 0;
	width:242px;
}

div#homecol2 h2
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:23px;
	color:#000000;
	font-weight:lighter;
}


div#weveworkedwith
{
	margin:0px;
	padding:0px;
	width:240px;
	height:133px;
	background-image: url("../images/interimhomepage/workingwith3.gif");
	background-repeat:no-repeat;
	Display:block;
	text-indent:-9999px;
	overflow:hidden;
}

div#homecol2 p
{
	 margin:0 0 25px 0;
	 padding:0;
}

div#homecol2 p a.ourfullclientlist
{
	display:block;
	width:129px;
	height:21px;
	background-image: url("../images/interimhomepage/home-a-our-full-client-list.png");
	text-indent:-9999px;
}

div#homecol2 p a.morecasestudies
{
	display:block;
	width:137px;
	height:21px;
	background-image: url("../images/interimhomepage/home-a-more-case-studies.png");
	text-indent:-9999px;
}

div#homecol2 ul
{
	margin:0;
	padding:0;
}

div#homecol2 ul li
{
	list-style-image:none;
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
	height:155px;
	width:242px;
}

div#homecol2 ul li h3 a
{
	text-decoration:underline;
	color:#7F75BE;
	font-size:14px;
	height:17px;
	width:auto;
	float:left;
	margin:0 0 15px 0;
	font-family:Arial,Helvetica,sans-serif;
}

div#homecol2 ul li h3 
{
	 width:242px;
}

div#homecol2 ul li h3 a.epiicon
{
	 width:61px;
	 height:17px;
	 background-image: url("../images/interimhomepage/home-icon-episerver.png");
	 float:left;
	 margin:2px 0 0 10px;
}

div#homecol2 ul li a.bbsrcfoodsecurity, div#homecol2 ul li a.chichestercollege, div#homecol2 ul li a.breakthroughbreastcancer
{
	width:242px;
	height:113px;
	margin:10px 0 20px 0;
	clear:both;
}

div#homecol2 ul li a.bbsrcfoodsecurity
{
	background-image: url("../images/interimhomepage/home-img-case-study-bbsrc.png");
	height:113px;
	width:242px;
	display:block;
	text-indent:-9999px;
}

div#homecol2 ul li a.chichestercollege
{
	background-image: url("../images/interimhomepage/home-img-case-study-chichester.png");
	height:113px;
	width:242px;
	display:block;
	text-indent:-9999px;
}

div#homecol2 ul li a.breakthroughbreastcancer
{
	background-image: url("../images/interimhomepage/home-img-case-study-breakthrough.png");
	height:113px;
	width:242px;
	display:block;
	text-indent:-9999px;
}

/* Further layout classes etc */
#home form {
/*	background-color: #D0D0E9;
	border: 1px solid #414196;
	padding: 5px;*/
}
#home form ul, #home form ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.titlebanner {
	margin: 0 0 0 0;
	height: 140px;
	clear: both;
}
#home .titlebanner {
	height: 144px;
}
.titlebanner p, .titlebanner h1 {
	margin: 0;
	padding: 0;
}
.titlebanner .col1 {
	float: left;
	padding: 14px 14px 0 14px;
	width: 253px;
}
/* homepage-specific boxes */
.solutionselector {
	padding: 3px 5px 0 5px;
	font-size: 8pt;
	background-image: url("../images/home/solutionselector.gif");
	background-repeat: no-repeat;
	height: 36px;
	clear: both;
	margin: 0 0 20px 0;
}
.solutionselector .col1 {
	float: left;
	padding: 0 0 0 9px;
	width: 243px;
}
.solutionselector h2 {
	font-size: 8.5pt;
	font-weight: bold;
	color: #6EAC27;
	margin: 0;
}
.solutionselector p {
	margin: 0;
}
.solutionselector a {
	color: #ffffff;
}
.solutionselector a:hover {
	color: #ffffff;
	border: 0;
	text-decoration: underline;
}
.solutionselector ul {
	padding: 0;
	margin: 2px 0 0 0;
}
.solutionselector ul li {
	float: left;
	display: block;
	font-weight: bold;
	padding: 8px 0 0 0;
	margin: 0;
	color: white;
	width: 100px;
	height: 22px;
	border: 1px solid #a2c971;
	border-width: 0 0 0 1px;
	text-align: center;
}
.solutionselector ul li:first-child {
	border: 0;
}
ul.services {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
ul.services li {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0 0 12px 0;
}
.article {
	margin: 5px 0 5px 0;
}
.socialMedia {
	margin: 5px 0 5px 0;
}
.caseStudy {
	margin: 5px 0 5px 0;
}
.news {
	margin: 5px 0 5px 0;
}
.workingwith {
	margin: 0 0 5px 0;
}
.workingwith a:hover {
	border: 0;
}
.featuredproject h4 {
	margin-bottom: 10px;
}
.featuredproject img {
	float: left;
}
/* styles for body layouts*/
.threecol, .twocol, .onecol {
	clear: both; /*	border:1px solid #D0D0E9; 	border-width: 1px 0 0;*/
	margin-top: 20px;
	padding-bottom: 10px;
}


.onecol {
	padding: 0 15px 25px 15px;
}
.threecol .col1, .threecol .col2, .threecol .col3, .twocol .col1, .twocol .col2, .onecol {
	/*	background-image:url("../images/col_bg.gif"); */
	background-repeat: repeat-x;
	min-height: 100px;
}
/* left hand nav */

/* three column layout - 3rd column first */
.threecol {
	background-image: url("../images/threecol_bg.gif");
}
.threecol h2 {
	margin: 0 0 10px 0; /* better way of setting font size with sIFR */
	height: 25px;
	width: 200px;
}
.threecol h4 {
	margin: 0 0 3px 0;
}
.threecol .rss {
	float: right;
	margin-top: 5px;
}
.threecol a.rss:hover {
	border: 0;
}
.threecol a.more {
	display: block;
	float: right;
	background-image: url("../images/icons/arrow.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: normal;
	clear: both;
	padding-left: 10px;
	margin: 0 0 10px 0;
	color: #57539F;
}
.threecol a.more:hover {
	color: #70AC26;
	text-decoration: underline;
	font-weight: normal;
}
.threecol h3 {
	margin: 5px 0 5px 0;
	padding: 0;
}
.threecol h3 a {
	/*color: #005FAB;*/
	font-weight: normal;
}
.threecol h3 a:hover {
	color: #70AC26;
	border-color: #70AC26 !important;
}
.threecol .col1 {
	clear: none;
	float: left;
	border: 0;
	width: 243px; /*	padding:10px 10px 10px 14px;*/
	padding: 10px 10px 10px 0;
}
.threecol .col2 {
	clear: none;
	float: left;
	width: 242px;
	border: 0;
	padding: 10px;
	border: 1px solid #D0D0E9;
	border-width: 0 0 0 1px;
}
.threecol .col3 {
	float: right;
	width: 243px;
	border: 1px solid #D0D0E9;
	border-width: 0 0 0 1px;
	padding: 10px 0 10px 10px;
}
/* 2-column body layout - 2nd column first */
.twocol .col2 a:hover, .onecol a:hover {
	text-decoration: none;
	border: 1px dotted #70AC26;
	border-width: 0 0 1px 0;
}
.twocol {
	/*	background-image:url("../images/twocol_bg.gif");*/
}
.twocol .col1 {
	float: left;
	width: 168px;
	border: 0; /*	padding:10px 10px 10px 14px; */
	clear: none;
}
.twocol .col1 img {
	margin-left: 0;
}
.twocol #callbackLink, .twocol #emailusLink {
	float: left;
	height: auto;
	padding: 0;
	line-height: 0;
	margin: 0;
	/*	background-color: Red; */
}
.twocol .col2 h2 {
	margin: 0 0 10px 0;
	padding: 0;
}
.twocol .col2 {
	float: right;
	width: 557px;
	border: 0;
	padding: 0 0 20px 20px; /*	border:1px solid #D0D0E9; 	border-width:0 0 0 1px;*/
	clear: none;
}
.twocol .col2 a, .onecol a {
	text-decoration: none;
	border: 1px solid #414196;
	border-width: 0 0 1px 0;
}
.col2 ul li {
	padding-bottom: 0.5em;
	list-style-type: square;
}
.col2 h1 {
	/*	margin-top: 0; */
}
/* Browse this section */
.browse {
	width: 193px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #e5e5e5;
}
.browse a:hover {
	border: 0;
}
.browse ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
.browse ul ul {
	margin: 0;
	padding: 0;
}
.browse li {
	font-size: 14px;
	list-style-image: none;
	padding: 0; /*	padding:8px 0 8px 0;*/
	font-weight: normal;
}
.browse li #left-nav{
	display:none;
}

.browse li a {
	background-color: white;
	color: #666;
	border-bottom: none;
	display: block;
	padding: 10px 10px 10px 10px;
}
.browse li li ul {
	padding-left: 0;
}
.browse li li li {
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
}
.browse li.current {
	font-weight: bold;
}

.browse li li {
	font-size: 11px;
	background-color: #f2f2f2;
	color: #333;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid white;
}
.browse li li a {
	background-color: #f2f2f2;
	color: #333;
	border: none;
	padding: 5px 10px 5px 10px;
}
.browse li li li {
	background-color: #f2f2f2;
	color: #7a7a7a;
	border: none;
}
.browse li li li a {
	background-color: #f2f2f2;
	color: #7a7a7a;
	padding-left: 20px;
	border: none;
}
.browse li a:hover {
	text-decoration: underline;
	color: white;
	background-color: #a5a5a5;
	border: none;
}
.browse li li a:hover {
	background-color: #a5a5a5;
	border: none;
}
.browse li li li a:hover {
	background-color: #a5a5a5;
	border: none;
}

/* Client Quotes */
.quote {
	padding: 0 60px 0 60px;
	background-image: url("../images/quote.gif");
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}
.quote blockquote {
	padding: 0;
	margin: 0;
}
.quote p {
	font-style: italic;
	padding: 0;
	margin: 0 0 5px 0;
}
.quote strong {
	color: #414196;
}
/* Text & image left */
.img-left {
	clear: both;
}
.img-left div {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
	clear: both;
}
/* How We Work ordered-list */
ol.howwework {
	list-style: none;
	padding: 0 0 0 5px;
	margin: 0;
}
ol.howwework li {
	margin: 10px 0 10px 0;
	padding: 0 0 0 33px;
	list-style: none;
	background-position: top left;
	background-repeat: no-repeat;
}
ol.howwework li p{
	margin:0;
	padding:0;
}
ol.howwework li.step1 {
	background-image: url("../images/howwework/list1.gif");
}
ol.howwework li.step2 {
	background-image: url("../images/howwework/list2.gif");
}
ol.howwework li.step3 {
	background-image: url("../images/howwework/list3.gif");
}
ol.howwework li.step4 {
	background-image: url("../images/howwework/list4.gif");
}
ol.howwework li.step5 {
	background-image: url("../images/howwework/list5.gif");
}
ol.howwework li.step6 {
	background-image: url("../images/howwework/list6.gif");
}
ol.howwework li.step7 {
	background-image: url("../images/howwework/list7.gif");
}
/* Key technologies */
.key-tech {
	width: 343px;
}
.key-tech h4 {
	padding: 10px;
	margin: 0;
	color: #60872C;
	background-color: #D0E7B1;
	background-repeat: no-repeat;
	background-image: url("../images/keytech/top-curve.gif");
}
.key-tech ul {
	margin: 0;
	padding: 5px;
	list-style: none;
	color: #60872C;
	background-color: #EDF3E5;
	background-image: url("../images/keytech/bottom-curve.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 20px;
}
.key-tech ul li {
	padding: 5px;
	list-style: none;
	background-image: url("../images/keytech/tick.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
/* Services */
ol.services,ol.services li p {
	margin: 0;
	padding: 0;
}
ol.services li {
	margin: 10px 0 10px 0;
	padding: 0 0 0 60px;
	list-style: none;
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 60px;
}
ol.services li a {
	margin-bottom: 5px;
}
ol.services li.ecommerce {
	background-image: url("../images/services/ecommerce.gif");
}
ol.services li.content {
	background-image: url("../images/services/content.gif");
}
ol.services li.marketing {
	background-image: url("../images/services/marketing.gif");
}
ol.services li.webapps {
	background-image: url("../images/services/webapps.gif");
}
ol.services li.websites {
	background-image: url("../images/services/websites.gif");
}
/* News pages */
.news-summary {
	margin: 0 0 24px 0;
	clear: both;
}
.news-summary h3 {
	margin-bottom: 5px;
	clear: none;
}
.news-summary p.date {
	margin-top: 0;
}
.news-summary img {
	float: left;
	margin-right: 9px;
}
.news-summary p {
	margin-left: 135px;
}
/* featured case study */
.boxb {
	float: right;
	width: 225px;
	border: solid 1px #C1D8FF;
}
.boxb .top {
	padding: 10px;
	background-color: #E0EBFF;
}
.boxb h2 {
	margin: 0;
}
/* Forms */
.form {
	clear: both;
}
.form ul, .chkForm ul {
	clear: none;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
.form ul li, .chkForm ul li {
	list-style: none;
	list-style-image: none;
	padding: 5px 0;
	margin: 2px 0 2px 0;
/*	border-bottom: 1px solid #dedede;*/
}
.form label {
	padding-top: 3px;
	float: left;
	display: block;
	width: 130px;
	padding-right: 10px;
}
.chkForm label {
	padding-top: 3px;
	float: left;
	display: block;
	width: 275px;
}
.form textarea, .form input {
	/*width: 300px;
	padding: 2px;*/
}
.form textarea {
	height: 200px;
}
.form .chk {
	width: 50px;
	padding: 2px;
}

.form .errorl {
	margin-left: 130px;
}
.form p {
	margin: 0;
	padding: 5px;
	padding-left: 140px;
	 /* border-bottom: 1px solid #dedede; */
}
.form p input {
	width: auto;
	border: outset 1px #000000;
}
/* Google map */
#gmapright {
	float: right;
	width: 300px;
	height: 285px;
	text-align: right;
	margin: 0 0 30px 8px;
}
/* RSS Feed */
.rss {
	float: right;
	margin-top: 5px;
}
.rss a, .rss a:hover {
	border: 0 !important;
}
/* Search */
#search-results ol, search-results li {
	list-style-image: none;
}
/* Footer */
#footer {
	clear: both;
	color: #474799;
	padding: 10px 0 10px 0;
	font-size: 90%;
	height: 70px;
	border: 1px solid #D0D0E9;
	border-width: 1px 0 0 0;
}
#footer img {
	margin-top: 10px;
}
#footerl {
	clear: none;
	float: left;
}
#footerr {
	clear: none;
	float: right;
}
#footer a, #footer a:hover {
	color: #474799;
}
#footer a:hover {
	color: #70AC26;
}
#footer #footlb a:hover {
	border: 0;
}
#footerr a:hover {
	border: 0;
}

.showcase {
	margin: 20px 0 20px 0;
}

h1.showcase {
	padding-left: 13px;
}

a.imgLink:hover {
	border: 0;
}

.hide {
	display: none;
}

div#main div.inline-case-study {
	width:240px;
	border:solid 1px #CCC;
	background-color:#f2f2f2;
	float:right;
	clear:right;
	background-repeat:no-repeat;
	margin:0 0 10px 10px;
}
div#main div.inline-case-study h2 {
	background-image:url(../images/titles/heading-case-study.png);
	/*margin:132px 0 5px 0;*/
	margin:0;
	height:24px;
	text-indent:-9999px;
}
div#main div.inline-case-study h3 {
	margin:9px 0 9px 0;
	padding:0 0 0 10px;
}
div#main div.inline-case-study p {
	margin:0 0 9px 0;
	padding:0 0 0 10px;
}
div#main div.inline-case-study ul {
	padding:0 0 0 15px;
}
div#main div.inline-case-study ul li {
	list-style-image:url(../images/bullet-triangle.gif);
	padding:0;
	margin:0 0 10px 10px;
	line-height:1.3em;
}
div#main div.inline-case-study a.right {
	text-indent:-9999px;
	background-image:url(../images/case-study-read.gif);
	width:47px;
	height:18px;
	margin:0 10px 10px 0;
	overflow:hidden;
	float:right;
	background-repeat:no-repeat;
	text-decoration:none;
	border:0;
}
div#main div.inline-case-study a.image-link {
	text-decoration:none;
	border:0;
	border-bottom:solid 1px #CCC;
}

/* Pullout Case Study */

.caseStudyPullout {
	width: 240px;
	float: right;
	height: auto;
	margin-left: 20px;
	margin-bottom: 1em;
	border: 1px solid #bbb;
}

.caseStudyPulloutTitle {
	float: left;
	font-size: 14px;
	color: White;
	display: block;
	width: 220px;
	height: auto;
	padding: 5px 10px;
	background-color: #704b8b;
	margin: 0;
	font-family: Century Gothic, Apple Gothic, sans-serif;
}

.caseStudyPulloutImage {
	float: left;
	width: 240px;
	height: 156px;
	margin: 0;
	padding: 0;
}

.caseStudyPulloutImage a {
	float: left;
	width: 240px;
	height: 156px;
}

.caseStudyPulloutImage a span {
	display: none;
}

.caseStudyPulloutCopy h4 {
	font-size: 13px;
	line-height: 13px;
}

.caseStudyPulloutCopy p {
	margin-top: 0;
}

.caseStudyPulloutCopy {
	float: left;
	display: block;
	padding: 10px;
	background-color: #f6f6f6;
	color: #444;
	font-size: 11px;
}

.caseStudyImage {
	text-align: left;
	width: 570px;
	height: 220px;
}
.caseStudyContainer {
	height: 135px;
	width: 560px;
	_width: 507px;
	padding: 50px 0 0 50px;
	position: relative;
}
.caseStudyCopy {
	width: 557px;
	position: relative;
}

h2.caseStudy {
	margin: 0;
	padding: 10px 0 0 0 ! important;
}

.caseStudyLink {
	margin-top: 0;
}
