body {
	background-color: white;
	margin:0;
	padding:0;
	font:11px "trebuchet ms", "arial ce", helvetica, verdana, tahoma, sans-serif;
	width: 100%;
	text-align:center;
   }

p{
	margin: 0;
	padding: 0;
}
	
.hide {
	display: none;
   }

.cleaner{
	clear: both;
	height:0px;
	line-height:0px;
}

.predel	{
	height:5px;
	line-height:5px;
	}

#top {
	width: 100%;
	padding:0;
	margin:0;
	height:135px;
	background: url(images/top_bg.gif);
	text-align:center;
   }

#menu	{	
	height:52px;
	background: url(images/menu_bg2.gif);
	line-height:52px;
	text-align:center;
	width:100%;
	}

#logo {
	margin-top:59px;
   }

#menu a {
	padding:1.05em 1.5em 1.05em 1.5em;
	color: white;
	text-decoration: none;
	text-transform:uppercase;
	font-size:1.4em;
	height: 52px;
	font-weight:bold;
	margin-top:1em;
   }

#menu a:hover {
	background: url(images/menu_bg.gif);	
	text-decoration: none;
	height: 52px;
   }

#main {
	text-align: left;
	margin: 0 auto;
	width:100%;
	margin-bottom:0;
	background-color: #EDEDED;		
	background: url(images/spacer.gif);
  }

#right h1	{
	text-transform:uppercase;
	font-size:2em;	
	color:#085494;
	margin:0;
	}

#left	{
	background-color: #EDEDED;
	float:left;
	width:30%;
	text-align:center;	
	}

#left img{
	margin-top:20px;
	width:98%;
	}


#right	{
	width:70%;
	float:right;
	background-color: #DADADA;
	text-align:left;	
	min-height:450px;
	_height:450px;
	font-size:1.1em;
	position:relative;
	}

#right h1{
	margin-top:30px;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	}

#right p	{
	margin:0;
	padding-left:30px;
	padding-right:30px;
	text-align:justify;
	padding-bottom:10px;
	}

#right li	{
	padding-bottom:20px;
	padding-right:30px;
	text-align:justify;
	}

#right ol	{
	padding:0;
	margin-left:30px;
	}

#right a	{
	color:#0B5696;
	}

#bottom {
	background-image: url(images/bottom_bg.jpg);
	height:197px;
	width:100%;
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	letter-spacing:1px;
}

#bottom a {
	font-size:11px;
	color: #0B5696;
	text-decoration:none;
	}  

#bottom a:hover {
	text-decoration:underline;
	}

#bottom p{
	padding-top:52px;
	margin:0;
	}

#ram	{
	border: 1px solid black;
	position:absolute;
	top:30px;
	right:30px;
	}