#wrapper {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrap {
	padding: 6px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 760px;
}
#wrap_all {
	background-color: #3A3A3A;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
#wrap_all #footer {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 4px;
}
#wrap_all #footer a, #wrap_all #footer a:active, #wrap_all #footer a:hover, #wrap_all #footer a:link, #wrap_all #footer a:visited {
	color: #FFFFFF;
}

#wrapper  #tabs   #left  {
	width: 515px;
	margin-right: 10px;
	float: left;
}
#wrapper  #tabs  #right  {
	width: 182px;
	float: right;
}
#wrapper  #tabs   #left  h1  {
	font-size: 14px;
}
#wrapper  #tabs  #left  h2  {
	font-size: 12px;
	font-weight: bold;
}

.clear {
	clear: both;
}
#wrap_all img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
