@charset "UTF-8";
/* CSS Document */

body {
	background-color:#dedede;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a img {
	border: none;
}
.main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.mylogin {
	margin-top: -15px;
	margin-right: 10px;
	float: right;
}
.logo {
	padding-top: 45px;
	text-align: center;
	border-style: none;
}
.choice {
	padding-top: 12.5px;
	margin-left: -14px;
	text-align: center;
	border-style: none;
}
.hithere {
	margin-top: 85px;
	margin-left: 185px;
	height: 214px;
	width: 640px;
}
.faq {
	margin-top: 80px;
	margin-bottom: 70px;
	font-family: Verdana;
}
.faqintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #323131;
}
.faqwhatwedo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16.5px;
	color: #8F8F8F
}
.faqimgleft {
	float: left;
	margin: 0px 15px 10px 0px;
	padding-bottom: 50px;
	padding-right: 10px;
}
.ourlovelyplans {
	background:url(images/pricingbg.png) no-repeat;
	height: 790px;
	margin-top: -200px;
	margin-bottom: 15px;
	padding-top: 240px;
}
.planfeatures {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16.5px;
	text-align:center;
	color: #3F3F3F;
}
a.planfeatures:link {
	text-decoration: none;
}
a.planfeatures:hover {
	text-decoration: none;
	color: #666;
}
a.planfeatures:visited {
	text-decoration: none;
}
table.rspy {
	border-spacing: 0px;
}
.planwoot {
	padding-left: 17px;
	;
}
.tactitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #666;
}
.tacsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666;
}
.tac {
	font-size: 12.5px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
.footer {
	margin-top: 30px;
	font-family: Verdana;
	font-size: 10px;
	color: #999;
}
.footerlinks,#block-menu-menu-footer-menu {
	text-align: right;
	float: right;
	width: 350px;
	text-decoration: none;
}
#block-block-1{float:left;}
#block-menu-menu-footer-menu {float:right;}
#block-menu-menu-footer-menu li{list-style:none; list-style-image:none; float:left;}
a.footerlinksp:link {
	color: #999;
	text-decoration: underline;
}
a.footerlinksp:hover {
	color: #29b1ff;
	text-decoration: none;
}
a.footerlinksp:visited {
	color: #999;
	text-decoration: underline;
}
dl {
	clear: both;
	margin: 0 0 60px 0;
}
dt {
	border: 8px solid #333;
	padding: 10px;
	background: white;
	position: relative;
	font-style: italic;
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}
dd.answer {
	background: white;
	position: relative;
	width: 70%;
	float: right;
}
dd.answer div {
	padding: 10px;
	border-left: 8px solid #dedede;
	border-right: 8px solid #dedede;
	border-bottom: 8px solid #dedede;
	margin: 0 0 10px 0;
}
.answer-tab {
	background: url(images/answer-tag.png);
	display: block;
	text-indent: -9999px;
	width: 105px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	bottom: -58px;
	left: 10px;
}
.tipsy {
	padding: 5px;
	font-size: 11.5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	background-image: url(images/tipsy.gif);
	font-family: Verdana, Geneva, sans-serif;
}
.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}
.tipsy-inner {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.tipsy-north {
	background-position: top center;
}
.tipsy-south {
	background-position: bottom center;
}
.tipsy-east {
	background-position: right center;
}
.tipsy-west {
	background-position: left center;
}
table {
    border-collapse: separate;
}
table.rspy {
    border-spacing:0px;padding-top: 6px;
}
table.rspy td {height: 40px;
padding: 0;
}
th {
    border-bottom:0;
    padding-right: 0;
    text-align: left;
}
#block-system-main-menu ul.menu{ padding:0;width: 344px;margin:0 auto;}
#block-system-main-menu ul.menu li{ list-style:none; list-style-image:none; float:left; }
#block-system-main-menu ul.menu li a.getstarted{ background-image:url(images/getstarted.png); width:160px; height:47px; display:block; text-indent:-9999px;}
#block-system-main-menu ul.menu li a.menufaq{ background-image:url(images/learnmore.png); width:152px; height:47px; display:block; text-indent:-9999px;}