/**********************RESET**************************/html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}img {	vertical-align:middle;}body {	line-height: 1;}a {	text-decoration:none;	color: #f00;}a:hover {	text-decoration:underline;}ul {	/*list-style: none;*/}ul li{	margin-bottom:5px;	}ol ol{	list-style-type: lower-alpha;	}blockquote, q {	quotes: none;}blockquote:before, blockquote:after, q:before, q:after {	content: '';	content: none;}/* remember to define focus styles! */:focus {	outline: 0;}/* remember to highlight inserts somehow! */ins {	text-decoration: none;}del {	text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: collapse;	border-spacing: 0;}/**********************START**************************/body{	padding:0px;	margin:0px;	font: normal normal normal 13px/1.231 arial, helvetica, clean, sans-serif;	color: #444;	background: #000;}#wrapper{	margin:0 auto;	width:1000px;	min-height:800px;	background: #000 no-repeat center center url(../../img/tree_light.png);	background-position: 520px 0px;}#header, #content, #footer {	width:1000px;}#footer {	clear:both;	padding-top:2px;	text-align:right;	border-top:1px solid #333;	}	#footer a{	color: #FC3;	}#header{	height:110px;	padding-top:25px;	}	#menu{	width:230px;	float:left;	min-height:450px;	}	#content{	width:750px;	min-height:350px;	float:left;	padding-left:20px;	padding-top:100px;		}	#menu ul{	list-style:none;	padding-left:22px;	}	#menu ul li{	margin:none;	}	#menu ul li.first a{	border-top:1px solid #111;	}	#menu ul li a.selected{	color: #FC3;	}	#menu ul li a{		color:#666;	font: bold 14px/1.231 verdana, helvetica, clean, sans-serif;	display:block;	padding:10px 10px 10px 10px;	float:left;	width:180px;	border-bottom:1px solid #111;	}	#menu ul li a:hover{		background-color:#111;	}	h1{	padding-left:20px;		font: bold 18px/1.231 verdana, helvetica, clean, sans-serif;		color: #FC3;		margin-bottom:8px;	}	p{	color:#eee;	}	.text{	margin-top:35px;	color:#DDD;	float:left;	width:270px;	padding-right:30px;	padding-left:50px;	line-height:18px;	}	.images{	padding-top:30px;	text-align:right;	float:left;	width:240px;	padding-right:160px;	}	.images img{		border:4px solid #fff;	}	#aux{	padding-top:15px;	padding-right:40px;	float:right;	}	#aux ul{	list-style:none;	}	#aux ul li a{	font-size:16px;		color: #888;	}	#slogan{	margin-left:180px;	}