@charset "utf-8";
body {
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px
	color:#333333;
	background-color: #f6f4f2;
	background-image:url(/images/t1/body-background.gif);
	background-repeat:repeat-y;
	background-position:center;
	}

.MainContent {
	margin: auto;
	width: 932px;
}
.TopHeader {
	height: 100px;
}
.BodyCopy {
	clear: both;
}
.LetfContent {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	width: 626px;
	height: 625px;
	float: left;
	padding-right: 10px;
}
.CopyMiddle {
	padding-top: 15px;
	width: 310px;
	float: right;
}

.leftImage {
	float: left;
}


.text {
	font-size:14px;
	padding-top: 10px;
	}

.listBene li {
	font-size:14px;
	padding-bottom: 10px;
	
	}
	
.RightContent {
	width: 275px;
	float: right;
	padding-top: 25px;
	margin-right: 10px;
}
.CopyFreeShipping {
	padding-top: 10px;
}

#topRight{
	padding-top: 10px;
	height: 340px;
	background-image: url(/images/t1/BackForm.png);
	background-repeat: no-repeat;
	}

.form {
	padding-top: 10px;
}
input
{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	width:150px;
	height:20px;
	margin:3px;
	padding:3px;
	font-size:14px;
}

label
{
	display:block;
	float:left;
	text-align:left;
	font-size:11px;
	color:#333333;
	width:75px;
	margin:3px;
	padding:3px;
	margin-top:10px;
}

.copyform
{
	display:block;
	font-size:11px;











	color:#333333
	margin-top:10px;
	margin-bottom:20px;
	margin-left: 5px;
	margin-right: 5px;
}

input.btn
{
	background-image:url(/images/t1/submit.png);
	background-repeat:no-repeat;
	background-position:top right;
	border:0;
	background-color: #FFF;

}

form
{
	margin-top:5px;
	margin-left: 5px;
}
.Footer {
	clear: both;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
sup {
        font-size: 0.83em;
        vertical-align: super;
        line-height: 0;
    }
