body
{
	font-family: Arial;
	color: black;
	font-size: 14px;
}

#allcontent
{
float: left;



}

a
{
	text-decoration: none;
	color: white;
}

.download
{
	text-decoration: none;
	color: blue;
	font-size: 14px;
	font-family: Arial;
	width: 100%;
	height: 100px;
}

#download  label
{
	color: black;	
	font-size: 19px;
	
	}



#download
{
	color: black;	
	margin-top: 103px;
	padding: 2px;
	padding-top: 7px;
	text-align: center;
	width: 160px;
	height: 40px;
	float: left;
	background: #ffe111;
}
a img
{
      border: none;
}

#head
{
	width: 100%;
	height: 80px;
	background-color: black;
}

#logo
{
	height: 80px;
/*	background: black url(jqpooop.jpg)10px 10px no-repeat;*/
}

#menu
{
	font-size: 16px;
	text-align: center;
	width: 100%;
	height: 50px;
	background-color: #d9e021;
}

#menucont
{
	width: 160px;
	height: 320px;
	float: left;
	margin-top: 40px;
	background-color: black;
}

#menucont li
{
	width: 145px;
	height: 20px;
	color: white;
	list-style: none;
	margin-top: 10px;
	padding-left: 15px;
	font-size: 16px;
}

#menucont ul
{
	padding: 0px;
}

#topcontent
{
	padding-top: 12px;
	width: 100%;
	height: 50px;
	background-color:white;
	margin:0 auto;
	float: left;
}

#content
{
	padding-left: 26px;
	width: 500px;
	height: 370px;
	background-color:white;
	margin:0 auto;
	float: left;
	margin-top: 29px;
}

.label
{
font-size: 16px;
display: block;
color:red;


}

#default
{
	float:left;
	width: 250px;
	height: 270px;
}


#options
{
	list-style: none;
	float: left;
	width: 140px;
	height: 270px;
}

#options li,#default li
{
	font-size: 14px;
	list-style: none;
}

#contentfooter
{
	padding: 10px;
	clear: both;
	width: 250px;
	height: 30px;
	background-color: #d9e021;
	color: black;
}

#footer
{
	clear: both;
	width: 100%;
	height: 70px;
	background-color: #d9e021;
}