body, html,
p, form,
ul, ol, dl, li, dt, dd,
h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
}

html, body
{
	min-height: 100%;
	background: black;
}

body
{
	background: url(i/body.png) repeat-x 0 129px;
}

body, td, th
{
	color: #CCCCCC;
	font: 11px/normal Tahoma;
}

#path
{
	font-size: 13px;
	height: 16px;
	color: white;
	padding-top: 27px;
	padding-bottom: 13px;
	overflow: hidden;
}
	#path span,
	#path a
	{
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		color: white;
	}
	
	#path h1
	{
		font-weight: normal;
		font-size: 13px;
		display: inline;
	}

a
{
	color: #CC0000;
	text-decoration: none;
}

a:hover
{
	color: white;
}

	a img
	{
		border: 0;
	}
	
.star
{
	font-weight: bold;
	color: #CC0000;
}

#header
{
	background: url(i/header.png) no-repeat right bottom;
}
	#logo
	{
		padding: 53px 0 24px 3px;
	}
	
	#menu
	{
		overflow: hidden;
		padding: 7px 0;
		height: 13px;
	}
	
	#menu li
	{
		float: left;
		list-style: none;
		background: url(i/menu-li.png) no-repeat left center;
		padding: 0 13px 0 13px;
		font-variant: small-caps;
		font-weight: bold;
		text-transform: lowercase;
	}
	
	#menu li.first
	{
		background: none;
		padding-left: 5px;
	}
	
	#menu a
	{
		color: black;
		text-decoration: none;
	}
	
	#menu a:hover
	{
		text-decoration: underline;
	}

#content
{
	border-bottom: 1px solid #fcfcfc;
}
	#text
	{
		min-height: 300px;
	}
	
	#text p,
	#text ul,
	#text ol,
	#text h1,
	#text h2,
	#text h3,
	#text table
	{
		margin-bottom: 12px;
	}
	#text h2
	{
		padding-top: 12px;
		font-size: 12px;
		font-weight: bold;
	}
	#text ul,
	#text ol
	{
		margin-left: 20px;
	}
	#text ul ul,
	#text ul ol,
	#text ol ol,
	#text ol ul
	{
		margin-bottom: 0;
	}
	
	table
	{
		border-width: 0;
		border-collapse: collapse;
		border-spacing: 0;
	}
	
.left
{
	float: left;
}
	img.left
	{
		margin: 0 10px 5px 0;
	}
	
.right
{
	float: right;
}
	img.right
	{
		margin: 0 0 5px 5px;
	}
	#text.home
	{
		min-height: 132px;
		background: url(i/index-promo.jpg) no-repeat center bottom;
		padding-bottom: 168px;
	}
	
	.strip
	{
		background: url(i/content.png) repeat-x 0 bottom;
	}

#header,
#text,
#footer
{
	margin: 0 auto;
	width: 790px;
}

#footer
{
	color: #333333;
	padding: 5px 0;
}

#text
{
	position: relative;
	overflow: hidden;
}

#text .p-list
{
	margin-left: 0;
	font-size: 13px;
}
	.p-list li
	{
		list-style: none;
		text-transform: uppercase;
	}
	
	.orange a
	{
		color: #ff6000
	}
	.blue a:hover,
	.orange a:hover
	{
		color: white
	}
	
	.blue a
	{
		color: #0099ff;
	}

#text .p-list a img
{
	position: absolute;
	right: 155px;
	bottom: 0;
	visibility: hidden;
}

#text .p-list.access a img
{
	bottom: -1px;
}

#text .p-list a.hover img,
#text .p-list a:hover img
{
	visibility: visible;
}

#text #preview
{
	float: right;
	text-align: right;
	min-width: 305px;
	margin: 0;
}
	
#descr
{
	padding: 20px 0 150px;
	width: 470px;
}

#text #down.sub1 li
{
	width: 350px;
	float: left;
}

#text #down.sub1 li.video a
{
	color: #CCCCCC;
	background: url(i/video_icon.png) no-repeat 0 center;
}

#text #down
{
	margin: 0;
	padding-bottom: 12px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
}
	#text #down li
	{
		list-style: none;
		padding-bottom: 13px;
		overflow: hidden;
	}
	
	#text #down li a
	{
		display: block;
		font-weight: bold;
		line-height: 28px;
		padding-left: 34px;
		background: url(i/adobe_icon.png) no-repeat left center;
		float: left;
	}

#gal
{
	overflow: hidden;
	padding-bottom: 13px;
}

#gal p
{
	float: left;
	width: 525px;
}

#text #sub
{
	width: 260px;
	float: right;
	margin: 0;
}
	#text #sub a
	{
		display: block;
		border: 2px solid #CC0000;
		width: 100px;
		height: 95px;
	}
	
	#text #sub li
	{
		float: left;
		margin-left: 26px;
		margin-bottom: 20px;
		list-style: none;
	}

#text .access
{
	padding-bottom: 50px;
}

.back
{
	font-weight: bold;
	position: absolute;
	bottom: 0;
	padding: 25px 0
}

.p-news
{
	background: url(i/bg_pag_news.jpg) no-repeat right bottom;
}

.p-contact
{
	background: url(i/bg_pag_contactus.jpg) no-repeat right bottom;
}

.p-download
{
	background: url(i/bg_pag_downloads2.jpg) no-repeat right bottom;
}

.p-map
{
	background: url(i/bg_pag_partnersite.jpg) no-repeat right bottom;
}

.ovb
{
	height:190px;
	overflow: auto;
	padding-right: 10px;
	width: 460px;
	margin-top: 15px;
}

.news
{
	width: 420px;
}

.news dt
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 12px;
}
	.news dt span
	{
		display: block;
		color: white;
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 12px;
	}
	.news dd
	{
		padding-bottom: 20px;
	}

form
{
	
}

input, textarea
{
	font-size: 11px;
	color: #333333
}

label
{
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 10px;
}

#text form p
{
	overflow: hidden;
	margin-bottom: 1px;
}

#f-submit
{
	margin-left: 160px;
	margin-top: 13px;
}

.input-text
{
	width: 140px;
}

textarea
{
	width: 155px;
}

.map
{
	overflow: hidden;
	padding-bottom: 30px;
}

#text .map,
#text .map ul
{
	margin: 0;
}

#text .map li
{
	float: left;
	list-style: none;
	padding: 0 10px 0 0;
}
	#text .map li li
	{
		float: none;
		width: 100%;
		padding: 0;
	}
	.map li div
	{
		display: block;
		background: #1C1C1C;
		padding: 5px 10px;
		border: 1px solid white;
		margin: 5px 0 10px 0;
		text-align: center;
	}
		.map li li a
		{
			color: white;
		}
		.map li div ul li
		{
			text-align: left;
		}
		
#footer img
{
	float: right;
	opacity: 0.3;
	margin: 5px 0  10px 0;
}

.editor,
.editor body
{
	background: black;
}
.editor p,
.editor ul,
.editor ol,
.editor h1,
.editor h2,
.editor h3,
.editor table
{
	margin-bottom: 12px;
}
.editor h2
{
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
}
.editor ul,
.editor ol
{
	margin-left: 20px;
}
.editor ul ul,
.editor ul ol,
.editor ol ol,
.editor ol ul
{
	margin-bottom: 0;
}