body
{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: helvetica, arial, verdana, sans;
	font-size: 12px;
}

img { display: block; }

#wrapper
{
	margin: 0 auto 0 auto;
	width: 838px;
}

/* top menu */
#topmenu
{
	height: 50px;
	position: relative;
}

#topmenu .menu
{
	position: absolute;
	right: 0;
	top: 20px;
}

#topmenu .menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#topmenu .menu li
{
	float: left;
	margin: 0 10px 0 10px;
}

#topmenu .menu a
{
	color: #264d74;
	text-decoration: none;
}

#topmenu .menu a:hover { color: #8aaf50; }

/* logo group */
#logogroup { position: relative; }
#mainphoto { position: relative; }

#logo
{
	position: absolute;
	top: 0;
	left: 0;
}

#tagline1
{
	position: absolute;
	top: 120px;
	left: 20px;
}

#tagline2
{
	position: absolute;
	top: 190px;
	left: 20px;
}

/* mid menu */
#midmenu
{
	height: 60px;
	position: relative;
	z-index: 1000;
}









/* home mid content */
#homemidcontent
{
	position: relative;
	background-color: #dae7c7;
	height: 165px;
	z-index: 100;
}

/* solutions */
#solutions
{
	width: 241px;
	float: left;
}

#solutionstagline { padding: 15px 15px 0px 15px; }

#solutions ul
{
	margin: 0 0 0 30px;
	padding: 0;
}

#solutions li { margin: 10px 0 0 0; }

/* boxes */
.boxtext
{
	position: absolute;
	width: 147px;
	text-align: center;
	top: 10px;
	text-transform: uppercase;
	font-family: arial narrow;
	font-size: 11px;
}

.boxtext a
{
	color: #264d74;
	text-decoration: none;
}

.boxtext a:hover
{
	color: #8aaf50;
	text-decoration: none;
}

.box { float: left; }

/* bottom row */
#homebottomrow
{
	position: relative;
	margin: 20px 0 0 0;
	height: 150px;
}

.bottombox
{
	width: 270px;
	height: 150px;
	border-color: #87888B;
	border-width: 2px;
	border-style: solid;
	position: relative;
	float: left;
}

#bottombox2
{
	margin: 0 8px 0 8px;
	float: left;
}

.topleft
{
	position: absolute;
	top: -2px;
	left: -2px;
}

.topright
{
	position: absolute;
	top: -2px;
	right: -2px;
}

#toughbook
{
	position: absolute;
	top: -10px;
	right: -15px;
}

.bottomboxtext
{
	padding: 7px;
	position: relative;
	z-index: 100;
}

.bottomboxtext h1
{
	padding: 0;
	margin: 0;
	color: #8AAF50;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}

.bottomboxtext h2
{
	padding: 0;
	margin: 0;
	color: #87888B;
	font-size: 14px;
	font-weight: normal;
}

.med {font-size: 12px;}

.bottomboxtext h3
{
	padding: 0;
	margin: 3px 0 0 0;
	color: #87888B;
	font-size: 9px;
	font-weight: bold;
}

.bottomboxtext h4
{
	padding: 0;
	margin: 0;
	color: #87888B;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.bottomboxtext p
{
	padding: 0;
	margin: 5px 0 0 0;
	color: #87888B;
	font-size: 9px;
	font-weight: normal;
}

.bottomboxlist
{
	float: left;
	font-family: arial narrow;
	font-size: 10px;
	width: 80px;
	margin: 0 0 0 5px;
	font-weight: normal;
	color: #87888B;
	line-height: 10px;
}
.bottomboxlist2
{
	font-family: arial narrow;
	font-size: 10px;
	margin: 0 0 0 5px;
	font-weight: normal;
	color: #87888B;
	line-height: 10px;
	padding: 0;
}

.bottomboxlist ul,.bottomboxlist2 ul
{
	padding: 0px;
	margin: 0;
	list-style-type: default;
	list-style-position: inside;
}

.bottomboxlist li { margin: 0 0 4px 0; }

/* read more */
.bottombox .readmore
{
	padding: 3px 5px 3px 5px;
	background-color: #CCC;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	background-image: url(../images/rounded-readmore-topleft.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#bottombox3 .readmore
{
	position: absolute;
	right: 0;
	top: 24px;
}

.bottombox .readmore a
{
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

.bottombox .readmore a:hover { color: #000; }

/* footer */
#footerwrap
{
	height: 20px;
	background-color: #88898c;
	color: #FFF;
	position: relative;
	margin: 10px 0 0 0;
}

#footercall
{
	position: absolute;
	left: 50px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.footer
{
	position: absolute;
	right: 50px;
	line-height: 20px;
}

/* INTERIOR STYLES START HERE */
#interiorlogogroup
{
	height: 148px;
	position: relative;
}

#interiormainphoto
{
	right: 0;
	height: 148px;
	position: absolute;
	background-image: url(../images/green-grad.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#interiormidwrapper
{
	position: relative;
	overflow: hidden;
	float: left;
}

#submenu
{
	position: relative;
	width: 200px;
	float: left;
}

#submenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}

#submenu li
{
	margin: 0px 10px 10px 0px;
	padding: 0;
	border: 1px solid #CCC;
}
#submenu a,#submenu a:visited
{
	color: #3C5179;
	text-decoration: none;
	width: 180px;
	background: #CCC;
	display: block;
	margin: 0;
	padding: 4px;
}

#submenu a:hover
{
	color: #000;
	font-weight: bold;
	display: block;
	background-color: #CCC;
	margin: 0;
	padding: 4px;
}



.innermenu
{
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
	position: relative;
}

.innermenu li
{
	margin: 0px 10px 10px 0px;
	padding: 0;
	border: 1px solid #CCC;
}
.innermenu a, .innermenu a:visited
{
	color: #3C5179;
	text-decoration: none;
	background: #CCC;
	display: block;
	margin: 0;
	padding: 4px;
}


.innermenu a:hover
{
	color: #000;
	font-weight: bold;
	display: block;
	background-color: #CCC;
	margin: 0;
	padding: 4px;
}

#interiorcontentwrapper
{
	width: 638px;
	position: relative;
	float: left;
}

#interiorcontentwrapper .content
{
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	min-height: 400px;
}

#interiorcontentwrapper h1
{
	padding: 0px;
	margin: 10px 10px 0px 10px;
	font-size: 24px;
	font-weight: normal;
	color: #999;
}

#interiorcontentwrapper .text { padding: 10px; }

.row
{
	clear: both;
	margin: 0;
	height: 10px;
}

.ourpeoplelist
{
	position: relative;
	margin: 5px 0 5px 100px;
}
.ourpeoplelist a
{
	color: #8CB151;
	font-weight: bold;
	text-decoration: none;
}
.stafftext { padding: 0 0 0 10px; }
.partnerlist
{
	float: left;
	width: 45%;
}
.newsitem { margin: 0px 25px 50px 25px; }
.articledate
{
	color: #8CB151;
	font-weight: bold;
	font-style: italic;
}
#toughbookbg { background-image: url(../images/toughbookbg.jpg); }
#toughbookbg-dark { background-image: url(../images/toughbookbg-dark.jpg); }
.lpage a
{
	color: #8CB151;
	font-weight: bold;
	text-decoration: none;
}
.casestudyitem { margin: 25px 0 25px 0; }
