/* Eric Meyer's css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
em {
	font-style: italic;
	}
ol, ul {
	list-style: none;
}
.bold {
	font-weight:bold;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.strong {
	font-weight:bold;
}
p sub{font-size:0.55em;}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
	height: 50px;
	width: auto;
	padding-bottom: 15px;
	margin: 15px 5px 5px -15px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 4px solid #444;
		border-width: 4px 4px 4px;
		width: 50px;
		height: 50px;
	}
	#gallery ul a:hover img {
		border: 4px solid #fff;
		border-width: 4px 4px 4px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
	#gallery_sm2 {
	height: 50px;
	width: auto;
	padding-bottom: 5px;
	margin: 20px 5px 5px -15px;
	}
	#gallery_sm2 ul { list-style: none; }
	#gallery_sm2 ul li { display: inline; }
	#gallery_sm2 ul img {
		border: 4px solid #444;
		border-width: 4px 4px 4px;
		width: 35px;
		height: 35px;
	}
	#gallery_sm2 ul a:hover img {
		border: 4px solid #fff;
		border-width: 4px 4px 4px;
		color: #fff;
	}
	#gallery_sm2 ul a:hover { color: #fff; }
	
	
/* Global styles */
html {font-size:100.01%;}
body {
	margin:0;
	color:#000315;
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	background:#CCCCCC;
	background-image:url(../images/bg_grad.gif);
	background-repeat:repeat-x;
	padding: 0 0 10px 0;
}
img {border:none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
/* main containers styles */
.holder {
	overflow: hidden;
	height: 1%;
}
#wrapper {
	margin:0 auto;
	margin-top: -9px;
	width:875px;
	overflow:hidden;
	position:relative;
}
/* logo styles */
.logo {
	position: absolute;
	top: 7px;
	left: 15px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 311px;
	height: 43px;
	z-index: 1;
}
.logo a {
	background: url(../images/logo.gif) no-repeat;
	display: block;
	height: 100%;
}
.main-wrapper{
	height: 1%;
	overflow: hidden;
}
/* header block styles */
#header {
	overflow:hidden;
	width: 100%;
	height: 325px;
	position: absolute;
	top:0;
	left:0;
}
#header .title{
	position: absolute;
	left: 16px;
	margin: 0;
	bottom: 62px;
	text-indent: -9999px;
	overflow: visible;
	width: 555px;
	height: 40px;
	background: url(../images/title.png) no-repeat;
}
#masthead {
	margin-top: 9px;
	left: 0;
	width: 875px;
	height: 316px;
	overflow:visible;
}
#masthead .pics { height: 316px; width: 875px; padding:0; margin:0; overflow: visible; }
#masthead .pics img { height: 316px; width: 875px; padding: 0px; top:0; left:0 }
#header .topbar{
	position: absolute;
	top: 0;
	left: 0;
	width: 875px;
	height: 57px;
	background: url(../images/top-panel.gif) no-repeat;
}
/* main menu styles start */
#globalNav {
	position: absolute;
	margin-top: -375px;
	margin-left: 595px;
	z-index: 1000;
	overflow: hidden;
}
#globalNav2 {
	position: absolute;
	text-align:left;
	margin-top: -375px;
	margin-left: -75px;
}
.menu{
	float: right;
	margin: 0;
	width: 199px;
	padding: 35px 11px 0 0;
	list-style: none;
	position: relative;
	z-index: 10;
}
.menu li{
	float: left;
	margin: 0 0 11px 0;
}
.menu li a{
	float: left;
	font-size: 1.2em;
	color: #314b75;
	padding: 6px 0 0 11px;
	width: 188px;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	background: url(../images/bg-menu-item.png) no-repeat;
}
.menu li a:hover,
.menu li.active a{
	font-weight: bold;
	text-decoration: none;
	color: #104b7d;
	background: url(../images/bg-menu-item-hover.png) no-repeat;
}
.menu2{
	float: left;
	margin: 0;
	width: 199px;
	padding: 5px 20px 0 0;
	list-style: none;
	position: relative;
	z-index: 10;
}
.menu2 li{
	float: left;
	margin: 0 0 11px 0;
}
.menu2 li a:link, .menu2 li a:visited {
	float: left;
	font-size: 1em;
	color: #314b75;
	padding: 4px 0 0 11px;
	width: 188px;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	background: url(../images/bg-menu-item2.png) no-repeat;
}
.menu2 li a:hover,
.menu2 li.active a{
	font-weight: bold;
	text-decoration: none;
	color: #104b7d;
	background: url(../images/bg-menu-item-hover.png) no-repeat;
}
/* main menu styles end */
/* main container block styles */
#main{
	position: relative;
	padding: 0 1px 0 0;
	margin: 325px 0 0 0;
	height: 1%;
	z-index: 100;
	background: url(../images/bg-main.gif) repeat-y;
}
#main .main-b{
	padding:0 7px 10px 48px;
	height: 1%;
	background: url(../images/bg-main-b.gif) no-repeat 100% 100%;
}
* html #main .main-b{
	background: url(../images/bg-main-b.gif) no-repeat 99% 100%;
}
#main .main-b:after {
	display: block;
	content: "";
	clear: both;
}
#main .links{
	width: 100%;
	margin: 0 0 10px 0;
	background: #e4e4e9 url(../images/bg-links.gif) no-repeat 100% 100%;
}
#main .links:after {
	display: block;
	content: "";
	clear: both;
}
#main .links a{
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}
#main .links .stewart{
	float: left;
	color: #fff;
	width: 568px;
	height: 45px;
	position: relative;
	cursor: pointer;
	margin: -18px 0 0 0;
	padding-bottom: 4px;
}
#main .links .stewart span{
	float: left;
	padding: 18px 0 0 47px;
	width: 521px;
	height: 28px;
	background: url(../images/a-stewart3.png) no-repeat;
}
#main .links .signup{
	color: #8399ac;
	padding: 10px 0 0 45px;
}
#main .left-box{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 27px;
	padding: 0 0 15px 20px;
	background: url(../images/bg-left-box.gif) no-repeat 0 100%;
}
* html #main .left-box{
	bottom: -1px;
}
#main .left-box .text{
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/text-stewart-enviromental.gif) no-repeat;
	width: 11px;
	height: 275px;
}
/* content block styles */
#content{
	width: 820px;
	background: url(../images/content-t.gif) no-repeat 0 0;
	padding: 8px 0 0 0;
	overflow: hidden;
	height: 1%;
}
.content-c{
	background: url(../images/content-c.gif) repeat-y 0 0;
}
.content-b{
	padding: 27px 48px 40px ;
	background: url(../images/content-b.gif) no-repeat 0 bottom;
}
.content-b li {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type:circle;
}
.content-b ul {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type:circle;
}
.content-b ul li {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left:15px;
	list-style-type:circle;
}
.ullipad {
	padding-left: 15px;
	font-size: 11px;
	}
