/* @override 
	http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/style.css
	http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/plugins/contact-form-7/stylesheet.css
	http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/style.css
	http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/who-we-are/style.css
*/

body {
	font-family:Helvetica, sans-serif;
	margin:0px;
	font-size: 70%;
	text-align:center;
	color: #40403E;
}
td {
    font-family:Helvetica, sans-serif;
    font-size:11px;
    color: #646464;
}

a:link, a:visited {
	color: #6b6b6b;
	text-decoration:none;
}

a:hover {
	color: #333333;
}

/*** CONTAINER ****/

#container {

	width: 528px;
	background-image:url(images/nav/divider-vertical.png);
	background-position:526px 50%;
	background-repeat:repeat-y;
        position:relative;
}

#bottomImage {
	float: none;
	clear: none;
	height: 200px;
}


/* special content */

.clientTable {
}

img {
     border: 0;
	margin: 0;
	padding: 0;
	float: left;
}
#page {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.hide {
/* Hides Text for Image Links */
	display: none;
}

#middleContent {
/* Centers the Content Section of the site */
	margin: auto;
	width: 783px;
	padding-top: 20px;
         text-align:left;

}

.divider {
/* Custom Dotted HORIZONTAL Dividers around site. Always uses 2px height. Use Style= to set width */
	background-image: url(images/nav/divider.png);
	background-repeat: repeat-x;
	height: 2px;
}

.dividerV {
/* Custom Dotted VERTICAL Dividers around site. Always uses 2px width. Use Style= to set height */
	background-image: url(http://skylark.lunarbreeze.com/%7Elanepr0/new/laneDev/wp-content/themes/default/images/nav/divider-vertical.png);
	background-repeat: repeat-y;
	width: 2px;
}


/* HEADERS AND FOOTERS **/

#footer {
	font-size:9px;
	text-align:right;
	width: 783px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 50px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
}	

#bodyBlog {
	background: url(http://skylark.lunarbreeze.com/%7Elanepr0/new/laneDev/wp-content/themes/default/images/blogRepeat.png) repeat-x;	
}

#pageBlog {
	background: url(http://skylark.lunarbreeze.com/%7Elanepr0/new/laneDev/wp-content/themes/default/images/blogHeader.gif) no-repeat;
}

#pageBlog a {

   display:block;
   width:100%;
   height:133px;
   z-index: 90;

}
#headerBlog {
	height: 133px;
	float: none;
	clear: none;
        width:100%;
}

#accordion3 li{
	list-style-type: none;
}

#content.newsLayout div a {
	text-transform: uppercase;
	padding-right: 0;
	padding-top: 0;
	padding-left: 10px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	line-height: 150%;
     
}
#header {
    height: 55px;
	background-color:#3a3a38;
	color:#fff;
}

#header a:link, #header a:visited {
	color:#fff;
	text-decoration:none;
}
#header #adminLink {
	float:right;
}
#header #mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: none;
	clear: none;
	left: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-left: 166px;
}
#headerpad {
	width: 780px;
	margin: auto;
	padding-top: 30px;
}
a.headerimg {
	float:left;
	width:105px;
        height:13px;
        background-image: url(images/nav/lanepr-logo.png);
	background-color:#3a3a38;
        background-position: top left;
}

a.headerimg:hover {
    background-position:0 -13px;
}

#headerimg a {
        border: 0;
}

/* Header Main Menu Styles */
#top-who-we-are {
	width: 69px;
	height: 9px;
	float: left;
	background: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/top-who-we-are.png) 6px 0;
	display: block;
	z-index: 101;
}
#top-what-we-do {
	background: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/top-what-we-do.png) 6px 0;
	width: 75px;
	height: 9px;
	float: left;
	display: block;
}
#top-lane-news {
	background: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/top-news.png) 6px 0;
	width: 41px;
	height: 9px;
	float: left;
}
#top-careers {
	background: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/top-careers.png) 6px 0;
	width: 54px;
	height: 9px;
	float: left;
}
#top-contact {
	background: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/top-contact.png) 6px 0;
	width: 58px;
	height: 9px;
	float: left;
}
#top-client-login {
	background: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/top-client-login.png) 6px 0;
	width: 76px;
	height: 9px;
	float: left;
}

/* My Comment */

a#top-who-we-are:hover, a#top-what-we-do:hover, a#top-lane-news:hover, a#top-careers:hover, a#top-contact:hover, a#top-client-login:hover {
    background-position:6px -9px;
}

