body
{
	color: #000;
	background-color: #FFF;
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: .75em;
	padding: 0px;
	margin: -10px 0px 0px -10px;
	/*/
	*/ margin: 0px;
	/* */
	background-image: url(img/bg01.gif);
	background-repeat: repeat-x;
}

img { border: 0px none; }

#main
{
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;
}

#top
{
	width: 620px;
	height: 87px;
}

#logo
{
	clear: both;
	float: left;
	text-align: left;
}

#logo2
{
	clear: both;
	text-align: left;
}

#phone
{
	float: right;
	color: #9C3;
}

#leftcol
{
	float: left;
	width: 190px;
	text-align: left;
	color: #888;
	font-size: .75em;
}

b
{
	color: #A6C73F;
	font-weight: bold;
}

#rightcol
{
	float: right;
	width: 348px;
	text-align: left;
	color: #888;
}

#workcol
{
	float: right;
	width: 405px;
	text-align: left;
	color: #888;
	font-size: .7em;
}

#workcol td
{
	vertical-align: top;
}

#workcol td img { margin: 6px 0px 4px 0px; }

#workcol td p { margin: 0px 0px 30px 0px; }

#workcol img { margin: 20px 0px 10px 0px; }

.pulldown
{
	font-size: .8em;
	width: 190px;
}

a:link
{
	color: #9C3;
	text-decoration: none;
}

a:visited
{
	color: #9C3;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

.nav
{
	margin-top: -11px;
	width: 348px;
	height: 10px;
	float: right;
	white-space: nowrap;
}
