/* centered layout for toast-health website - John Reddie - nov 06 */

body 			{ background-color: #454957; overflow: hidden; }

p				{ color: white; font-family: arial, verdana, sans-serif; font-size: 10px; font-style: normal; }
b				{ color: #E98138; font-weight: normal; }

.menu			{ font-family: arial, verdana, sans-serif; color: #E98138; }
.ftp			{ font-family: arial, verdana, sans-serif; font-size: 10px; text-align: right; margin-top: 4px; line-height: 20px; }
.ftp_input		{ font-family: arial, verdana, sans-serif; font-size: 10px; color: #E98138; background-color: #454957; border: 1px solid #858891; width: 80px; height: 11px; vertical-align: middle; }
.aboutus		{ font-family: arial, verdana, sans-serif; font-size: 16px; font-weight: 600; line-height: 24px; text-align: justify; }
/*.aboutus		{ font-family: arial, verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify; } */
.contact		{ font-family: arial, verdana, sans-serif; font-size: 24px; line-height: 40px; text-align: left; }
.caption		{ font-family: arial, verdana, sans-serif; position: relative; left: 0px; top: -12px; width: 160px; background-color: #333333; opacity: 0.75; font-size: 9px; line-height: 14px; color: white; text-align: center; margin-bottom: 0px; }
.clients		{ font-family: arial, verdana, sans-serif; font-size: 20px; color: #A2A4AB; }
.dataL			{ font-family: arial, verdana, sans-serif; font-size: 13px; font-weight: 900; color: white; text-align: left; padding-left: 10px; padding-top: 5px; }
.dataR			{ font-family: arial, verdana, sans-serif; font-size: 13px; font-weight: 100; color: #dddddd; text-align: right; padding-right: 10px; padding-top: 5px; }
.caseinfo		{ font-family: arial, verdana, sans-serif; font-size: 10px; color: white; text-align: justify; line-height: 18px; padding-bottom: 12px; padding-top: 0px; }


a:link.grey		{ color: #999999; text-decoration: none; }
a:visited.grey	{ color: #999999; text-decoration: none; }
a:active.grey	{ color: #999999; text-decoration: none; }
a:hover.grey	{ color: #E98138; text-decoration: none; }

a:link			{ color: white; text-decoration: none; }
a:visited		{ color: white; text-decoration: none; }
a:active		{ color: white; text-decoration: none; }
a:hover			{ color: #E98138; text-decoration: none; }

#page			{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;  }

#logo			{ position: relative; left: -150px; top: 52px; width: 360px; height: 40px; }
#menu			{ position: relative; left: -150px; top: 6px; width: 360px; height: 20px; }
#ftp			{ position: relative; left: 200px; top: 0px; width: 200px; height: 60px; }

#main			{ position: relative; left: -50px; top: 150px; width: 640px; height: 348px; }

#aboutus		{ position: relative; left: 0px; top: 20px; width: 560px; height: 196px; }
#contact		{ position: relative; left: 30px; top: 50px; width: 500px; height: 300px; }
#clients		{ position: relative; left: 60px; top: 30px; width: 560px; height: 300px; }
#movie			{ position: relative; left: -110px; top: 40px; width: 360px; height: 240px; }
#moviedata		{ position: relative; left: -110px; top: 23px; width: 360px; height: 30px; background-color: #6F727C; }
#caseinfo		{ position: relative; left: 186px; top: -244px; width: 196px; height: 300px; }
#click2view 	{ position: relative; left: 172px; top: 36px; width: 184px; height: 24px; }
#blurb			{ position: relative; left: 0px; top: 20px; width: 548px; height: 160px; }
#logo2			{ position: relative; left: 180px; top: 40px; width: 174px; height: 34px; }
#homespots		{ position: relative; left: 0px; top: 60px; width: 640px; height: 100px; }

/* #footer 		{ position: relative; left: 0px; top: 52px; width: 680px; height: 20px; } */
#footer 		{ position: absolute; left: 0px; top: 480px; width: 100%; height: 20px; }

#grid			{ position: absolute; top: 160px; width: 520px; height: 320px; left: 50%; margin-left: -260px; }

#a1				{ position: absolute; left: 0px; top: 0px; width: 160px; height: 95px; }
#a2				{ position: absolute; left: 168px; top: 0px; width: 160px; height: 95px; }
#a3				{ position: absolute; left: 336px; top: 0px; width: 160px; height: 95px; }

#b1				{ position: absolute; left: 0px; top: 98px; width: 160px; height: 95px; }
#b2				{ position: absolute; left: 168px; top: 98px; width: 160px; height: 95px; }
#b3				{ position: absolute; left: 336px; top: 98px; width: 160px; height: 95px; }

#c1				{ position: absolute; left: 0px; top: 196px; width: 160px; height: 95px; }
#c2				{ position: absolute; left: 168px; top: 196px; width: 160px; height: 95px; }
#c3				{ position: absolute; left: 336px; top: 196px; width: 160px; height: 95px; }