body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	text-transform: uppercase;
	text-decoration: none;
	color: #0062ac;
	font: 100% "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1{
	font-size: 18px;
	line-height: 1em;
}

abbr,acronym { 
	border:0;
}
#files_list{
	width: 500px;
	height:50px;
	font-size:10px;

}

body {
	background: #fff url(images/main-bg.png) repeat-x 0 0;
	color: #333;
	padding: 8px 0;
	font-family:  Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em;
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

.hr{
	clear: both;
	overflow: hidden;
	height: 1px;
	background: #ccc;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 0;
	width: 531px;
}

.blue{
	color: #0062ac;
}

.red{
	color:#900;
}

strong{
	font-weight: bold;
	font-style: italic;
}

p{
	padding: 0 0 1.3em 0;
	line-height: 1.3em;
}

a{
	color: #0062ac;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#wrapper{
	width: 860px;
	margin: 0 auto;
	position: relative;
	padding-top: 335px;
}

#header{
	position: absolute;
	left: 0;
	top: 0;
	width: 860px;
	height: 330px;
	z-index: 1;
}

#headerFlash{
	position: absolute;
	left: -8px;
	width: 875px;
	z-index: 2;
}

#logo{
	display: block;
	position: absolute;
	width: 326px;
	height: 100px;
	left: 3px;
	cursor: pointer;
	top: 60px;
	z-index: 100;
	background: url(images/logo.png) no-repeat;
}

#slogan{
	width: 300px;
	height: 40px;
	padding-left: 46px;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #0062ac;
	position: absolute;
	z-index: 100;
	top: 120px;
	left: 310px;
	background: url(images/slogan-bg.png) no-repeat 0 0;
}

#topText{
	font-style: italic;
	font-size: 11px;
	line-height: 1.6em;
	text-align: right;
	position: absolute;
	right: 5px;
	z-index: 100;
	top: 60px;
	color: #555;
}


#callUs{
	width: 234px;
	height: 201px;
	position: absolute;
	bottom: 9px;
	z-index: 100;
	right: 25px;
	background: url(images/header-call-us.jpg) no-repeat;
}

ul#menu{
	position: absolute;
	top: 0;
	left: 3px;
	width: 852px;
	padding-top: 14px;
	z-index: 100;
	list-style: none;
	background: url(images/menu-corner-bg.png) no-repeat 0 0;	
}

ul#menu li{
	float: left;
	margin-right: 2px;
}

ul#menu li.last{
	margin-right: 0;
}

ul#menu li a{
	display: block;
	color: #008cd0;
	font-size: 10px;
	font-weight: bold;
	background: #e5e5e5 url(images/menu-left.png) no-repeat 0 0;
}

ul#menu li a span{
	height: 19px;
	text-align: center;
	cursor: pointer;
	line-height: 17px;
	display: block;
	background: url(images/menu-right.png) no-repeat 100% 0;
}

ul#menu li a:hover, ul#menu li a.selected{
	color: #fff;
	text-decoration: none;
	background: #008cd0 url(images/menu-left-selected.png) no-repeat 0 0
}

ul#menu li a:hover span, ul#menu li a.selected span{
	text-shadow: #afe5ff 0 0 10px;
	background: url(images/menu-right-selected.png) no-repeat 100% 0
}

#menuHome{width: 50px;}
#menuAbout{width: 115px;}
#menuExamples{width: 113px;}
#menuPatient{width: 135px;}
#menuLab{width: 118px;}
#menuTestimonials{width: 115px;}
#menuSupport{width: 60px;}
#menuPartners{width: 60px;}
#menuContact{width: 70px;}

#content{
	background: url(images/content-bg.png) repeat-y;
}

#contentTop{
	padding: 10px 0 15px 0;
	font-size: 11px;
	background: url(images/content-top.png) no-repeat;
}

#topImage{
	padding: 6px 0 20px 0;
}

#topImage img{
	display: block;
}

#leftColumn{
	width: 571px;
	float: left;
	position: relative;
	overflow: hidden;
	height: 1%;
	background: #e5e5e5 url(images/left-main.png) repeat-y;
}
#leftColumnImaging{
	width: 551px;
	padding-left:20px;
	float: left;
	position: relative;
	overflow: hidden;
	height: 1%;
	background: #e5e5e5 url(images/left-main.png) repeat-y;
}

* > #leftColumn{
	height: auto;
}

#leftColumn ul{
	padding-left: 20px;
}

#leftColumn h1{
	background: #0062ac url(images/left-header.png) no-repeat 0 0;
	height: 27px;
	padding: 15px 50px 0 20px;
	position: relative;
	z-index: 1000;
	color: #fff;
}

