* {
	padding: 0;
	margin: 0;
}

body {
	background: #39486d;
	padding: 0;
	margin: 0;
	text-align: center;
}
#container {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	width: 1024px;
	text-align: left;
}
a {
	color: #39486D;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
}
h1 {
	padding-bottom: 15px;
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #39486D;
	font-weight: bold;
}
h2 {
	padding-bottom: 10px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
b, strong {
	font-weight: bold;
}
i, em {
	 font-style:italic;
}
u {
	text-decoration: underline;
}
blockquote {
	margin: 10px 20px;
	font-style:italic;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333;
}	
sup, sub { 
	vertical-align: 0;
	position: relative; 
}
sup { 
	bottom: 1ex; 
}
sub {
	top: 0.8ex; 
}
#header {
	background: #fff url(../images/space_top.jpg) top left no-repeat;
	width: 1024px;
	height: 105px;
	padding: 0;
	margin: 0;
}
#header_left {
	padding: 17px 0 0 42px;
	border: none;
	margin: none;
	width: 230px;
}
#header_left img {
	border: none;
}
#header_right {
	float: right;
	width: 200px;
	margin-top: 60px;
}
#header_right p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #39486D;
	font-weight: bold;
}
#header_right a {
	text-decoration: none;
}
#header_right a:hover {
	text-decoration: underline;
}
#splashshading {
	background: url(../images/splash_shading.jpg) top left no-repeat;
	width: 1024px;
	height: 630px;
	border: none;
	padding: 0;
	margin: 0;
}
/** START TOP NAVIGATION BAR **/
#menu_container {
	margin: 0;
	padding: 0;
	position: relative;
	width: 1024px;
	height: 34px;
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {
	display: block;
	font-size: 10px;
	color: #565656;
	height: 0px;
	text-decoration: none;
	border: none;
	font-family: Arial, sans-serif;
	padding: 7px 0 0 2px;
}
#pmenu a#solutions_nav, #pmenu a#services_nav, #pmenu a#products_nav, #pmenu a#medimg_nav, #pmenu a#pubs_nav, #pmenu a#support_nav {
	display: block;
	font-size: 11px;
	color: #565656;
	height: 34px;
	text-decoration: none;
	border: none;
	font-family: Arial, sans-serif;
}
#pmenu a#solutions_nav {
	background: url(../images/nav_solutions_stack.jpg) no-repeat;
	width: 163px;
	padding: 34px 0 0 0;
	height: 0px;
	overflow: hidden;
}
#pmenu a#services_nav {
	background: url(../images/nav_services_stack.jpg) no-repeat;
	width: 156px;
	padding: 34px 0 0 0;
	height: 0px;
	overflow: hidden;
}
#pmenu a#products_nav {
	background: url(../images/nav_products_stack.jpg) no-repeat;
	width: 159px;
	padding: 34px 0 0 0;
	height: 0px;
	overflow: hidden;
}
#pmenu a#medimg_nav {
	background: url(../images/nav_medicalimaging_stack.jpg) no-repeat;
	width: 209px;
	padding: 34px 0 0 0;
	height: 0px;
	overflow: hidden;
}
#pmenu a#pubs_nav {
	background: url(../images/nav_publications_stack.jpg) no-repeat;
	width: 181px;
	padding: 34px 0 0 0;
	height: 0px;
	overflow: hidden;
}
#pmenu a#support_nav {
	background: url(../images/nav_support_stack.jpg) no-repeat;
	width: 156px;
	padding: 34px 0 0 0;
	height: 0px;
	overflow: hidden;
}
#pmenu a#solutions_nav:hover, #pmenu a#services_nav:hover, #pmenu a#products_nav:hover, #pmenu a#medimg_nav:hover, #pmenu a#pubs_nav:hover, #pmenu a#support_nav:hover {
	background-position: 0 -34px;
}
/* Set up the list items */
#pmenu li {
	float: left;
	height: 24px;
}
#pmenu li ul.solutions li {
	float: left;
	height: 24px;
	width: 163px;
	background: #fff url(../images/dropdown_solutions.jpg) no-repeat;
}
#pmenu li ul.services li {
	float: left;
	height: 24px;
	width: 156px;
	background: #fff url(../images/dropdown_services.jpg) no-repeat;
}
#pmenu li ul.products li {
	float: left;
	height: 24px;
	width: 159px;
	background: #fff url(../images/dropdown_products.jpg) no-repeat;
}
#pmenu li ul.medicalimaging li {
	float: left;
	height: 24px;
	width: 209px;
	background: #fff url(../images/dropdown_medimg.jpg) no-repeat;
}
#pmenu li ul.publications li {
	float: left;
	height: 24px;
	width: 181px;
	background: #fff url(../images/dropdown_pubs.jpg) no-repeat;
}
#pmenu li ul.support li {
	float: left;
	height: 24px;
	width: 156px;
	background: #fff url(../images/dropdown_support.jpg) no-repeat;
}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {
	position: relative;
}
/* Make the hovered list color persist */
#pmenu li:hover > a#solutions_nav, #pmenu li:hover > a#services_nav, #pmenu li:hover > a#products_nav, #pmenu li:hover > a#medimg_nav, #pmenu li:hover > a#pubs_nav, #pmenu li:hover > a#support_nav {
	background-position: 0 -34px;
	color:#D86B02;
}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {
	display: none;
}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {
	display: block;
	position: absolute;
	margin-top: 18px;
	padding: 0 0 0 31px;
	background: transparent url(transparent.gif);
}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {
	left: -30px;
	top: 16px;
}

