/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Futura Bk, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	
}

h1	{
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	text-align:center;
	
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-align:left;
	}

.subheading {
	color: #cccccc;
	font-size: 12px;
} 

.clear {
	clear: both;
}
a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 11px;
	color:#bbbbbb;
}


a:visited {color: #bbbbbb}
a:hover {color: #999999}
a:active {color: #bbbbbb}

a.rednav {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 11px;
	color: #ff0000;
}


a.rednav:visited {color: #ff0000}
a.rednav:hover {color: #999999}
a.rednav:active {color: #ff0000}

.bodytext {
	padding: 20px;

	}
	
.pad10   {
	padding: 10px;
	}


#wrapper {
	width: 846px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*border: 5px #fff solid;*/
	position: relative; /* this is there so the art of tech can be absolute */
	
	
}

#banner {
	background-image: url(IMAGES/NOV09REDESIGN/logoforheader.gif);
	background-repeat: no-repeat; 
	width: 337px;
	height: 44px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
}


#nav {
	float: right;
	width: 350px;
	height: 28px;
	margin: 20px 25px 0px 0px;
	padding: 5px;
}

#nav ul {
	font-family: Futura Bk, Helvetica, Arial,sans-serif;
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-weight: bold;
}

#nav li {
	float:left;
	list-style: none;
	font-weight: bold;

}
#nav a {
	margin: 0px;
	padding: 0px 10px;
	text-decoration: none;
	font-size: 10px;
	border-right: 2px #ff0000 dotted;
	display:block;
}

#nav a:link {
	color: #1a1a1a;
	
}
#nav a:visited {color: #1a1a1a}
#nav a:hover {color: #ff0000}
#nav a:active {color: #ff0000}

#nav li ul {
	position: absolute;
	left: -999em;
	
}



#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#main {
	background-color:#1a1a1a;
	width: 808px;
	padding: 0px; 
	margin: 0px;
	margin-right: 38px;
	color: #ffffff;
	height: auto;
	/*min-height: 200px;*/
	
}


/* for a panoramic pic at top */
#mainpic {
	background-color: #1a1a1a;
	width: 808px;
	padding: 0px; 
	clear:both;
	margin: 0px;
	height: auto;
	z-index: 0;
}
#main_toprow {
	background: url(IMAGES/NOV09REDESIGN/blackbox_top.gif) no-repeat top left;
	width: 808px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	top: 0;
	left: 0;

}

#main_bottomrow {
background-image: url(IMAGES/NOV09REDESIGN/blackbox_bottom.gif);
background-repeat:no-repeat;
background-position: top left;
width: 808px;
height: 22px;
margin: 0px 0px 10px 0px;
padding: 0px;
}
 

#flashdiv {
	width: 400px;
	margin: auto;
	z-index: 2;
	position: absolute;
	top: 80px;
	left: 0px;
	
}

#flashdiv_nov09 {
	width: 185px;
	height: 640px;
	margin: 0;
	float:right;
	z-index: 1;
	
}
.textbox_wide {
width: 800px;
height: auto;
padding: 0px;
margin: 0px;
background-color:#2A2A2A;
margin-left: auto;
margin-right: auto;
border: 1px #000000 solid;
}

.textboxarea_small {
width: 350px;
height: auto;
padding: 10px;
margin: 0px;
background-color:#2c2c2c;
margin-left: auto;
margin-right: auto;
border: 1px #494949 solid;
}

.textbox_grey {
width: 760px;
height: 150px;
padding: 0px;
margin: 0px;
background-color:#333333;
margin-left: auto;
margin-right: auto;
border: 1px #494949 solid;
color: #1a1a1a;
}

.textbox_wrapper {
width: 780px;
margin: auto;
height: auto;

}
.textbox_left {  /*this is correct*/
	width: 355px;
	height: 180px;
	padding: 10px;
	margin: 0px;
	background: url(IMAGES/NOV09REDESIGN/textbox_btm.jpg) no-repeat;
	
	text-align: justify;
	float: left;
	position: relative;
}

