body {
	background: #ffffff url('../_img/layout/body-bg.jpg') no-repeat top center;
	font-family: Helvetica, Trebuchet MS, Sans-Serif;
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #000000;
}
#content-wrapper {
	width: 948px;
	margin: 164px auto 0;
	background: transparent url('../_img/layout/wrapper-shadow.png') repeat-y;
}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

#ctl00_PageContent_txtHuman, #lblHuman { display: none; }

.file {
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url(../_img/layout/file-icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	line-height: 23px;
}
.file.psd { background-position: 0px 0px; }
.file.pdf { background-position: 0px -30px; }
.file.zip { background-position: 0px -60px; }
.file.calc { background-position: 0px -90px; }
.file.xls { background-position: 0px -120px; }


/* Head Area
***************************************************************************************/
#signin {
	position: absolute;
	right: 16px;
	top: -122px;
}

#signin a, #signin input {
	float: left;
}

#livechat {
	position: absolute;
	height: 30px;
	width: 192px;
	right: 30px;
	top: -24px;
	background: transparent url('../_img/layout/chat-tab.png') no-repeat;
}

#logo {
	position: absolute;
	float: left;
	top: -115px;
	left: 25px;
	/* left: 790px; */
}

#search * { display: block; float: left;}

#search {
	left: -27px;
	top: 23px;
	float: right;
	position: relative;
	border: 1px solid #b2c4d5;
	background-color: #ffffff;
}

#search #q {
	border: 0 none;
	width: 120px;
	color: #555555;
	margin: 0;
	font-size: 12px;
	margin: 0 5px;
}

#header {
	width: 948px;
	height: 42px;
	background: transparent url('../_img/layout/header-bg.png') no-repeat;
	position: absolute;
	top: 122px;
	margin: 0 auto;
	color: #ffffff;
}
#topnav 
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin: 10px 23px 0 0;
}
#topnav li {
	list-style-type: none;
}
#topnav li.top {
	float: right;
	padding: 9px 12px 9px 12px;
	background: transparent url('../_img/layout/topnav-separator.jpg') no-repeat top right;
}
#topnav li.last {
	background: none;
}
#topnav li.top a {
	display: block;
	font-size: 14px;
	color: #ffffff;
}
#topnav li.top:hover {
	border-top: 4px solid #fec400;
	padding-top: 5px;
	background-position: right -4px;
}
#topnav li.current {
	border-top: 4px solid #d89f24;
	padding-top: 5px;
}
#topnav li ul {
	position: relative;
}
#topnav div.slide {
	display: none;
	position: absolute;
	overflow: hidden;
	margin-top: 9px;
	margin-left: -16px;
}

#topnav li ul li span {
	background: url('../_img/layout/topnav_left_middle.png');
	padding: 5px 20px 5px;
	font-size: 12px;
	display: block;
	white-space: nowrap;
}
#topnav li ul li a {
	background: url('../_img/layout/topnav_right_middle.png') repeat-y right center;
	padding-right: 11px;
	line-height: 100%;
	cursor: pointer;
}
#topnav li ul li a:hover span {
	color: #fec400;
}
#topnav li ul li.first a span {
	padding-top: 10px;
}
#topnav li ul li.last a {
	background: url('../_img/layout/topnav_right_bottom.png') no-repeat right bottom;
}
#topnav li ul li.last a span {
	background: url('../_img/layout/topnav_left_bottom.png') left bottom;
	padding: 6px 20px 20px;
}

#topnav .about a { width: 95px; }
#topnav .support a { width: 145px; }
#topnav .products a { width: 155px; }
#topnav .services a { width: 109px; }
#topnav .resources a { width: 175px; }
#topnav .news a { 	width: 116px; }
/* #topnav div.news { margin-left: 0px; }  */

/* Foot Area
***************************************************************************************/
#footer {
	width: 948px;
	height: 75px;
	background: transparent url('../_img/layout/footer-bg.png') no-repeat;
	color: #ffffff;
	clear: both;
}
#sosumi {
	height: 26px;
	font-family: Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, sans-serif;
	padding: 9px 14px 0;
	font-size: 11px;
	text-align: center;
}
#sosumi b {
	color: #777777;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	padding: 5px;	
}
#footer #follow {
  color: #000000;
  padding-right: 30px;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 5px;
  text-align: right;
}
#footer #follow a
{
	height: 15px;
	width: 65px;
	overflow: hidden;
	float: right;
	margin-left: 10px;
}
#footer #follow a 
{
	overflow: hidden;
}
#footer #follow a:hover img
{
	position: relative;
	top: -15px;
}


/* Content Area
***************************************************************************************/
#sidenav {
	float: left;
	margin: 10px 0 30px 30px;
}

#content {
	padding: 0 14px;
}

#page_title {
	float: left;
	width: 527px;
	height: 38px;
	margin: 20px 0 10px 30px;
	background-image: url('http://www.acilab.com/new/_img/headers/home_header.jpg');
	background-repeat: no-repeat;
	display: inline;
}

.red {
    color: #702c34;
}

p.bullet {
    background: url('../_img/layout/bullet.jpg') 0 4px no-repeat;
    display: inline;
    padding-left: 20px;
}

a.gray_un {
    background: url('../_img/layout/un_line_1.gif') repeat-x bottom;
    padding-bottom: 0.1em;
    cursor: pointer;
    text-decoration: none;
    /* color: #851930; */
    color: #07278f;
    white-space: nowrap;
}

a.blue {
    color: #07278f !important;
}

a:active.gray_un 
{
	position: relative;
	top: 1px;
}

a:hover.gray_un 
{
	background-image: url('../_img/layout/un_line_2.gif');
}

#inner-content {
	padding: 0 0 30px 45px;
}

/* Information Listings
***************************************************************************************/
ul.listing h2 {
	display: block;
	height: 20px;
	background: url('../_img/layout/section-heading-bg.jpg') bottom left repeat-y;
	font-weight: bold;
	font-size: 16px;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 3px;
}

ul.listing h2 em {
	font-size: 12px;
	padding-left: 0.5em;
	font-style: italic;
}

ul.listing {
	font-family: Georgia, serif;
	color: #702c34;
	margin-right: 50px;
	margin-top: 15px;
}

ul.listing li p {
	padding-left: 25px;
	margin-bottom: 1.25em;
	font-size: 14px;
	line-height: 140%;
}

ul.listing li table {
	margin: 0 0 1.25em 25px;
}

ul.listing li table td {
	padding: 3px 20px 3px 3px;
	text-align: right;
}

ul.listing span.address {
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	margin: 1em 0 0 2em;
	display: block;
}