/* CSS Document */

 * { padding:0; margin:0;}
   h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
   li, dd { margin-left:5%; }
   fieldset { padding: .5em; }

body 		{ 	font:11px Verdana, Arial, Helvetica, sans-serif; height: 100%; 
				line-height: 120%; background-color:#000000;
				color:#111111; text-align:center;}

p 			{	margin:5px 5px 5px 10px;}

a:link, a:visited , a:active {color: #c64934; text-decoration: none; font-weight: bold;}
a:hover 	{	color: #900; text-decoration: none; font-weight: bold;}

img { border:0;}
				
td, span, div, th, p	{font-size: 11px; text-align:left;}
	
h1			{font: bold 18px Arial, Verdana, Helvetica, sans-serif; color: #c64934;}

.topnav 		{	margin: 5pt 0pt 5pt 0pt; font-weight: bold;}
a.topnav:link, a.topnav:hover, a.topnav:active, a.topnav:visited {text-decoration:none; color:#FFFFFF;}

.hide {	display: none }

div#container 	{margin: 0 auto; width:650px;}
div#header 		{	width: 650px; height: 115px; background: url(images/headertop.gif);}
div#card 		{ 	width:121px; height: 78px; position:absolute; left:0px; margin:0; z-index:1;}
div#navigation 	{ 	margin-left: 30px; padding: 160px 0px 161px 0px; line-height:100%} 
div#copyright 	{	margin:0; text-align : right; vertical-align:text-top; position:relative}

/*  CSS for individual pages */

div#home, div#whiteback, div#services 	{width: 650px; text-align : left; position: relative; 
				margin : 0 auto;}

div#home 		{	background: url(images/painted-foot_10.gif) ;}
div#whiteback 	{	background: url(images/white_back.gif) top;}
div#services 	{	background: url(images/skyandgrass.jpg) no-repeat; background-color:#FFFFFF;}
			 
div#homeleft 	{	background:url(images/matryoshka_dolls.jpg) no-repeat;}
div#thedeal 	{	position:absolute; top: 134px;
					width: 222px; height:200px; left: 374px;}		
#thedeal span 	{	background:url(images/home_text.gif) no-repeat; position: absolute;
					width: 100%; height: 100%;}

div#lightbulb, div#cat, div#egg  	{	text-align : left; position: relative; margin : 0 auto;} 
div#lightbulb	{	background: url(images/lightbulb.jpg) no-repeat 400px 0px;}
div#cat 		{	background: url(images/cat.jpg) no-repeat 400px 0px; } 			
div#egg 		{	background: url(images/egg.jpg) no-repeat 480px 230px; } 

div#aboutustext, div#servicestext {	position: absolute; font-size:12px; margin: 0 auto; 
					top: 89px; left: 144px; color:#000000; line-height:120%; }
div#aboutustext {	width: 245px; height:200px;}
div#servicestext {	width: 454px; height:97px;}
				
.thanks 	{	background:url(images/thanks.jpg) no-repeat center center; 
				background-color:#FFFFFF;}