/* CSS Document */

body			{
				color:#999; 
				font-family:Arial,Helvetica,sans-serif; 
				font-size:13px; 
				background-repeat:no-repeat; 
				padding:0px 0px 0px 0px; 
				margin:0px 0px 0px 0px; 
				background-color:#191919;	
}
a				{
				color:#bbb;
				text-decoration:underline;
}
a:hover 		{
				color:#fff;
				text-decoration:underline;
}
p				{
				margin:0px 0px 12px 0px;
}
table			{
				padding:0px; margin:0px 0px 20px 0px; border:1px #CCCCCC solid;
}
th				{
				margin:0px 0px 0px 0px; padding:3px 5px 3px 5px; border:#666666 1px solid;
}
td				{
				margin:0px 0px 0px 0px; padding:3px 10px 3px 10px; border-left:#666666 1px solid;
}
h1				{
				text-indent: -9999px; 
				overflow: hidden; 	
				width: 630px; 
				height: 35px; 
				padding-bottom: 8px; 
				border: 0; 
				margin: 20px 10px 20px 0; 
}
.home			{
				background: url(images/h1-home.gif) no-repeat;
}
.scanserve 		{
				background: url(images/h1-scanning-service.gif) no-repeat;
}
.imagequality	{
				background: url(images/h1-Image-quality.gif) no-repeat;
}
.ourprices		{
				background: url(images/h1-our-prices.gif) no-repeat;
}
.contact		{
				background: url(images/h1-contact-us.gif) no-repeat;
}
h2				{
				color:#FFFFFF;
				font-size:16px;
				margin:0px 0px 15px 0px;
				}
h3				{
				color:#FFFFFF;
				font-size:14px;
				font-weight:bold;
}
li				{
				margin-left:0px;
}
ul				{
				margin-left:-20px;
}				
.nav1 li		{
				list-style:none;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
}
strong			{
				color:#FFFFFF;
				font-weight:normal;
}
.column1		{
				width:280px;
				float:left;
				margin-right:15px;	
}
.column2		{
				width:585px;
				float:left;
				margin-right:15px;	
}
.nav1			{
				display:inline; 
				float:left;
				margin:0px 0px 0px 0px;
				padding:10px 15px 10px 15px;
				background-color:#333; 
				display:block;

}
.navcontainer	{
				background-image:url(images/gra-nav.gif); 
				height:35px; 
				padding:0px 0px 0px 40px; 
				margin:0px 0px 0px 0px; 
				color:#989898;
}
.nav1 a:hover 	{
				text-decoration:underline;
				color:#FFFFFF;
}
.nav1 a			{
				text-decoration:underline;
				color:#fff;
}
.footer			{
				background-image:url(images/gra-footer.gif); 
				background-repeat:repeat-x; 
				height:30px;
				color:#666666;
				text-align:left;
				font-size:11px;
				margin-top:40px;
				padding-top:80px;
				padding-left:20px;
				padding-right:20px;
				_height:110px;
				_padding-top:80px;
}
.footer a		{
				color:#666666;
				text-decoration:none;
}
.footer a:hover	{
				text-decoration:underline;
}
.smallTxt		{
				font-size:11px;
				margin-top:10px;
}
.topcontainer   {
				background-image:url(images/gra-top.jpg); height:100px; position:relative; padding-top:20px; height:80px; _height:74px; 
}
.logo			{
				background-image:url(images/logo-thenegscanner.gif); width:280px; height:29px; text-indent:-998px; margin-left:20px;
}
.bodycontainer 	{
				background-color:#1a1a1a; width:900px; margin-left:40px;
}
.midContainer	{
				width:950px; margin:auto;
}
.superbreak		{
				clear:both;
}