@import url('dragToDownload/dragToDownload.css');
@import url('tabs/tabs_packaged.css');
@import url('codaslider/style.css');
@import url('faux.css');
@import url('mediaboxAdvBlack.css');


html, body {
background-color:#ffffff;
}

/*img, h1 img, h2, h3, h4, h5, h6, div, span, p, a { behavior: url(files/iepngfix.htc) }*/

/* @group Headings (H1-H6)
================================ */



abbr {
	border-bottom: 1px dotted;
	cursor: help;
	}
	
#abbrServices {
	border-bottom: 1px dotted;
	cursor: help;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}

h1 {
	width: 250px;
	height: 60px;
	position:relative;
	float:left;
	top: 15px;
	}
h1 a {
	display: block;
	width: 250px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/logo-trans.png) no-repeat;
	}
h1 img { display: none;}

h1.title{
	color:#666;
	font-size:24px;
	height: 50px;
	width: 200px;
	font-weight:bold;
	margin:0 0 5px 0;
	text-align:left;
	letter-spacing: -1px;
	font-family:Tahoma, Geneva, sans-serif;
	text-shadow: 0px 1px 0px #FFFFFF;
	}

h1.title2{
	color:#A9B64D;
	font-size:24px;
	width: 200px;
	font-weight:bold;
	position:0;
	margin:0;
	text-align:left;
	letter-spacing: -1px;
	font-family:Tahoma, Geneva, sans-serif;
	text-shadow: 0px 1px 0px #FFFFFF;
	}

h1.title3{
	color:#666;
	font-size:24px;
	width: 200px;
	height:45px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
	letter-spacing: -1px;
	font-family:Tahoma, Geneva, sans-serif;
	text-shadow: 0px 1px 0px #FFFFFF;
	}

h2, h3, h4, h5, h6 { margin: 0 0 .5em; line-height: 1.2; }

h2 {
	margin: 0 0 .688em;
	font-size: 3.2em;
	line-height: 1.125em;
	color: #000;
	}

	 .green {
		color: #2e9c87;
		}

h3 {
	margin: 0 0 .477em;
	font-size: 2.1em;
	}
.pg-sub h3 { color: #2e9c87; }

h4 { font-size: 1.8em; font-weight: bold;  }

h5 { font-size: 1.6em; font-weight: bold;  }

h6 { font-size: 1.4em; font-weight: bold;  }

/* MENU STYLING*/
#header #menu {
  position:relative;
  /*padding-left: 101px;*/
  text-align:left;
  padding-top: 27px;
  padding-left: 410px;
}

.clear{
	display:block;
	clear:both;
	height: 0;
	visibility: hidden;
	content: ".";
	}

.clearFolio{
	display:block;
	clear:both;
	height: 50px;
/*	visibility: hidden;
	content: ".";*/
	background:url(../images/br.png) repeat-x left bottom;
	margin:0 38px 0 38px;
	}
.clearHome{
	display:block;
	clear:both;
	height: 20px;
/*	visibility: hidden;
	content: ".";*/
	background:url(../images/br.png) repeat-x left bottom;
	margin:0 17px 0 17px;
	}
	
/* --------------------- BLOCKS LINE ON MAIN PAGE------------------- */
div.blocks_line {	clear: both;	margin: 0 auto; padding:  16px 0px 12px 5px;	height: 160px; text-align:left; width: 910px;}

div.blocks_line .off, div.blocks_line .on {
	position: relative;
	float: left;
	background: url(../images/main_box_off.png) no-repeat; width: 170px; height: 160px;
	margin: 0px 14px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
div.blocks_line .on {background: url(../images/main_box_on.png);}
div.blocks_line p {	margin: 5px 5px 5px 10px; }
div.blocks_line h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	margin: 10px 5px 10px 10px;
}
div.blocks_line img {
	position: absolute;
	bottom: 10px;
	left: 26px;
	border: 0px;
}
div.blocks_line a.block_link_head {color:#000;font-family:Arial,Helvetica,sans-serif;font-size:21px;font-weight:normal;margin:10px 5px 10px 10px;line-height:normal;text-decoration:none;display:block;}
div.blocks_line a.block_link_text {color:#666;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:normal;text-decoration:none;}


/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:0 10px 0 50px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }

    #tabs10 a {
      float:left;
      display:block;
/*      background:url(../tabright10.gif) no-repeat right top;
*/      padding:5px 15px 4px 6px;
      color: #fff;
	  font-family: Arial, "Helvetica", sans-serif;
	  font-size: 16px;
	  letter-spacing: -1px;
	  font-weight:bold;
	  cursor: pointer;
	  text-decoration:none;
      }
	  
    #tabs10 a span#menulegend {
      float:left;
      display:block;
