@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_html_home.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
}

.contactbknd {
	background-image: url(../images/contact_bknd.gif);
	background-repeat: no-repeat;
}

.bknd_head { background-image: url(../images/bknd_head.gif); background-repeat: no-repeat; }


/*contact*/
/*///////////////////////////////////////////////////////////////////////////////////////// */
/*
ol, ul {
	list-style: none;
}
li.contact-text-input{
	background: url(../images/contact-input.gif);
	width: 296px;
	height: 60px;
}
	
li.contact-text-textarea{
	background: url(../images/contact-textarea.gif);
	width: 295px;
	height: 120px;
}

li.sendContactEmail {
	background: url(../images/form_send_bknd.gif);
	background-repeat:no-repeat;
	width: 295px;
	height: 120px;
}
#sendContactEmail{
	margin: 0 0 0 15px;
	margin: 18px 0 0 18px;
}
*/
/*///////////////////////////////////////////////////////////////////////////////////////// */

/*contact*/
/*///////////////////////////////////////////////////////////////////////////////////////// */
ol, ul {
	list-style: none;
}
li.contact-text-input{
	background: url(../images/contact-input_int.gif);
	width: 296px;
	height: 60px;
}

li.contact-text-textarea{
	background: url(../images/contact-textarea_int.gif);
	width: 295px;
	height: 120px;
}
li.sendContactEmail {
	background: url(../images/form_send_bknd.gif);
	background-repeat:no-repeat;
	width: 295px;
	height: 60px;
}
#sendContactEmail{
	margin: 0 0 0 15px;
	margin: 18px 0 0 18px;
}
/*///////////////////////////////////////////////////////////////////////////////////////// */