body {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
}

p {
	font-weight: bold;
	line-height: 2.4em;
	margin: 0;
	padding: 0;
}

a:link {
	color: #344a53;
	text-decoration: underline;
}

a:visited {
	color: #344a53;
	text-decoration: underline;
}

a:hover {
	color: #344a53;
	text-decoration: underline;
}

a:active {
	color: #344a53;
	text-decoration: underline;
}

a.button:link {
	color: white;
	font-size: 1.15em;
	text-decoration: none;
	border-width: 0;
	outline-width: 0;
}

a.button:visited {
	color: white;
	font-size: 1.15em;
	text-decoration: none;
}

a.button:hover {
	color: white;
	font-size: 1.15em;
	text-decoration: none;
}

a.button:active {
	color: white;
	font-size: 1.15em;
	text-decoration: none;
}

/*CONTAINER*/
#c1 {
	background-color: white;
	position: relative;
	width: 100%;
	height: 130px;
	float: left;
}

#c2 {
	background-color: #344a53;
	position: relative;
	width: 100%;
	float: left;
}

#c3 {
	background-color: #eaeded;
	position: relative;
	width: 100%;
	float: left;
}

#c4 {
	background-color: white;
	position: relative;
	width: 100%;
	height: 100px;
	float: left;
}

.c830px {
	position: relative;
	top: 0;
	left: 50%;
	width: 830px;
	float: left;
	margin-left: -415px;
}

#logo {
	position: absolute;
	top: 55px;
}

#cooperations {
	position: absolute;
	top: 55px;
	right: 0;
	width: 310px;
}

#intro {
	position: relative;
	float: left;
	padding-top: 20px;
	padding-bottom: 25px;
}

#payments {
	position: relative;
	width: 830px;
	float: left;
	padding-top: 20px;
	padding-bottom: 55px;
}

#c-left {
	color: #344a53;
	font-size: 1.2em;
	line-height: 1.6em;
	position: relative;
	width: 390px;
	float: left;
	padding-bottom: 40px;
	top: -30px;
	margin-bottom: -30px;
}

#c-right {
	color: #344a53;
	font-size: 1.2em;
	line-height: 1.6em;
	position: relative;
	width: 390px;
	float: right;
	padding-bottom: 40px;
	top: -30px;
	margin-bottom: -30px;
}

#button {
	background-image: url(../_images/button-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	width: 390px;
	height: 50px;
	float: left;
	padding-top: 7px;
}

#teaser-documentation {
	line-height: 1.35em;
	background-image: url(../_images/bg-documentation.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 158px;
	height: 76px;
	float: left;
	padding-top: 10px;
	padding-left: 42px;
	display: inline;
}

#teaser-contact {
	line-height: 1.35em;
	background-image: url(../_images/bg-contact.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 55px;
	position: relative;
	width: 135px;
	height: 76px;
	float: right;
	display: inline;
}

#footer-left {
	color: #344a53;
	font-size: 1em;
	line-height: 1.3em;
	position: relative;
	width: 390px;
	height: 55px;
	float: left;
	margin-top: 20px;
	display: inline;
}

#footer-right {
	color: #344a53;
	font-size: 1em;
	line-height: 1.3em;
	background-image: url(../_images/pdf-icon.gif);
	background-repeat: no-repeat;
	display: inline;
	margin-top: 20px;
	position: relative;
	width: 350px;
	height: 55px;
	float: right;
	padding-left: 40px;
}

#teaser-documentation{
	line-height: 20px;
}

/*STYLES*/
h1 {
	font-size: 2.4em;
	color: #fff;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
}

.copy-white {
	color: white;
	font-size: 1.2em;
	line-height: 1.6em;
}

ul {
	list-style-type: disc;
	padding: 0;
	margin: 0;
	display: inline;
}

li {
	
}