/*      background:url(../tabright10.gif) no-repeat right top;*/
      color:#999;
	  font-family: Arial, "Helvetica", sans-serif;
	  font-size: 12px;
	  letter-spacing: 0.5px;
	  visibility: hidden;
	  cursor: pointer;
	  }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
	
    #tabs10 a:hover{
      color:#adbb44;
      }
	  
	  #tabs10 a:hover span#menulegend{
		  visibility: visible;
		  color: #FFF;
		  }
	  
      #tabs10 #on a {
			  color: #adbb44;
      }
      #tabs10 #on a span#menulegend {
              color: #fff;
			  visibility:visible;
      }
-->

#main-nav{
	width:500px;
	height:40px;
	margin:0 auto;
	background:url(../images/menu-bg.png) no-repeat; 				
}


#main-nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#main-nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0;
}

#main-nav ul li a span{
	display:none;
}


#main-nav ul li a{
	width:100px;
	height:40px;
	margin:0px;
	padding:0px;
	display: block;
		
}

/* -- Hovers -- */

#main-nav ul li a.home:hover{
	background: url(../images/menu-bg.png) 0px -40px;
}

#main-nav ul li a.about:hover{
	background: url(../images/menu-bg.png) -100px -40px;
}

#main-nav ul li a.work:hover{
	background: url(../images/menu-bg.png) -200px -40px;
}

#main-nav ul li a.faq:hover{
	background: url(../images/menu-bg.png) -300px -40px;
}			
#main-nav ul li a.contact:hover{
	background: url(../images/menu-bg.png) -400px -40px;
}		

#main-nav ul li#activeHome{
	background: url(../images/menu-bg.png) 0px -40px;
	}
	
#main-nav ul li#activeAbout{
	background: url(../images/menu-bg.png) -100px -40px;
	}

#main-nav ul li#activeWork{
	background: url(../images/menu-bg.png) -200px -40px;
	}

#main-nav ul li#activefaq{
	background: url(../images/menu-bg.png) -300px -40px;
	}

#main-nav ul li#activeContact{
	background: url(../images/menu-bg.png) -400px -40px;
	}

.splitter {
	
	}

#header {
	border-bottom: 0 solid #fff;
	height: 110px;
	background: #1e2125 url(../images/masthead-bground.jpg) no-repeat 50% 0%;
	position:relative;
	}
	
#header .wrap {
	padding: 10px 0 0 0;
	}

.wrap {
	width: 920px;
	position: relative;
	margin: 0 auto;
	}
/*#middle .wrap{
	background: url(../images/mainAboutBG.png) center top no-repeat;
	}*/
	
#middle .wrapAbout{
	background: url(../images/mainAbout2BG.png) center top no-repeat;
	}

#middle .wrapSitemap{
	background: url(../images/mainSitemapBG.png) center top no-repeat;
	}

#middle .wrapServices{
	background: url(../images/mainAboutBG.png) center top no-repeat;
	}

#middle .wrapContact{
	background: url(../images/mainContactBG.png) center top no-repeat;
	}

#middle .wrapWork{
	min-height: 2138px;
	background: url(../images/mainWorkBG.png) center top no-repeat;
	}

#middle .wrapWork2{
	min-height: 1433px;
	background: url(../images/mainWorkBG2.png) center top no-repeat;
	}

#folioNav {
	width: 510px;
	margin: 0 auto;
	padding:0px;
	}

