body {
	background:transparent url(images/bg.jpg) repeat-x;
	margin: 0;
}

* {
margin:0pt;
padding:0pt;
}


#quotes {

	clear: both;
	color: #000000;
	font-size:18px;
	text-align:left;
	width: 1054px;
	font-style:italic;
	font-weight:bold; 

}
#quotes ul li {
	display:block;
	list-style-type: none;
}

#middle-main {
	padding-top:20px;
	width: 983px;
	height: 544px;
	background: url(images/main.jpg?v=2) no-repeat;

}

#middle {
	padding-top:20px;
	width: 983px;
	height: 544px;
	background-color: #000000;
	color: #ffffff;
}




#freedownload li {
	text-indent:-9999px;
	list-style: none;
}
#freedownload li  a{
	margin-left: 20px;
	margin-top: 430px;
	height: 80px;
	overflow:hidden;
	text-indent:-9999px;
	width: 330px;
	float: left;

	background-image:url(images/freedownload.png?v=1);
	background-repeat:no-repeat;
	background-position:0 0px;
	display:block;
}

#freedownload li a:hover {
	margin-left: 20px;
	margin-top: 430px;
	background-position:0pt -78px;
}

#footer {
	width: 1057px;
	height: 210px;
	background: url(images/footer.gif) no-repeat;


}

#leftside {
	float:left;
	margin-left: 20px;
	text-align:left;
	
}

#leftside ul li {
	line-height: 50px; 
	margin-left: 35px;
}
.hilight {
	color:red;
	font-size:30px;
	font-weight:bold;
}

.white {
	color: #ffffff;
	font-size: 24px;
	font-weight:bold;

}


#globalheader {
height:38px;
margin:18px auto;
position:relative;
width:983px;
z-index:9998;
horizontal-align: center;
background-color:#a1a1a1;

}
#globalheader #globalnav {
padding:0pt;
background-image:url(images/header.jpg);
width:983px;
height:36px;

}

#globalheader #globalnav li {
 	float: left;
	display:inline;
	overflow:hidden;
	text-indent:-9999px;
	zheight:36px;
	width:117px;
}

#globalheader #globalnav li a{
 	float: left;
	zbackground-image:url(images/header.jpg);
	width: 117px;
	height: 36px;
}
#globalheader #globalnav li a:hover{
 	float: left;
	background-image:url(images/header.jpg);
	height: 36px;
}


#globalheader #globalnav li#blank  {
	width: 117px;
}

#globalheader #globalnav li#home  a{

}
#globalheader #globalnav li#home  a:hover{
	background-position:-117px -38px;
}

#globalheader #globalnav li#news  a{	
	width:117px;

}
#globalheader #globalnav li#news  a:hover{	
	background-position:-234px -38px;
}

#globalheader #globalnav li#download  a{
	width:117px;
}
#globalheader #globalnav li#download  a:hover{
	background-position:-351px -38px;
	width:117px;
}
#globalheader #globalnav li#support a:hover {
background-position:-468px -38px;
}
#globalheader #globalnav li#tutorial a:hover {
background-position:-585px -38px;
}
#globalheader #globalnav li#todo a:hover {
background-position:-702px -38px;
}


#globalheader #globalnav li#support  a{
	width:117px;
}
#globalheader #globalnav li#tutorial  a{
	width:117px;
}
#globalheader #globalnav li#todo  a{
	width:117px;
}