.textbox_right {  /*this is correct*/
	width: 355px;
	height: 180px;
	padding: 10px;
	margin: 0px;
	background: url(IMAGES/NOV09REDESIGN/textbox_btm.jpg) no-repeat;
	text-align: justify;
	float: right;
	position: relative;
}
.textboxlong_wrapper {  /*this is correct*/
	width: 200px;
	height: 250px;
	padding: 0px;
	margin: 0px;
	
	text-align: justify;
	float: left;
	position: relative;
}

.textboxlong {  /*this is correct*/
	width: 200px;
	height: 220px;
	padding: 10px;
	margin: 0px;
	background: url(IMAGES/NOV09REDESIGN/textboxlong_btm.jpg) no-repeat;
	text-align: justify;
	float: left;
	position: relative;
}

.textboxlong_title {
width: 200px;
height: auto;
padding: 0px;
margin: 0px;
margin-bottom: 0px;
background: url(IMAGES/NOV09REDESIGN/textbox_title_long.jpg) no-repeat top left;
color:#CCCCCC;
font-size: 12px;
text-align:center;
float:left;
}

.textboxlong_text {  /*correct as is*/
width: 180px;
text-align: justify;
margin: auto;
}

.textbox_title_left {
width: 375px;
height: auto;
padding: 0px;
margin: 0px;
margin-bottom: 0px;
background: url(IMAGES/NOV09REDESIGN/textbox_title.jpg) no-repeat top left;
color:#CCCCCC;
font-size: 12px;
text-align:center;
float:left;

}

.textbox_title_right {
width: 375px;
height: auto;
padding: 0px;
margin: 0px;
background: url(IMAGES/NOV09REDESIGN/textbox_title.jpg) no-repeat top left;
color:#CCCCCC;
font-size: 12px;
text-align:center;
float:right;

}

.textbox_title_long {
width: 200px;
height: auto;
padding: 0px;
margin: 0px;
margin-bottom: 0px;
background: url(IMAGES/NOV09REDESIGN/textbox_title_long.jpg) no-repeat top left;
color:#CCCCCC;
font-size: 12px;
text-align:center;
float:left;

}
.textbox_text {  /*correct as is*/
width: 350px;
text-align: justify;
margin: auto;
}



.textbox_right_grid {  
	width: 190px;
	height: auto;
	padding: 10px;
	margin: 0px;
	margin-right: 10px;
	background: url(IMAGES/NOV09REDESIGN/gridtextbox_nogradient.png) no-repeat;
	
	
	text-align: justify;
	float: right;
	position: relative;
}

.textbox_left_grid {  
	width: 190px;
	height: auto;
	padding: 10px;
	margin: 0px;
	margin-left: 10px;
	background: url(IMAGES/NOV09REDESIGN/gridtextbox_nogradient.png) no-repeat;
	
	
	text-align: justify;
	float: left;
	position: relative;
}
.textbox_grid_text {
	width: 180px;
	height: auto;
	text-align: justify;
	margin: auto;
	margin-left: -2px;  /*to compensate for drop shadow making it look narrower on right*/
	
}

.separator {
width: 30px;
background: url(IMAGES/NOV09REDESIGN/separator.gif) repeat-y top center;
}

.separator_horiz {
border-bottom: 1px #ffffff dotted;
width: 780px;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

.textboxtop {
background-image:url(IMAGES/NOV09REDESIGN/textboxtop.jpg) no-repeat top left;
}

.textbox li{

	list-style-type:square;
	padding: 0px;
	margin-left: 5px;
}


#bottom {
	clear: both;
	padding: 0px;
}	
#rightcol {
width: 38px;
height: 180px;
position:absolute;
right: 0px;
bottom: 0px;
padding: 0px;
background: url(IMAGES/NOV09REDESIGN/boxtechnology_slice.gif) no-repeat;
}

