@charset "utf-8";
/* CSS Document */

body{ margin:0px auto; width: 850px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #D2E1F0;}

.main{ margin:0px auto; width: 850px; height:auto; background-image: url(../images/slice.jpg);}

.header{ width: 850px; height: 154px; background-image: url(../images/header.jpg);}

.nav{ width: 850px; height: 30px; background-image: url(../images/nav.jpg);} 

.image{ width: 850px; height: 200px; background-image:url(../images/image.jpg);}

.left_column{ width: 585px; height: auto; float: left; overflow:visible;position:relative;}

.textarea{ width: 565px; height: auto; padding-left: 10px; padding-right: 10px; background-image:url(../images/l_column.jpg);}

.texttop{ width: 585px; height: 15px; background-image:url(../images/texttop.jpg); float: left;}

.textbottom{ width: 585px; height: 15px; background-image:url(../images/textbottom.jpg); float:left;}

.right_column{ width: 265px; height: auto; float:left; background-image:url(../images/r_column.jpg);}

.contact{ width: 265px; height: 289px; background-image: url(../images/contact.jpg); position: relative;}

.whychoose{ width: 255px; height: 231px; background-image:url(../images/whychoose.jpg); padding-top: 50px; padding-right: 10px;}

.floater{ clear: both;}

.footer{ width: 840px; height: 23px; background-image:url(../images/footer.jpg); color: #FFFFFF; padding-left: 10px; padding-top: 17px; font-size: 11px;}

a, a:hover, a:visited { text-decoration:none; color: #0000FF;}

/* contactform */

.nameqc{
	position:absolute;
	left: 50px;
	top: 78px;
	width: 180px;
}
.numberqc{
	position:absolute;
	left: 50px;
	top: 132px;
	width: 180px;
}
.pinqc{
	position:absolute;
	left: 108px;
	top: 239px;
	width: 121px;
}
.contactqc{
	position:absolute;
	left: 50px;
	top: 185px;
	width: 180px;
}

