@charset "UTF-8";
@import url("/Common/css/style_Fonts.css");
@import url("/Common/css/style-Header.css");
@import url("/Common/css/style_SideBar.css");
@import url("/Common/css/style-Footer.css");
@import url("/Common/css/style-Text.css");
@import url("/Common/css/CSSMenuWriter/cssmw0/menu.css");




body {
	background-color:#CCC;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
	color: #FFF;
	/* [disabled]background-color: #DFDFEC; */
}
a:visited {
	text-decoration: none;
	color: #E5E5E5;
}
a:hover {
	text-decoration: none;
	color: #E00015;
}
a:active {
	text-decoration: none;
}
.red  {
	color: #E00015;
	font-family: 'Helvetica Neue LT Std 77 Bold Condensed', 'HelveticaNeueLTStd77BoldConde', "Arial Narrow Bold", 'Impact', sans-serif;
	font-weight: normal;
}


#wrapper {
	padding:0;
	width:1000px;
	background-color: #D9DAEB;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	z-index: -1;
}
#content {
	float:left;
	width:800px;
	background-color: #FBFBFB;
	background-image: url(/Common/images/Landing-Page-Bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#arrow {
	height: 85px;
	float: left;
}
.sampleFloat {
	float: right;
	width: 125px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #C00;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	margin: -10px 0px 10px 2px;
}
.sampleFloat a  {
	color:#E00015;
	text-decoration:none;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}
#OrderLink a  {
	text-decoration: none;
	float: left;
}
.ordernow {
	margin-right: 10px;
	float: left;
}
#QInsite {
	height: 330px;
}
#EInsite {
	height: 330px;
}
#FInsite {
	height: 330px;
}
#Annual {
	/* [disabled]clear: both; */
	float: left;
	width: 48%;
	background-color: #E0DFEE;
	padding: 7px;
	background-image: url(/Common/images/Landing-Page-ProdBkgd.png);
	min-height: 350px;
}
#Annual p {
	float: left;
	width: 200px;
	display: block;
	margin-right: 5px;
}
#Annual #sampleFloat {
	margin-top: -75px;
	float: right;
	margin-right: 10px;
}
.hidden {
	visibility: hidden;
}
.right {
}
.clear {
	clear: right;
}
.contact_email {
	font-size: 11px;
	color: #0C9;
	float: left;
}
.scroll {
}
#FullImage {
	background-color: #CCC;
	width: 292px;
}

