html,body { margin: 0%; padding: 0px;}

@font-face {
	font-family: "LacunaRegular";
	src: url(/fonts/Lacuna_Regular.ttf);
}

@font-face {
	font-family: "DeliciousBold";
	src: url(/fonts/Delicious-Bold.otf);
}

body {
	background-color: black;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
img { -ms-interpolation-mode: bicubic; }

a img { border: 0px; }
a { color: #ff994e }
a:focus { outline: none; }
a.invisible { color: white; text-decoration: none; }

h1 a, h2 a, h3 a, h4 a, h6 a, #footer a { text-decoration: none; color: white }

h1, h2, h3, h4, h6 { text-transform: uppercase; 
	font-family: "DeliciousBold", Helvetica, Arial, sans-serif;
	text-align: left;
	line-height: normal;
}

td.label {
	vertical-align: top;
	text-align: right;
}
td.input input, td.input textarea {
	width: 300px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;

	/* background: url(/images/bg_content.png) repeat-x; */
	background-position-y: 479px;
}
#top, #head {
	width: 100%;
	clear: both;
}
#top {
	position:relative;
	z-index: 3;
	text-align: right;
	color: #CCCCCC;
	height: 72px;
	width: 924px;
	background: url(/images/menu_top/menu_top_bg-trans.png) top repeat-x;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 11px;
}
	.top_background { background: url(/images/head_top.jpg) no-repeat center 0px; }
	img.software { width: 32px; margin-right: 5px; }
	img.menu_top_spacer { margin-top: -15px; margin-left: 10px; margin-right: 10px; float: left;}
	.top_menu {
/* 		min-width: 80px; */
		min-width: 120px;
		max-width: 120px;
		float: left;
		
		font-family: "DeliciousBold", Helvetica, Arial, sans-serif;
		color: #717171;
		font-size: 18px;
		text-align: center;
	}
	.top_menu a:hover { color: white; }
	.top_menu a { color: #717171; text-decoration: none; }

#head {
	background: url(/images/head.jpg) no-repeat center;
	/* text-indent: -9999px; */
	height: 501px; /* height: 443px; */
	margin-top: -58px;
	font-size: 14px;
}
#head_composer {
	background: url(/images/headers/default.jpg) no-repeat center 0px;
	margin-top: -65px;/* text-indent: -9999px; */
	height: 440px;/* height: 360px; */
	font-size: 14px;
}
	#head h2 {letter-spacing: 0.05em; margin-top: 0px; margin-bottom: 5px; font-size: 20px; text-transform: none; 
		font-family: "DeliciousBold", Helvetica, sans-serif;
		font-weight: bold;
		font-size: 22px;
	}
	
/* 	#head_description { position: relative; left: 30px; top: 425px; color: white; } */
	#head_description { position: relative; left: 220px; top: 390px; width: 600px; color: white; text-shadow: 0px 0px 10px black }
	a#download {
		display: block;
		position: relative;
		right: 15px;
		bottom: 10px;
		margin: 290px 30px auto auto;
		background: url(/images/buttons/download.png) no-repeat;
		width: 124px;
		height: 56px;
		padding-top: 120px;
		
		text-decoration: none;
		
		font-family: "DeliciousBold", Helvetica, Arial, sans-serif;
		color: white;
		font-size: 25px;

		text-transform: uppercase;
		text-align: center;
	}

#wrapper1, #wrapper2, #wrapper3, #wrapper4 {
	min-height: 400px;
}

#wrapper1, #wrapper3 {
	background: #2B2B2B url(/images/bg_sidebar.png) repeat-x;
	background-position: 70px 0px;
}
#wrapper4 { /* Used in inner layout */
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url(/images/bg_content.png) repeat-x;
}
	#wrapper4 #content h3
	{
		color: white;
		font-size: 32px;
		font-weight: normal;
	}

#wrapper3 {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#wrapper2 {
	float: left;
	width: 100%;
	position: relative;
	right: 220px;
	background: url(/images/bg_content.png) repeat-x;
}
#wrapper1 {
	float: left;
	width: 100%;
	position: relative;
	right: 510px;
}

