body
{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

table#colorflip td
{
	border: 1px solid black;
	padding: 7px;
}

table td 
{
	margin: 0;
	padding: 0; 
	border-width: 0;
	vertical-align: top; 
	font-family: Helvetica, sans-serif;
}

div#back_box
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
}

div#blue_bullet
{
	margin: 0 0 5px 0;
}

div#byline
{
	float: right;
	margin: 10px 0 0 0;
}

div#content
{
	position: relative;
	top: -10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	z-index: 1;
	height: 470px;
}

div#indent_medium
{
	margin: 0 0 0 40px;
	font-size: medium;
	color: #444444;
}

div#indent_small
{
	margin: 0 0 0 20px;
	font-size: small;
	font-weight: bold;
	color: #444444;
}

div#leftcol
{
	width: 425px;
	margin: 5px 5px 5px 105px;
	padding: 5px;
}

div#leftcol_scroll
{
	width: 425px;
	margin: 5px 5px 5px 105px;
	padding: 5px;
	height: 430px;
	overflow: scroll;
}

div#twocol_scroll
{
	width: 714px;
	margin: 5px 5px 5px 105px;
	padding: 25px 5px 5px 5px;
	height: 430px;
	overflow: scroll;
}

div#mainbox
{
	position: relative;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 600px;
	background-color: #000000;
}

div#menu
{
	position: relative;
	z-index: 20;
}

div#midcol
{
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 560px;
	width: 289px;
}

div#midcol_bullets
{
	width: 275px;
}

div#navbox
{
	position: relative;
}

div#orange_subtitle
{
	padding: 10px 0 5px 0;
}

div#phone
{
	font-size: large;
	font-weight: bold;
}

div#phone_area
{
	position: absolute;
	top: 390px;
	right: 20px;
	text-align: right;
	color: #444444;
}

div#rightcol
{
	position: absolute;
	z-index: 5;
	top: 20px;
	left: 790px;
	width: 210px;
}

div#swoop
{
	position: relative;
	background-color: #FFFFFF;
	z-index: 10;
}

div#test_box
{
	border: 1px solid #999999;
	background-color: #E6E6E6;
	margin: 0 20px 20px 0;
	padding: 10px;
	height: 115px;
}

div#test_box_2
{
	border: 1px solid #999999;
	background-color: #E6E6E6;
	margin: 0 20px 20px 0;
	padding: 10px;
	height: 100px;
}

div#test_text
{
	margin: 0 0 0 15px;
	font-size: small;
	color: #666666;
	text-align: left;
}

ul#buttons
{
	margin: 0px;
	padding: 0px;
}

ul#buttons li 
{
	display: block;
	background-color: #000000;
	width: 197px;
	float: left;
	padding: 0 3px 0 0;
}

ul#buttons li#contact_us
{
	padding: 0;
}

ul#buttons a:hover img 
{
	visibility: hidden;
	border: 0px;
}

ul#buttons a 
{
	display: block;
}

ul#buttons a/**/ 
{
	height: 35px; /* hide from IE5.0/win */
}

/* fixes for IE/win \*/
* html ul#buttons a 
{
	cursor: hand;
}

* html ul#buttons li a:hover 
{
	height: 1%;
}

a#b_home
{ 
	background:url(b_home2.jpg) bottom left no-repeat; 
}

a#b_services
{ 
	background: url(b_services2.jpg) bottom left no-repeat; 
}

a#b_capabilities
{ 
	background:url(b_capabilities2.jpg) bottom left no-repeat; 
}

a#b_send_files
{ 
	background:url(b_send_files2.jpg) bottom left no-repeat; 
}

a#b_contact_us
{ 
	background:url(b_contact_us2.jpg) bottom left no-repeat; 
}

img#blue_bullet
{
	float: left;
	margin: 2px 0 0 0;
}

img#meeting_photo
{
	margin: 0 0 20px 0;
}

img#orange_square
{
	padding: 0 0 5px 0;
}

img#orange_square_2
{
	float: left;
	margin: 3px 0 0 0;
}

img#orange_subtitle
{
	padding: 0 0 0 8px;
}

img#swoop
{
	vertical-align: bottom;
}

img#title
{
	display: block;
	margin: 20px 0 15px 0;
}

