@charset "utf-8";
/* CSS Document */ 
body
{
	background: url(images/bg.jpg) repeat;
	margin: 0;
	padding: 0;
}
img
{
	behavior: url(/iepngfix.htc);
}
a
{
	color: black;
}
a img
{
	border: none;
}
.title
{
	display: none;
}
#page
{
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}
#header
{	
	background:url(images/header_01.png) no-repeat;
	width: 900px;
	height: 171px;
	margin: 0 auto;
}
#bottom_footer ul
{
	margin:0px auto;
	padding-top:67px;
	text-align:center;
	width:755px;
}
#bottom_footer ul li
{
	list-style: none;
	display: inline;
	padding:0px 17px;
	font-size: 12px;
}
#bottom_footer a:hover
{
	text-decoration: underline;
}
#nav ul
{
	border-bottom:2px solid black;
	margin:0px auto;
	padding:0px;
	text-align:center;
	width:755px;
}
#nav ul li
{
	list-style: none;
	display: inline;
	padding:0px 15px;
	font-size:18px;
}
#nav a, #bottom_footer a
{
	text-decoration: none;
}
#contact
{
	width: 550px;
	/*margin-left:-10px;*/
}
#container
{
	background: #ecebdf url(images/container_background_03.png) repeat-x center top;
	width: 802px;
	margin: 0 auto;
	overflow:hidden;
	padding: 0px;
}
#left
{
	font-family: Arial, Helvetica, sans-serif;
	width:484px;
	float: left;
	padding-left:20px;
	padding-top: 8px;
}
#left table
{
	font-size: 12px;
}
#fav_links
{
	margin-top: 50px;
}
#notebook #media_nav .title
{
	display: none; 
}
#notebook
{
	display: inline;
	float: left;
	height: 440px;
	width: 332px;
	font-family: arial;
	width: 200px;
	padding-top: 24px;
	padding-left:27px;
}
#notebook .title
{
	display: block;
	font-size:20px;
	font-weight:normal;
}
#notebook ul
{
	padding: 0;
	margin-left: 0;
}
#notebook li
{
	list-style: none;
	padding:3px 0px;
}
#notebook a
{
	display: block;
	text-decoration: none;
}
#notebook a:hover
{
	text-decoration: underline;
}
#bottom_footer
{
	background:transparent url(images/bottom_footer_03.png) no-repeat scroll 0%;
	behavior: url(/iepngfix.htc);
	height:117px;
	margin:0pt auto;
	width:814px;
}
#bottom_footer p
{
	margin: 0;
	padding: 0 10px;
}
#mother
{
	margin-left:47px;
}
#copyright
{
	text-align: center;
	padding-top: 5px;
}