#rightcol_flash {
width: 38px;
height: 180px;
position:absolute;
right: 130px;
top: 0px;
padding: 0px;

}
#bottomrow {
width: 148px;
height: 31px;
position: absolute;
right: 38px;
bottom: 0px;
padding: 0;
background: url(IMAGES/NOV09REDESIGN/theartof2.gif) no-repeat bottom right;
}
#bottomrow_flash {
width: 148px;
height: 31px;
position: absolute;
right: 38px;
bottom: 0px;
padding: 0;

}
.greenbar {
	background-color:#83f54a;
	height: 10px;

}

.whitebar {
	background-color: #ffffff;
	height:4px;
	padding: 0px;
	margin: 0px;
}

#footer {
	color: #1a1a1a;
	padding: 5px 10px;
	font-size: 10px;
	font-weight: bold;
}

/* these are for the portfolio pages */

#whitebg {
	background-color: #ffffff;
	width: 805px;
	padding: 20px;
	margin-left: 30px;
	margin-right: 30px;
	height: 400px;
}

#whitebg_stretch {
	background-color: #ffffff;
	width: 640px;
	padding: 0px;
	margin-left: 30px;
	margin-right: 30px;
	height: auto;
}
#whitebg_portfolio {
	background-color: #ffffff;
	width: 640px;
	padding: 20px;
	margin-left: 30px;
	margin-right: 30px;
	height: 800px;
	}
	
#whitebg_500 {
	background-color: #ffffff;
	width: 640px;
	padding: 20px;
	margin-left: 30px;
	margin-right: 30px;
	height: 500px;
	}
	
#whitebg_flash {
	background-color: #ffffff;
	width: 640px;
	padding: 20px;
	margin-left: 30px;
	margin-right: 30px;
	height: 850px;
	}
	
	
#toptitle {
	width: 808px;
	height:20px;
	padding: 5px 15px;
	font-size: 18px;
	background:url(IMAGES/NOV09REDESIGN/toptitle_satin.jpg) bottom left no-repeat;
	background-color: #1a1a1a;
	border: dotted 1px #ffffff;
	color: #ffffff;
	text-transform:uppercase;
	text-align: right;
	margin: 0px;
	margin-bottom: 25px;
	/*position: relative;
	top: 5px;
	right: 0px; */ 
}

#toptitle_expt {
width: 400px;
height: 20px;
background-image: url(IMAGES/NOVO9REDESIGN/title_websites.gif);
	background-repeat:repeat;
	background-position: top left;
	}


#righttitle {
	width: 30px;
	height: auto;
	padding: 0px;
	float:right;
	
}



.grey {
color:#1a1a1a;
}

/* gallery */

#gallery {
	width: 800px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding: 0px;
	
	
}

.gallery_nar {
	width: 500px;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
	padding: 0px;
	float:right;
}

#gallery_banner {
	width: 625px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding: 0px 10px;
	
	}


div.figureleft {
	float: left;
	margin: 0 20px 25px 20px;
	width: 128px;
	height: 160px;
	position: relative;  /*so caption can be absolutely positioned at the bottom, despite height of painting */
}

.figureleft img {
	border: 0;
	padding: 0;
	margin: 0;
}

.figureleft p {
	font: bold;
	color: #333333;
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
}




.photobox {

	float: left;
	width: 140px;
	margin: 0 10px;
	height: 150px;
	vertical-align:top;
	
}

.photobox img {
	padding: 4px;
	position: relative;
	top: -5px;
	left: -5px;
	}
	
.photobox p {
margin: 5px;
height: auto;
}

.photo {
	float: left;
	width: 140px;
	margin: 0 10px;
	height: 129px;
}

.photo_tall {
	float: left;
	width: 150px;
	margin: 10px;
	height: 155px;
}

.photo_short {
	float: left;
	width: 140px;
	margin: 10px;
	height: 105px;
	}
	
.photo_flash {
	float: left;
	width: 140px;
	margin: 0 10px;
	height: 120px;
	}
	
.photo_banner {
	float: left;
	width: 162px;
	margin: 10px 20px;
	height: 137px;
	}

.photo img {
	padding: 4px;
	position: relative;
	top: -5px;
	left: -5px;
}

.caption {
float: left;
width: 140px;
margin: 5px 10px 0px 10px;
height:15px;
}

