/* content */

#front
{
	width: 458px;
	height: 330px;
	background: url("../images/front.gif") no-repeat;
}

#footer
{
	margin: 0px auto;
	margin-top: 0px;
	width: 980px;
	color: #777;
	font: 12px/16px Verdana;
}

#footer p
{
	margin: 10px 0px;
	text-align: center;
}

#content
{
	margin: 10px 0px;
}



#content h2
{
	border: 0px;
	font: bold 12px verdana;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 10px 20px;
	border-bottom: 1px solid #ccc;
	background: url("../images/h2_head0.gif") no-repeat;
	color: #F89540;
}

#content h3
{
	font: bold 12px verdana;
	border-bottom: 1px solid #ccc;
	padding: 0px 10px 10px 10px;
	margin: 0px;
}


#content p
{
	padding: 0px 10px;
}

#content td.a3 h2, #content td.a4 h2
{
	background: url("../images/h2_head0.gif") no-repeat;
}

#content td.a1, #content td.a2, #content td.a3, #content td.a4
{
	width: 240px;
	border-style: solid;
	border-color: #ccc;
	padding: 10px;
	padding-bottom: 0px;
	text-align: justify;
}

#content td.a1
{
	border-width: 0px 1px 0px 0px;
}
#content td.a2
{
	border-width: 0px 1px 0px 0px;
}
#content td.a3
{
	border-width: 0px 1px 0px 0px;
}

#content td.a4
{
	border-width: 0px 1px 0px 0px;
}


#freequote
{
	background: #fff;
	margin-left: 0px;
	padding: 5px 10px;
}
#freequote p
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #F78320;
}

#onlineorder
{
	background: #fff;
	padding: 5px 10px;
	margin-left: 10px;
	text-align: center;
}

#onlineorder p
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #F78320;
}

a { text-decoration:none; color: #F78320;}
a:hover { text-decoration:none; color: #666;}

#content h2 a { color: #F78320;}
#content h2 a:hover { color: #666; }