@charset "utf-8";
/* CSS Document */

body{ margin: 0px auto; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-image:url(../images/bg.jpg); background-repeat:repeat-x;}

.body1{ width: 100%;} 

.body2{ width: 100%;  background-image: url(../images/bg2.jpg); background-repeat:repeat-x;}

.main{ margin: 0px auto; width: 828px; background-image:url(../images/slice.jpg); background-repeat:repeat-x;}

.main2{ margin: 0px auto; width: 828px;}

.header{ width: 828px; height: 128px; background-image:url(../images/header.jpg);}

.nav{ width: 828px; height: 30px; background-image:url(../images/nav.jpg);}

.image{ width: 828px; height: 205px; background-image:url(../images/image.jpg);}

.breadcrumb{ width: 808px; height: 28px; background-image: url(../images/breadcrumb.jpg); padding-left: 20px; padding-top: 10px;}

.left_column{ width: 568px; height:auto; float:left;}

.textarea{ width: 529px; height:auto; background-image:url(../images/textarea.jpg); padding-left: 20px; padding-right: 20px;}

.right_column{ width: 260px; height:auto; float:left;}

.contact{ width: 260px; height: 318px; background-image:url(../images/contact.jpg); position:relative;}

.whychoose{ width: 240px; height: 250px; background-image:url(../images/whychoose.jpg); padding-right: 20px; padding-top: 30px; font-size: 11px;}

.floater{ clear:both;}

.footer{ width: 808px; height: 28px; background-image:url(../images/footer.jpg); color:#FFFFFF; font-size: 11px; padding-left: 20px; padding-top: 7px;}

a, a:hover, a:visited {text-decoration:none;color: #000066;}

/* contactform */

.nameqc{
	position:absolute;
	left: 33px;
	top: 60px;
	width: 180px;
}
.numberqc{
	position:absolute;
	left: 33px;
	top: 119px;
	width: 180px;
}
.pinqc{
	position:absolute;
	left: 91px;
	top: 234px;
	width: 121px;
}
.contactqc{
	position:absolute;
	left: 33px;
	top: 176px;
	width: 180px;
}
