					/*	====GENERAL====	*/

*	{ padding:0; margin:0; border-collapse:collapse; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
ul, ol	{ padding-left:20px; }
p		{ margin:20px 0; }
img 	{ border:0 }

a					{ font-weight:bold; }
a:link, a:visited	{ color:#00508A; text-decoration:none; }
a:hover				{ color:#00682C; text-decoration:underline; }
.active				{ color:#00682C !important; text-decoration:none !important; }
body	{ background:#F8E278; }

					/*	====HEADER====	*/

#header		{ width:100%; height:97px; background:#F3D200; text-align:center; table-layout:fixed; }
#header a	{ font-size:14px; display:block; float:left; width:120px; height:20px; padding-top:77px; }
#logocell	{ width:299px; }
#buttoncell	{ width:480px; }


a#logo			{ background:url(img/logo.gif); width:299px; height:97px; padding:0px; }
#abtus			{ background:url(img/abtus.jpg); }
#abtus:hover	{ background:url(img/abtus2.jpg); }
#products		{ background:url(img/products.jpg); }
#products:hover	{ background:url(img/products2.jpg); }
#diy			{ background:url(img/diy.jpg); }
#diy:hover		{ background:url(img/diy2.jpg); }
#service		{ background:url(img/service.jpg); }
#service:hover	{ background:url(img/service2.jpg); }
#tec			{ background:url(img/tec.jpg); }
#tec:hover		{ background:url(img/tec2.jpg); }


#horzleft		{ clear:left; height:39px; line-height:39px; width:240px; float:left; padding-left:5px; }
#horzleft a		{ margin:2px; font-weight:normal; }
#horzmenu		{ height:39px; margin-left:215px; }
#horzmenu a		{ display:block; width:auto; float:right; padding:11px 15px; border:1px solid #FBF1C2; border-right:#FBF1C2; text-decoration:underline; }
#horzmenu a:hover, #horzmenu .active	{ background:#F3D200; border:1px solid #DEB900; border-bottom:#FBF1C2; border-right:#DEB900; text-decoration:none; }


					/*	====LEFT MENU====	*/

#navlist			{ clear:left; height:255px; width:170px; background:url(img/arrows.jpg) no-repeat right top; margin-top:30px; padding-top:117px; float:left; }
#navlist li			{ list-style-type:none; padding:4px 6px; }
#navlist a			{ text-decoration:underline; }
#navlist a:hover	{ text-decoration:none; }


					/*	====CONTENT====	*/

#container		{ margin-left:230px; background:#FBF1C2; min-width:500px; }
#content		{ max-width:700px; min-height:415px; margin-left:auto; margin-right:auto; padding:25px 0 15px 15px; }
* html #content	{ text-align:center; padding:0px; width:auto; }													/* ONLY FOR IE */
#iecontent		{ width:700px; height:415px; vertical-align:top; text-align:left; padding:25px 0 15px 15px; }		/* min-height, max-width IE workaround */

#content a		{ font-size:11px; }
h1 				{ font-size:14px; margin-bottom:20px; }
h1 a { margin:0 10px; }
h2				{ font-size:13px; margin:30px 0 20px 10px; }
h3				{ margin:25px 0 5px 20px; }


					/*	====FOOTER====	*/

#bar img		{ height:3px; width:100%; }
#footer			{ height:20px; font-size:11px; padding-left:5px; }