@charset "utf-8";
/* CSS Document */

body{
	background:url(images/background.gif);
	background-repeat:repeat-x;
	background-color:#999999;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
img, div { behavior: url(iepngfix.htc) }

div#holder{
	margin:auto;
	width:100%;
	text-align:center;
}
div#menu{
	margin:auto;
	width:870px;
	height:137px;
	text-align:center;
}
div.ittem{

}
div#logo{
	padding-right:80px;
	
}
div.floatLeft{
	float:left;
}
.clear{
clear:both;
}
div#content{
	width:850px;
	margin:auto;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
div#content a{
	text-decoration:none;
	color:#FFD900;
}
div#content a:hover{
	text-decoration:underline;
}
div#copyright{
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
div#copyright a{
	color:#FFFFFF;
	text-decoration:none;
}
div#copyright a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.title{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFD900;
	text-transform:uppercase;
	background-color:#000000;
	padding-left:5px;
	padding-right:5px;

}
#box{
margin-left:-57px;
position:relative;

}
