

body { 
    margin: 0px;
    padding: 0px;
    background: url(../images/bg_home.gif) #fff top left repeat-x; 
    color: #000;
}

a:link, a:visited, a:hover, a:active {
    color: #009933;
    cursor: pointer;
}

hr {
    width: 100%;
    height: 0;
    margin: 0;
    padding: 0;
    border: 1px solid #95C3E8;
}

#header {
    margin: 0 0 6px 0;
    padding: 0;
	width: 710px;
	height: 44px;
	position: relative;
	font: 24px verdana, sans-serif; 
	color: #fff;
	background-color: #134895;
	overflow: hidden;
}

#header #graphic {
	background: url(../images/header_home.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#header #productId {
	float: right;
	margin-top: 1px;
}

#header #productDesc {
	border-top: 1px solid #fff;
	font-size: 12px;
}

#header #comingSoon {
	position: absolute;
    left: 20px;
    top: 10px;
    z-index: 100;
    background: transparent;
}

#title {
    margin: 0;
    padding: 0;
	width: 586px;
	height: 44px;
	position: relative;
	top: 16px;
	left: 19px;
	font: 12px verdana, sans-serif; color: #000;
}

#title span {
	background: url(../images/title_home.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#efs_wrapper {
    margin: 0;
    border: none;
    padding: 0;
    width: 340px;
    position: relative;
    top: 74px;
    left: 15px;
}

#efs_header {
    margin: 0;
    padding: 0;
	width:305px;    
    height: 49px;
    font: bold 16px verdana, sans-serif; 
    color: #fff;
	/*background-color: #134895;*/
	 
}

#efs_header img {
    margin: 0;
    border: none;
    padding: 0;    
    height: 49px;
}

#efs_box {
    margin: 0px;    
    padding: 0px;
    font: 12px verdana, sans-serif; color: #000;
    background: url(../images/efs_total_body_ext.gif) no-repeat; 
    width: 355px;
    height:300px;
    padding-left:20px;
    padding-right:20px;
    padding-top:70px;	
    vertical-align:top;	
}

.boxSubTitle {
    font-weight:bold;
    padding:0px;
    margin:0px;
    font-size:13px;	
}

#clock {
    width: 50px;
    height: 50px;
    margin-top: 10px;
}

#efs_box ul {
    list-style-type: square;
    margin: 0 0 30px 20px;
    padding: 0;
}

#efs_box ul li {
    margin: 0;
    padding: 2px 0;
}

#efs_box #order { 
    text-align: center; 
    padding:0px;
	margin:5px 0 0 0;
}

#efsFooter {	
	padding:0px;
	margin:0px;
	margin-top:20px;
}

#subText {
	margin: 80px 0 0 30px;
	width:340px;
	font: 12px verdana, sans-serif; color: #000;
	
}

#downloads {
    margin: 20px 0 30px 15px;
    border: none;
    padding: 0;
    width: 800px;
}

#downloads td {
    margin: 0;
    border: none;
    padding: 9px 0 18px 9px;
    vertical-align: top;
}

#downloads td.icon {
    width: 51px;
    text-align: right;
}

#downloads td.description {
    width: 254px;
    text-align: left;
}

#downloads img {
    border: none;
}

#downloads h4 {
    margin: 0 0 3px 0;
    padding: 0;
    font: bold 13px arial, sans-serif;
}

#downloads h4 span {
    font-weight: normal;
}

#downloads p {
    margin: 0;
    padding: 0;
    font: 10px arial, sans-serif; color: #000;
}

#device {
    position: absolute;
    top: 130px;
    left: 378px;
    border: none;
    width: 165px;
    height: 448px;
}

#mixing123 {
    margin: 0;
    border: none;
    padding: 0;
    width: 194px;
    height: 260px;
    position: absolute;
    top: 224px;
    left: 567px;
	font: 13px verdana, sans-serif; 
	color: #134895;
	background-color: transparent;
}

#mixing123 span {
	background: url(../images/mixing123.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#footer {
    clear: both;
    margin: 0 0 0 20px;
    padding: 0;
	width: 760px;
	font: 12px arial, sans-serif; color: #000;
}

#footer p {
    margin: 2px 2px 8px 2px;
    padding: 0;
}

#footer p.footnotes {
    margin-bottom: 2px;
    font-size: 10px;
}

img#baxlogo {
    border: none;
    margin: 0;
    padding: 0;
    width: 80px;
    height: 16px;
    float: right;
}

.colorA {
    color: #fd7403;
	background-color: transparent;
}

.colorB {
    color: #00a128;
	background-color: transparent;
}

.colorC {
    color: #0071c2;
	background-color: transparent;
}

.colorAList {
    list-style-image: url("../images/bullet_a.gif");	
}

.colorBList {
    list-style-image: url("../images/bullet_b.gif");	
}

.colorCList {
    list-style-image: url("../images/bullet_c.gif");	
    padding-bottom:0px;
    margin-bottom:0px;
}