/* ============= STRUCTURE ============= */

body{
	background:url(_images/bg.png) repeat-x top;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#555;
}

.centralizer{
	height: 100%;
	width:960px;
	left: 50%;
	position:absolute;
	margin-left: -480px;
	text-align:left;
	padding-bottom:20px;
}
a{
	color: #2795e4;	
	text-decoration: none;
	cursor: hand;
}
a:hover{
	text-decoration: underline;
}

/* ============= HEADER ============= */

.header{
	height: 345px;
	background:url(_images/couple-picture.png) no-repeat bottom right;
	margin-bottom: -12px;
}
.logo-box{
	background: url(_images/logo-box-bg.png) no-repeat -60px -120px #34a4e4;
	border: solid 1px #2795e4;
	color: #fff;
	width: 220px;
	height: 95px;
	margin:12px 0 0 10px;
	*margin-top:5px;
	cursor: hand;
}
.logo{
	background: url(_images/Viagradk.png) no-repeat;	
	height: 40px;
	width: 150px;
	margin: 55px 0 0 60px;
}
.logo span{
	display: none;
}
.main-subline{
	background: url(_images/main-subline_bg.png) no-repeat;
	height: 120px;
	width: 490px;
	margin:65px 0 0 70px;
}
.header h1.fakta-om-viagra{
	background: url(_images/tit_Fakta-om-Viagra.png) no-repeat;
	margin-top: 120px;
	*margin-top: 100px;
}

.header h1.impotens-og-viagra{
	background: url(_images/tit_Impotens-og-Viagra.png) no-repeat;
	margin-top: 120px;
	*margin-top: 100px;
}

.main-subline span{
	display: none;
}

/* ============= MENU ============= */
.menu{
	float: right;
	*position:absolute;
	*right:0px;
	*top:320px;
	background:url(_images/menu-bg.png) no-repeat -30px -160px;
	min-height: 500px;
	color: #fff;
	width: 260px;
	padding: 0 40px;
	margin-top: 12px;
	border-top: solid 1px #2795e4;
	border-right: solid 1px #2795e4;
}
.viagra-pill{
	margin: -20px 0 20px 0;
}
.menu h3{
	height: 30px;
	margin: 0 0 10px 0;
	cursor: hand;
}
.menu span{
	display: none;
}
.fakta-om-viagra{
	background:url(_images/Fakta-om-Viagra.png) no-repeat;
}
.impotens-og-viagra{
	background:url(_images/Impotens-og-Viagra.png) no-repeat;
}
.kob-viagra{
	background:url(_images/Kob-Viagra.png) no-repeat;
}

/* ============= CONTENT ============= */

.content{
	width: 870px;
	padding: 0 20px 50px 70px;
	margin-bottom: -30px;
	background:url(_images/menu-bg-repeat-y.png) repeat-y 619px;
}

.text{
	width: 520px;
	margin-bottom: 30px;
}

.footer{
	width: 509px;
	background: url(_images/footer_bg.png) no-repeat top right;
	text-align: right;
	padding: 10px 20px;
}