.caption_tall {
float: left;
width: 140px;
margin: 0 10px 10px 10px;
height: 35px;

}

.caption_banner {
float: left;
width: 162px;
margin: 10px 20px;
height: 35px;
text-align: center;

}
.caption_flash {
float: left;
width: 150px;
margin: 10px 0px 10px 0px;
height: 35px;

}

.rowspacer {
width: 800px;
height: 50px;

}



/* contact us */
.picdiv	{
float:right;
width: 425px;
}

.contacttext {
float: left;
margin: 0px 0px 0 0px;
padding: 40px 50px 20px 50px;
font-size: 14px;
background-color:#000000;
width: 283px;
height: 222px;
}
/* services */
#tablewrapper {
width: 730px;
height: 600px;
background-color:#993333;
}

.rightcoltop {
width: 275px;
 background-color: #ffffff; 
 float: right;
 padding: 10px;
 margin: 0px;
 height: 300px;
 }
 
 .photoholder {
 width: 435px;
 background-color: #FFCCCC;
 height: 300px;
 }
 .rightcolbottom {
 width: 275px;
 background-image:url(IMAGES/blackgrid.png);
 background-position:center;
 background-repeat:repeat;
 height:290px;
 float: right;
 padding: 10px;
 }
 .row2wrapper {
 width: 435px;
 background-color: #FFCCCC;
 height: 300px;
 float: left;
 }
 
 .row2leftcolwrapper {
 width: 235px;
 float:left;
 }
 .row2rightcolwrapper{
 width: 200px;
 float: right;
 }
 
 .div1 {
 background-image: url(IMAGES/blackgrid.png);
 padding: 10px;
 margin: 0px;
 height: auto;
 }
 
 .div2 {
 background-color:#ffffff;
 padding: 10px;
 margin: 0px;
  height: auto;
 }
 
 .div3 {
 background-color: #ffffff;
  padding: 10px;
 margin: 0px;
  height: auto;
 }
 
 .div4 {
 background-image: url(IMAGES/blackgrid2.png);
  height: auto;
 padding: 10px;
 margin: 0px;
 }
 
 
/* templates page */


	
.nameinner  {
	position:absolute;
	top:50%;
	height:130px;
	margin-top:-65px;
}

.name	{
position: relative;
width: 100px;
float: left;
margin: 0 10px 10px 10px;
height: 130px;
display: block;

}


.name p {
text-align: center;
color: #ffffff;
}

.gallery_right {
float:right;
}

/*  JENKINSSET  */

.jenkinsrightcol {
width: 300px;
height: 422px;
background-color: #ffffff;
float: right;
padding: 0px;
margin: 0px;
}

.jrightcoltext{
	padding: 10px;
	height: 171px;
	color: #1a1a1a;
	
}

.jenkinsleftcol {
width: 229px;
height: 422px;
background-color: #ffffff;
float:left;
padding: 0px;
margin: 0px;
color: #1a1a1a;

}
.jenkinswrapper {
width: 529px;
height: 422px;
margin-left: 105px;
padding: 0px;
margin: auto;

}


/*  bancroftsSET  */

.bancroftrightcol {
width: 299px;
height: 434px;

float: right;
padding: 0px;
margin: 0px;
}

.bancrightcoltext{
	padding: 0px 10px;
	height: 250px;
	
	
	
}

.bancroftleftcol {
width: 300px;
height: 434px;
float:left;
padding: 0px;
margin: 0px;

}
.bancroftwrapper {
width: 599px;
height: 434px;
margin: auto;
padding: 0px;
background-color: #1a1a1a;

}

/*  tech city */

.techwrapper {
width: 728px;
height: 338px;
margin: auto;
padding: 0px;



}
.techrightcol {
width: 300px;
height: 223px;
float: right;
padding: 0px;
margin: 0px;
}



.techleftcol {
width: 357px;
height: 203px;
float:left;
padding: 10px;
margin: 0px;

color: #ffffff;

}

table.serv	{
width: 780px;
margin: auto;
vertical-align: top;
text-align:justified;
}