a.mainMenuHover:hover {
	/*mainMenu graphical Rollover effect*/
    background-position:6px -9px;
}

a.mainMenuCurrent {
/* class to select for highlighting in mainMenu current page */
    background-position:6px -9px !important;
}


/* classes for displaying selected menu options */

#adminLink {
	font-size: 9px;
	color: #FFFFFF;
}


					/* FOOTER STYLES */

a.btm-who-we-are {
	background-image: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/btm-who-we-are.png);
	width: 73px;
	height: 9px;
	float: left;
}
a.btm-what-we-do {
	background-image: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/btm-what-we-do.png);
	width: 71px;
	height: 9px;
	float: left;
}
a.btm-lane-news {
	background-image: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/btm-news.png);
	width: 45px;
	height: 9px;
	float: left;
}
a.btm-careers {
	background-image: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/btm-careers.png);
	width: 58px;
	height: 9px;
	float: left;
}
a.btm-contact {
	background-image: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/btm-contact.png);
	width: 57px;
	height: 9px;
	float: left;
}

a.btm-who-we-are:hover {
    background-position:0 -9px;
}

a.btm-what-we-do:hover {
    background-position:0 -9px;
}

a.btm-lane-news:hover {
    background-position:0 -9px;
}

a.btm-careers:hover {
    background-position:0 -9px;
}

a.btm-contact:hover {
    background-position:0 -9px;
}


#btm-copyright {
	background-image: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/nav/btm-copyright.png);
	width: 369px;
	height: 9px;
	float: right;
}




/** SIDEBARS ***/

#whoSidebar {

width:200px;
float:left;
	padding-top: 20px;
}

#sidebar {
	width: 155px;
	margin: 0;
	padding: 45px 0 0;
	float: left;
	clear: left;
}

#blogSidebar {

  width:250px;
  float:right;
  font-size:11px;

}

#accordion3 h2  {
	background-color: #cace36;
	color: #262727;
	height: 20px;
	font-size: 100%;
	text-transform: uppercase;
	padding-left: 18px;
	background-image: url(http://skylark.lunarbreeze.com/%7Elanepr0/new/laneDev/wp-content/themes/default/images/nav/sidebar-triangle-right.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	margin-top: 2px;
	padding-top: 10px;
	margin-bottom: 2px;
	width: 230px;
	clear: both;
}

#searchBox {
	background-color: #cace36;
	color: #262727;
	height: 22px;
	font-size: 100%;
	text-transform: uppercase;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 2px;
	background-image: url(http://skylark.lunarbreeze.com/%7Elanepr0/new/laneDev/wp-content/themes/default/images/nav/sidebar-triangle-right.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	padding-top: 5px;
	width: 230px;
}

input#s {
	width: 158px;
}

#feedSubscribe div a img {
	width: 18px;
	padding-top: 0;
	clear: none;
	float: right;
	margin-right: 5px;
}

#feedSubscribe {
	background-color: #454745;
	height: 22px;
	padding-left: 10px;
	width: 230px;
	padding-left: 18px;
	padding-top: 8px;
	margin-bottom: 2px;
}

#feedSubscribe h2 {
	color: #fefaf3;
	font-size: 110%;
	text-transform: uppercase;
	padding: 0;
	float: left;
	margin: 3px 0 0;
}



#feedSubscribe h2 a {
	margin: 10px auto auto 19px;
}

#rightSidebar {
	width: 250px;
	float: right;
	clear: none;
}
#rightSidebar p, #feedSubscribe p, #accordion3 p, #whoSidebar p {
	margin-bottom:0px;
	margin-top:0px;
	font-size: 93%;
	padding: 3px 0 10px 20px;
	text-indent: 13px;
	float: left;
}
#rightSidebar h3, #feedSubscribe h3, #accordion3 h3, #whoSidebar h3 {
	font-size: 90%;
	padding:0 0 0 20px;
	color: #262727;
	margin: 0 0 2px;
	text-transform: uppercase;
	float: left;
}
#sidebar ul {
	list-style-type:none;
	padding: 0;
	clear: both;
	margin: 0;
}

div.entry p {
	margin-top: 0;
	margin-bottom: 15px;
}
#sidebar ul li {
	padding:0px;
	margin: 0 0 10px;
}

#sidebar a {
	padding-left: 12px;
	color: #8d8d8d;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
}

#sidebar a:hover {
	background: url(http://skylark.lunarbreeze.com/%7Elanepr0/new/laneDev/wp-content/themes/default/images/nav/red-arrow.gif) no-repeat 0 2px;
	padding-left: 12px;
	color: #262727;
}

