body {
	margin: 0;
	padding: 0;
	background-color: #a9a7a7;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-align: center;
	font-size: 0.625em;
}
/*********************
	HEADER
*********************/
div#header {
	margin: 13px auto;
	width: 719px;
	height: 145px;	
	left:0px;
	position:relative;
	background-color: #fdfdfd;
	text-align: left;
}
div#imp {
	width:110px;
	height:20px;
	position:absolute;
	right:10px;
	top:16px;
}
div#imp a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.65em;
	letter-spacing:0.15em;
	color:#eb9ca5;
	text-decoration:none;
}
div#imp a:hover {
	color:#bdbdbd;
}
/*********************
	NAVIGATION
*********************/
div#nav {
	margin: -13px auto;
	position:relative;
	width:719px;
	height:44px;
	background: url(../img/navbar.png) no-repeat right bottom;
	text-align: left;
}
div#nav ul {
	list-style:none;
	padding-left:40px;
	margin-left:112px;
}
div#nav li {
	float:left;
	display:inline;
	text-align:center;
	padding-top:12px;
}
div#nav a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:140px;
	color: #434343;
	font-weight:normal;
	font-size:1.7em;
	text-decoration:none;
	letter-spacing:0.05em;
}
div#logo {
	width:150px;
	height:44px;
	position:absolute;
	left:0px;
	top:0px;
}
/*********************
	SUBNAVIGATION
*********************/
div#subnavi {
	position:absolute;
	left:147px;
	top:-1px;
	width:570px;
	height:34px;
	visibility:hidden;
	background-image:url(../img/subbg.png);
	background-repeat:no-repeat;
	background-position:top left;
}
div#subnavi ul {
	list-style:none;
	margin:0;
	padding-left:2px;
	padding-top:14px;
}
div#subnavi li {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	padding-left:8px;
}
div#subnavi li a {
	text-decoration:none;
	color:#434343;
	font-size:1.15em;
	letter-spacing:0.05em;
	background-image:url(../img/linkbg.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:3px;
	padding-left:0px;	
}
div#subnavi li a:hover {
	background-image:url(../img/linkbg_act.png);
	color:#e32321;
}
div#subnavi li.subAct a {
	color:#e32321;
	background-image:url(../img/linkbg_act.png);
}
/*********************
	CONTENT
*********************/
div#content {
	width:645px;
	height:auto;
	min-height:700px;
	margin: 13px auto 40px;
	background-color:#FFFFFF;
	background-image:url(../img/mirror.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:83px;
	padding-bottom:10px;
	color:#333333;
	text-align:justify;	
	padding-left:54px;
	padding-right:20px;
	font-size:1.3em;
}
div#content h1 {
	padding-top:0;
	padding-bottom:14px;
	margin:0;
	font-weight:normal;	
	font-size:1.6em;
	letter-spacing:0.05em;
}
div#content h1:first-letter {
	color:#e32321;
	font-size:1.9em;
	letter-spacing:0em;
}
div#content li {
	text-align:left;
}
div#content ul {
	text-align:left;
}
div#content 31 {
	padding-top:0;
	padding-bottom:14px;
	margin:0;
	font-weight:normal;	
	font-size:1.5em;
	letter-spacing:0.05em;
}
div#content h3:first-letter {
	color:#e32321;
	font-size:1.9em;
	letter-spacing:0em;
}
div#content h2 {
	padding-top:1px;
	padding-bottom:0px;
	margin:0;
	padding-bottom:4px;
	font-weight:boldl;	
	font-size:1.15em;
	letter-spacing:0.05em;
}
div#content p {	
	padding-bottom:10px;
	font-size:1.1em;
	margin-right:15px;
	letter-spacing:0.05em;
	padding-bottom:2px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
div#content p a {
	color:#e32321;
}
div#content p a:hover {
	color:#333333;
}
div#content a {
	color:#e32321;
}
div#content a:hover {
	color:#333333;
}
.sp_bettercontact_label {
	font-size:1.1em;
	margin-bottom:3px;
	margin-top:7px;
}
.formdata {
	border: 1px solid #e32321;
	font-size:1.1em;
	width: 400px;
}

textarea {
	font-size:1.5em;
}
/*********************
	FOOTER
*********************/
div#footer {
	width:100%;
	height:16px;
	position:absolute;
	bottom:0px;
	right:0px;
	background: url(../img/bottom.png) no-repeat right bottom;
	text-align:right;
	padding-right:250px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:1.0em;
	color:#898989;
	letter-spacing:0.05em;
}
div#footer a {
	color:#898989;
	text-decoration:none;
	padding-left:2px;
	font-size:0.8em;
	padding-right:5px;
}
div#footer a:hover {
	text-decoration:underline;
}
div#right {
	width:13px;
	height: 671px;
	position:absolute;
	right:0px;
	bottom:12px;
	background:url(../img/right.png) no-repeat right bottom;
}
div#left {
	position:absolute;
	width:18px;
	height:12px;
	background:url(../img/left.png) no-repeat left bottom;
	left:0px;
	bottom:0px;
}
