*{
padding:0;
margin:0
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5% }
li, dd { margin-left:5% }
fieldset { padding: .5em }
html {
	font-size: 100.01%;
	height:101%;
}
body {
	font: 1em "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align:center;
	min-height:100%;
	height:100%;
}
a img{
border:0;
}
h1{
}
a:link{
color:#fc0496;
}
a:visited{
color:#fc0496;
}
a:focus{
color:#fc0496;
}
a:hover{
color:#fc0496;
}
a:active{
color:#fc0496;
}
#wrapper{
	width:915px;
	margin:0 auto;
	text-align:left;
	background:url(../images/wrapperBg.gif) 0 0 repeat-y;
	min-height:100%;
	_height:100%;
	position:relative;
}
#header{
	width:915px;
	height:25px;
	padding-top:155px;
	background:url(../images/headerBg.gif) 0 0 no-repeat;
}
#header #languages{
	margin:0 0 0 40px;
	_margin:0 0 0 20px;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	line-height:22px;
	width:230px;
	float:left;
}
#header #languages li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#header #languages li a{
	margin:0 3px;
	padding:0;
	float:left;
	display:block;
	line-height:25px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}
#header #languages li a:hover,#header #languages li a.current{	
	color:#fc0496;
}
#header #mainNav{
	margin:0 0 0 30px;
	_margin:0 0 0 15px;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	color:#fff;
	float:left;
	text-align:center;
}
#header #mainNav li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#header #mainNav li a{
	margin:0 5px;
	padding:0;
	float:left;
	display:block;
	line-height:25px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}
#header #mainNav li a:hover,#header #mainNav li a.current{	
	text-decoration:underline;
}
#content{
	width:647px;
	min-height:435px;
	_height:435px;
	padding:30px 250px 180px 0px;
	background:url(../images/butterflies.gif) 513px 1px no-repeat;
}
#content p{
	font-size:14px;
	margin:0 0 0 30px;
	line-height:18px;
	margin-bottom:14px;
	color:#0c0c0c;
}
.contactHEading{
	width:194px;
	height:30px;
	background:url(../images/heading.gif) 0 0 no-repeat;
	margin:10px 0 20px 13px;
	text-indent:15px;
	text-transform:uppercase;
	padding:0;
	font-weight:normal;
	font-size:14px;
	line-height:30px;
}
#footer{
	width:644px;
	height:145px;
	background:url(../images/footerBg.gif) 0 0 no-repeat;
	color:#f3eded;
	position:absolute;
	bottom:0;
	left:13px;
	font: 11px Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
	}
#footer address{
font-style:normal;
padding-top:15px;
margin-left:10px;
}