/*	general styles	*/
*{font-size:100.01%}
html {
	height:100%;
	font-size:62.5%;
}
body {
	margin: 0;
	padding: 0;
	font: 1em Arial, Helvetica, sans-serif;
}
#find form label, #feature p, #skinny form p, #right-column h3 a, #right-column div.sublink a, #find-out div.title, #find-out div.info, #find-out h3, #find-out div.dotline p, #searched p, #searched h3, #find form select option, #subnav div.subbox h3 a, #enter form  {  
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
#page{
	margin: 5px auto 0;
	width: 761px;
}
#top {
	width: 761px;
	overflow: hidden;
}
#top a.login {
	display: block;
	width: 39px;
	height: 15px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1px;
	background: url(../images/btn-login.gif) no-repeat;
}
* html #logotypesplash {
	height: 145px;	
}
#logotypesplash {
	width: 150px;
	float: left;
	min-height: 145px;
	margin: 0 0 0 0;
}
#logotype h1, #logotypesplash h1 {
	display: block;
	margin: 0 0 0 42px;
	padding:  0 0;
}
#logotype h1 a,#logotypesplash h1 a {
	display: block;
	width: 68px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat left bottom;
}
#logotype ul {
	display: block;
	float: left;
	margin: 10px 0 0 25px;
	padding: 0 0 10px;
	list-style: none;
}
* html #logotype ul li {
	margin-bottom: -14px;
}
#logotype ul li {
	margin: 1px 0 0;
	padding: 0;
}
#logotype ul li a, #enter ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 4px 13px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	background: url(../images/err-red.gif) no-repeat 3px 9px;
}
#enter ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#logotype ul li a:hover, #enter ul li a:hover, #logotype ul li a.here {
	color: #0D7C99;
	background: #fff url(../images/err-gray.gif) no-repeat 3px 9px;
}
fieldset {
border:medium none;
margin:0;
padding:0;
}
/*	footer styles	*/
#footer {
	clear:both;
	width: 666px;
	overflow: hidden;
	margin-top: 30px;
}

.copyright {
	color: #ABABAB;
}
