#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}
/*
#slider {
    width: 795px;
    margin: 0 auto;
    position: relative;
}
*/
/*
.scroll {
	margin-top: -2px;
    height: 250px;
    width: 795px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: url(images/bottomsliderbg.png) repeat-x scroll left bottom;
}
*/
/*
.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 760px;
}
*/
#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}
/*
ul.navigation {
    list-style: none;
    margin-left: 0;
    padding-left: 0px;
    padding-bottom: 9px;
    background: url(images/slider-bg2.gif) no-repeat; 
}
*/
/*
ul.navigation li {

    display: inline-block;
	line-height: 1.1;
	margin-top: 6px;
    margin-left: -2px;
	padding-left:4px;
	padding-right:5px;
	text-align: center;
	vertical-align: top;
	width: 56px;
	height: 30px;
	background: url(images/menu-divider.gif) no-repeat 0% 0%;
}
*/
/*
ul.navigation a {
    padding-bottom: 10px;
    color: #FFF;
    text-decoration: none;
	font-size: 12px;
}

ul.navigation a:hover {
    
}

ul.navigation a.selected {
	width: 56px;
	height: 30px;
	color: #000; 
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
*/
#customize li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#customize img {
	margin-bottom: 15px;
}

#webaccessibility li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#webaccessibility img {
	margin-bottom: 15px;
}

#security li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#security img {
	margin-bottom: 15px;
}

#contacts li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#contacts img {
	margin-bottom: 15px;
}

#orders li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#orders img {
	margin-bottom: 15px;
}

#inventory li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#inventory img {
	margin-bottom: 15px;
}

#coreacctg li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#coreacctg img {
	margin-bottom: 15px;
}

#billing li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#billing img {
	margin-bottom: 15px;
}

#payables li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#payables img {
	margin-bottom: 15px;
}

#payroll li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#payroll img {
	margin-bottom: 15px;
}

#ledger li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#ledger img {
	margin-bottom: 15px;
}

#reporting li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#reporting img {
	margin-bottom: 15px;
}

#addons li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#addons img {
	margin-bottom: 15px;
}

#international li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#international img {
	margin-bottom: 15px;
}

/* Rotator Styles */
#wrapperbottom, .wrapperbottom{
	width:780px; 
	margin:0px auto;
}

#rotator {
/*	background:url(images/bottomsliderbg.png) no-repeat; */
	background:#D0E0F3;
	height:225px;
	color:#000;
	position:relative;
	padding-bottom:2.6em;
	margin-top:80px; 
	font-size:14px;
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	height:35px;
	width:65px;
	margin:0px;
	padding:0px;
	border:0;
	outline:0;
	line-height:1.0;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav {
	position:absolute;
	top:0px;
	left:0;
	margin-left:-1px;
	z-index:1;
	width:100%;
	background:#FFF url(images/uitabsbg4.png) no-repeat;
	border-top:1px solid #FFF;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	font-size:.8em;
	font-weight:bold;
	color:#fff;
	background:#FFF url(images/uitabsbg4.png) no-repeat; 
	border-left:1px solid #FFF;
/*	border-right:1px solid #c5ced9; */
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	background:#FFF url(images/uiactivetabbg2.png) no-repeat;
	color:#333;
}

#rotator .ui-tabs-nav-item a span {
	padding-top:2px; 
	vertical-align:middle;
	margin-top:5px;
	cursor:pointer;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background:#fff url(images/uiactivetabbg2.png) no-repeat;
	color:#333;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	
/*	color:#000; */
	padding:70px 0px 15px 15px;
	height:225px;
}

#rotator .ui-tabs-panel li {
	list-style-type:none;
}

#rotator .ui-tabs-hide {
	display:none;
}

#rotator h2 {
	color:#E75D00;
	font-weight:normal;
	margin:0;
	font-size:1.8em;
	line-height:1.2em;
}

#rotator p {
	font-size:1.1em;
	margin:.5em 0;
	color:#333;
}

/* Content Panel size */
#rotator #features {
	width:760px;
	height:225px;
}

#rotator #customize {
	width:760px;
	height:255px;
}

#rotator #webaccessibility {
	width:760px;
	height:225px;
}

#rotator #security {
	width:760px;
	height:225px;
}

#rotator #contacts {
	width:760px;
	height:225px;
}

#rotator #orders {
	width:760px;
	height:225px;
}

#rotator #inventory {
	width:760px;
	height:225px;
}

#rotator #coreacctg {
	width:760px;
	height:225px;
}

#rotator #payroll {
	width:760px;
	height:225px;
}

#rotator #reporting {
	width:760px;
	height:225px;
}

#rotator #plugins {
	width:760px;
	height:225px;
}

#rotator #international {
	width:760px;
	height:225px;
}