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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.6;
}
body {
	background-image: url(interface/wall-bg.jpg);
	background-position:top;
	background-repeat: repeat;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FF0000;
}
#menu {
	padding-left:22px;
	padding-top:241px;
	float:left;
	}
#menu ul, #menu li {
	list-style:none;
	margin:0px;
	padding:0px;
	border:0px;
	}
#menu a {
	display:block;
	height:57px; width:229px;
	background-position:top;
	text-decoration:none;
	}
#menu a:hover {
	background-position:bottom;
	}
h1 {
	height:60px;
	margin:0px;
	padding:0px;
	}
p {
	font-size:14px;
	line-height:1.6;
	margin:0px;
	padding:7px 0px 7px 0px;
	}
#container {
	width:927px; 
	padding-top:1px; 
	display:block; 
	margin-left:auto; 
	margin-right:auto; 
	background-image:url(interface/header-120.jpg); 
	height:751px; 
	background-repeat:no-repeat;
	}
#header {
	width:928px; 
	height:749px; 
	padding-top:1px; 
	background-image:url(interface/footer.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
	}
#content {
	margin-left:250px; 
	width:580px; 
	padding:0px 0px 0px 40px; 
	margin-top:280px; 
	overflow:hidden; 
	height:375px;
	}
.tickpoints {
	 list-style-image:url(images/home/tick.jpg); display:block; margin:0px;
	 
	 }
.tickpointscompressed {
	 list-style-image:url(images/home/tick.jpg); display:block; margin:0px;
	}
.tickpointscompressed li {
	line-height:22px;
	height:22px;
	}
