* body {
	
	background:#000;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666;
}

h2 {
	font-size: 2em;
	color: #fff;
	font-weight: normal;
	
}
h3 {font-size: 1.2em;
	color: #f5f5f5;
	font-weight: normal;
	padding-bottom:5px;
	border-bottom:1px solid #666}
p {
	margin: 0 0 1.5em 0;
	line-height: 13pt;
	padding:0;
}

a {
	color: #a53301;
}
a:hover {
	color: #ac3400;
	text-decoration: none;

}
ul {margin:0 0 0 10px;padding:0 0 5px 10px;}
.right {
	float: right;
}
.clear {
	clear: both;
}

/* ----------------------------------------------------- */
/* SOME DEFAULTS */


ul.list_tick{
	
	list-style: square;
}
ul.list_tick li {
	line-height: 20px;
	margin:0;
	
}

/* ----------------------------------------------------- */
/* SITE */

div.container {
	
	width: 700px;
}

/* ----------------------------------------------------- */
/* ABOUT US TEMPLATE */

div.lists {
	margin: 0 0 20px 0;
	width:700px;
}
div.lists div.leftlist {
	width: 700px;
}
div.left{
	float: left;
}
div.right {
	float:right;}
div.lists div {
	width: 330px;
}
/* ----------------------------------------------------- */