.current_page_item {
	background: url(http://skylark.lunarbreeze.com/%7Elanepr0/new/laneDev/wp-content/themes/default/images/nav/red-arrow.gif) no-repeat 0 2px;
	padding-left: 12px;
	color: #262727;
}

#sidebar ul li.current_page_item a {
	color: #262727;
}

#accordion h2 {
	background-color: #eaebea;
	height: 29px;
	background-image: url(http://skylark.lunarbreeze.com/%7Elanepr0/new/laneDev/wp-content/themes/default/images/nav/sidebar-triangle-right.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	width: 250px;
	margin-bottom: 7px;
	margin-top: 8px;
	clear: both;
}

#bottomImage img {
	float: right;
	padding-right: 22px;
}

#content div.navigation div.alignright{
	float: right;
	margin-right: 8px;
}


#accordion h2 a {
	text-transform: uppercase;
	color: #262727;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0 auto auto 0;
	padding: 0 0 0 20px;
	top: 7px;
}

p.postmetadata.alt {
	background: url(images/nav/divider.png) repeat-x 0 top;
	padding-top: 10px;
	width: 440px;
}

#respond {
		background: url(images/nav/divider.png) repeat-x 0 top;
	padding-top: 10px;
	width: 440px;
}

#accordion a, #accordion3 a, #whoSidebar a {
	padding: 0;
	display: inline;
	text-transform: none;
	clear: both;
}

#whoSidebar div.sidePortfolioThumbs a {
	margin-left: 0;
	padding-left: 5px;
}

#accordion3 h2 a, #whoSidebar h2 a {
	padding: 0;
}

/* !! override for right sidebar thumbs a! *****/

#accordion .rightPortfolioThumbs a {
       padding:0 0 0 3px;
       display:inline;
}

#accordion a img {
	padding: 0;
}




/* VARIOUS COLUMN LAYOUTS */


#content.blogwidecolumn div.entry{
	padding-bottom: 10px;
	margin-top: auto;
	padding-top: 0;
	clear: left;
}

#content.blogwidecolumn h2 {
	position: relative;
}

.blogwidecolumn {

  width: 480px;
  padding-top:15px;
	font-size: 100%;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.widecolumnCategory {
	background-image:url(images/nav/divider-vertical.png);
	background-position: 528px 50%;
	background-repeat:repeat-y;
	padding-top:15px;
	width: 530px;
}

.widecolumnCategory h2, .widecolumnCategory#content h2 {
	padding: 0;
	margin: 0;
	position: relative;
}

#content h2.pagetitle {
	position: relative;
}

.widecolumnCategory div.entry, .widecolumnCategory div.entryFooter {
	padding-top: 0;
	width: 470px;
}

.widecolumnCategory a {
	width: 470px;
	display: block;
	background: url(images/nav/divider.png) repeat-x 0 bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}

.blogwidecolumn .entry {
	background: url(images/nav/divider.png) repeat-x 0 bottom;
	padding-bottom: 15px;
}

.blogwidecolumn  h3 a{
	color: #262727;
}


div.blogDate {
	background-color: #ffffff;
	border: 1px solid #454745;
	padding: 3px;
	color: #262727;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	width: 60px;
}

.entryFooter {
	margin-top: 10px;
	margin-bottom: 15px;
	background: url(images/nav/divider.png) repeat-x 0 bottom;
	padding-bottom: 10px;
}



.widecolumn {
	background-image:url(images/nav/divider-vertical.png);
	background-position:468px 50%;
	background-repeat:repeat-y;
	padding-top:15px;
	width:470px;
}

#content.widecolumnSingleNews div.entry {
	margin-top: 0;
	padding-top: 0;
}

div#content.widecolumnSingleNews h2 {
	position: relative;
}

div#content.widecolumnSingleNews {
	background-image:url(images/nav/divider-vertical.png);
	background-position:518px 50%;
	background-repeat:repeat-y;
	width:520px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
div#content.widecolumnSingleNews .post {
	padding-right: 20px;
	font-size: 100%;
}

#frontPagePortfolioThumbs {
	margin-bottom: 10px;
}
.entry {
	padding-right: 0;
	padding-top: 45px;
}