#folioNav .first {
	height: 65px;
	background:url(../images/folioNav.png) no-repeat;
	}

#folioNav .second {
	height: 65px;
	background:url(../images/folioNav2.png) no-repeat;
	}

#folioNav .previous {
	text-align:center;
	width: 222px;
	height: 65px;
	float:left;
	clear:left;
	padding-right:12px;
}

#folioNav .previousLink, #folioNav .nextLink {
	display: inline-block;
	width: 222px;
	height: 65px;
	}

#folioNav .topLink {
	display: inline-block;
	width: 37px;
	height: 37px;
	}
	
#folioNav .previousLink p, #folioNav .nextLink p, #folioNav .topLink p{
	visibility:hidden;
	}

#folioNav .next {
	text-align:center;
	width: 222px;
	height: 65px;
	float:left;
	clear:right;
	padding-right:12px;
}

#folioNav .toTop {
	text-align:center;
	width: 35px;
	height: 65px;
	float:left;
	clear:right;
}

#monitor {
	position:absolute;
	float:right;
	background:url(../images/recentCosmari.png) no-repeat;
	z-index: 9999;
	width: 475px;
	height: 240px;
	left: 440px;
	top: -80px;
}

#introText {
width: 0 auto;
height: 161px;
background: #000000 url(../images/secondary-bground.jpg) repeat-y 50% 0%;
}

#introTextAbout {
width: 0 auto;
height: 115px;
background: #000000 url(../images/secondary-bground.jpg) repeat-y 50% 0%;
}

#introTextContact {
width: 0 auto;
height: 115px;
background: #000000 url(../images/secondary-bground.jpg) repeat-y 50% 0%;
}


#introTextLeft{
	width: 920px;
	position: relative;
	margin: 0 auto;
	padding: 25px 5px 25px 5px;
	text-align: center;
	z-index: 2;
}

.introParagraph{
background:url(../images/featuredBG2.png) no-repeat;
width: 920px;
height:161px;
cursor: default;
}

.introParagraphAbout{
background: url(../images/introParagraphAbout.png) no-repeat;
width: 920px;
height:110px;
cursor: default;
}

.introParagraphAbout p{
width: 600px;
color:#333;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:600;
padding:1px;
margin:1px;
line-height: 1.2em;
visibility:hidden;
cursor: default;
}

.introParagraphWork{
background: url(../images/introParagraphWork.png) no-repeat;
width: 920px;
height:110px;
cursor: default;
}

.introParagraphWork p{
width: 600px;
color:#333;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:600;
padding:1px;
margin:1px;
line-height: 1.2em;
visibility:hidden;
cursor: default;
}

.introParagraphServices{
background: url(../images/introParagraphServices.png) no-repeat;
width: 920px;
height:110px;
cursor: default;
}

.introParagraphServices p{
width: 600px;
color:#333;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:600;
padding:1px;
margin:1px;
line-height: 1.2em;
visibility:hidden;
cursor: default;
}

.introParagraphContact{
background: url(../images/introParagraphContact.png) no-repeat;
width: 920px;
height:110px;
cursor: default;
}

.introParagraphContact p{
width: 600px;
color:#333;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:600;
padding:1px;
margin:1px;
line-height: 1.2em;
visibility:hidden;
cursor: default;
}

.introParagraph p{
width: 600px;
color:#333;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:600;
padding:1px;
margin:1px;
line-height: 1.2em;
visibility:hidden;
cursor: default;
}

#middle{
width: 930px;
margin: 0 auto;
padding-top: 1.8em;
padding-bottom: 2em;
color: #eee;
overflow: auto;
}

#middlewraptop{
background: #000000 url(../images/highlightTop.png) repeat-x;
height: 1px;
}

#middlewrap{
min-height: 550px;
background: #000000 url(../images/secondary-bground.jpg) repeat-y 50% 0%;
}
	
#tabsMiddle {
	width: 0 auto;
	}
	
#endTab{
 height: 75px;
}


#breadcrumb ul {
	padding-top: 5px;
	text-align:left;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}