#leftColumnPad{
	position: relative;
	overflow: hidden;
	height: 1%;
	padding: 15px 20px 15px 20px;
	background: url(images/left-bottom.png) no-repeat 0 bottom;
}

* > #leftColumnPad{
	height: auto;
}

#leftColumnPad .highslide-caption{
	display: inline;
}

#leftColumnImage{
	position: relative;
	padding: 15px 180px 5px 20px;
	background: url(images/left-bottom.png) no-repeat 0 bottom;
}

#leftColumnImage #leftBgImage{
	position: absolute;
	width: 161px;
	height: 290px;
	right: 8px;
	bottom: 51px;
	background: url(images/left-sample.jpg) no-repeat;
}

* > #leftColumnImage #leftBgImage{
	bottom: 9px;
}

#leftColumnContent{
	position: relative;
	padding: 15px 20px 5px 20px;
	background: url(images/left-bottom.png) no-repeat 0 bottom;
}

.galleryImage{
	float: left;
	text-align: center;
	padding: 0 10px 10px 0;
}

.partner{
	clear: both;
}

.partnerPad{
	clear: both;
	padding: 0 0 30px 0;
}

.partnerLogo{
	width: 125px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}

.partnerDescription{
	float: left;
	width: 350px;
}

#rightColumn{
	width: 276px;
	float: right;
}

#signUp{
	width: 286px;
	height: 232px;
	background-image: url(images/right-top-contact-bg.jpg);
	background-repeat:no-repeat;
}

#signUp form{
	padding-left: 20px;
}

#signUp form label{
	font-size: 12px;
	color: #0062ac;
}

#signUp #joinText{
	background: #fff;
	border: 1px solid #0062ac;
	height: 18px;
	width: 150px;
	line-height: 18px;
}

#signUp h2{
	height: 30px;
	color: #fff;
	line-height: 25px;
	padding: 5px 0 0 22px;
	font-size: 16px;
	text-transform: uppercase;
}

#demoRequest{
	width: 276px;
	height: 300px;
	position: relative;
	background-image: url(images/right-contact-bg.jpg);
}

#demoRequest h2{
	height: 30px;
	color: #fff;
	line-height: 25px;
	padding: 5px 0 0 22px;
	font-size: 16px;
	text-transform: uppercase;
}

#demoRequest .formPart{
	width: 241px;
	padding-top: 5px;
	margin: 0 auto;
	height: 23px;
	color: #fff;
	text-align: right;
	padding-right: 20px;
	background: #6bb3dc;
	border: solid #3582b1;
	border-width: 1px 0;
	margin-bottom: 5px;
}

#demoRequest .formPart2{
        width: 241px;
        padding-top: 5px;
        margin: 0 auto;
        height: 45px;
        color: #fff;
        text-align: right;
        padding-right: 20px;
        background: #6bb3dc;
        border: solid #3582b1;
        border-width: 1px 0;
        margin-bottom: 5px;
        vertical-align: middle;
}

#demoRequest .formPart label{
	font-size: 11px;
}

#demoRequest .formPart2 label{
	font-size: 11px;
	margin-left:3px;
}

#demoRequest .formPart input{
	height: 15px;
	width: 160px;
	line-height: 10px;
	border: 1px solid #3582b1;
}

#demoRequest .formPart2 input{
        height: 15px;
        width: 160px;
        line-height: 10px;
        border: 1px solid #3582b1;
        margin-top: 7px;
}

#demoRequest .description{
	padding: 5px 15px;
	color: #fff
}

#demoRequest #submitButton{
	border: 0;
	cursor: pointer;
	position: absolute;
	bottom: 10px;
	right: 25px;
	height: 28px;
	width: 163px;
	background-image: url(images/contact-submit.png);
}

#demoRequest #submitButton:active{
	bottom: 24px;
	right: 24px;	
}

#footer{
	position: relative;
	clear: both;
	color: #fff;
	height: 70px;
	background: #0062ac;
	font-size: 11px;
	padding: 0 10px;
	line-height: 24px;
	text-align: right;
}

#footer a{
	color: #fff;
}

#aacd{
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 70px;
	background: url(images/AACD-CorpGold02.png) no-repeat;
}

/* highslide */
 .highslide-caption{
	padding: 0 10px;
	text-align: center;
}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
    color: #666;
}

.highslide-html-content a{
	border: 0;
}

.highslide-html-content h2{
	font-size: 18px;
	color: #333;
	padding-top: 0;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	display: none !important;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	display: none !important;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 320px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