.narrowcolumn_homeOnly {
	width:300px;
	/*border:1px solid red;*/
	
}
.narrowcolumn {
	width: 350px;
	margin-left:158px;
	margin-bottom: 20px;
	float: none;
	clear: none;
	font-size: 100%;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.narrowcolumn_homeOnly, .narrowcolumn, .newsLayout {
}

/**** WHAT WE DO MAIN PAGES ***/

#what-sub-image {
	background: url(images/nav/divider.png) repeat-x 0 bottom;
}

#what-sub-image img {
   float:none;
	margin: 0 auto 18px 25px;
}

#accordion a img {
	border:  0;

}

#accordion div.rightPortfolioThumbs.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active a img {
	border: 1px solid #e4e3e1;
	padding: 2px;
	margin: 1px;
	width: 38px;
}

#accordion div.rightPortfolioThumbs.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active a:hover img {
	border-color: #262727;
}

#caseStudyImage img {
	margin-bottom: 18px;
	width: 345px;
	clear: none;
	float: left;
}

#caseStudyImage h2 {
	text-transform: uppercase;
	font-size: 120%;
}

.laneWhatWeDoLandingMainColumn {

    /*width:400px;*/
    margin-left:250px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

/* NEWS LAYOUT */

.newsLayout {
	margin-left:auto;
	margin-right:auto;
}
.newsLayout .previewColumn {
	width: 213px;
	float: left;
	padding: 7px;
	margin: 5px 5px 5px 20px;
}

#laneNewsPreviewColumn {
	background-color: #fff;
}

#content #laneNewsPreviewColumn h2 {
	width: 213px;
	height: 30px;
	margin: auto;
	background-color: #d94d34;
	font-size: 130%;
	text-indent: 10px;
	vertical-align: middle;
	padding-top: 5px;
	text-transform: uppercase;
}

#content #laneNewsPreviewColumn h2 a {
	color: #fff;
}

#content #laneNewsPreviewColumn h3 {
	font-size: 100%;
	font-weight: bold;	
	color: #d94d34;
	background-image: url(images/nav/divider.png);
	background-repeat:repeat-x;
	padding-top: 13px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 3px;
}

#content #laneNewsPreviewColumn p {
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#clientNewsPreviewColumn {
	background-color: #fff;
}

#content #clientNewsPreviewColumn h2 {
	width: 213px;
	height: 30px;
	margin: auto;
	background-color: #636461;
	font-size: 130%;
	text-indent: 10px;
	vertical-align: middle;
	padding-top: 5px;
	text-transform: uppercase;
}

#content #clientNewsPreviewColumn h2 a {
	color: #fff;
}

#content #clientNewsPreviewColumn h3 {
	font-size: 100%;
	font-weight: bold;	
	color: #636461;
	background-image: url(images/nav/divider.png);
	background-repeat:repeat-x;
	padding-top: 13px;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 10px;
}

#content #clientNewsPreviewColumn p {
	font-size: 100%;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
}

#companyBlogPreviewColumn {
	background-color: #fff;
}

#content #companyBlogPreviewColumn h2 {
	width: 213px;
	height: 30px;
	margin: auto;
	background-color: #adbb36;
	font-size: 130%;
	text-indent: 10px;
	vertical-align: middle;
	padding-top: 5px;
	text-transform: uppercase;
}

#content #companyBlogPreviewColumn h2 a {
	color: #fff;
}

#content #companyBlogPreviewColumn h3 {
	font-size: 100%;
	font-weight: bold;	
	color: #adbb36;
	background-image: url(images/nav/divider.png);
	background-repeat:repeat-x;
	padding-top: 13px;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 10px;
}

#content #companyBlogPreviewColumn p {
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#content .archiveLink {
    margin-top:40px;
}




/* HOME LAYOUT ** PLUS ** SIDE PORTFOLIO THUMBS */

.sidePortfolioThumbs img, .rightPortfolioThumbs img {

  float:none;
}

.sidePortfolioThumbs img, .rightPortfolioThumbs img {

   margin-right:3px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 35px;
}


#homeRight #frontPagePortfolioThumbs img {
	margin-right: 9px;
	padding: 0;
	width: 30px;
	height: 30px;
	margin-top: 0;
	clear: none;
}
#homeRight #frontPagePortfolioThumbs a {
	padding-left: 0;
}

#frontPagePortfolioThumbs a img, .sidePortfolioThumbs a img, .rightPortfolioThumbs a img {
	border: 3px solid #e4e3e1;
}

#frontPagePortfolioThumbs a:hover img, .sidePortfolioThumbs a:hover img, .rightPortfolioThumbs a:hover img {
	border: 3px solid #262727;
}

#homeRight {
	float:right;
	width:500px;
}

