body {
	/*text-align:center;*/
	/*margin:0px;*/
	padding: 0px;
	font: normal 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	color:green;
	/*text-decoration:undeline;*/
}

a:hover {
	color:#FF6C00;
	/*text-decoration:none;*/
}


h4 {
font: bold 20px/1.2em "Trebuchet MS";
color:#777;
}

h3 {
font: bold 1.2em/1.5em "Trebuchet MS";
color:#777;
}

ul {
	list-style-type: none;
	line-height:1.5em;
	margin:0px;
	padding:0px;
}
p {
	font-size:1em;
	line-height:1.4em;
	margin:0.2em 0em;
	padding:0em 0em;
}
#cont2 div {
	text-align: left;
}
/*///////// stucture ////////////////*/
#container {
	width: 922px;
	padding:1em 0 0  0;
}

#container_mini {
	width: auto;
	padding:0 25px;
	float: left;
	clear: right;
}

#top {
	background:#fff url(images/logo.gif) no-repeat 1em 1em;
	margin: 1em 0 0 0;
	padding:0 0 0.8em 0;
	width: 922px;
	height:60px;
	display: table-cell;
//	display: inline-block;

	text-align:right;
	vertical-align: bottom;
}
#top_mini {
	background-image: url(images/top_mini.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 10px;
	padding:0;
	height:87px;
	width: 643px;	
}

#cont2 {
	display:inline-block; 
	background-color: #fff;
	padding: 0 1em 2em;
	//overflow:hidden; 
}

#container> #cont2{ display:block;}


#spacer {
width:100%;
height:5px;
clear:left;
}
#copyright {
	text-align: left;
	padding:5px 15px;
	font-size: 0.8em;
	position:relative;
	float:left;
}

/*///////// stucture ////////////////*/
