/*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;
}
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: "" "";
}
/*end reset*/
*{behavior: url(/tolteam/css/iepngfix.htc);}
/*start css*/
body{
font:12px "Trebuchet MS", Arial, serif;
color:#444;
background:#000 url(/tolteam/images/body.jpg) top center no-repeat;
}

#homediv{
position:absolute;
width:800px;
height:500px;
top:50%;
left:50%;
margin:-270px 0px 0px -420px;
background:url(/tolteam/images/main.jpg) no-repeat;
border:20px solid #fff;
}
.homelogo{
width:268px;
height:64px;
margin:20px 0px 0px 20px;
}
.logo{
width:268px;
height:64px;
position:absolute;
top:50px;
left:50%;
z-index:200;
margin:0px 0px 0px -440px;
}

#menuholderhome{
width:800px;
height:20px;
background:#FFF;
margin:80px 0px 0px 0px;
padding:5px 0px 0px 0px;
text-align:right;
}
#menuholderhome a{
color:#555;
text-transform:uppercase;
text-decoration:none;
font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0px 5px;
letter-spacing:0.08em;
}
#wrapper{
width:940px;
margin:20px auto 0px auto;
}
#contentholder{
width:900px;
float:left;
background:#fff;
border:20px solid #FFF;
}
#menuholder{
position:absolute;
top:160px;
left:50%;
width:900px;
height:20px;
background:#FFF;
margin:80px 0px 0px -450px;
padding:5px 0px 0px 0px;
text-align:right;
z-index:100;
}
#menuholder a{
color:#555;
text-transform:uppercase;
text-decoration:none;
font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0px 5px;
letter-spacing:0.08em;
}

#imgholder{
width:900px;
height:261px;
background:#FFF;
margin:0px 0px 0px 0px;
}
#content{
top:210px;
width:900px;
padding:20px 0px 0px 0px;
}
#content h1, h2, h3{
font:Arial, Helvetica, sans-serif;
margin:0px 0px 15px 0px;
font-weight:normal;
}
h1{
font-size:24px;
margin:0px 0px 15px 0px;
}
h2{
font-size:20px;
margin:0px 0px 2px 0px;
}
h3{
font-size:16px;
}
#content p{
margin:0px 0px 10px 0px;
}
#content a{
color:#000;
/*float:left;*/
}
.galleryfull{
width:260px;
float:left;
margin:0px 5px 0px -5px;
}
.galleryfull img{
width:250px;
height:189px;
border:1px solid #454545;
padding:1px;
margin:0px 0px 5px 5px;
float:left;
}
.gallery{
width:130px;
float:left;
margin:0px 10px 0px -5px;
height:200px;
}
.gallery img{
width:120px;
height:90px;
border:1px solid #454545;
padding:1px;
margin:0px 0px 5px 5px;
float:left;
}
#footer{
clear:both;
padding:5px 0px 0px 0px;
color:#CCCCCC;
font-size:11px;
}
#footer a{
color:#FFF;
text-decoration:none;
margin:0px 0px 10px 10px;
}
#footer a:hover{
color:#CCC;
}
#footer p{
margin:5px 0px 5px 0px;
text-align:right;
}
.clear{
float:left;
margin:6px 0px;
width:900px;}
