body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #1595D3;
}
a:active {
	color: #1595D3;
}
h1 {
	font-size: 26px;
	color: #1595D3;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 12px;
}

#containor {
	text-align: left;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
}
#blue-bar {
	height: 38px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #1595d3;
	clear: left;
}

#header {
	height: 108px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.left {
	float: left;
}

#login {
	float: left;
	height: 65px;
	width: 575px;
	background-image: url(/images/login-bg-sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #333333;
	padding-left: 35px;
	padding-top: 43px;
}
#login p {
	margin: 0px;
	padding: 0px;
}

form {
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	width: 345px;
	float: left;
}
form.epp   {
	font-weight: normal;
	font-size: 10px;
	width: 180px;
	float: left;
	padding-left: 32px;
}

input.BuyOnline
{
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 10pt;
	width: 103px;
	height: 15px;
}
input.BuyOnline2 {
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 10pt;
	width: 90px;
	height: 15px;
}

.login-but {
	float: right;
	margin-top: 3px;
}
#top-nav-box {
	height: 38px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#top-nav {
	text-align: right;
	width: 862px;
	font-size: 10px;
	float: left;
}
#top-nav ul {
	margin: 0px;
	list-style-type: none;
	height: 26px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-nav ul li {
	padding-right: 10px;
	padding-left: 11px;
	border-right: 1px solid #ffffff;
	display: inline;
}

#top-nav ul li.last {
	padding-right: 10px;
	padding-left: 11px;
	border-right-style: none;
}
#top-nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav ul li a:hover {
	text-decoration: underline;
}
#other-but {
	float: left;
	height: 38px;
	width: 94px;
	font-size: 10px;
	text-align: center;
}
#other-but ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#other-but ul li {
	background-image: url(/images/site-but.jpg);
	height: 38px;
	width: 94px;
}
#other-but ul li a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 26px;
	width: 90px;
	padding-right: 4px;
	padding-top: 12px;
}
#other-but ul li a:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 26px;
	width: 90px;
	padding-right: 4px;
	padding-top: 12px;
	font-weight: bold;
}

#main {
	text-align: left;
	height: 600px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main-content {
	text-align: left;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/main-content-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}

#side-nav {
	float: left;
	width: 239px;
}
#side-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side-nav ul li {
	height: 30px;
	width: 239px;
	background-image: url(/images/side-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#side-nav ul li.last {
	height: 31px;
	width: 239px;
	background-image: url(/images/side-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#side-nav ul li a {
	text-decoration: none;
	height: 23px;
	width: 239px;
	font-weight: bold;
	letter-spacing: 0.12em;
	display: block;
	padding-top: 7px;
}

#side-nav  ul  li  a.selected {
	color: #1595D3;
	background-image: url(/images/side-nav-over.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 229px;
	background-position: 0px 0px;
}
#side-nav ul li a:hover {
	color: #1595D3;
	background-image: url(/images/side-nav-over.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 229px;
	background-position: 0px 0px;
}
#main-body {
	float: left;
	width: 664px;
	padding-left: 26px;
	text-align: left;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 10px;
	background-image: url(/images/news-bg.gif);
	background-repeat: no-repeat;
	background-position: left 40px;
	margin-left: 1px;
}
#page-header {
	background-image: url(/images/news-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 46px;
	width: 700px;
	padding-top: 8px;
	padding-left: 15px;
	color: #1595D3;
	font-size: 24px;
}

#companies {
	float: left;
	height: 225px;
	width: 239px;
	text-align: center;
}
#companies p {
	padding: 0px;
	margin: 0px;
}
#company-text {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: justify;
	padding-top: 15px;
	color: #999999;
}
#company-text a {
	color: #1595D3;
}
#company-text a:hover {
	text-decoration: none;
}
.topcompany {
	background-image: url(/images/news-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bell-seal {
	padding-top: 55px;
	padding-bottom: 20px;
}
a.best_small-seal {
	padding-left: 15px;
}

#promo {
	float: left;
	height: 450px;
	width: 476px;
	padding-right: 1px;
	padding-left: 1px;
}
#news {
	float: left;
	height: 292px;
	width: 221px;
	padding-left: 18px;
	background-image: url(/images/news-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news ul li {
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(/images/side-nav-dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#contest {
	float: left;
	height: 158px;
	width: 239px;
}

#news ul li a {
	font-size: 10px;
	color: #1595D3;
	text-decoration: none;
}
#news ul li a:hover {
	text-decoration: underline;
}

#bot-nav {
	text-align: right;
	width: 956px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}
#bot-nav ul {
	margin: 0px;
	list-style-type: none;
	height: 26px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bot-nav ul li {
	padding-right: 10px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: inline;
}

#bot-nav ul li.last {
	padding-right: 1px;
	padding-left: 11px;
	border-right-style: none;
}
#bot-nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#bot-nav ul li a:hover {
	text-decoration: underline;
}#copyright {
	text-align: left;
	width: 956px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 10px;
	color: #999999;
}
#copyright a {
	color: #999999;
}
#copyright a:hover {
	text-decoration: none;
}



#footer {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 7px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
}