#breadcrumb li {
	display:inline;
	margin: 0;
	padding: 0;
	color:#333;
	line-height: 1.4em;
	list-style-type: disc;
	list-style-image: url(../images/bullet.png);
	}

#dragToDownload{
	width: 0 auto;
	}

#dragDropContainer {
width: 0 auto;
height: 210px;
background: #B7BABF url(../images/featured-bground.jpg) repeat-y 50% 0%;
}

#dragDropCont{
	width: 930px;
	height: 204px;
	padding: 2px;
	position: relative;
	margin: 0 auto;
	background:url(../images/footerBGlogo.png) no-repeat right bottom;
	}

#dragText{
width: 930px;
padding: 0 0 0 25px;
float:left;
clear:right;
}

#dragText #col1{
padding: 0 20px 0 0;
float:left;
clear:right;
}

#dragText #col2{
padding: 0 24px 0 0;
float:left;
clear:right;
}

#dragText #col3{
padding: 0 34px 0 0;
float:left;
clear:right;
}

#dragText #col3 span#heavy{
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 0.9em;
	text-shadow: 0px 1px 0px #FFFFFF;
}

#dragText #col4{
padding: 0 0 0 0;
float:left;
clear:right;
}

#dragText span#updated{
	color:#C00;
	font-weight:bold;
	font-style:italic;
	}

#dragText ul {
	font-size: 12px;
	padding-top: 5px;
	text-align:left;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}

#dragText li {
	margin: 0;
	padding: 0;
	color:#333;
	line-height: 1.4em;
	list-style-type: disc;
	list-style-image: url(../images/bullet.png);
	list-style-position: inside;
	}

#dragText li.fb {
	margin: 0;
	padding: 0;
	color:#333;
	line-height: 1.4em;
	list-style-type: disc;
	list-style-image: url(../images/bulletfb.png);
	list-style-position: inside;
	}

#dragText li.tweet {
	margin: 0;
	padding: 0;
	color:#333;
	line-height: 1.4em;
	list-style-type: disc;
	list-style-image: url(../images/bullettweet.png);
	list-style-position: inside;
	}

#dragText li.news {
	margin: 0;
	padding: 0;
	color:#333;
	line-height: 1.4em;
	list-style-type: disc;
	list-style-image: url(../images/bulletNews.png);
	list-style-position: inside;
	}
#dragText li.none {
	margin: 0;
	padding: 0;
	color:#333;
	line-height: 1.4em;
	list-style-image:none;
	list-style:none;
	}
#dragText p{
color:#A9B64D;
font-size: 14px;
letter-spacing: -1px;
font-weight:bold;
text-align:left;
padding:0px;
margin:0px;
line-height: 0.9em;
}

#dragText span.note{
font-size: 16px;
font-weight:bold;
text-align:left;
padding:0px;
margin:0px;
}

#dragText span.note2{
font-size: 14px;
text-align:left;
padding:0px;
margin:0px;
}

#dragText a {
color:#737373;
text-decoration:none;
}

#dragText a:hover {
	text-decoration:underline;
color:#333;
}

#footerContainer {
width: 0 auto;
height: 100px;
background-color:#41423a;
padding:0px;
margin:0px;
background: #000000 url(../images/footer-bground.jpg) repeat-y 50% 0%;
}

#footer {
	width: 950px;
	height: 100px;
	padding-top: 0;
	padding-bottom:0;
	position: relative;
	margin: 0 auto;
}

#newsletter {
width: 950px;
float:left;
clear:right;
padding: 40px 0 0 0;
}

#newsletter p {
color:#404040;
text-shadow: #000 -1px -1px 0;
font-size:16px;
text-align:center;
letter-spacing: -1px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#newsletter a {
color:#404040;
text-shadow: #000 -1px -1px 0;
	}

#newsletter a:hover {
	color: #999;
	text-shadow: #000 -1px -1px 0;
	}

#spacer {
clear:both;
height: 50px;
}

/* @group Main Nav
================================ */

#nav-main {
	position: absolute;
	bottom: 35px;
	right: -10px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav-main li {
	float: left;
	margin: 0;
	font-size: 1.7em;
	}
