/*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, 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;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
*{behavior: url(/tolteam/css/iepngfix.htc);}
/*end reset*/
/*start css*/
body{
background:url(/tolteam/images/bcg_main.gif) #ececec  top repeat-x;
font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#5f5f5f;
}
#top{
position:absolute;
top:15px;
height:250px;
width:962px;
left:50%;
margin:0px 0px 0px -481px;
background:url(/tolteam/images/top.png) top no-repeat;
z-index:10;
}
#headimageholder{
position:absolute;
top:24px;
height:240px;
width:944px;
left:50%;
margin:0px 0px 0px -472px;
z-index:6;
}
.logo{
position:absolute;
width:250px;
height:145px;
z-index:10;
top:80px;
left:50%;
margin:0px 0px 0px -440px;
}
#content{
position:absolute;
width:962px;
top:260px;
left:50%;
margin:0px 0px 0px -481px;
z-index:3;
}
#contentH{
background:url(/tolteam/images/bcg_content.gif) top repeat-y;
float:left;
z-index:3;
}
#menuholder{
width:944px;
height:42px;
background:url(/tolteam/images/bcg_menu.gif) top repeat-x;
margin:4px 9px 0px 9px;
}


#footer{
widows:962px;
background:url(/tolteam/images/bottom.gif) top no-repeat;
clear:left;
padding:20px 0px 0px 0px;
text-align:center;
font-size:11px;
color:#c2c2c2;
}
#footer a{
color:#737373;
text-decoration:underline;
margin:0px 10px;
font-size:10px;
}
#footer a:hover{
text-decoration:none;
}

#footer p{
margin:10px 0px;
}