/* CSS Document */
body	{ font-size:0.625em; font-family:Verdana, Arial, Helvetica, sans-serif; }
div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote { font-size:1em; }
body, div, h1, h2, h3, h4, p, dl, dt, dd, img, form, fieldset, blockquote { margin:0px; padding:0px; border:0px; color:#000000; }

#container 	{ width:770px; margin:0 auto; left:-385px; background-color:#DDDDDD; color:#000000; font-size:1.2em; }
#main				{ border:solid; border-width:1px; border-color:#000000; border-top:none; position:relative }
#header			{ height:158px; }
#left				{ width:605px; padding:10px; border-right:dashed; border-right-width:1px; border-right-color:#000000; float:left; }
#right			{ width:122px; padding:10px; float:left;}
#footer			{ padding:10px; }
#footright	{ float:right; font-size:0.8em; text-align:right; }
#footleft		{ float:left; font-size:1.4em; padding-top:16px; }
.clearer		{ clear:both; }
h1					{ font-size:1.2em; font-weight:bold; margin-bottom:10px; }

#topmenu								{ width:650px; margin-left:10px; text-align:center; height:30px; margin-top:6px; }
.topmenulink						{ float:left; }
.topmenulink a:hover		{ font-weight:bold; }
#homelink								{ width:60px; }
#aboutuslink						{ width:80px; }
#ziggylink							{ width:100px; }
#serviceslink						{ width:60px; }
#cheezeelink						{ width:130px; }
#customerservicelink		{ width:130px; }
#contactlink						{ width:80px; }

a, a:hover, a:active, a:visited { text-decoration:underline; color:#000000; }


.rightquote							{ font-style:italic; }
.indent									{ padding-right:100px; padding-left:50px; }
