/* CSS Document */
body,td,th {	font-family: verdana;	font-size: 12px;	color: #393838;}
body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
a {	font-family: verdana;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;}
a:link {	text-decoration: none;}
a:visited {	text-decoration: none;	color: #FFFFFF;}
a:hover {	text-decoration: none;	color: #07cf60;}
a:active {	text-decoration: none;	color: #FFFFFF;}


/* Header styles */

	#header_wrapper{width: 100%; height: 254px; background-image: url(../images/header.gif);}
		#header{width: 966px; height: 254px; margin: auto; background-image: url(../images/head.gif); position: relative;}
			#time_container{width: 308px; height: 26px; padding-top: 5px;  position: absolute; right: 16px; text-align:center; color: #FFFFFF; font-weight: bold; }
			#logo{width: 384px; height: 124px; background-image: url(../images/logo.png); position: absolute; top: 60px;}
			#slogan{width: 425px; height: 49px; background-image: url(../images/slogan.png); position: absolute; top: 100px; right: 16px; }
			
			h1{display: none;}
			#slogan h2{display: none;}
			
/* Testimonial styles */
	#testimonial_wrapper{width: 100%; height: 181px; background-image: url(../images/testimonialbg.gif);}
	#services_seperator{width: 100%; height: 18px; background-image: url(../images/testimonialbg.gif);}
		#testimonial_container{width: 966px; height: 181px; margin: auto; position: relative;}
			#testimonial_container p{margin: 0px; padding-top: 40px; width: 55%; text-align:justify; padding-left: 55px; }
			#white{color: #FFF;}
			#green{color: #07cf60;}
			#header_pic{width: 285px; height: 244px; position: absolute; right: 0px; top: -40px;}
			#ss{width: 34px; height: 27px; position: absolute; top: 25px;}
			#nn{width: 34px; height: 29px; position: absolute; top: 120px; right: 320px;}
	
/* Main styles */
	#main_wrapper{width: 100%; background-image: url(../images/mainbg.gif);}

		#main_content_wrapper{width: 966px; margin: auto; text-align:justify}
			
			#main_content_wrapper a{color: #393838; }
			#main_content_wrapper a:hover{color: #07cf60; }
			
			/* left (navigation) content */
			#left{width: 222px; float: left;  margin-bottom: 10px; margin-right: 9px;}
				#left h2{font-weight: bold; font-size: 15px;}
					#left blockquote{padding: 0px; margin: 10px 2px 0px 20px; }
					.midheader{color: #07cf60; font-weight: bold;}
					#nhs_container{width: 173px; height: 96px; margin: 30px auto 30px auto; }
					#prescriptions_container{width: 215px; height: 118px; margin: 30px auto 10px auto; }
	

					/*NAVIGATION*/
					#links_top{width: 222px; height: 6px; background-image: url(../images/top.gif); margin-top: 15px; }
					
					#links_main{ width: 222px; background-image: url(../images/mid.gif); background-position:top; background-repeat:no-repeat; }
					#links_main a {color: #FFFFFF;}
					#links_main a:hover{color: #07cf60;}
					#links_main ul{margin: 0px; padding: 0px 5px 0px 5px;}
					#links_main ul li{display: block; border-bottom: 1px dashed #fff; padding: 7px 0px 7px 0px; position: relative;}
						
						#links_main ul li ul{display: none; position: absolute;}
						#links_main ul li:hover ul{display: block; position: absolute; left: 200px; top: 10px; background-image: url(../images/mid.gif); width: 200px; z-index:10; border: 1px solid #ccc; padding-top: 5px; padding-bottom: 5px; }
						#links_main ul li ul li {margin-bottom: 3px;}
						
						#links_main ul li a{padding-left: 5px; display: block; font-weight: normal;}
						#links_main ul li:hover{background-color: rgba(0,0,0,0.3);}
			
					#links_footer{ width: 222px; height: 6px; background-image: url(../images/bottom.gif);}
			
			/* Right (main) content (734px) */
			#right{width: 714px; float: left; border-left: 1px dashed #a3a194; padding-left: 20px; margin-bottom: 10px; position: relative;  }
				#right a{color:#393838;}
				#right a:hover{color: #000;}
				#right h2{font-weight: bold; font-size: 15px;}
				#right p{text-align: justify;}
				.halfway{width: 65%;}
				#margin{margin-bottom: 40px; }
				
			#right table h2{padding: 5px; border-bottom: 1px dashed #393838; padding-bottom: 3px;}
				
				#lists_container{margin: 0px 10px 0px 0px; width: 714px; }
					#left_list{float: left; width: 347px; padding: 0px 10px 0px 0px; }
					#right_list{float: right; width: 347px; padding: 0px 0px 0px 10px; }
						h3{ font-size:12px; border-bottom: 1px dashed; margin: 0px;  }

/* Footer */
	#footer_wrapper{width: 946px; padding: 10px 0px 10px 0px; clear: both; margin: 10px 8px 0px 8px; border-top: 1px solid #a3a194;}
		#f_left{float: left;}
			#f_left a{font-weight: normal; color: #393838;}
			#f_left a:hover{color: #07cf60;}
		#f_right{float: right; font-weight: bold;}
			#f_right a{font-weight: bold; color: #393838; }
			#f_right a:hover{ color: #07cf60;}
			
/* Form styles */
	.textfield{width: 100%; font-weight: normal; font-family: verdana; }
	.textfield:hover{background-color: #daf3e5; }
		
		

.spacer{width: 0px; height: 0px; margin: 0px; padding: 0px; clear: both;}
.style1 {
	color: #EA251B;
	font-weight: bold;
}
.kodakstar{background-image: url(../images/kodakstar.jpg); background-position:bottom left; background-repeat: no-repeat;}
