@charset "utf-8";
/* CSS Document */

body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0.8em;
	background:#efefef;
	line-height:180%;
}

#nav
{
	background:#efefef; height:auto;
	font-size:24px;
	font-weight:bolder;
}
#header
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.bateersoft
{
	font-size:6em;
	color:#000099;
}
.menu a:link {
	color: #fff;
	text-decoration: none;
	font-size:1.2em;
}
.menu a:visited {
	text-decoration: none;
	color: #fff;
	font-size:1.2em;
}
.menu a:hover {
	text-decoration: none;
	color: #fff;
	font-size:1.2em;
}
.menu a:active {
	text-decoration: none;
	color: #fff;
	font-size:1.2em;
}

#banner
{
	margin-top:5px;
}
.demos
{
	padding:50px; font-size:14px;
}
.lists
{
	line-height:25px; list-style:none;
}
