body{
	margin:0;
	background:url(../images/bg-body.gif) 0 0 repeat-x;
	font:11px Verdana, Geneva, sans-serif;
	color:#3f494f;
}
img{
	border:none;
	display:block;
}

#wrapper{
	width:1015px;
	margin:0 auto;
	overflow:hidden;
}
#header{
	overflow:hidden;
	width:914px;
	padding:16px 41px 14px 60px;
}
.logo{
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:216px;
	height:45px;
}
.logo a{
	display:block;
	width:216px;
	height:45px;
	overflow:hidden;
	text-indent:-9999px;
}
#header em{
	color:#5e6a72;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin:20px 0 0 12px;
}
.top-nav{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.top-nav li{
	display:inline;
	float:left;
	background:url(../images/bullet-top-nav.gif) no-repeat left;
	padding:0 11px;
	margin:0 2px 0 -2px;
}
.top-nav a{
	color:#5e6a72;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
.top-nav a:hover{
	text-decoration:underline;
	color:#0067c6;
}
#main-nav{
	width:1015px;
	position:relative;
	z-index:2;
}
#main-nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav{
	margin:0 16px 0 0;
	padding:0;
	list-style:none;
	float:right;
	background:url(../images/bullet-nav.gif) no-repeat 100% 0;
	display:table;
}
#nav li{
	background: #f00;
	list-style: none;
	float:left;
	height:39px;
	line-height:39px;
	background:url(../images/bullet-nav.gif) no-repeat left;
	padding:0 0 0 2px;
	display:table-cell;
}
#nav li a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 11px;
	white-space:nowrap;
	float:left;
}
#nav li.hover a,
#nav li:hover a{
	background:url(../images/bg-nav-hover.gif) repeat-x;
}

.activenav {
	background:url(../images/bg-nav-hover.gif) repeat-x;
}

#nav li.hover,
#nav li:hover{
	position:relative;
}
#nav li.hover ul,
#nav li:hover ul{
	display:block;
}
#nav ul{
	display:none;
	position:absolute;
	left:0;
	top:39px;
	margin:0;
	padding:0;
	list-style:none;
	width:200px;
	overflow:hidden;
}
#nav ul li{
	float:none;
	line-height:16px;
	background:#fff url(../images/bg-nav-border.gif) repeat-x;
	padding:0;
	margin:-2px 0 2px;
	display:block;
	height:1%;
	vertical-align:middle;
	overflow:hidden;
}
#nav ul li a{
	font-size:10px;
	background-image:none;
	font-weight:bold;
	padding:0;
	white-space:normal;
}
#nav li.hover li a,
#nav li:hover li a{
	background:none;
	color:#23313c;
	padding:4px 0 4px 10px;
	display:block;
	width:190px;
}
#nav li.hover li a:hover,
#nav li:hover li a:hover{
	background:#0068c7;
	color:#fff;
}

