body {
	color:#343434;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin:0em
}
strong {
	font-weight:bold }

img {display:inline;border-width: 0px;}

img.inline {
	display:inline
}
img.left {
	display:block;
	border:2em
	
}
img.right {
	display:block;
	border:2em
	
}
img.logo {
    margin-top:0;
	margin-left:0;
	border-width: 0px;
}

img.loader {
	margin-top:0px;
	margin-left:5px;
	border-width: 0px;
	display:inline
}
#content {
	margin-top:-300px;
	margin-left:-400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 600px;
	background-color:#ffffff;
	visibility: visible;
}
#window {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	border: 0px;
	overflow: hidden
}

div.logo {
	width:370px;
	top:27px;
	left:202px;
	position: absolute;
	font-size:.95em;
	line-height:1.2em;
}
	
	
div.left {
	width:183px;
	top:243px;
	left:563px;
	position: absolute;
	font-size:.95em;
	line-height:1.2em;
}
div.right {
	width:186px;
	top:242px;
	left:9px;
	position: absolute;
	font-size:.95em;
	line-height:1.2em;
}
div.copy {
	width:320px;
	top:287px;
	left:259px;
	position: absolute;
	font-size:1em;
	line-height:1.3em;
	z-index: 1;
}

div.copy a:link, div.copy a:visited {
	color:#c4101c;
	text-decoration:none;
	background-color:white;
	border-bottom:none
}

div.copy a:hover {
	color:#c4101c;
	text-decoration:none;
	background-color:white;
	border-bottom:thin dotted

}
span.clean {
	color:#000000; 
	font-weight:bold}

/*form area*/

#form {
	width:260px;
	position:absolute;
	left:276px;
	top:287px;
	font-size:0.9em;
	line-height:1.7em;
}

input.searchbox {
	color:#676767;
	font-size:0.8em;
	background-color:#ffffff;
	width:100%;
	border:1px;
	border-style:solid;
	border-color:#cfcaca;
	margin-top:0em
}
input.contact {
	color:#676767;
	font-size:0.8em;
	background-color:#ffffff;
	width:50%;
	border:1px;
	border-style:solid;
	border-color:#cfcaca;
	margin-top:0em
}
select {
	border:solid 1px #F2F3F5; 
	width:265px;

}

textarea {
	border:solid 1px #888888;
	width:100%;
	margin-bottom:10px
	}
	
textarea, input {
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color:#676767;
	font-size:0.9em;
	background-color:#ffffff;
	border:1px;
	border-style:solid;
	border-color:#cfcaca
}
div.text-change a:link, div.text-change a:visited {
	background-color:white;
	text-decoration:none;
	border-bottom:none
}
div.text-change a:hover {
	background-color:white;
	text-decoration:none;
	border-bottom:none
}
span.inputlabel {
	font-size:1em;
	padding-top: .0em; padding-bottom: .0em;
	color:#343434;
	background-color:white;
	margin-top:.1em;
	margin-bottom:.1em
}
