body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	background-color: #17B6FF;
	margin: 0px;
	padding: 22px 0 0 0;
}
#main-width {
	width:757px;
	text-align:left;
	background-color:#FFFFFF;
}
#header {
	height:103px;
	background-image:url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
#header2 {
	height:60px;
	background-image:url(../images/header2_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	width:465px;
	height:103px;
	display:block;
	float:left;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	font-weight:bold;
	text-align:center;
	height:28px;
	margin:0;
	padding:0;
	line-height:28px;
	text-decoration:none;
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	font-weight:bold;
	text-align:center;

	margin:0;
	padding:3px;
	line-height:28px;
	text-decoration:none;
}

#navigation a:hover, #navigation a:link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#E40015;
	font-weight:bold;
	text-align:center;

	margin:0;
	padding:3px;
	line-height:28px;
	text-decoration:none;
	/*background-image:url(../images/navigation_hover_bg.gif);
	background-repeat: repeat-x;*/
}

#navigation ul {
	margin:0;
	padding:0;
}

#navigation li {
	list-style-type: none;
	display: inline;
	margin:0;
	padding:0;
}
#navigation-alt1 {
	height:103px;
	width:292px;
	display:block;
	float:right;
}
#navigation img {
	vertical-align: middle;
	padding-left:4px;
	padding-right:4px;
}
#navigation-alt2 {
	height:60px;
	width:293px;
	display:block;
	float:right;
}
#navbreak {
	clear:both;
	height:5px;
	background-color:#17B6FF;
	line-height:0;
	font-size:0;
}
#page-header {

	height:60px;
	display:block;
	float:left;
	overflow:visible;
}
#page-header-home {

	height:60px;
	display:block;
	float:left;
	overflow:visible;
	color: #E40015;
	font-size:16px;
	font-weight:bold;
	padding-left:23px;
}
#page-header-home p {
	margin:0;
	padding:0;
	padding-top:23px;
}
a.misc1:link, a.misc1:visited {
display:block; /*allows width and height settings to apply*/
float:left;
width: 248px; /*match to width of the image*/
line-height: 63px; /*match to height of the image*/
text-indent:-100.0em; /*moves the text off screen*/
text-decoration:none; /*removes the underline*/
background:url(../images/3t-mri-high-resolution-fast-scanning.gif) no-repeat; /*sets the unmoused image*/
}
a.misc1:hover {
background:url(../images/3t-mri-high-resolution-fast-scanning-over.gif) no-repeat; /*changes to the moused image on hover*/
}

a.misc2:link, a.misc2:visited {
display:block; /*allows width and height settings to apply*/
float:left;
width: 248px; /*match to width of the image*/
line-height: 63px; /*match to height of the image*/
text-indent:-100.0em; /*moves the text off screen*/
text-decoration:none; /*removes the underline*/
background:url(../images/pet-ct-imaging.gif) no-repeat; /*sets the unmoused image*/
}
a.misc2:hover {
background:url(../images/pet-ct-imaging-over.gif) no-repeat; /*changes to the moused image on hover*/
}

a.misc3:link, a.misc3:visited {
display:block; /*allows width and height settings to apply*/
float:left;
width: 249px; /*match to width of the image*/
line-height: 63px; /*match to height of the image*/
text-indent:-100.0em; /*moves the text off screen*/
text-decoration:none; /*removes the underline*/
background:url(../images/high-speed-ct-with-3d-reconstruction.gif) no-repeat; /*sets the unmoused image*/
}
a.misc3:hover {
background:url(../images/high-speed-ct-with-3d-reconstruction-over.gif) no-repeat; /*changes to the moused image on hover*/
}

#main-home {
	margin-top:15px;
	margin-bottom:15px;
	padding:23px;
	padding-top:0px;
	width:460px;
	display:block;
	float:left;
	background-image: url(../images/main-home_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main-int {
	margin-top:15px;
	margin-bottom:15px;
	padding:23px;
	padding-top:0px;
	width:710px;
	display:block;
	float:left;
	line-height:18px;
	min-height:300px;
	_height:300px;
}
#main-programs, #main-emailrequest, #main-callbackrequest, #main-referafriend {
	margin-top:15px;
	margin-bottom:15px;
	padding:23px;
	padding-top:0px;
	width:460px;
	display:block;
	float:left;
	line-height:18px;
	min-height:300px;
	_height:300px;
	background-image: url(../images/main-home_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main-home1 {
	line-height:18px;
}
#main-home2 {
	line-height:normal;
}
#side {
	margin-top:15px;
	margin-bottom:15px;
	padding:23px;
	padding-top:0px;
	padding-bottom:0px;
	width:199px;
	display:block;
	float:right;
	color:#2E2E2E;
	/*background-image: url(../images/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}
#side-programs {
	margin-top:15px;
	margin-bottom:15px;
	padding:0px;
	padding-right:23px;

	width:199px;
	display:block;
	float:right;
	color:#2E2E2E;
	font-size:12px;
	font-weight:bold;
}
#joke-corner {
	margin-top:15px;
	margin-bottom:15px;
	padding:0px;
	padding-right:23px;

	width:199px;
	display:block;
	float:right;
	color:#2E2E2E;
}
#side-contact {
	margin-top:15px;
	margin-bottom:15px;
	padding:0px;
	padding-right:23px;
	width:199px;
	display:block;
	float:right;
	color:#2E2E2E;
}
#sub-heading-success-stories {
	color:#8C8C8C;
	padding-top:6px;
	padding-bottom:20px;
}
#sub-heading-contact-us {
	color:#2E2E2E;
	padding-top:6px;
}

#programlist1 {
	line-height:normal;
	font-weight:bold;
	display:block;
	float:left;

	padding:0;
	margin:0;
}
#programlist1 ul {
	padding:0;
	margin:0;
	padding-left:25px;
}

#programlist2 {
	line-height:normal;
	font-weight:bold;
	display:block;
	float:left;
	padding:0;
	margin:0;
}
#programlist2 ul {
	padding:0;
	margin:0;
	padding-left:30px;
}

#contactform {
	padding-left:23px;
	width:230px;
	display:block;
	float:right;
	color:#2E2E2E;
}
#referform {
	width:250px;
	display:block;
	float:left;
	height:200px;
}

div.learnmore {
	text-align:right;
	padding-top:6px;
}
div.learnmore-left {
	text-align:left;
	padding-bottom:16px;
}
a {
	color: #E40015;
	text-decoration:underline;
}
a:hover {
	color:#5C5C5C;
	text-decoration:none;
}

p {
	padding:0;
	margin:0;
	padding-bottom:12px;
}
td.couponarea {
	border: 2px dashed #5C5C5C;
	border-top:0;
	padding:5px;
	line-height:normal;
}
table.couponarea {
	
}
ul.checkhome li {
	list-style-image: url(../images/small_checkmark.gif);
}
ul.check li {
	padding-bottom:10px;
	list-style-image: url(../images/small_checkmark.gif);
}
#footer1 {
	clear:both;
	height:31px;
	background:url(../images/footer_bg.gif) center center;
}
#footer1-left {
	display:block;
	float:left;
	width:14px;
	height:31px;
	background-image:url(../images/footer_left.gif);
	background-repeat: no-repeat;
}
#footer1-right {
	display:block;
	float:right;
	width:14px;
	height:31px;
	background-image:url(../images/footer_right.gif);
	background-repeat: no-repeat;
}
#footer2 {
	clear:both;
	text-align:center;
	padding:8px;
	background-color:#17B6FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer2 a:link, #footer2 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}