body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 

	margin:0;

	padding:0;

}

table {

	border-collapse:collapse;

	border-spacing:0;

}

fieldset,img { 

	border:0;

}

address,caption,cite,code,dfn,em,strong,th,var {

	font-style:normal;

	font-weight:normal;

}

ol,ul {

	list-style:none;

}

caption,th {

	text-align:left;

}

h1,h2,h3,h4,h5,h6 {

	font-size:100%;

	font-weight:normal;

}

q:before,q:after {

	content:'';

}

abbr,acronym { border:0;

}



/* Position stuff */

body {

	background-color:#e4e1da;

	}

	

div#wrapper {

	width:885px;

	background-color:#e4e1da;

	text-align:center;

	margin:0 auto;

	}

	

div#header_left {

	width:500px;

	height:120px;

	background-image:url(header_left.jpg);

	background-position:top;

	background-repeat:no-repeat;

	float:left;

	}

	

div#header_right {

	width:385px;

	height:120px;

	background-image:url(header_right.jpg);

	background-position:top;

	background-repeat:repeat-x;

	float:right;

	}

	

div#top_menu {

	width:885px;

	height:45px;

	background-image:url(menu_top.jpg);

	background-repeat:no-repeat;

	background-position:top right;

	float:left;

	}

	

div#logo_left {

	width:597px;

	height:223px;

	background-image:url(logo_left.jpg);

	background-position:top;

	background-repeat:no-repeat;

	float:left;

	}

	

div#search_right {

	width:288px;

	height:223px;

	background-image:url(search_right.jpg);

	background-position:right;

	background-repeat:no-repeat;

	float:left;	

	}

	

div#content_left {

	width:597px;

	background-image:url(content_left.jpg);

	background-position:right;

	background-repeat:repeat-y;

	float:left;

	}

	

div#content_right {

	width:288px;

	float:left;

	background-color:#ffffff;

	}

	

div#footer {

	width:885px;

	height:46px;

	padding-top:20px;

	float:left;

	background-image:url(footer.jpg);

	background-position:top;

	background-repeat:no-repeat;

	}

	

div#copyright {

	width:885px;

	height:50px;

	float:left;

	}

	

/* style */



a.footer-menu, a:link.footer-meu, a:visited.footer-menu {

	font-family:Tahoma;

	font-size:11px;

	padding:15px;

	color:#0c1c42;

	text-decoration:none;

	}

	

a:hover.footer-menu, a:active{

	font-family:Tahoma;

	font-size:11px;

	padding:15px;

	color:#0c1c42;

	text-decoration:underline;

	}
	
div.content{
	color: #636363;
	font-family: Tahoma;
	font-size: 12px;
	margin:0 0 0 65px;
	text-align:justify;
	width:500px;
}

div.content p{
	margin:10px 0;
}

div.content h1{
	font-size: 25px;
	margin:10px 0;
}
div.content h2{
	font-size: 22px;
	margin:10px 0;
}
div.content h3{
	font-size: 20px;
	margin:10px 0;
}
div.content h4{
	font-size: 18px;
	margin:10px 0;
}
div.content h5{
	font-size: 16px;
	margin:10px 0;
}
div.content h6{
	font-size: 14px;
	margin:10px 0;
}