#nav-main a {
	display: block;
	padding: 5px 10px;
	color: #f2eee2;
	text-decoration: none;
	cursor: pointer;
	}
#nav-main li.on a {
	color: #f2eee2;
	}

/* @end Main Nav
--------------------------- */

/* MAIN CONTENT STARTS */
.headerSpace {
	 height: 25px;
	 clear: both;
	}

.MainContentTitle {
font-family: “Trebuchet MS”, sans-serif;
font-size: 26px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
color:#adbb44;
margin: 25px 25px 0 25px;
background:#333;
padding: 4px;
	}
	
.overview p {
padding: 0;
font-family: 'Helvetica', Arial, sans-serif;
font-size: 14px;
font-style: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
margin: 2px 25px 2px 25px;
color: #fff;
text-align:left;
	}

.overviewServices {
	width:570px;
	padding: 15px 0 0 0;
	float:left;
	clear:right;
	}

.overviewServices p {
	color:#CCC!important;
	}

#servicesNav {
	width: 315px;
	padding: 0 0 0 15px;
	float:right;
	clear:right;
	background: url(../images/centerSplitter.png) left top repeat-y;
	}

#servicesNav ul{
	padding-top: 5px;
	text-align:left;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-weight:bold;
	}

#servicesNav li{
	border-bottom: 1px solid #16191C;
	padding: 0 0 10px 0;
	margin: 20px 8px 9px 0;
	color:#333;
	list-style-type: disc;
	list-style-image: url(../images/bullet.png);
	list-style-position: inside;
	font-weight:bold;
	}

#servicesNav li a {
color: #CCC;
text-decoration:none;
}

#servicesNav li a:hover {
	text-decoration:underline;
color:#737373;
}

#servicesNav li#activeSub a, #servicesNav li#activeSub a:hover  {
	font-weight:bold;
	color: #A5B24D;
	text-decoration:none;
	}

#homeText{
	padding:0 0 50px 0;
}

#homeLeft{
	text-align:left;
	width: auto;
	padding: 0px 0 0 210px;
	padding-bottom:0;
	position: relative;
	margin: 0 auto;
	letter-spacing: -1px;
	margin-top: 25px;
	background: url(../images/pixeloopmediawe.png) no-repeat left top;
	text-shadow: 0px 1px 1px #333;
	}

#introSide {
	background: url(../images/introSideBG.png) no-repeat;
	width: 280px;
	height:210px;
	float:right;
	}

#homeIntro {
	width: 645px;
	float:left;
	}

#homeIntro p{
	text-align:justify;
	color:#CCC;
	line-height: 1.1em;
	padding: 8px 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}

#homeIntro p a{
	color:#FFF;
	border-bottom: dashed 1px #A7B44F;
	}

#homeIntro p a:hover{
	color:#CCC;
	border-bottom: dashed 1px #666;
	}

#homeLeft h1.homeQuote {
	font-size:10em;
	width:auto;
	float:left;
	height:auto;
	}

#homeLeft #homeSlogan {
	height: auto;
	width:auto;
	font-size:34px;
	color: #A8B54F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height: 1em;
	}

#homeLeft #homeSlogan #heavy {
	font-size:32px;
	font-weight:bold;
	color:#CCC;
	}

#homeRight{
	width: 280px;
	float:right;
	clear:right;
	/*background: url(../images/homeSide.png) no-repeat top center;*/
	width: 250px;
	height: 320px;
	}

#homeRight h1 {
	text-align:left;
	height: auto;
	font-size:24px;
	color: #A8B54F;
	font-weight:bold;
	}
	
.overviewServices p {
padding: 0;
font-family: 'Helvetica', Arial, sans-serif;
font-size: 16px;
font-style: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
margin: 2px 25px 2px 25px;
color: #fff;
text-align: justify;
	}

.overviewAbout p {
padding: 0;
font-family: 'Helvetica', Arial, sans-serif;
font-size: 14px;
font-style: normal;
text-transform: normal;
color: #CCCCCC!important;
letter-spacing: normal;
line-height: 1.2em;
margin: 2px 25px 2px 25px;
color: #fff;
text-align:left;
	}

