/* v1.0 | 20080212 */

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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	margin: 0;
	padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(backgroundimages/15.jpg) center top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

a { text-decoration: none; }

a#softhis {
	text-indent: -9999px;
	display: block;
	width: 133px;
	height: 20px;
	background: url(softhis.png) no-repeat;
	position: absolute;
	right: 20px;
	top: 20px;
}

a#getflash {
	background: url(noflash.png) no-repeat;
	width: 212px;
	height: 54px;
	display: block;
	position: absolute;
	right: 50px;
	bottom: 53px;
	font-size: 1.4em;
	color: #605c49;
	line-height: 18px;
	font-weight: normal;
	padding: 16px 0 0 18px;
}

a#getflash:hover { color: #000; }

a#language {
	width: 50px;
	height: 25px;
	background: url(language.png);
	font-size: 1.4em;
	color: #605c49;
	line-height: 18px;
	font-weight: normal;
	position: absolute;
	top: 100px;
	right: 0;
	text-align: center;
	padding-top: 5px;
}

h1 {
	color: #fff;
	font-weight: 100;
	font-size: 4.8em;
	margin-bottom: 12px;
}

h2 {
	color: #fff;
	font-weight: normal;
	font-size: 3.6em;
	margin-bottom: 10px;
}

h3 {
	display: inline-block;
	font-size: 1.6em;
	background-color: #ffd600;
	padding: 4px 8px;
	margin-bottom: 8px;
}

p {
	font-size: 1.2em;
	background-color: #ffd600;
	padding: 4px 8px;
	margin: 3px 0;
}

#_0 { width: 680px; }
#_1 { width: 627px; }
#_2 { width: 558px; }
#_0en { width: 691px; }
#_1en { width: 608px; }
#_2en { width: 508px; }

#contact {
	bottom: 50px;
	position: absolute;
	right: 50px;
	width: 400px; 
}

#contact p {
	clear: both;
	display: inline-block;
}

#description {
	position: absolute;
	left: 50px;
	bottom: 50px;
}

#header {
	background: url(logo.png) no-repeat #fff 30px 0;
	width: 100%;
	height: 56px;
	text-indent: -9999px;
}

#wrapper {
	width: 100%;
	height: 100%;
}

object {
	width: 100%;
	height: 100%;
	display: block;
}

/* LOGO */

#softhis-logo img {
	position: absolute;
	left: 0;
}

#softhis-logo p {
	background: url(gfx/softhis-caption.png) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 63px;
	height: 20px;
	position: absolute;
	left: 21px;
	margin: 0;
	padding: 0;
}

/* LOGO CUSTOM */

#softhis-logo {
	position: relative;
	padding: 20px;
	float: right;
	margin-right: 63px;
	background: #fff;
}