.content-b a:link {
	color: #727da2;
}
.content-b a:active, content-b a:hover {
	font-weight: bold;
}
.content-b a:visited {
	color: #666666;
}
.content-b strong {
	font-weight:bold;
	}
.topic {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: -5px;
}
#secondary_nav {
	position: relative;
	}
#secondary_nav ul {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 5px;
}
#secondary_nav li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type:none;
	list-style-position:outside;
	margin-left: 0px;
}
#content-b-right {
	margin-left: 240px;
	width: 500px;
}
#content-b-right.ul {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 5px;
}
#content-b-right.li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#content .welcome{
	margin: 0 0 5px 0;
	font-size: 2.4em;
	color: #104b7d;
}
#content p{
	margin: 0 0 15px;
	font-size: 1.5em;
	line-height: 1.223em;
}
/* footer block styles */
#footer {
	height: 1%;
	overflow:hidden;
	padding: 27px 11px 0 64px;
}
#footer .copy{
	display: inline;
	margin: 0;
	font-size: 1.4em;
	color: #646465;
}
/* bottom navigation Styles start */
.bottomnav{
	float: right;
	margin: 0 -13px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.bottomnav li{
	float: left;
	margin: 0 13px 0 -2px;
	padding: 0 0 0 15px;
	background: url(../images/seoarator.gif) no-repeat 0 3px;
}
.bottomnav li a{
	font-size: 1.4em;
	color: #727da2;
	text-decoration: none;
}
.bottomnav li a:hover,
.bottomnav li.active a{
	color: #104b7d;
}
/* bottom navigation Styles end */