html, body
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-image: url(/_Assets/Images/bg.jpg);
	background-repeat: repeat-x;
}

#container-1
{
}

#header
{
	margin: 10px auto;
	display: block;
	border-color: #000;
	border-width: 6px;
	background-image: url(/_Assets/Images/logo.png);
	background-repeat: no-repeat;
	width: 720px;
	height: 100px;
}

#header a h1
{
	display: none;
}

#header a
{
	display: block;
	width: 220px;
	height: 60px;
	float: right;
	margin: 20px 30px 0px 0px;
}

#header a:hover
{
	border: 1px dotted #06C;
}

ul#nav, ul#nav-b
{
	padding: 0px;
	margin: 10px auto;
	width: 720px;
	list-style: none;
	float: left;
	clear: both;
}

ul#nav li a
{
	font-size: 80%;
}

ul#nav-b
{
	float: right;
	margin-top: -11px;
	font-size: 90%;
}

ul#nav li, ul#nav-b li
{
	margin: 0 69px 0 0;
	float: left;
	clear: none;
	text-align: center;
}

#last
{
	margin-right: 0px !important;
}

ul#nav-b li
{
	float: right;
	margin: 0 0 0 1.5em;
}
 

ul#nav a, ul#nav-b a
{
	float: left;
	clear: none;
	width: 128px;
	padding: 5px 0;
	text-decoration: none;
	color: #fff;
	background-color: #353535;
	background-image: url(Images/button_bg.jpg);
	background-repeat: repeat-x;
}

ul#nav-b a:link, ul#nav-b a:visited, ul#nav-b a:active
{
	float: left;
	clear: none;
	width: 128px;
	padding: 5px 0;
	text-decoration: none;
	color: #fff;
	background-color: #353535;
	background-image: url(Images/button_bg.jpg);
	background-repeat: repeat-x;
	text-align: center !important;
}

ul#nav a:hover, ul#nav-b a:hover, ul#nav a.over, ul#nav-b a.over
{
	color: #FFF;
	background-color: #06C;
	background-image: url(Images/button_bg_over.jpg);
	background-repeat: repeat-x;
}

ul#nav a:link.over, ul#nav-b a:link.over, ul#nav a:visited.over, ul#nav-b a:visited.over
{
	background-color: #06C;
	background-image: url(Images/button_bg_active.jpg);
	background-repeat: repeat-x;
	color: #000;
}

ul#nav li.activelink a, ul#nav li.activelink a:hover
{
	background: #FFF;
	color: #003;
}

ul#nav-b li.activelink a,ul#nav-b li.activelink a:hover
{
	background: #FFF;
	color: #003;
}

body, #content
{
	width: 720px;
	display: block;
	margin: 50px auto;
	font-family: Trebuchet MS;
}

#content
{
}

#content h1
{
	color: #666;
	border-bottom: 3px solid #333;
	font-size: 1.4em;
}

ul#pixlist
{
	display: block;
	float: left;
	clear: none;
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	border: 0px solid none;
}

#pixlist.right
{
	display: block;
	float: right;
	clear: none;
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	border: 0px solid none;
	width: 200px;
}

#content ul#pixlist li
{
	float:left;
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	line-height: 0px;
}


#content ul#pixlist.right li
{
	float:right;
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	line-height: 0px;
}

#content ul#navlist
{
	display: block;
	float: left;
	clear: none;
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	min-height: 430px;
}

#content ul#navlist li
{
	margin: 4px 0;
	padding: 0;
	font-size: 80%;
	width: 200px;
}

#content ul#navlist li a
{
	margin: 0px !important;
	background-color: #ccc;
	display: block;
	padding: .5em 1em !important;
	color: #000;
	text-decoration: none;
	text-align: center;
}

#content ul#navlist li a:hover
{
	color: #FFF;
	background-color: #06C;
	background-image: url(Images/button_bg_over.jpg);
	background-repeat: repeat-x;
}

#content p
{
	line-height: 2.1em;
	padding: .25em 4em 1em 0em;
	font-size: .8em;
}

#footer
{
	border-top: 2px solid silver;
	margin: 62px 0px;
	padding: 12px 0px;
	float: left;
	clear: both;
	display: block;
	width: 720px;
}

#certifications
{
	margin: 20px 0;
	line-height: 160%;
	font-size: 70%;
	font-weight: bold;
}

ul.list
{
	margin: 0px !important;
	display: block;
	padding: 0 1.2em;
}

ul.list li
{
	font-size: .7em;
	margin: 0 !important;
	padding: 0 !important;
}

ul#inventoryservices
{
	list-style: none;
	display: block;
	margin: 0px auto;
}

ul#inventoryservices li
{
	display: block;
	text-align: center;
}

.toppadded
{
	padding-top: 12px;
}

div.group
{
	float: left;
	clear: none;
	width: 20em;
}

div.group ul
{
	margin-bottom: 2em !important;
}

h1#pagetitle, h1#pagetitle a:link, h1#pagetitle a:active, h1#pagetitle a:visited
{
	color: #333;
	text-decoration: none;
	padding-bottom: .25em;
}

h1#pagetitle a:hover
{
	color: #06C;
}

ul#certifications li
{
	display: block;
	float: left;
	clear: both;
	width: 720px;
	padding: 30px 0 0 0;
	border-bottom: 1px dotted silver;
	margin: 0px;
	font-size: default;
}

ul#certifications
{
	padding-left: 0px;
}

div#staff
{
	display: block;
	width: 720px;
	float: right;
}

div#mission
{
	display: block;
	float: left;
	clear: none;
	width: 140px;
	margin: 0 20px 0 0;
	padding: 10px;
	background-color: silver;
}

.vCard
{
	width: 430px;
	display: block;
	border-top: 1px solid black;
	margin: 10px 0 0 90px;
	float: left;
	padding: 6px 0;

}

.title
{
	font-weight: bold;
	display: table-cell;
	float: left;
	clear: none;
	width: 20em;
}

.phone, .email, .given-name
{
	display: table-cell;
	width: 150px;
	float: right;
	clear: right;
}

h2, h3, h4, h5, h6
{
	color: #666;
}

#address
{
	margin: 30px auto;
}

#sp h
{
	width: 400px;
	margin: 0 auto;
	text-align: center;
} 


.right
{
	float: right;
	clear: none;
}

#insidefooter
{
	width: 720px;
	float: left;
}

a img
{
	border: 0px;
}
