@charset "utf-8";
/* CSS Document */

body 
{ 
	background-color: #faf8ef; 
	font-family:helvetica, arial, san-serif;
	margin: 0px;
	padding: 0px;
}

a:link 
{ 
	text-decoration: none;
	outline: none;
	color: blue;
}

a:visited
{ 
	text-decoration: none;
	outline: none;
	color: purple;
}

a:hover
{ 
	text-decoration: underline;
	outline: none;
}

a:active
{ 
	text-decoration: none;
	outline: none;
}

h1
{
}

h2
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 26px;
}

h3
{
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: 26px;
}

ul
{
	margin-left: 26px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p
{
	margin-left:26px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
}

p.rightc
{
	margin-left:0px;
	margin-right:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}

p.tcenter
{
	margin-left:0px;
	margin-right:26px;
	text-align:center;
	font-weight:bold;
}

p.dollars
{
	margin-top: 5px;
	margin-bottom:0px;
	margin-left:0px;
	font-weight:bold;
	font-size: 36px;
	text-align:right;
	line-height: normal;
}

p.cents
{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight:bold;
	font-size: 16px;
	text-align:left;
	line-height: normal;
}

p.nl
{
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	font-weight:bold;
	font-size: 14px;
	text-align:right;
	line-height: normal;
}

p.nlone
{
	margin-top: 10px;
	margin-bottom:0px;
	margin-left:0px;
	font-weight:bold;
	font-size: 14px;
	text-align:right;
	line-height: normal;
}

p.dlone
{
	margin-top: 7px;
	margin-bottom:0px;
	margin-left:0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height: normal;
}

.main
{
	margin-left: 26px;
	margin-right: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#italic
{
	font-style:italic;
}

div
{
	padding:0px;
	margin:0px;
}

div.page
{
	background-color: #FFFFFF;
	width: 1004px;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #000000;
}

div.mainleft
{
	width:660px;
	float:left;
}

div.mainright
{
	width: 324px;
	float: right;
}

div.left
{
	width:804px;
	float:left;
}

div.right
{
	width:200px;
	float:right;
}

div.mrcenter
{
	margin-left:6px;
	width:292px;
}

div.colleft
{
	width:402px;
	float:left;
}

div.colright
{
	width:402px;
	float:right;
}

div.special
{
	width:292px;
	height:100px;
	margin-left:6px;
	background-image:url(http://www.hy-tekauto.com/images/specialbg.png);
}

div.money
{
	width:80px;
	height:30px;
	margin-left:20px;
	float:left;
}

div.dollars
{
	width:60px;
	height:30px;
	float:left;
}

div.cents
{
	width:20px;
	height:30px;
	float:left;
}

div.nl
{
	width: 145px;
	height:30px;
	margin-right:40px;
	float:right;
}

div.dl
{
	width:252px;
	height: 45px;
	margin-left:20px;
	margin-top:8px;
	float:left;
}

div.clear
{
	clear:both;
}

div.comingsoon
{
	margin-left:auto;
	margin-right:auto;
	width: 400px;
	height: 400px;
	border: solid 1px #000000;
}

img
{
	border:none;
	margin:0px;
	padding:0px;
}

img.comingsoon
{
	height:400px;
	width:400px;
}

img#naright
{
	margin-left:25px;
}

img#aseright
{
	margin-left:50px;
}

img#auto1
{
	float:left;
	margin-left:36px;
	margin-right:26px;
}

img#auto2
{
	margin-left:30px;
	margin-top:16px;
}

img#autocenter
{
	margin-left:45px;
	margin-top:16px;
}

img#heavy1
{
	float:right;
	margin-left:26px;
	margin-right:42px;
	margin-top:5px;
}

img#tire1
{
	float:right;
	margin-left:26px;
	margin-right:26px;
}

img#tire2
{
	float:left;
	margin-left:26px;
	margin-right:26px;
}

img#test1
{
	margin-left:26px;
}

img#green1
{
	float:left;
	margin-left:26px;
	margin-right:26px;
}

img#contact1
{
	float:left;
	margin-left:26px;
	margin-right:26px;
}

img#hytek
{
	margin-top:6px;
	margin-left:26px;
}

img.mrimg
{
	width:292px;
	margin-left: 6px;
}
	