.overviewAbout b, .overviewAbout strong{
	font-weight:bold;
	}

.overviewContact p {
padding: 0;
font-family: 'Helvetica', Arial, sans-serif;
font-size: 16px;
font-style: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
margin: 2px 25px 2px 25px;
color: #fff;
text-align: justify;
width: 250px;
	}

.overviewEnd p {
padding: 0;
font-family: 'Helvetica', Arial, sans-serif;
font-size: 14px;
font-style: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
margin: 2px 25px 2px 25px;
color: #fff;
	}

#contactText p {
padding: 0;
font-family: 'Helvetica', Arial, sans-serif;
font-size: 16px;
font-style: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
margin: 2px 25px 2px 25px;
color: #fff;
text-align:left;
	}

#contactText a{
	color:#adbb44;
}

#contactText a:hover{
	color:#999;
}

.servicesLeft {
padding: 5px 0 0 50px;
margin: 2px 25px 2px 25px;
color: #adbb44;
float: left;
display: inline;
width: 230px;
	}

.servicesLeft ul{
	width: 550px;
	text-align:left;
	padding: 0 10px 5px 10px;
	}
	
.servicesLeft li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(../images/check.png) left no-repeat;
	padding: 0 0 0 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2.2em;
	}

.servicesRight {
padding: 5px 50px 0 0;
margin: 2px 25px 2px 25px;
color: #adbb44;
float: right;
display: inline;
width: 250px;
text-align: left;
	}

	
.servicesRight li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(../images/check.png) left no-repeat;
	padding: 0 0 0 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2.2em;
	}

#services .subList {
	display: block;
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
	background: url(../images/circle.png) left no-repeat;
	padding: 0 0 0 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#d6e372;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2.2em;
	}
	/*OUR APPROACH TABLE*/
.header2{
   position: relative;
   float: left;
   left: 20px;
   width: 860px;
   height: 10px;
}

.wrap #wrapper {
	margin-bottom: 5px;
	}

.wrapper2{
   position: relative;
   float: left;
   text-align:left;
   left: 10px;
   width: 890px;
}
.left2{
   position: relative;
   float: left;
   left: 10px;
   width: 200px;
}

#tableTitle {
   font-size: 16px;
   font-weight: bold;
   text-align:left;
   letter-spacing: -1px;
   color: #adbb44;
   width: 200px;
	}

p#tableSubTitle {
   font-size: 12px;
   font-weight: normal;
   text-align:left;
   color: #666;
   padding:0;
   margin-top: -4px;
	}

p#tableContent {
   font-size: 14px;
   font-weight: normal;
   text-align: left;
   color: #B7B7B7;
   line-height: 15px;
   letter-spacing: -0.3px;
	}

.left3{
   position: relative;
   float: left;
   left: 30px;
   width: 200px;
}
.left4{
   position: relative;
   float: left;
   left: 50px;
   width: 200px;
}
.right2{
   position: relative;
   float: right;
   right: 15px;
   width: 200px;
}
.footer2{
   position: relative;
   float: left;
   left: 20px;
   width: 860px;
}
/*OUR APPROACH TABLE END*/

/* /////////////////////////////////PROJECTS\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.projectWrapperTop {
	padding: 5px 0px 0px 20px;
	}

.projectWrapper {
	padding: 30px 0px 0px 20px;
	}

.projectLeft {
	display:block;
	float:left;
	clear:both;
	width: 530px;
	text-align:right;
}

.projectRight {
	float:left;
	clear:right;
	text-align:left;
	padding: 8px 0 0 5px;
	margin-top: 10px;
/*	border-top:solid 1px #17181C;
	border-bottom:solid 1px #17181C;*/
	}
	
.projectRight p{
	padding: 0 0 0 10px;
	margin:0 0 10px 0;
	font-size:14px;
	color:#CCC;
	letter-spacing: -0.2px;
	line-height: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	width: 320px;
	text-shadow: 0px 1px 1.5px #000;
	}	

