@charset "utf-8";
/* CSS Document */

a.bottomlink:link
{
	color:rgb(204,204,204);
	text-decoration:none;
}

a.bottomlink:visited
{
	color:rgb(100,0,0);
	text-decoration:none;
}

a.bottomlink:hover
{
	color:black;
}

a.ContactLink:link
{
	color:rgb(100,0,0);
}

a.ContactLink:hover
{
	color:black;
}

a.ContactLink:visited
{
	color:rgb(77,77,77);
}

a.misclink:link
{
	color:rgb(100,0,0);
	text-decoration:none;
}

a.misclink:visited
{
	color:rgb(77,77,77);
	text-decoration:none;
}

a.misclink:hover
{
	color:black;
}

body
{
	margin:0px;
	padding:0px;
	background-color:rgb(204,204,204);
	background-image:url(images/layout/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

.bottomtext
{
	position:absolute;
	top:1216px;
	height:64px;
	width:770px;
	text-align:center;
	background-image:url(images/layout/footerbackground.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(204,204,204);
	margin-top:0px;
	font-size:10px;
}

hr
{
	width:710px;
}

h3.address
{
	color:rgb(100,0,0);
	margin-bottom:6px;
}

h3.employment
{
	color:rgb(100,0,0);
	margin-left:25px;
}

img
{
	border:none;
}

img.aboutus
{
	margin:30px;
}

img.atdesk
{
	border:inset;
	height:338px;
	width:450px;
	margin:25px;
	margin-bottom:30px;
	margin-left:150px;
}

img.footer
{
	position:absolute;
	top:1280px;
}

img.headers
{
	margin-left:10px;
	margin-top:20px;
	margin-bottom:0px;
}

img.products
{
	float:left;
	margin-left:15px;
	margin-top:5px;
}

img.secondrow
{
	position:absolute;
	top:216px;
}

p
{
	margin:25px;
	margin-top:15px;
}

p.outreachtext
{
	margin:10px;
	text-align:left;
	font-size:11px;
}

p.productstext
{
	margin-left:160px;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:0px;
	vertical-align:top;
	text-align:left;
	font-size:11px;
}

span.productlist
{
	color:rgb(100,0,0);
}

table,tr,td
{
	margin:0 auto;
	padding:0;
	border-spacing:0;
}

td.contacts
{
	width:238px;
	padding-left:10px;
	padding-top:70px;
	font-size:12px;
}

td.outreachtable
{
	border:ridge;
	border-color:rgb(100,0,0);
	width:760px;
	height:365px;
	text-align:center;
	vertical-align:top;
}

td.productstable
{
	border:none;
	border-color:rgb(100,0,0);
	width:360px;
	height:150px;
	text-align:center;
	vertical-align:top;
}

ul
{
	margin-left:40px;
	color:rgb(77,77,77);
}
