/* Reset __________________________________________________________ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
cite { font-style:normal }
strong { font-weight:bold } 


body { font-size:12px;color:#000;background:#FFF; }

/* @ Tables */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* @ link */

a:link,a:visited {text-decoration:none}
a:link { color:#039 }
a:hover { text-decoration:underline; }

/* @ forms */
label,button { cursor: pointer; }
input { font-size:12px; }
input.text,textarea.text { border:1px solid #6189C6; padding:3px 4px; font-family:Verdana, Arial, Helvetica, sans-serif; }



body								{ background:#FFF url(bg.jpg) no-repeat 0 0 } 
#holder								{ width:960px;margin:0 auto;clear:both }
#heading							{ height:100px }
#logo								{ float:left;width:200px;text-align:center;padding:20px 0 0 0 }
#main								{ margin:10px 0 0 0; }


.adt								{ float:left;width:760px;padding:5px 0 0 0 }