* {
	margin:0;
	padding:0;
}

html{
	background:url(../img/background.jpg) repeat;
}

#container{
	width:1000px;
	background:url(../img/container_background.png) repeat-y;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#nav{
    background: url(../img/nav_background.png) no-repeat 20px 20px;
    height: 60px;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    padding-top: 20px;
    padding-left: 20px;
}

#nav, #nav ul{
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:45px;
 }

#nav a:link, #nav a:active, #nav a:visited{
    display:block;
    padding:0px 0px 0px 30px;
    color:#fff;
    text-decoration:none;
 }


#nav a:hover{
    color:#FFF;
}

#nav li{
    float:left;
    position:relative;
}

#nav ul {
    position:absolute;
    width:17em;
    display:none;
    background: url(../img/link_background.png) repeat;
}

#nav li ul a{
    width:14em;
    float:left;
	font-size: 0.8em;
	line-height: 30px;
}

#nav ul ul{
	top:auto;
}

#nav li ul ul {
    left:14em;
    margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
}

#nav li ul li a:hover {
	padding-left:40px;
	color: red;
}

#nav li a:hover {
	color: #000;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
}

#header{
	margin-left: auto;
	margin-right: auto;
	width: 412px;
}

#main_logo{
	padding-top: 30px;
	border: none;
}

.title{
	padding-left: 40px;	
}

.image_right{
	padding: 20px;
	float: right;
	clear: both;
	display: block;
}

.image{
	padding: 20px;
	margin-left: 45px;
}

img.agenda{
	padding-left: 30px;
	padding-top: 20px;
}

h1 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FFF;
	font-size: 1em;
	padding-left: 20px;
	padding-top: 15px;
}

p{
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    color:#000;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.9em;
	text-align: justify;
}

p a:link{
	color: #FFF;
}

.bullets ul li, .bullets ol li{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    color:#000;
    font-size: 0.9em;
    margin-left: 40px;
    margin-right: 20px;
    padding-top: 10px;
}

.bullets ol li.indent{
	margin-left: 60px;
}

.caption {
	font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FFF;
	text-align: center;
}

caption{
	padding: 5px;
	color: #FFF;
}

table{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.9em;
	border-collapse: collapse;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	background: url(../img/container_background.png) -5px;
}

td, tr{
	border: 1px solid #333;
	padding: 10px;
}

.download{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	background: url(../img/download_icon.png) no-repeat 40px;
	height: 50px;
	width: 850px;
	display:block;
	padding-left: 110px;
	padding-top: 35px;
	border-bottom: 1px solid #FFF;
}

.download#last{
	border: none;
}

a.download{
	color: #FFF;
}

a:hover.download{
	color: #000;
	background: url(../img/download_icon_rotated.png) no-repeat 40px;
}

.download#standalone{
	border: none;
}

#image_wrapper img{
	padding-left: 20px;
}

#image_wrapper{
	z-index: -1;
}

.hidden {
	display:none;
}

#latest_news{
	background: url(../img/latest_news_middle.png);
 	margin-left: 20px;
 	width: 600px;
}

#latest_news_top{
	background: url(../img/latest_news_top.png) no-repeat;
	width: 600px;
	height: 10px;
	margin-left: 20px;
}

#latest_news_bottom{
	background: url(../img/latest_news_bottom.png) no-repeat;
	width: 600px;
	height: 10px;
	margin-left: 20px;
	padding-bottom: 20px;
}

#news_wrapper{
	float: left;
	padding-top: 320px;
}

#logo_wrapper{
	float: right;
	padding-top: 326px;
	padding-bottom: 20px;
}

#logos_content{
	background: url(../img/logos_content.png) repeat-y;
	width: 340px;
	margin-right: 20px;
}

#logos_top{
	height: 10px;
	width: 340px;
	background: url(../img/logos_top.png) no-repeat;
}

#logos_bottom{
	height: 10px;
	width: 340px;
	background: url(../img/logos_bottom.png) no-repeat;
}

.logo_image{
	padding-left: 20px;
	padding-bottom: 20px;
	border: none;
}

#other_content{
	clear: both;
}

p#small_caption{
	font-size: 0.7em;
	text-align: right;
	color: #FFF;
	margin-right: 35px;
	line-height:0px;
}

#footer{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 10px;
}

#footer p{
	color: #000;
}

#footer p#footer_left{
	float:left;
}

#footer p#footer_right{
	float:right;
}

#carl{
	color: #FFF;
}

#carl a{
	text-decoration: none;
}

#wrapper_top{
	height: 10px;
	width: 960px;
	margin-left: 20px;
	margin-top: 20px;
	background: url(../img/para_bg_top.png) no-repeat;
}

#wrapper_content{
	height: auto;
	width: 960px;
	margin-left: 20px;
	background: url(../img/para_bg_middle.png) repeat-y;	
}

#wrapper_bottom{
	height: 10px;
	width: 960px;
	margin-left: 20px;
	padding-bottom: 20px;
	background: url(../img/para_bg_bottom.png) no-repeat;
}

#container_bottom{
	height: 10px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/container_background_bottom.png) no-repeat;
}

img {
    border:none;
}