body {
	background:#000000 url(img/bg.jpg) repeat-x fixed center top;
	margin:0;
	padding:0;
	color:#aaa;
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size:12px;
	line-height:18px;
}
#layout {
	background-color:#424242;
	border-left:1px solid #565656;
	border-right:1px solid #1b1b1b;
	margin:0 auto;
	width:980px;
}
#logo {
	float:left;
	padding:10px 30px;
}
#head {
	float:right;
	background:#000 url(img/corner.gif) no-repeat left bottom;
	width:825px;
	height:110px;
}
a img {
	border:0 none !important;
}
.clearfix {
	clear:both;
	height:0;
	line-height:1px;
	margin:0;
	padding:0;
}
#toolbar {
	background:url(img/tlb-bg.jpg) repeat-x;
	_width:980px;
	margin:0;
	padding:0;
}
a, a:link, a:visited {
	text-decoration:none;
	color:#d1f836;
}
a:hover {
	text-decoration:underline;
}
#toolbar ul {
	padding:0;
	margin:0;
}
#toolbar ul li.long {
width:195px;
background-image:url(img/tlb-button-long.jpg);
}
#toolbar ul li {
	background-image:url(img/tlb-button.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:38px;
	margin:0 7px;
	width:162px;
}
#toolbar ul li a, #toolbar ul li a:link, #toolbar ul li a:visited {
	color: #999999;
	display:block;
	padding:9px 5px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	text-shadow:0px -1px 0.5px #1b1b1b;
}
#toolbar ul li a:hover {
	color:#fff;
	text-decoration:none;
}
#toolbar ul li a.on, #toolbar ul li a.on:hover {
	color:#d1f836!important;
}
.image-home {
	background-image:url(img/img.jpg);
	width:980px;
	height:478px;
	position:relative;
}
.image-home .text {
	position:absolute;
	font-size:14px;
	color:#575757;
	left:440px;
	line-height:18px;
	top:190px;
}
.image-home .text .demo-button {
	width:167px;
	height:48px;
	margin-left:15px;
}
.image-home .text .demo-button a {
	background-image:url(img/demo-button.jpg);
	background-position:center bottom;
	color:#FFFFFF;
	display:block;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	line-height:15px;
	padding:16px 15px 17px;
	text-align:center;
}
.image-home .text .demo-button a:hover {
	background-position:top;
	text-decoration:none;
}
.image-home .text ul li {
	list-style-image:url(img/dott.gif);
}
.image-home .text ul {
	margin:19px 0;
	_padding:0;
	_margin:19px 30px;
}
h1 {
	color:white;
	font-size:18px;
	text-shadow:0 -1px 0.5px #1B1B1B;
	background-image:url(img/h1dott.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}
h2 {
	background-image:url(img/h1dott.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px dotted #666666;
	color:white;
	display:block;
	font-size:16px;
	padding-bottom:12px;
	padding-left:20px;
	text-shadow:0 -1px 0.5px #1B1B1B;
	margin-top:15px;
}
#content {
	padding:15px 30px;
	background:url(img/content-bg.gif) repeat-x top;
	margin:0;
}
#footer {
	background-color:#000000;
	border-left:1px solid #1B1B1B;
	border-bottom:1px solid #111;
	border-right:1px solid #111;
	color:#555555;
	font-size:10px;
	margin:0 auto 20px;
	padding:20px 30px;
	width:920px;
}
p.home {
	width:560px;
}
p {
	text-align:justify;
}
hr {
	border-top:1px solid #333;
	border-bottom:1px solid #555;
	height:0;
	border-left:0 none;
	border-right:0 none;
}
img.right {
border:1px solid #555555;
outline:1px solid  #333333;
float:right;
margin:10px 0 0 25px;
}
h1, h2, h3 {
	font-family:Helvetica, Arial, sans-serif;
}
.gray {
	color:#CDCDCD;
	font-weight:400;
}
strong {
	color:#FFFFFF;
}
.label{
margin-top:15px;
display:block;
height:20px;
}
p.w{
padding-right:300px;}

