
/* RESETS
--------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}

body
{
	line-height: 1;
	font-family: Tahoma, Geneva, sans-serif;
}

ol, ul
{
	list-style: none;
}

a
{
	color: #208503;
}

a:visited
{
}

a:hover
{
	text-decoration: none;
}

a:active
{
}

/* GENERAL
--------------*/

.clear
{
	clear: both;
}

#header, #navigation, #menu li, #menu a, #alt_menu, #alt_menu .first, #icons, #icons a, #content, #content h1, #content h2, #content ul, #content li, #content p, #info, #info a, #hint
{
	display: inline;
	float: left;
	position: relative;
}

#wrapper
{
	background: url(../images/wrapper_bg.jpg) 601px 157px no-repeat;
	margin: 0 auto;
	width: 986px;
}

/* HEADER
--------------*/

#header
{
	background: url(../images/header_bg.jpg) 9px 11px no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	width: 986px;
}

#navigation
{
	width: 986px;
}

#menu
{
	margin: 7px 0 0 215px;
}

#menu li
{
	margin-left: 27px;
}

#menu a
{
	height: 60px;
	width: 150px;
	background-position: left top no-repeat;
}

#menu a.account
{
	background-image: url(../images/account.jpg);
}

#menu a.exchange
{
	background-image: url(../images/exchange.jpg);
}

#menu a.club
{
	background-image: url(../images/club.jpg);
}

#alt_menu
{
	background: url(../images/alt_menu_bg.jpg) right top no-repeat;
	font-size: 12px;
	height: 23px;
	margin: 20px 0 0 166px;
	padding: 5px 17px 0 17px;
}

#alt_menu .first
{
	background: url(../images/alt_menu_first_bg.jpg) left top no-repeat;
	height: 28px;
	left: 0;
	position: absolute;
	top: 0;
	width: 16px;
}

#alt_menu a
{
	color: black;
	margin: 0 1px;
	text-decoration: none;
}

#alt_menu a:hover
{
	color: #e34000;
}

#icons
{
	margin: 27px 0 0 11px;
}

#icons a
{
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 10px;
}

#icons .home
{
	background-image: url(../images/home.jpg);
	height: 10px;
	width: 11px;
}

#icons .map
{
	background-image: url(../images/map.jpg);
	height: 9px;
	width: 11px;
}

#icons .search
{
	background-image: url(../images/search.jpg);
	height: 11px;
	width: 11px;
}

#icons .mail
{
	background-image: url(../images/mail.jpg);
	height: 9px;
	width: 11px;
}

/* CONTENT
--------------*/

#content, #content h1, #content h2, #content ul, #content p, #content div
{
	/*width: 470px;*/
}

#content
{
	font-size: 11px;
	line-height: 16px;
	margin: 25px 0 0 25px;
}

#content h1, #content h2
{
	margin-left: 42px;
}

#content h1
{
	color: #268507;
	font-size: 13px;
}

#content h2
{
	margin-top: 20px;
	text-decoration: underline;
}

#advantages
{
	margin-top: 9px;
}

#advantages li
{
	background-position: left top;
	background-repeat: no-repeat;
	height: 33px;
	margin-bottom: 5px;
	padding-left: 41px;
}

#advantages .info
{
	background-image: url(../images/info.jpg);
}

#advantages .percent
{
	background-image: url(../images/percent.jpg);
}

#advantages .dollar
{
	background-image: url(../images/dollar.jpg);
}

#content p
{
	text-indent: 41px;
}

#info
{
	font-family: Tahoma;
	margin: 15px 0 0 40px;
}

#info a
{
	background: url(../images/link_info_bg.jpg) left top no-repeat;
	color: white;
	font-size: 11px;
	line-height: 27px;
	text-align: center;
	text-decoration: none;
	width: 188px;
}

#info .discount
{
	background-position: 5px top;
}

#info .moneyback
{
	margin-left: 32px;
	padding-right: 10px;
	width: 178px;
}

#hint
{
	color: #6ccc39;
	font-size: 10px;
	margin: 11px 0 0 40px;
}

#LogoLink
{
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	z-index:1;
}
