#header {
	background: url('/images/headerbg.jpg') top left repeat-x;
	background-color: black;
	clear: left;
	min-width:950px;
}

#footer {
	background: #000;
	color: black;
	max-height: 150px;
	min-width:950px;
}

#footer ul {
	list-style-type:none;
}

#footer li {
	max-height: 150px;
}

#footer a:link, #footer a:visited {
	color: #bddeed;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: none;
}

#footer ul li a, #footer ul li a:visited {
	color: #bddeed;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #FFF;
}

#identity {
	background: transparent url('/images/identity-bg.jpg') no-repeat scroll top left;
	float: left;
}

#nav {
	padding-top: 58px;
	background: transparent;
}

.rounded{display:block}
.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E0E0E0}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;
  background:#e7e7e7}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfbfb;
  border-right:1px solid #fbfbfb;
  background:#e5e5e5}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;}
.rounded4{
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1}
.rounded5{
  border-left:1px solid #e7e7e7;
  border-right:1px solid #e7e7e7}
.roundedfg{
  background:#E0E0E0}

 
.323table{
	vertical-align:top;
	clear:both}

.323td{
	vertical-align:top}
	
#spacer {
	background: #2c2c2c url('/images/spacer.gif') no-repeat top left;
	min-height: 15px;
	clear: left;
}

#main	{
	padding: 10px 35px 10px 40px;
	background: transparent;
	margin: 0px;
	border-right: 0px dotted #2c2c2c;
}

#sidebar	{
	padding: 20px 0px 0px 23px;
	background: transparent;
	border-left: 0px dotted #949494;
	border-style: dotted;
}

#row2	{
	padding: 28px 0px 10px 0px;
	background: #000 url('/images/row2bg.jpg') no-repeat top left;;
}

.solutionbox {
	padding: 1px 2px 10px 10px;
	background: transparent;
	
}

#helpbox {
	
	padding: 0px 0px 0px 50px;
	background: transparent;
}


#box1 {
	display: block;
	width: 125px;
	height: 97px;
	background: url('/images/box1.jpg') no-repeat 0 0;
	background-position: 0 -103px;
	border: 2px solid #949494;
	}
	
#box1:hover {
	background-position: 0 0px;
	}
	
#box1 span {
	display: none;
	}
	
#box2 {
	display: block;
	width: 125px;
	height: 97px;
	background: url('/images/box2.jpg') no-repeat 0 0;
	background-position: 0 -103px;
	border: 2px solid #949494;
	}

#box2:hover {
	background-position: 0 0px;
	}

#box2 span {
	display: none;
	}
	
#box3 {
	display: block;
	width: 125px;
	height: 97px;
	background: url('/images/box3.jpg') no-repeat 0 0;
	background-position: 0 -103px;
	border: 2px solid #949494;
	}

#box3:hover {
	background-position: 0 0px;
	}

#box3 span {
	display: none;
	}
			
#box4 {
	display: block;
	width: 125px;
	height: 97px;
	background: url('/images/box4.jpg') no-repeat 0 0;
	background-position: 0 -103px;
	border: 2px solid #949494;
	}

#box4:hover {
	background-position: 0 0px;
	}

#box4 span {
	display: none;
	}
	
#box5 {
	display: block;
	width: 125px;
	height: 97px;
	background: url('/images/box5.jpg') no-repeat 0 0;
	background-position: 0 -103px;
	border: 2px solid #949494;
	}

#box5:hover {
	background-position: 0 0px;
	}

#box5 span {
	display: none;
	}

#box6 {
	display: block;
	width: 125px;
	height: 97px;
	background: url('/images/box6.jpg') no-repeat 0 0;
	background-position: 0 -103px;
	border: 2px solid #949494;
	}

#box6:hover {
	background-position: 0 0px;
	}

#box6 span {
	display: none;
	}
	
#box7 {
	display: block;
	width: 125px;
	height: 97px;
	background: url('/images/box7.jpg') no-repeat 0 0;
	background-position: 0 -103px;
	border: 2px solid #949494;
	}

#box7:hover {
	background-position: 0 0px;
	}

#box7 span {
	display: none;
	}



#help {
					display: block;
					width: 272px;
					height: 95px;
					background: url('/images/help.jpg') no-repeat 0 0;
					border: 5px solid #949494;
					background-position:-1px 0px;
					}

#help:hover {
					background-position:-1px -101px;
						border: 5px solid #949494;
					}

#help span {
					display: none;
					}
					
#fullDemo {
					float: left;
					display: block;
					position: relative;
					top: 65px;
					left: 50px;
					width: 204px;
					height: 104px;
					background: transparent url('/images/fullDemo.png') no-repeat 0 0;
					}

#fullDemo:hover {
					background-position: 0 -104px;
					}

#fullDemo span {
					display: none;
					}
					
#minDemo {
					display: block;
					position: absolute;
					top: 65px;
					left: 700px;
					width: 204px;
					height: 104px;
					background: transparent url('/images/minDemo.png') no-repeat 0 0;
					}

#minDemo:hover {
					background-position: 0 -104px;
					}

#minDemo span {
					display: none;
					}

.postGap {
	background: #e0e0e0;
	height: 45px;
	border-top: 0px solid #777;
	margin: 0;
	padding: 0;
}
	
#banner {
	background: transparent url('/images/bannerBG.jpg') top left no-repeat;
	height: 250px;
	position: relative;
}

ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	background: #222;
	font-size: 1em;
	background: transparent;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index: 1000;
}
ul.topnav li a{
	padding: 10px 5px;
	color: #FFF;
	display: block;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 30px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 230px;
	border: 5px solid #000;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #53a8d1; /*--Create bevel effect--*/
	border-bottom: 1px solid #53a8d1; /*--Create bevel effect--*/
	clear: both;
	width: 230px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 205px;
	background: #007fb2;
	padding-left: 20px;
	color: #FFF;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #49caff;
	color: #000;
}



#heading h1 a:link, #heading h1 a:visited {
	color: #fff;
	text-decoration: none;
	}

#heading h1 a:hover {
	color:#941200;
	text-decoration: underline;
	}

#wrapper {
	background: transparent url('/images/pageBG.jpg') top left repeat-y;
	}
	
#inLay {
	margin: 0px 0;
	background: transparent;
	min-height: 700px;
	padding: 0px;
	}
	

