@charset "ISO-8859-1";

*
{
	margin:0;
	padding:0;
}

body
{
	background:#fff url(../images/back_grad.gif) repeat-x;
}

.header
{
	width:775px;
	height:524px;
	display:block;
	background:url(../images/Splash_Nov_2009-en_v2.jpg) no-repeat;
	position:relative;
	margin:5px auto 80px auto;
}

a.drLogin, a.login, a.info, a.drInfo, a.lang, a.signUp
{
	display:block;
	position:absolute;
}

a.drLogin
{
	left: 125px;
	top:0;
	width:80px;
	height:25px;
}

a.login
{
	width:85px;
	height:25px;
	left: 12px;
	top: 0;
}

a.info
{
	width:109px;
	height:40px;
	left: 420px;
	top: 362px;
}

a.drInfo
{
	width:99px;
	height:40px;
	left: 541px;
	top: 362px;
}

a.lang
{
	width:85px;
	height:40px;
	left: 656px;
	top: 362px;
}

a.signUp
{
	width:110px;
	height:30px;
	left: 434px;
	top: 328px;
}

p, li, p a, #couponCode
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #001B6E;
	line-height: 18px;
	vertical-align: baseline;
}

h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #001B6E;
	display:block;
	width:800px;
	text-align:center;
	margin:0 auto;
}

h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:  normal;
	font-weight: normal;
	color: #001B6E;
	display:block;
	width:400px;
	text-align:left;
	padding:0 0 0 25px;
	margin:20px auto 0 auto;
}

p, ul
{
	/*	text-align: justify;*/
	margin:20px auto 0 auto;
	width:375px;
}

ul li
{
	vertical-align: baseline;
	list-style-image: url(../images/listArrow-FFFFFF.gif);
	list-style-position: inside;
	list-style-type: square;
}

p a
{
	text-decoration: underline;
	color: #001B6E;
}

a span, .header p, .header h2
{
	width:0;
	height:0;
	overflow:hidden;
	display:block;
	margin:0;
	padding:0;
}

img.arrows
{
	width:46px;
	height:23px;
	border:0;
}

.couponCode
{
	position:absolute;
	width:210px;
	left: 420px;
	top: 482px;
}

.sumbitBtn
{
	position:absolute;
	width:94px;
	height:35px;
	left: 645px;
	top: 472px;
}

.linkMenu, .linkMenu a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #e6e9f1;
	line-height: 11px;
	text-align: center;
	margin:30px 0 0 0;
}
