@charset "UTF-8";
/* CSS Document */
a:active {
	outline:none;
	-moz-outline-style: none;
}
a:focus {
	-moz-outline-style: none;
	outline:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 44px;
	background-color: #000000;
	padding: 0px;
	background-attachment: scroll;
  } 
 html, body {
	 height: 100%;
 }
img {
	border-style: none;
}

#wrapper {
}
#banner {
	margin: 0px;
	height: 54px;
	width: auto;
	background-image: url(images/nav/nav-bg.jpg);
}
#nav{
	margin: 0px 10%;
}

#pageholder {
	background-repeat: no-repeat;
	background-position: center top;
	height: 234px;
	background-image: url(images/pageheader.jpg);
	margin: 0px;
	padding: 0px;
	}
#pagecontents {
	background-image: url(images/pagemiddle.jpg);
	height: auto;
	width: 950px;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
}
#pagefooter	{
	background-image: url(images/pagefooter.jpg);
	margin: 0px;
	padding: 0px;
	height: 242px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: center top;
}
a.home {
	background-image: url(images/nav/home.jpg);
	width: 118px;
	height: 54px;
	float:left;
	margin: 0px;;
	display: block;
	text-decoration: none;
}
a.home:hover {
	background-image: url(images/nav/home-over.jpg);
}
a.medical {
	background-image: url(images/nav/medical.jpg);
	width: 122px;
	margin: 0px;
	height: 54px;
	float:right;
	display: block;
	text-decoration: none;
}
a.medical:hover {
	background-image: url(images/nav/medical-over.jpg);
}
a.web {
	background-image: url(images/nav/web.jpg);
	width: 76px;
	margin: 0px;
	height: 54px;
	float:right;
	display: block;
	text-decoration: none;
}
a.web:hover {
	background-image: url(images/nav/web-over.jpg);
}
a.video{
	width:88px;
	height:54px;
	background-image: url(images/nav/video.jpg);
	float:right;
	display: block;
}
a.video:hover{
	background-image: url(images/nav/video-over.jpg);
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;	
  }
  
#superbox {
	height: auto;
	text-align: left;
	padding-right: 200px;
	padding-left: 200px;
} 
/*#contents {
	width: 730;
	background-image: url(images/pagemiddle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}*/
.footer, .push {
	background-image: url(images/footertile.jpg);
	background-repeat: repeat-x;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	marging-top: 0px;
 }
.subfooter {
	width: 550px;
	background-image: url(images/subfooter.jpg);
	height: 115px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
}

.imagebox	{
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:arial;
	font-size:smaller;
	color: #FFF;
	text-align: center;
	background-color: #000;
	border: 1px solid #000;
	line-height: 40px;
	width: 547px;
}
.innerimgbox	{
	border: 1px solid #000;
}

/* TEXT ETC */

h1 {
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	color: #06C;
}
a:visited {
	color: #FFF;
}
a:link {
	color: #FFF;
}
a:hover {
	color: #06C;
}
a:active {
	color: #FFF;
}
a2	{
	color: #000;
	text-decoration: underline;
}
p2 {
	color: #000;
	margin: 0px;
}
h2 {
	color: #000;
	background-color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 30px;
	margin-bottom: 40px;
	padding: 0px;
}
h3 {
	color: #000;
	background-color: #FFF;
	display: inline;
}

h*1grg {
	color: #333;
	text-indent: -9000px;
	font-size: 3pt;
}

h4 {
	color: #424242;
}
