﻿body
{
	padding: 0;
	text-align: center;
	background-color: White; /* cosmetic */
	margin: 0px; /* required */
	font-family: Arial, Helvetica, sans-serif;
	color: #0b1b28;
}


h1, h2, h3, h4 {
	font-family:  Verdana, Tahoma, Arial, Trebuchet, Sans-serif;
	color: #0b1b28;
	font-weight: bold;
}
h1 {
	font-size: 200%;	
	font-weight: normal;
	letter-spacing: 0px;
}
h2
{
	font-size: 160%;
}
h3 {
	font-size: 130%;	
	font-weight: normal;	
}

h4 {
	font-size: 100%;	
	font-weight: normal;	
}


h1, h2, h3, h4, p {
	padding: 10px;		
	margin: 0;
}

a
{
	color: #0066CC;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}


#container
{
	background-position: center top;
	position: relative;
	vertical-align: top;
	padding: 0;
	margin: 0 auto;
	border: 0;
	background: url(images/training/OPUS_TrainPage_BDrev110809.jpg) center top no-repeat;
	width: 1261px;
	height: 1200px;
}


#maincontent
{
	text-align: left;
}

#cart
{
	position: absolute;
	left: 884px;
	top: 5px;
	width: 38px;
	height: 36px;
	background: url('images/cart.jpg') no-repeat;
}

#package1link
{
	position: absolute;
	left: 190px;
	top: 490px;
	height: 67px;
	width: 172px;
}

#package1title
{
	position: absolute;
	text-align: center;
	left: 180px;
	top: 550px;
	width: 220px;
	height: auto;	
	font-weight: bold;
	font-size: 1.1em;
	color: #4d6988;
}



#package1content
{
	position: absolute;
	left: 180px;
	top: 520px;
	width: 220px;
	height: 350px;
	text-align: left;
	padding-top: 90px;
	font-size: 0.8em;
}


#package2link
{
	position: absolute;
	left: 430px;
	top: 490px;
	height: 67px;
	width: 172px;
}

#package2title
{
	position: absolute;
	left: 420px;
	top: 550px;
	width: 210px;
	height: auto;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	color: #4d6988;
}



#package2content
{
	position: absolute;
	left: 420px;
	top: 520px;
	width: 210px;
	height: 350px;
	text-align: left;
	padding-top: 90px;
	font-size: 0.8em;
}


#package4link
{
	position: absolute;
	left: 670px;
	top: 490px;
	height: 67px;
	width: 172px;
}

#package4title
{
	position: absolute;
	left: 650px;
	top: 550px;
	width: 220px;
	height: auto;
	text-align: center;	
	font-weight: bold;
	font-size: 1.1em;
	color: #4d6988;
}

#package4content
{
	position: absolute;
	left: 650px;
	top: 520px;
	width: 220px;
	height: 350px;
	text-align: left;	
	padding-top: 90px;
	font-size: 0.8em;
}


/* p4 */
#package4norisk
{
	position: absolute;
	left: 765px;
	top: 283px;
	width: 113px;
	height: 113px;
}


#package3link
{
	position: absolute;
	left: 920px;
	top: 490px;
	height: 67px;
	width: 172px;
}
#package3title
{
	position: absolute;
	left: 890px;
	top: 550px;
	width: 220px;
	height: auto;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	color: #4d6988;
}

#package3content
{
	position: absolute;
	left: 890px;
	top: 520px;
	width: 220px;
	height: 350px;
	text-align: left;
	padding-top: 90px;
	font-size: 0.8em;
}


#tagline
{
	position: absolute;
	text-align: left;
	left: 495px;
	top: 89px;
	color: #acdc28;
	width: 800px;
	font-family: Serif, Tahoma;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 20px;
}



#footer
{
	margin: 0;
	padding-top: 10px;
	height: 26px;
	color: White;
	background: black;
	position: absolute;
	top: 1094px;
	left: 100px;
	text-align: center;
	width: 1061px;
}

#footerbasic
{
	margin: 0;
	padding-top: 10px;
	height: 50px;
	color: White;
	background: black;
	text-align: center;
	width: 1261px;
}

.centered
{
 text-align: center;
  margin-left: auto;
  margin-right: auto;

}

fieldset
{
	margin: 10px 10px 10px 10px;
	border: 1px solid #B8CEED;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;  
}
legend
{
	padding: 0.2em 1.5em 0.2em 1.5em;
	border: 1px solid #132b4d;
	color: #addd28;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	background-color: #132b4d;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
