html, body {
	margin-top: 10px;
}

dl {
 background:url("img/corner_bottom_left.gif") bottom left no-repeat;}


 
body{
	padding:0px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #333;
	color: #444;
	font-size: 75%;
}

div#close {
	text-align:center;
	width:100%;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#close a, div.controls span.current, div#close span.ellipsis {
	margin-right: 1px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div#close a:hover {
	background-color: #eee;
	text-decoration: none;
}

div.logosx{
	float:left;
}

div.logodx{
	float:right;
}
div.top ul{
	margin-top: 5px;
	margin-right: 5px;
}

div.top li {
	list-style: none;
	display: inline;
	padding: 5px;
}

div.top img {
	border: none;
}

a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	padding-top: 10px;
	font-size:1.5em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page {
	width: 800px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
	padding-bottom: 0px;
}

div#sub-header {
	color: #ffffff;
	text-align: left;
	height: 20px;
	background-color: #27849a;
	border-top-width: 0.6em;
	border-top-style: solid;
	border-top-color: #32a8c4;
	padding-top: 1.2em;
	padding-right: 2.6em;
	padding-bottom: 1.2em;
	padding-left: 2.6em;
	position: relative;
}



div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}


div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 2px 0 15px 0;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}