#main{
	width:1015px;
	overflow:hidden;
	min-height:335px;
}
* html #main{
	height:335px;
	overflow:visible;
}
.flash{
	width:1015px;
	height:335px;
}
.content{
	width:957px;
	margin:-86px auto 0;
	background:url(../images/bg-content.png) repeat-y;
	padding:0 13px;
	overflow:hidden;
	position:relative;
}
.content-inner{
	margin:-277px auto 0;
}
.menu{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	margin:0 0 0 3px;
	height:1%;
}
.menu li{
	float:left;
	margin:0 1px 0 0;
}
.menu li a.left{
	font-size:16px;
	font-family: Helvetica, Arial;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
* html .menu a {float:left;}
* +html .menu a {float:left;}
.menu span.middle {
	float:left;
	display:table;
	height:58px;
	background: url(../images/bg-menu-left.gif) no-repeat;
}
.menu a:hover span.middle {
	background: url(../images/bg-menu-left-hover.gif) no-repeat;
}
.menu span.middle span {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	padding:0 15px 0 17px;
}
* html .menu span.middle span {float: left;}
*+ html .menu span.middle span {float: left;}
html .menu span.right {
	float: left;
	height:58px;
	width:9px;
	background: url(../images/bg-menu-right.gif) no-repeat 100% 0;
}
html .menu a:hover span.right {
	background: url(../images/bg-menu-right-hover.gif) no-repeat 100% 0;
}
.content .holder{
	width:955px;
	overflow:hidden;
	border:1px solid #ccc;
	border-bottom:none;
	background:url(../images/bg-content-holder.gif) repeat-y;
	padding:10px 0 24px 0;
	float:left;
}
.box-news{
	width:229px;
	float:left;
	padding:0 12px 0 10px;
	line-height:16px;
}
.box-center{
	width:334px;
	float:left;
	padding:0 0 0 14px;
	line-height:16px;
}
.box-right{
	width:316px;
	float:right;
	background:#fff;
	padding:0 17px 0 0;
	line-height:16px;
}
.content .holder h2{
	margin:0;
	padding:0 0 0 10px;
	font-size:18px;
	color:#0067c6;
	background:url(../images/bg-content-title.gif) repeat-x 0 100%;
	line-height:41px;
}
.news{
	margin:-6px 0 0;
	padding:0;
	list-style:none;
}
.news li{
	margin:18px 0 0;
}
.content p{
	margin:18px 3px 0 10px;
}
.news p{
	margin:0 3px 0 10px;
}
.news em{
	font-style:normal;
	font-weight:bold;
	color:#3f494f;
	margin:0 0 0 10px;
}

.news a {
	color:#0067c6;
	text-decoration:none;
}
.news a:hover {
	color:#0067c6;
	text-decoration:underline;
}

.more{
	color:#0067c6;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/bullet-more.gif) no-repeat left;
	padding:0 0 0 9px;
}
.more:hover{
	text-decoration:underline;
}
.content .inner{
	border:1px solid #ccc;
	border-bottom:none;
	width:955px;
	background:url(../images/bg-content-inner.gif) repeat-y;
	overflow:hidden;
	padding:0 0 42px;
	float:left;
}
.sidebar{
	width:158px;
	float:left;
}
.sidebar h3{
	margin:0;
	font-size:14px;
	color:#fff;
	line-height:39px;
	background:url(../images/bg-menu.gif) repeat-x;
	text-align:center;
}
.sidenav{
	margin:3px 0 0;
	padding:0 10px 0 10px;
	list-style:none;
	overflow:hidden;
}
.sidenav li{
	border-bottom:1px solid #ccc;
	padding:6px 0 6px 5px;
	margin:2px 0 -2px 0;
	height:1%;
	overflow:hidden;
	vertical-align:middle;
}
.sidenav a{
	color:#617582;
	text-decoration:none;
	padding:0 0 0 12px;
	float:left;
	height:1%;
}
.sidenav a:hover {
	color:#0067C6;
	background:url(../images/bullet-sidenav.gif) no-repeat 0 4px;
}

.sidenav li.active a{
	color:#0067C6;
	font-weight: bold;
	background:url(../images/bullet-sidenav.gif) no-repeat 0 4px;
}
.maincontent{
	width:605px;
	float:left;
	overflow:hidden;
}
.maincontent .frame{
	background:#ededed;
	padding:0 37px 0 26px;
	overflow:hidden;
	width:542px;
}
.breadcrumbs{
	margin:11px 0 0;
	padding:0;
	list-style:none;
	font-size:11px;
	color:#727a7e;
	font-weight:bold;
	overflow:hidden;
}
.breadcrumbs li{
	display:inline;
	background:url(../images/bullet-breadcrumbs.gif) no-repeat left;
	padding:0 0 0 10px;
	margin:0 6px 0 -6px;
}
.breadcrumbs a{
	color:#727a7e;
	font-weight:normal;
	text-decoration:none;
}
.breadcrumbs a:hover{
	text-decoration:underline;
}
.maincontent h1{
	font-size:26px;
	color:#0067c6;
	margin:15px 0 9px;
	font-family: Verdana, Geneva, sans-serif;
}
.maincontent .wrap{
	padding:10px 37px 0 28px;
	overflow:hidden;
	width:540px;
}
.maincontent p{
	margin:10px 0 0;
	line-height: 18px;
}

.maincontent ul li {
	line-height:16px;
}

.maincontent a {
	color:#0067c6;
	text-decoration:none;
}

.maincontent a:hover {
	color:#0067c6;
	text-decoration:underline;
}

.maincontent p.unique{
	font-size:16px;
	line-height: 21px;
	margin:22px 0 0;
}
.sidecontent{
	width:159px;
	float:right;
	padding:0 16px 0 14px;
}
.sidecontent h2{
	font-family: Verdana, Geneva, sans-serif;
	margin:24px 0 0;
	font-size:16px;
	color:#0067C6;
}
.wyoming{
	background:url(../images/logo-wyoming.gif) no-repeat;
	width:125px;
	height:65px;
	display:block;
	margin:10px 0 22px 16px;
}
.wyoming span{
	text-indent:-9999px;
	overflow:hidden;
	width:125px;
	height:65px;
	display:block;
	cursor:pointer;
}
.case-studies-broward{
	margin:20px 10px 5px 0;
	float:right;
	background:url(../images/logo-broward-county.png) no-repeat;
	width:125px;
	height:107px;
}
.case-studies-broward span{
	text-indent:-9999px;
	overflow:hidden;
	width:125px;
	height:65px;
	display:block;
	cursor:pointer;
}
.sidecontent p{
	padding:0 3px;
	margin:0;
}

.sidecontent ul{
	padding:15px 0 0 5px;
	margin:0;
	list-style: none;	
}

.sidecontent li a {
	color: #0067C6;
	line-height: 18px;
	text-decoration:none;
}

.sidecontent li a:hover {
	
	text-decoration:underline;
}

.sidecontent blockquote{
	font-size:12px;
	margin:15px 0 0;
	padding:13px 5px 19px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
q {
	color:#0067C6;
	quotes: none;
	line-height:18px;
	font-style:italic;
}
	
q:before{content:"";}
q:after{content:"";}
#footer{
	overflow:hidden;
	width:929px;
	margin:0 auto;
	padding:0 21px 0 28px;
	background:url(../images/bg-content-bottom.png) no-repeat;
	border-bottom:1px solid #fcfcfc;
}
.nav-bottom{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	margin:14px 0 0 -4px;
	height:1%;
	position:relative;
	float:left;
}
.nav-bottom li{
	display:inline;
	background:url(../images/bullet-nav-bottom.gif) no-repeat left;
	padding:0 6px;
	margin:0 2px 0 -2px;
}
.nav-bottom a{
	color:#3f494f;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.nav-bottom a:hover{
	text-decoration:underline;
	color: #0067c6;
}
#footer p{
	margin:6px 0 0;
	padding:0 0 6px;
	font-size:11px;
	white-space:nowrap;
	float:left;
	clear:left;
}
.logo-microsoft{
	float:right;
	background:url(../images/logo-microsoft.gif) no-repeat;
	width:70px;
	height:37px;
	margin:12px 0 0;
	position:relative;
}
.logo-microsoft span{
	text-indent:-9999px;
	overflow:hidden;
	width:70px;
	height:37px;
	display:block;
	cursor:pointer;
}

.newsdate {
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
}

.quotefrom {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
	line-height:14px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#0067c6;
	padding:10px 0 0 0;
	line-height: 2px;
}

.intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	line-height: 20px;
	color:#3f494f;
}