html {
	height: 100%;
	background: url(/images/html_bg.gif);
} 
body {
	background: url(/images/shadow.gif) top center repeat-y;
	margin: 0;
	padding: 0;
	position: absolute;
	min-height: 100%;
	z-index: 0;
	width: 100%;
}
* html body {
	height: 100%;
}

body, table, td, div, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
img {
	border: none;
}
#content {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;	 
	padding-bottom: 150px;
	background: url(/images/header_bg_left.jpg) top left no-repeat;
}
#main {
	padding: 20px 40px 0 40px;
}
#main a:hover{
	color: #ec470d;
}
#left_column {
	float: left;
	width: 600px;
	margin-right: 20px;
}
#right_column {
	float: left;
	width: 290px;
}
#center_column {
	float: left;
	width: 900px;
	margin-right: 20px;
}
#languages {
	margin: 10px 0 0 140px;
}
#languages a {
	padding: 3px 5px;
	background: #c3bfbe;
	margin-right: 0px;
}
#languages a:hover {
	color: #fff;
	background: #EC470D;
}
a#rss {
	background: transparent url(/images/rss.gif) left no-repeat;
	padding-left:  22px;
	margin: 0 0 0 450px;
}
a:hover#rss {
	background: transparent url(/images/rss.gif) left no-repeat;
	color: #EC470D;
}

a#twitter {
	background: transparent url(/images/twitter.png) left no-repeat;
	padding-left:  61px;
	padding-bottom: 7px;
	margin: 0 0 0 470px;
}
a:hover#twitter {
	background: transparent url(/images/twitter.png) left no-repeat;
	color: #EC470D;
}

#top_menu {
	width: 573px;
	height: 79px;
	background: url(/images/film_bg.gif);
	float: right;
	margin-top: 11px;
	padding: 0 0 0 89px;
}
#top_menu a{
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background: url(/images/dots.gif) left no-repeat;
	padding-left: 13px;
	line-height: 25px;
}
#top_menu a:hover{ 
	text-decoration: underline;
}
#top_menu div {
	float: left;
	margin: 15px 30px 0 0;
}
#header {
	background: url(/images/header_bg_right.jpg) top right no-repeat;
	height: 116px;
	overflow: hidden;
}
#logo {
	margin: 20px 0 0 30px;
}
#footer {
	height: 150px;
	position: absolute;
	bottom: 0;
	width: 100%;	
}
#bottom_menu {
	height: 150px;
	background: url(/images/footer_bg.gif) repeat-x;
	width: 990px;
	margin: 0 auto;
}
#bottom_menu .left {
	height: 150px;
	background: url(/images/footer_bg_left.jpg) left no-repeat;
}
#bottom_menu .right {
	height: 150px;
	background: url(/images/footer_bg_right.jpg) right no-repeat;
}
#bottom_menu .menu{
	float: left;
	color: #fff;
	padding: 85px 0 0 85px;
	font-size: 12px;
}
#bottom_menu .menu a{
	color: #fff;
	margin: 0 8px;
	text-decoration: none;
}
#bottom_menu .menu a:hover{
	text-decoration: underline;
}
#copyright {
	float: right;
	color: #fff;
	font-size: 12px;
	padding: 85px 130px 0 0;
}
p {
	margin: 5px 0 15px 0;
}
h1 {
	background: url(/images/h1_bg.gif);	
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 23px;
	margin: 10px 0;
}
h1	div {
	background: url(/images/h1_end.gif) right no-repeat;	
}
h1	span {
	padding-left: 21px;
	background: url(/images/pointer1.gif) 8px 6px no-repeat ;
}
.date {
	background: #e2dedd;
	padding: 0 5px;
}
.trback {
	background: #e2dedd;
}

#download ul {
	list-style-image: url(/images/arrow.gif);
	margin-bottom: 15px;
}
#download ul li{
	margin-bottom: 5px;
}
#column1, #column2 {
	width: 290px;
	float: left;
	font-size: 12px;
}
#column1 {
	margin-right: 20px;
}
#articles #wrapper, #faq #wrapper{
	padding-bottom: 10px;
	background: url(/images/dots_gray.gif) bottom repeat-x;
}
#faq #wrapper a{
	display: block;
	background: #eae9e7 url(/images/pointer2.gif) 5px 8px no-repeat;
	line-height: 20px;
	margin: 8px 0;
	padding-left: 15px;
}
.more1, .more2 {
	line-height: 20px;
	padding-left: 15px;
}
.more1{
	background: url(/images/pointer3.gif) left no-repeat;	
} 
.more2 {
	background: url(/images/pointer4.gif) left no-repeat;
}

h2 {
	background: url(/images/h1_bg.gif);	
	font-weight: bold;
	font-size: 13px;
	line-height: 23px;
	margin: 10px 0;
	padding-left: 15px;
}
