body{
  	margin:         0;
  	padding:        0;
  	background: 	#2c2215 url(../images/bkg.jpg) left top repeat;
  	color:          #333;
  	font-family: 	Arial, sans-serif; 
}

a { text-decoration: none; color: #333 }
a img { border: none; }
a:link, a:visited { color: #333; }
a:hover { text-decoration: underline; }

p { line-height: 1.5em; margin: 0; }
br { clear: both; }

.gen_png_fix{
	behavior: url(css/iepngfix.htc);
}


img {
	margin: 0px;
	padding: 0px;
	border: none;
}

/* navigation */

#nav div {
	float: left;
	height: 30px;
	margin: 0;
	padding: 0 15px 0 15px;
	background: transparent url(../images/nav_divider.gif) top right no-repeat;
}

#nav div a, #nav div a:visited, #nav div a:active {
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#nav div.nav_on, #nav div:hover {
	margin: 0;
	padding: 0 15px 0 15px;
	background: transparent url(../images/nav_bkg_on.gif) top right no-repeat;
}

/* t2 panels */

#t2_panel #t2_content {
	clear: both;
	padding: 0;
	margin: 0;
}

#t2_panel #t2_content h1 {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #cc0000;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

#t2_panel #t2_content h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

#t2_panel #t2_content h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#t2_panel #t2_content p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
}

#t2_panel #t2_content ul {
	padding: 0;
	margin: 0;
}

#t2_panel #t2_content li {
	margin: 0;
	list-style: none;
	line-height: 15px;
}

#t2_panel #t2_content li a {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	
}

#t2_panel #t2_content a.learnmore {
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(../images/learnmore_arrow.gif) left center no-repeat;
}

#t2_panel #t2_content a:hover.casestudies {
	text-decoration: none; 
	border-bottom: 1px dashed #999;
}

.contact_info {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}

/* clients */

#clients {
position: relative;
margin: 30px 0 0 0;
}

#cl_legend{
	position: absolute;
	top: 250px;
	left: 100px;
}

#cl_heading {
	height: 20px;
	margin: 30px 20px 0 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#cl_heading h1 {
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

#cl_body {
	margin: 0 0 0 30px;
}

#cl_body h2 {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

#cl_body p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
}

/* Client Gallery CSS pieces */

#clientGallery{
	margin: 0 0 0 30px;
}
#cg_heading{
	height: 20px;
	margin: 30px 20px 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#cg_heading h1 {
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

#cg_body{
	margin: 0 0 0 30px;
}

#cg_body p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 14px;
}

#cg_PagiMask{
	position: absolute;
	top: 100px;
	left: 30px;
	height: 335px;
	width: 400px;
	overflow: hidden;
}

#cg_gallery_caption{
	position: absolute;
	z-index: 10000;
	top: 120px;
	left: 450px;
	width: 330px;
	height: 340px; 
	font-size: 11px;
}

#cg_PagiPage{
	width: 5000px;
}

#cg_gallery_nav{
	position: absolute;
	z-index: 10000;
	font-size: 11px;
	line-height: 30px;
	bottom: 175px;
	left: 500px;
}

#cg_gallery_nav a:hover {
	text-decoration: none;
}

/* INTRO */

#txt_a{
	position: absolute;
	top: 100px;
	left: 50px;
}

#txt_b{
	position: absolute;
	height: 19px;
	width: 96px;
	top: 110px;
	left: 320px;
}



/* casestudies */

#cs_heroshot{
	position: absolute;
	height: 340px;
	top: 75px;
	left: 50px;
}
#cs_bodycontent{
	position: absolute;
	width: 350px;
	height: 340px;
	top: 60px;
	right: 0px;
	margin: 0 15px 0 0;
	padding: 15px 0 0 0;
	overflow: hidden;
}

#casestudy {
	position: relative;
	margin: 0 0 0 0px;
	height: 470px;
}

#cs_heading {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 750px;
	text-align: left;
	height: 20px;
	margin: 30px 20px 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#cs_close{
	position: absolute;
	top: 30px;
	right: 30px;
}

#cl_close{
	position: absolute;
	top: 30px;
	right: 30px;
}

#cs_heading h1 {
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

#cs_body {
	margin: 0;
	top: 0px;
	left: 0px;
	position: relative;
}

#cs_body h2 {
	font-size: 13px;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
}

#cs_body p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 14px;
}

#cs_services{
	position: absolute;
	width: 500px;
	bottom: -10px;
	right: 0px;
	margin: 7px 15px 0 0;
}

.service_img{
	margin-right: 15px;
	behavior: url(css/iepngfix.htc);
}

/* services - general */

