/* CSS Document */
#claymore {
	margin:0px;
	background-image:url(images/claymore-gradbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#makeover {
	margin:0px;
	background-image:url(images/mktgmakeover-gradbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.container {
	width:1024px;
	height:768px;
	margin:0px auto 0px auto;
	top:opx;
	background-image:url(images/marketing-makeover-index.jpg)
	}
.container-claymore {
	width:1024px;
	height:768px;
	margin:0px auto 0px auto;
	top:opx;
	background-image:url(images/claymore-signup-blank.jpg)
	}
.header {
	clear:both;
	height:182px;
	}
.claymore-header {
	clear:both;
	height:100px;
	}
.txt-layout {
	float:right;
	width:634px;
	margin-right:45px;
	}
.claymore-txt-layout {
	float:right;
	width:482px;
	margin:18px 50px 30px 0px;
	font-size:16px;
	color:#003366
	}
.demo-layout {
	float:left;
	width:231px;
	margin:275px 0px 0px 50px;
	}
.claymore-lt-layout {
	float:left;
	width:410px;
	margin:18px 0px 30px 50px;
	}
.claymore-box {
	background-image:url(images/claymore-signup-box-bg.jpg);
	margin:30px 0px 10px 0px;
	}
.giftcard-info {
	background-image:url(images/gift-card.jpg);
	margin:30px 0px 10px 0px;
	}
.footer {
	clear:both;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	}
.claymore-footer {
	position:absolute;
	z-index:1000;
	width:800px;
	left:50%;
	margin-left:-400px;
	top:700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	}
#body-txt {
	font-size:14px;
	line-height:16px;
	color:#777777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#heading-txt {
	color:#003366;
	font-weight:bold;
	}
#claymore-heading-txt {
	color:#FF00AA;
	font-weight:bold;
	}
#input-title {
	color:#003366;
	font-weight:bold;
	}
#disclaimer-grey {
	color:#999999;
	font-size:14px;
	}
a {
	color:#FF00BB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
a.social {
	color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}