/* CSS Document */

body {
background-color:#fff;
text-align:center;
margin: 0px auto;
padding:0;
width:1004px;
height:auto;
}


div#badge { position:fixed; top:7px; right:20px; z-index:1;}

.buybox {
	padding: 20px;
	border: 1px solid #82B273;
	background-color: #D9E8D5;
	height:400px;
	}
	
.buy1box {
	padding: 20px;
	border: 1px solid #82B273;
	background-color: #D9E8D5;
	height:100px;
	}

.content {
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size:12px;
font-style:normal;
font-weight:700;
line-height:22px;
text-align:justify;
text-decoration:none;
color:#333;
}

.content1 {
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size:11px;
font-style:normal;
font-weight:700;
line-height:22px;
text-align:left;
text-decoration:none;
color:#333;
}

h3 {
font-family:Times, Arial, Helvetica, Sans-Serif;
font-size:20px;
font-style:normal;
font-weight:400;
line-height:20px;
text-align:justify;
text-decoration:none;
color:#066;
}

.quickenquiry {
font-family:Tahoma, Arial, Helvetica, Sans-Serif;
font-size:12px;
font-style:normal;
font-weight:400;
line-height:18px;
text-align:left;
text-decoration:none;
color:#fff;
}

.footercontent {
font-family:Tahoma, Arial, Helvetica, Sans-Serif;
font-size:12px;
font-style:normal;
font-weight:400;
text-align:justify;
text-decoration:none;
color:#fff;
}

a.externallinks,a.contentlinks {
color:#060;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:400;
text-decoration:none;
}

a.externallinks:hover,a.contentlinks:hover {
color:#060;
font-size:12px;
font-style:normal;
font-weight:400;
text-decoration:underline;
}