/* get rid of the table */
#pmenu table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	z-index: 100;
	font-size: 1em;
}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {
	position: relative;
	background: transparent;
	color: #c00;
}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {
	background: #dfd7ca;
	color:#c00;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
	visibility: visible;
	left: -30px;
	top: 14px;
}
#pmenu li ul li a {
	color: #565656;
	text-decoration: none;
	width: auto;
	display: block;
}
#pmenu li ul li a:hover {
	color: #D86B02;
	text-decoration: none;
}

/** END TOP NAVIGATION BAR **/


/** START BOTTOM NAVIGATION BAR **/
#bottomsplash {
	margin: 9px 20px 0 20px;
}
#splashbottomnav {
	padding: 0;
	margin: 0 0 0 20px;
	height: 145px;
	list-style: none;
	display: inline;
	overflow: hidden;
	border: none;
}
#splashbottomnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
#splashbottomnav a {
	float: left;
	padding: 145px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}
#splashbottomnav a:hover {
	background-position: 0 -145px;
}
#splashbottomnav a.selected {
	background-position: 0 -145px;
}
#store a {
	background: url(../images/button_store_stack.jpg) no-repeat;
	width: 240px;
	padding-right: 7px;
}
#services a {
	background: url(../images/button_services_stack.jpg) no-repeat;
	width: 241px;
	padding-right: 7px;
}
#imaging a {
	background: url(../images/button_medicalimaging_stack.jpg) no-repeat;
	width: 241px;
	padding-right: 7px;
}
#pubsnews a {
	background: url(../images/button_publicationnews_stack.jpg) no-repeat;
	width: 241px;
}
/** END BOTTOM NAVIGATION BAR **/

#splashmainfront {
	margin: 0 20px;
	padding: 0;
	background: #fff url(../images/landing_mainstage.jpg) no-repeat;
	width: 984px;
	height: 450px;
	clear: both;
}
#splashmainstore {
	margin: 0 20px;
	padding: 30px 45px;
	background: #fff url(../images/splash_bg_store.jpg) no-repeat;
	width: 894px;
	height: 390px;
	clear: both;
}
#splashmainservices {
	margin: 0 20px;
	padding: 30px 45px;
	background: #fff url(../images/splash_bg_services.jpg) no-repeat;
	width: 894px;
	height: 390px;
	clear: both;
}
#splashmainpubs {
	margin: 0 20px;
	padding: 30px 45px;
	background: #fff url(../images/splash_bg_empty.jpg) no-repeat;
	width: 894px;
	height: 390px;
	clear: both;
}
#splashmainmedimg {
	margin: 0 20px;
	padding: 30px 45px;
	background: #fff url(../images/splash_bg_empty.jpg) no-repeat;
	width: 894px;
	height: 390px;
	clear: both;
}
#splashmain {
	margin: 0 20px;
	background: #fff url(../images/splash_bg_empty.jpg) no-repeat;
	width: 984px;
	height: 450px;
}
#splashmainstore p, #splashmainservices p, #splashmainpubs p, #splashmainmedimg p, #splashmain p {
	width: 450px;
	font-size: 13px;
	padding-bottom: 15px;
}
#splashmainservices h1 {
	padding-bottom: 150px;
}
hr {
	height: 1px;
	color: #a96744;
	background-color: #a96744;
	padding: 0;
	margin:  0 450px 5px 0;
	border: none;
}
.textbreak hr {
	display:none;
}
.textbreak {
	height: 1px;
	color: #a96744;
	background-color: #a96744;
	padding: 0;
	margin:  0 450px 5px 0;
	border: none;
}
#flash_bit {
	float: right;
	width: 350px;
	border: none;
	height: 272px;
	padding: 0;
	margin: 0;
}
#content_wrapper {
	background: #fff url(../images/faded_bg.jpg) top left repeat-y;
	margin: 0 20px;
}
#content_pics {
	float: right;
	padding: 10px 0 20px 0;
}
#content_pics img {
	border: 0;
	padding-top: 10px;
}
#secondary_content {
	width: 600px;
	padding: 30px 35px;
	min-height: 400px;
}
#secondary_content p {
	padding-bottom: 20px;
	line-height: 120%;
}
#secondary_content ul {
	padding-bottom: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	color: #333;
}
#secondary_content li {
	padding-bottom: 4px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333;
}
hr {
	height: 1px;
	color: #a96744;
	background-color: #a96744;
	padding: 0;
	margin:  0 0 5px 0;
	border: none;
}
#footer {
	clear: both;
	padding: 10px 20px;
}
#footer p {
	color: #829CB7;
	font-family: Arial, sans-serif;
	font-size: 10px;
}