#home-image {
	width:733px;
	height:264px;
	background-image: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/home/image-row.jpg);
	margin: 0 auto auto 25px;
	float: none;
	clear: both;
}

#home-image-text {
	top:121px;
	left:64px;
	width:320px;
	height:104px;
	background-color:#3a3a38;
	border: solid #fff 5px;
	position: relative;
	background-image: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/home/home-image-text.png);
}

#home-content {
	width:733px;
	margin: 8px auto auto 25px;
	height: 350px;
}

#homeRight h2 {
	background-image: url(images/nav/divider.png);
	background-repeat: repeat-x;
	background-position:bottom;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	padding: 0 0px 10px;
	margin-top: 0;
	margin-bottom: 0;
}

#homeRight h3 {
	text-transform: uppercase;
	color: #6b6b6b;
	text-decoration: none;
	font: bold 90% Arial, Helvetica, sans-serif;
}

#homeRight p {
	font-size: 80%;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}


#homeRight a {
	text-transform: capitalize;
}
/* exception from the above */
#homeRight h3 a {

   padding:0px;
	margin: 0;
	text-transform: uppercase;
}

#homeRight h2 a {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}

#home-content-left {
	margin: 0;
	padding: 0;
	width: 230px;
	float: left;
	height: 100%;
}

#post-9 div.entry {
	font-size: 150%;
	width: 193px;
	padding-bottom: 13px;
}


.narrowcolumn_homeOnly {
	width: 193px;

}

#content h1 {
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 20px;
	font: bold 115% Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

#content h2 {
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 20px;
	font: bold 115% Arial, Helvetica, sans-serif;
	padding-top: 5px;
	position: absolute;
	margin-left: 0;
}

#content.newsLayout h2 {
	position: relative;
}

#accordion4 h6 a {
	background: #eaebea url(images/nav/sidebar-triangle-right.gif) no-repeat 5px 7px;
	text-transform: uppercase;
	padding: 4px 4px 4px 16px;
	display: block;
	width: 200px;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 7px;
}

a.learnMore {
	width: 193px;
	height: 27px;
	background-color: #3a3a38;
	display: block;
	background-image: url(http://skylark.lunarbreeze.com/~lanepr0/new/laneDev/wp-content/themes/default/images/home/learn-more.png);
	background-repeat:no-repeat;
}

#frontPagePortfolioThumbs h2 {
	margin-bottom: 10px;
}

a.learnMore:hover {
    background-position:0 -24px;
}

#whoSidebar h2 {
	height: 19px;
	width: 200px;
	margin-bottom: 3px;
	margin-top: 8px;
	background-image: url(http://skylark.lunarbreeze.com/%7Elanepr0/new/laneDev/wp-content/themes/default/images/nav/sidebar-triangle-right.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

#accordion2 {
	clear: both;
	float: left;
}

#whoSidebar h2 a {
	text-transform: uppercase;
	color: #31302f;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-bottom: auto;
	margin-left: 20px;
	margin-right: auto;
	position: relative;
	top: 4px;
}



/* override all accordion h3 elements which may have links */

#accordion h3 a , #accordion2 h3 a , #accordion3 h3 a, .previewColumn h3 a, #content.newsLayout div h3 a {
padding-left:0px;
	text-transform: uppercase;
}

/* clients experience */

#clientsExperienceDiv {

position: absolute;
top:200px;
left:0px;

}

/* What We Do */

#accordion4 h6 {
	margin: 0;
	font-size: 120%;
}

/* Drop Down Menu  */


/******** OLD CODE *******/

#jsddm {
	margin: 0;
	padding: 0;
    z-index:99;
	background-color: #3A3A38;
}

#jsddm li a {
	white-space: nowrap;
    margin-bottom:7px;
}
	
#jsddm li {
	float: left;
	list-style: none;
	z-index: 102;
	position: relative;
	height: 9px;
}

#jsddm li ul.submenu li a {
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 0;
	display: block;
	padding: 11px 8px 8px;
	background-color: #3a3a38;
	margin-top: 9px;
}

#jsddm li a:hover{
}
		
#jsddm li ul {
	visibility: hidden;
	z-index:99;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	padding: 0 0 8px;
	display: block;
	margin: 0 0 0;
	clear: both;
	float: left;
}                      
		
#jsddm li ul li {
	float: none;
	padding-bottom: 2px;
	display: block;
}

#jsddm li ul li a {	
}

#jsddm li ul li a:hover {
	color: #b53527;
}

/****** END OLD CODE ********/