#services {
	width: 790px;
	height: 480px;
}

#services h1 {
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;	
	
}

#services h2 {
	font-size: 16px;
	font-weight: normal;
}

#services p {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}

#services ul {
	padding: 0;
	margin: 0 0 0 15px;
}

#services li {
	margin: 0;
	list-style: disc;
	line-height: 15px;
}

#loading
{
	float: right;
	margin-right: 15px;
	height: 80px;
	width: 80px;
	background: transparent;
}

.loading { 
	background: transparent url(../images/loader.gif) center center no-repeat;
}

.dotL {
	position: absolute;
	height: 30px;
	width: 30px;
	background: transparent url(../images/dot.gif) center center no-repeat;
	cursor: pointer;
}


.dotUP {
	position: absolute;
	height: 30px;
	width: 30px;
	background: transparent url(../images/dot.gif) center center no-repeat;
	cursor: pointer;
}



.dot {
	position: absolute;
	height: 30px;
	width: 30px;
	background: transparent url(../images/dot.gif) center center no-repeat;
	cursor: pointer;
}
.pdot {
	position: absolute;
	height: 23px;
	width: 13px;
	background: transparent url(../images/narrowPoint.png) no-repeat;
	cursor: pointer;
	behavior: url(css/iepngfix.htc);
}

/* amap */

#amap {
	width: 790px; 
	height: 580px; 
	background: transparent url(../images/amap_bkg.jpg) top left no-repeat; 	
}

#amap #desc {
	position: absolute;
	left: 550px;
	top: 40px;
	height: 170px;
	width: 200px;
	font-size: 12px;
	line-height: 18px;
	background-color: #2c2215;
	color: #fff;
}

#amap .info {
	position: absolute; 
	left: 15px;
	top: 15px;
	width: 159px;
	height: 54px;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	background: transparent url(../images/bubble_r_lower_s.gif) center center no-repeat;
}

#amap .dotUP .info {
	position: absolute; 
	left: 15px; 
	top: -40px; 
	width: 159px; 
	height: 54px;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	background: transparent url(../images/bubble_r_upper_s.gif) center center no-repeat;
}

#amap .dotL .info {
	position: absolute; 
	left: -145px; 
	top: 15px; 
	width: 159px; 
	height: 54px;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	background: transparent url(../images/bubble_l_lower_s.gif) center center no-repeat;
}

/* pmap */

#pmap {
	width: 790px; 
	height: 580px; 
	background: transparent url(../images/pmap_bkg.jpg) top left no-repeat; 	
}

#pmap #desc {
	position: absolute;
	left: 550px;
	top: 40px;
	height: 170px;
	width: 200px;
	font-size: 12px;
	line-height: 18px;
	background: transparent url(../images/solution_bg.gif) top left no-repeat; 	
	color: #fff;
}

#pmap .info {
	position: absolute; 
	left: 0px;
	top: 0px; 
	width: 176px; 
	height: 75px;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	background: transparent url(../images/painCallout.gif) center center no-repeat;
	behavior: none;
}

/* cmap */

#cmap {
	width: 790px; 
	height: 580px; 
	background: transparent url(../images/cmap_bkg.jpg) top left no-repeat; 	
}


#cmap .info {
	position: absolute; 
	left: 15px; 
	top: 15px; 
	width: 200px; 
	height: 220px;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	background: transparent url(../images/contact_bubble.gif) center center no-repeat;
}

/* pagination */

.pages { text-align: center; padding: 2px }
.paginator { color: #333; font-size: 10px; padding-top: 0; margin-left: auto; margin-right: auto;  }
.paginator a, .pageList  { color: #333; padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.paginator a.this-page { padding: 2px 6px; color: #fff; border: solid 1px #333; background: #666; text-decoration: none; }
.paginator a:active { color: #fff; }
.paginator a:visited { color: #333; }
.paginator a:hover { color: #fff; background: #666; border-color: #333; text-decoration: none; }

/* scrollable div area */
#scrollable {
	float: left;
	height: 200px;
	width: 500px;
	overflow: hidden;
	line-height: 13pt;
}

#CSSscrollable {
	float: left;
	height: 200px;
	width: 500px;
	overflow: hidden;
	line-height: 13pt;
}

/* vertical track */
#track {
	position: absolute;
	top: 75px;
	left: 735px;
	width: 13px;
	height: 315px;
	margin-left: 15px;
	z-index: 4002;
	background: transparent url(../images/scroll_bkg.png) left center no-repeat;
}

/* vertical track handle */
#handle {
	width: 27px;
	height: 74px;
	background: transparent url(../images/scroll_handle.png) left top no-repeat;
	cursor: move;
}