#sidebar_left {
	float: left;
	width: 219px;
	position: relative;
	left: 730px;
	overflow: hidden;
	font-family: "LacunaRegular", Helvetica, Arial, sans-serif;
	padding-top: 15px;
}
	
	/* News Headlines */
	#sidebar_left ul.headlines { padding: 0px; margin: -20px 0px 0px 0px; }
	
	#sidebar_left .headlines li:first-child {
		border-top: 0px;
	}
	#sidebar_left .headlines li:last-child {
		border-bottom: 0px;
	}
	
	#sidebar_left .headlines li {
		display: block;
		margin: 0px;
		padding: 20px;
		font-size: 12px;
		color: #DEDEDE;
		text-shadow: black 0px -1px 1px;
		text-align: left;
		border-bottom: 1px solid #222222;
		border-top: 1px solid #666666;
		list-style: none;
	}
	
	#sidebar_left .headlines li .date {
		color: white;
		font-size: 12px;
		font-weight: bold;
		text-shadow: none;
	}
	
	#sidebar_left .headlines li a {
		font-size: 12px;
	}
	
	/* Accordion */
	#sidebar_left ul.accordion { padding: 0px; margin: 0px; }

	#sidebar_left h3.title {
		margin: 0px 20px 13px;
		color: #f1f1f1;
		text-shadow: #333 0px -1px 1px;
	}
	
	#sidebar_left h3.toggler {
		cursor: pointer;
		background: url(/images/accordion_toggler_inactive.png) repeat-x;
		line-height: 43px;
		font-size: 17px;
		text-transform: none;
		font-weight: normal;
		height: 43px;
		padding: 0px 0px 0px 20px;
		margin: 0px;
		margin-bottom: -4px;
	}

	#sidebar_left h3.toggler a{
		display: block;
		width: 100%;
	}

	#sidebar_left h3.active {
		background: url(/images/accordion_toggler_active.png) repeat-x;
		color: #333333;
	}
	
	#sidebar_left .submenu {
		background: #B2B2B2 url(/images/bg_accordion_submenu.png) bottom repeat-x;
	}
	
	#sidebar_left .submenu li {
		display: block;
		margin: 0px;
		padding: 5px 40px;
		color: #323232;
		text-align: left;
		border-top: 1px solid #ABABAB;
		list-style: none;
	}
	#sidebar_left .submenu li a {
		color: #323232;
		text-decoration: none;
	}
	#sidebar_left .submenu li.end {
		padding: 0px;
		line-height: 0px;
		height: 10px;
	}
	
#content {
	float: left;
	width: 460px;
	padding: 25px;
	position: relative;
	left: 730px;
	overflow: hidden;
	letter-spacing: 0.05em;
	line-height: 22px;
	font-size: 13px;
/* 	text-align: justify; */
	text-align: left;
	color: #e2e2e2;
}
	#content h3 {
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 16px;
	}
	#content p { clear: both; margin-bottom: 30px;}
	a.more {
		display: block;
		text-indent: -9999px;
		width: 74px;
		height: 26px;
		background: url(/images/buttons/more.png) no-repeat;
		margin-top: 15px;
		margin-right: 10px;
		margin-left: auto;
	}

#sidebar_right {
	float: left;
	width: 220px;
	position: relative;
	left: 730px;
	overflow: hidden;
	text-align: center;
}
	#sidebar_right #gallery {
		background: url(/images/bg_sidebar_block.png) no-repeat;
		width: 161px;
		height: 172px;
		line-height: 172px;
		margin: 30px;
		text-align: center;
	}
	#sidebar_right #gallery a {
		text-shadow: black 0px -1px 1px;
		color: white;
	}
	
	#sidebar_right #gallery img {
		margin-top: 10px;
		margin-left: 1px;
		border: 1px #CCCCCC solid !important;
	}

	#sidebar_right .pdf {
		background: url(/images/pdf_bg.png) no-repeat;
		height: 45px;
		padding-left: 65px;
		padding-top: 24px;
		width: 198px;
		font-size: 11px;
		text-align: left;
		margin: 10px auto 0px auto;
	}
		#sidebar_right .pdf a {
			text-decoration: none;
			color: white;
		}

#last_bar {
	background: url(/images/bg_footer.gif) repeat-x;
	min-height: 19px;
	clear: both;
}
#footer {
	text-align: center;
	padding: 15px;
}

.maincontentblock {
	margin-top: 35px;
	width: 445px;
}