.projectRight a:link, .projectRight a:visited {
	font-size: 12px;
	font-style:normal;
	text-transform: uppercase;
	text-decoration:none;
	color:#FFF;
	text-shadow: 0px 1px 1.5px #000;
	text-decoration:underline;
	}

.projectRight a:hover{
	font-size: 12px;
	font-style:normal;
	text-transform: uppercase;
	text-decoration:none;
	color:#A5B34D;
	text-shadow: 0px 1px 1.5px #000;
	}

/*TITLES*/
.projectClient h5{
	padding: 0 5px 0 5px;
	color: #FFF;
	font-size: 18px;
	font-weight:bold;
	/*background:#2D3037;*/
	text-decoration:underline;
	width: 320px;
	font-family:Arial, "Helvetica", sans-serif;
	text-shadow: 0px 1px 1.5px #000;
	text-transform:uppercase;
	}	

/*.projectInfo p {padding-bottom: 30px;}*/
.projectInfo h5{
	padding: 0 5px 0 5px;
	margin:0px;
	color: #FFF;
	font-size: 18px;
	font-weight:bold;
	/*background:#2D3037;*/
	text-decoration:underline;
	width: 320px;
	font-family:Arial, "Helvetica", sans-serif;
	text-shadow: 0px 1px 1.5px #000;
	text-transform:uppercase;
	}		

.projectTags h5{
	padding: 0 5px 0 5px;
	color: #A6B34D;
	font-size: 16px;
	font-weight:bold;
	/*background:#2D3037;*/
	width: 320px;
	font-family:Arial, "Helvetica", sans-serif;
	text-shadow: 0px 1px 1.5px #000;
	text-transform:uppercase;
	}

.projectTags .tags{
	font-size: 11px;
	padding: 0 0 0 5px;
	font-style:italic;
	color:#A5B34D;
	}

.url{
	font-size: 14px;
	font-style:normal;
	text-transform: uppercase;
	color:#FFF;
	margin: 2px 0 0 0;
	text-shadow: 0px 1px 1.5px #000;
	}

.url a, .url a:visited{
	font-size: 12px;
	font-style:normal;
	text-transform: uppercase;
	text-decoration:none;
	color:#FFF;
	text-shadow: 0px 1px 1.5px #000;
	}

.url a:hover{
	font-size: 12px;
	font-style:normal;
	text-transform: uppercase;
	text-decoration:none;
	color:#A5B34D;
	text-shadow: 0px 1px 1.5px #000;
	}
	

.projectVisit h5{
	padding: 0 5px 0 5px;
	color: #A6B34D;
	font-size: 16px;
	font-weight:bold;
	/*background:#2D3037;*/
	width: 320px;
	font-family:Arial, "Helvetica", sans-serif;
	text-shadow: 0px 1px 1.5px #000;
	text-transform:uppercase;
	}

.container { width:510px; height:250px; overflow:hidden; position:relative; cursor:pointer; background:url(../images/portfolioImage-blank.png) no-repeat 0 50%; }
.slide p{
width:900px;
color:#333;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:600;
padding:1px;
margin:1px;
line-height: 1.2em;
visibility:hidden;
cursor: default;	
	}

.slide h1{
	visibility:hidden;
	display:inline-block;
	}

.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:510px; display:none; }

:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
#loopedSlider, #loopedSlider2, #loopedSlider3, #loopedSlider4, #loopedSlider5, #loopedSlider6, #loopedSlider7, #loopedSlider8 { margin:0px auto; width:510px; position:relative; clear:both; }
#dots ul {float:left; padding:0 0 0 5px;}
#dots span {float:right; clear:right; display: inline-block; padding: 0 10px 0 0;}
ul.pagination { list-style-type:none; margin:0; padding:0; margin:4px auto; width:132px; }
ul.pagination li { float:left; margin:0 3px; }	
ul.pagination a { display:block; width:14px; padding-top:12px; height:0; overflow:hidden; background-image:url(../images/pagination.png); background-position:0 0; background-repeat:no-repeat;}
ul.pagination li.active a {background-position:0 -12px}
a.previous { position:absolute; top:200px; left:-32px; }
a.next { position:absolute; top:200px; right:-32px; }

