/*
Theme Name: Comet
Theme URI: http://frostpress.com/themes/comet/

Version: 1.2.3.1
Description: A very classy, lightweight, and content-focused theme with a lot of features to customize everything to your liking. Theme options with 7 different color schemes and the ability to change things like fonts, logo, custom widgets, etc. Dropdown menu for fast and space-saving navigation.

Tags: light, white, silver, red, yellow, green, blue, purple, two-columns, fixed-width, right-sidebar, threaded-comments, theme-options, custom-colors, custom-header, sticky-post

Author: Frostpress
Author URI: http://frostpress.com

*************************************************************************************

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

"There is no present like time."
*/


@import url("reset.css");
@import url("basic.css");
@import url("dropdown.css");
/*
body { background-color:#E5E5E5; font:11pt/150% Georgia, Cambria, 'Palatino Linotype', serif; color:#444444; margin:0px 0px 20px 0px; }
a { color:#3172A6; text-decoration:none; outline:none; }
a:hover { color:#5F9CCF; text-decoration:underline; }

ul { list-style-image:url('images/arrow.png'); }
*/
/* structure */
/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/**/
.wrap {
	width:960px;
	padding:0px;
	margin:0px auto 0px;
	clear:both;
	overflow:hidden;
}
/* menu */
.wrap.menu {
	background:#FFFFFF;
	padding:0px 10px 0px 10px;
	width:940px;
	overflow:visible;
	border-bottom:solid 4px #D2D2D2;
	font-size:11px;
	line-height:100%;
	font-style:normal;
}
.menu ul {
	z-index:100;
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu li {
	display:inline-block;
	position:relative;
	margin:0px;
	padding:0px;
}
.menu li ul {
	display:none;
}
.menu li a {
	color:#666666;
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.menu li a:hover {
	color:#333333;
	text-decoration:none;
}
.menu li.current_page_item a {
	background:#E9E9E9;
}
.menu li.subscribe {
	float:right;
	overflow:hidden;
}
.menu li.subscribe a {
	color:#EA8C00;
	padding:10px 0px 10px 10px;
}
.menu li.subscribe a:hover {
	color:#BF7300;
}
.menu li.subscribe a img {
	float:right;
	margin:-2px 0px 0px 8px;
}
/* header */
.wrap.header {
	padding:40px 0px 40px 0px;
}
.header a {
	color:#333333;
}
.header a:hover {
	color:#333333;
	text-decoration:none;
}
.header h1 {
	margin:0px;
	padding:0px;
	font:bold 36px/100% Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	float:left;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.5);
}
.descOut {
	border-left:solid 1px #D2D2D2;
	overflow:hidden;
	margin:0px 0px 0px 20px;
	float:left;
	max-width:350px;
}
.descIn {
	border-left:solid 1px #F2F2F2;
	overflow:hidden;
	padding:10px 0px 10px 20px;
}
.header h4 {
	font:normal 13px/170% Georgia, serif;
	font-style:italic;
	padding:0px;
	margin:0px;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.5);
	color:#858585;
}
/* wide template */
.page-template-wide-php .content .c1 {
	width:900px;
	margin:0px;
}
.page-template-wide-php .content .c2 {
	display:none;
}
/* content */
.wrap.content {
}
.c1 {
	width:600px;
	float:left;
	padding:30px;
	margin:0px 30px 0px 0px;
	overflow:hidden;
	border:solid 4px #D2D2D2;
	border-left:0;
	border-right:0;
	background:#FFFFFF;
	line-height:170%;
}
.c2 {
	width:270px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
	font-size:9pt;
	line-height:150%;
	border-top:solid 4px #D2D2D2;
}
/* footer */
.wrap.footer {
	color:#999999;
	font-size:8pt;
	letter-spacing:1px;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.5);
}
.footer .c1 {
	background:none;
	border:0;
}
.footer a {
	color:#999999;
	text-transform:uppercase;
	font-style:normal;
}
.footer a:hover {
	color:#666666;
	text-decoration:none;
}
/* posts */
.post {
	margin:0px 0px 40px 0px;
	padding:0px 0px 80px 0px;
	overflow:hidden;
	background:url('images/sep.gif') center bottom no-repeat;
}

h1.post-title {
	margin:0px 0px 0px 0px;
	padding:0px;
	font:normal 28pt/130% Georgia, serif;
	font-style:italic;
	letter-spacing:-1px;
}
h1.post-title a {
	color:#333333;
}
h1.post-title a:hover {
	color:#666666;
	text-decoration:none;
}
.post-text {
	overflow:hidden;
	margin:20px 0px 20px 0px;
}
.post-meta {
	padding:10px 0px 10px 0px;
	border-top:dotted 2px #EAEAEA;
	border-bottom:dotted 2px #EAEAEA;
	clear:both;
	color:#B1B1B1;
	font-style:italic;
	font-size:8pt;
	letter-spacing:1px;
}
.post-meta a {
	color:#B1B1B1;
	text-transform:uppercase;
	font-style:normal;
}
.post-meta a:hover {
	text-decoration:none;
	color:#868686;
}
.post-meta em {
	font-style:normal;
	text-transform:uppercase;
}
.post-comments {
	float:right;
}
/* widgets */
#widgets {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.widget {
	margin:0px 0px 10px 0px;
	padding:10px;
}
.widget h2 {
	color:#8b8b8c;
	display:inline-block;
	margin:0px 0px 10px 0px;
	padding:8px 10px 8px 10px;
	font:bold 12pt/100% sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
}
.widget ul, .widget ol {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
}
.widget li {
	padding:5px 0px 5px 20px;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #DFDFDF;
	overflow:hidden;
	clear:both;
	background:url('images/arrow.png') left 10px no-repeat;
}
.widget li:first-child {
	border-top:0;
}
.widget li:last-child {
	border-bottom:0;
}
.widget ul li ul.children {
	margin:5px 0px 0px 0px;
	padding:0px;
	border-top:solid 1px #DFDFDF;
}
.widget ul li ul.children li:first-child {
	border-top:solid 1px #FFFFFF;
}
.widget ul li ul.children li:last-child {
	padding-bottom:0px;
}
.widget_search input {
	width:230px;
}
.widget_fpcomments ol {
	list-style:none;
	margin:0px;
	padding:0px;
}
.widget_fpcomments ol li {
	padding:7px 0px 7px 0px;
	background:none;
}
.widget_fpcomments .avatar {
	float:left;
	margin:0px 10px 0px 0px;
}
.widget_fptwitter h2 {
	padding:6px 10px 6px 10px;
}
.widget_fptwitter ol li {
	padding-left:0px;
	background:none;
}
.widget_footer {
	border-bottom:solid 4px #D2D2D2;
}
/* aligns and images */
p img {
	padding:0;
	max-width:100%;
}
p img.alignright {
	float: right;
}
p img.alignleft {
	float: left;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignnone {
	padding:0px;
	margin:0px 0px 10px 0px;
	display:inline;
}
/* img.alignright { padding:0px; margin:0px 0px 10px 10px; display:inline; } */
img.alignright {
	float:right;
	padding:0px;
	margin:0px 0px 10px 10px;
	display:inline;
}
/* img.alignleft { padding:0px; margin:0px 10px 10px 0px; display:inline; } */
img.alignleft {
	float:left;
	padding:0px;
	margin:0px 10px 10px 0px;
	display:inline;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left:auto;
	margin-right:auto;
}
.textalignleft {
	text-align:left;
}
.textalignright {
	text-align:right;
}
.textaligncenter {
	text-align:center;
}
/* captions */
.wp-caption {
	text-align:center;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.wp-caption.alignright {
	margin:0px 0px 10px 10px;
}
.wp-caption.alignleft {
	margin:0px 10px 0px 10px;
}
.wp-caption.alignnone, .wp-caption.aligncenter {
	margin:0px 0px 10px 0px;
}
.wp-caption img {
	display:block;
	margin:0px 0px 4px 0px;
	padding:0;
	border:0px;
	float:none;
}
.wp-caption.alignright img {
	float:right;
}
.wp-caption.alignleft img {
	float:left;
}
.wp-caption p.wp-caption-text {
	display:block;
	font:normal 11px/150% Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px;
	margin:0px;
}
/* calendar */
#wp-calendar, #wp-calendar th, #wp-calendar td {
	background:none;
	border:none;
}
#wp-calendar {
	background:none;
	empty-cells: hide;
	width:100%;
	font:normal 11px/200% Verdana, Arial, Helvetica, sans-serif;
}
#wp-calendar th {
	font-style:normal;
	font-weight:normal;
	text-transform: capitalize;
}
#wp-calendar td {
	text-align: center;
	background-color:#E1E1E1;
	padding:0px;
}
#wp-calendar td:hover {
	background-color:#CFCFCF;
}
#wp-calendar a {
	text-decoration:none;
	display:block;
	background-color:#CDCDCD;
	color:#333333;
}
#wp-calendar a:hover {
	background-color:#B9B9B9;
}
#wp-calendar caption {
	font-weight:bold;
	text-align:center;
}
#wp-calendar #today {
	background-color:#FFFFFF;
}
#wp-calendar caption {
	text-align: center;
	width:100%;
}
#wp-calendar .pad {
	background-color:#F0F0F0;
}
#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}
#wp-calendar .pad, #wp-calendar .pad:hover {
	background:#F3F3F3;
}
/*start TIM's CSS */
html, body {
	background:#eaeff2;
	margin:0;
	color:#000;
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	width:100%;
	line-height:140%;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	cursor:pointer;
	text-decoration:none;
}
ul {
	list-style-type:none;
}
.clear {
	clear:both;
	width:auto;
	height:1px;
}
input, select, textarea {
	border:1px solid #ccc;
	padding:3px 5px;
}
input[type="checkbox"], input[type="radio"] {
	border:0;
	margin:0 4px 0 0;
}
input[type="image"] {
	border:0;
}
p {
	margin:0 0 15px 0;
}
a {
	color:#3d9c13;
	text-decoration:none;
}
a:hover {
	color:#3d9c13;
	text-decoration:underline;
}
#welcome {
	position:relative;
	width:982px;
	background:transparent;
	margin:0 auto 0 auto;
	padding:112px 0 0 0;
}
a.more-link, a.more-link:hover {
	text-align:right;
	font-size:10px;
	text-transform:uppercase;
	padding-right:10px;
	margin-bottom:8px;
	display:block;
	background-color:#fff;
	color:#000;
}
#right {
	float:left;
	position:relative;
	width:670px;
	padding:0 30px 0 0;
	margin:10px 0;
	background:url(images/rightBgY.jpg) 100% 0 repeat-y;
}
#right h1 {
	color:#000;
	font-weight:normal;
	font-size:22px;
	margin:0 7px 15px 0;
	line-height:24px;
}
#right h1.headline {
	color:#666;
	font-weight:normal;
	font-size:22px;
	font-weight:bold;
	margin:0 7px 15px 0;
	line-height:24px;
}
#right h1.headliner {
	color:#000;
	font-weight:normal;
	font-size:24px;
	font-weight:bold;
	margin:0 7px 40px 0;
	line-height:24px;
}
#right h1.subheadline {
	color:#666;
	font-weight:normal;
	font-size:20px;
	margin:0 7px 15px 0;
	line-height:24px;
}
#right h1 img {
	float:left;
	margin:5px 15px 15px 0;
	border:1px solid #dadee0;
}
#right h3 {
	color:#999;
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	margin:0 0 15px 0;
}
#right p {
	font-size:14px;
	line-height:18px;
	margin:0 5px 15px 0;
}
#right thumb.p {
	padding-left:5px;
	padding-right:5px;
	color:#333;
}
.latestblog {
	position:relative;
	width:670px;
	margin:0 0 15px 0;
	padding:15px 0;
	border-top:0px solid #dadee0;
	border-bottom:1px solid #dadee0;
}
.latestblog a {
	color:#000;
}
.latestblog li {
	float:left;
	width:320px;
	min-height:200px;
	height:auto !important;
	height:200px;
}
.latestblog li h2 {
	margin:0 0 5px 0;
	padding:0;
}
.latestblog li p {
	margin:0 0 5px 0;
	padding:0;
}
.latestblog li img {
	float:left;
	border:1px solid #dadee0;
	margin:0 15px 10px 0;
}
.topfeatureblog a {
	color:#000;
}
.pitem {
	position:relative;
	width:670px;
	padding:0 0 25px 0;
	margin:0 0 25px 0;
	background:url(images/entryBg.jpg) 50% 100% no-repeat;
}
#right div.pitem h2 {
	margin:0;
}
.pitem h1 a {
	color:#000;
	margin:0;
}
.pitem h2 a {
	color:#000;
	margin:0;
}
.pileft {
	float:left;
}
.piright {
	float:right;
}
.pitem p img {
	border:1px solid #dadee0;
}
.entry {
	margin:0 0 10px;
	padding:0 0 10px;
	position:relative;
}
.pitem ul {
	padding-left:15px;
	padding-bottom:10px;
	line-height:18px;
	list-style:disc;
}
.pitem ul li {
	padding-left:10px;
}
.divrtop {
	position:absolute;
	top:0;
	right:0;
	width:19px;
	height:250px;
	background:url(images/divrtop.gif) 0 0 no-repeat;
}
.divrbot {
	position:absolute;
	bottom:0;
	right:0;
	width:19px;
	height:192px;
	background:url(images/divrbot.gif) 0 0 no-repeat;
}
#bodynav {
	position:relative;
	width:660px;
	height:27px;
	padding:15px 0 0 10px;
	margin:0 0 25px 0;
	background:url(images/bodynavBg.jpg) 0 0 repeat-x;
}
#bodynav em {
	font-style:normal;
	color:#3d9c13;
	font-weight:bold;
	font-size:24px;
}
#bodynav ul {
	position:absolute;
	bottom:0;
	right:10px;
}
#bodynav li {
	display:inline;
}
#bodynav li a {
	float:left;
	font-weight:bold;
	padding:7px 10px;
	margin:0 0 0 3px;
}
#bodynav li a.bnon {
	background:#fff;
}
.getstartednow {
	position:relative;
	margin:0 0 20px 0;
	padding:15px 0 0 0;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.getstartednow p {
	color:#999;
	font-size:12px;
	padding:0 0 0 120px;
}
.getstartednow p img {
	position:absolute;
	top:16px;
	left:0;
}
.rightcolumn {
	float:right;
	width:201px;
	margin:0 0 15px 15px;
}
.rightcolumn h4 {
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
}
.rightcolumn h4 img {
	display:block;
	margin:0 0 10px 0;
}
.rightcolumn p {
	color:#666;
	font-size:10px;
}
ul#rwimgs {
	position:relative;
}
ul#rwimgs li {
	float:left;
	padding:5px 5px 2px 5px;
	margin:0 0 15px 0;
	background:#f0f3f6;
	border:1px solid #d2d4d5;
}
ul#rwimgs li img {
	border:1px solid #d2d4d5;
}
ul.triple {
	position:relative;
	margin:0 0 15px 0;
}
ul.triple li {
	float:left;
	width:201px;
	padding:0 20px 0 0;
}
ul.triple li h4 {
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
}
ul.triple li h4 img {
	display:block;
	margin:0 0 10px 0;
}
ul.triple li p {
	color:#666;
	font-size:10px;
}
#left {
	float:right;
	width:227px;
	margin:10px 0;
}
#left h3 {
	color:#3d9c13;
	font-size:24px;
	font-weight:bold;
	margin:15px 0;
}
#left ul {
	margin:0 0 30px 0;
}
#left ul li ul li {
	position:relative;
	margin:0 0 5px 5px;
	padding:0 15px;
	background:url(images/offBullet.gif) 0 4px no-repeat;
}
#left ul li ul li:hover {
	background:url(images/onBullet.gif) 0 4px no-repeat;
}
#left li a {
	position:relative;
	color:#8b8b8c;
	font-size:13px;
}
#left li a:hover {
	color:#f3901d;
	text-decoration:none;
}
#left li.subnavon {
	position:relative;
	margin:0 0 5px 5px;
	padding:0 15px;
	background:url(images/onBullet.gif) 0 4px no-repeat;
}
#left li.subnavon a {
	color:#f3901d;
	text-decoration:none;
}
#left li.searchbox {
	margin-bottom:20px;
}
#left ul li h2.widgettitle {
	margin-left:0px !important;
	padding-left:0px !important;
	color:#390 !important;
}
#left ul .textwidget p {
	margin:10px 0 10px 0;
	line-height:16px;
}
#corpnet {
	position:relative;
	width:946px;
	padding:0 15px 26px 15px;
	background:#fff;
	border-right:3px solid #d4d9db;
	border-left:3px solid #d4d9db;
}
#corpnet div.bot {
	position:absolute;
	bottom:0;
	left:-3px;
	width:982px;
	height:11px;
	background:url(images/homeBg.gif) 0 0 no-repeat;
}
#corpnet div.botsub {
	position:absolute;
	bottom:0;
	left:-3px;
	width:982px;
	height:11px;
	background:url(images/subBg.gif) 0 0 no-repeat;
}
#corpnet div.info {
	position:relative;
	width:946px;
	padding:28px 15px 10px 15px;
	margin:0 -15px -15px -15px;
	background:#d3e9ca url(images/infoBg.gif) 0 0 repeat-x;
}
#corpnet div.info h2 {
	color:#390;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	border-bottom:2px solid #390;
}
#corpnet div.info h3 {
	color:#000;
	font-weight:bold;
	font-size:14px;
}
#corpnet div.info p span {
	color:#666;
	font-weight:bold;
}
#corpnet div.info li {
	padding:0 0 3px 13px;
	background:url(images/bulletBg.gif) 0 4px no-repeat;
}
#corpnet div.info li a {
	color:#333;
	text-decoration:underline;
}
#corpnet div.info li a:hover {
	text-decoration:none;
}
#corpnet div.articles, #home div.videos {
	float:left;
	width:143px;
}
#corpnet div.info1 {
	float:left;
	width:300px;
	margin:0 15px 0 0;
}
#corpnet div.info2 {
	float:left;
	width:300px;
	margin:0 15px 0 0;
}
#corpnet div.info3 {
	float:left;
	width:316px;
}
#loginarea {
	position:relative;
	width:316px;
	padding:15px;
	margin:0 auto;
	border-right:3px solid #e7e7e7;
	border-left:3px solid #e7e7e7;
}
#loginarea h1 {
	color:#f3901d;
	font-size:14px;
	padding:0 0 10px 0;
	text-align:center;
}
#loginarea ul {
}
#loginarea li {
	position:relative;
	margin:0 0 15px 0;
}
#loginarea li.loginaction {
	padding:0 0 0 48px;
}
#loginarea li input.useremail, #loginarea li input.userpassword {
	width:200px;
}
#loginarea li em {
	text-align:right;
	font-style:normal;
	float:left;
	width:90px;
	font-size:14px;
	font-weight:bold;
	margin:3px 5px 0 0;
}
#loginarea li em, #loginarea li input, #loginarea li span {
	vertical-align:middle;
}
#loginarea div.latop {
	position:absolute;
	top:0;
	left:-3px;
	width:352px;
	height:10px;
	background:url(images/latop.gif) 0 0 no-repeat;
}
#loginarea div.labot {
	position:absolute;
	bottom:0;
	left:-3px;
	width:352px;
	height:10px;
	background:url(images/labot.gif) 0 0 no-repeat;
}
.inputon {
	background:url(images/inputBgSelector.gif) 0 0 repeat-x;
}
#services {
	position:relative;
	width:946px;
	padding:0 15px 26px 15px;
	background:#fff;
	border-right:3px solid #d4d9db;
	border-left:3px solid #d4d9db;
}
#services h1 {
	position:relative;
	color:#404040;
	font-size:28px;
	line-height:32px;
	font-weight:normal;
	margin:0 0 15px 0;
}
#services h1 img {
	position:absolute;
	top:0;
	right:0;
}
#services div.subbot {
	position:absolute;
	bottom:0;
	left:-3px;
	width:982px;
	height:11px;
	background:url(images/subBg.gif) 0 0 no-repeat;
}
#optionwrapper {
	float:right;
	width:362px;
	margin:45px 3px 0 0;
}
#pricequoteleft {
	float:left;
	position:relative;
	width:688px;
	padding:0 0 20px 0;
	background:url(images/pqlBg.gif) 0 0 repeat-y;
}
#selectbusiness {
	position:relative;
	width:688px;
	height:210px;
	background:url(/mages/pqlTopBg.gif) 0 0 no-repeat;
}
#pqlbot {
	position:absolute;
	bottom:0;
	left:0;
	width:688px;
	height:10px;
	background:url(images/pqlBotBg.gif) 0 0 no-repeat;
}
ul#packageoptions {
	position:relative;
	width:297px;
	margin:0 16px 0 25px;
}
ul#packageoptions li {
	position:relative;
	width:297px;
	height:17px;
	padding:3px 0;
	border-bottom:1px solid #f2f2f2;
}
ul#packageoptions li h3 {
	position:relative;
	width:290px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}
ul#packageoptions li h3 img {
	margin:0 0 0 5px;
	vertical-align:middle;
	cursor:pointer;
}
.btype {
	position:absolute;
	top:50px;
	left:30px;
	width:243px;
	height:110px;
}
.btype strong {
	display:block;
	font-size:14px;
	margin:0 0 3px 0;
}
.btype select {
	display:block;
	margin:0 0 10px 0;
}
.pricing {
	position:relative;
	height:130px;
}
.packageselect {
	background:url(images/selectedTop.gif) 50% 27px no-repeat;
}
.packageselect ul {
	background:url(images/selectedbotBg.gif) 50% 100% no-repeat;
}
.packageselect li {
	background:url(images/selectedMid.gif) 50% 0 repeat-y;
}
img[alt="Express Option"] {
	display:block;
	position:absolute;
	top:0;
	left:10px;
}
#basic {
	position:relative;
	float:left;
	width:120px;
	text-align:center;
	padding:35px 0 0 0;
}
#basic ul, #deluxe ul, #complete ul {
	float:left;
	position:relative;
	width:120px;
	padding:0 0 10px 0;
}
#basic li, #deluxe li, #complete li {
	float:left;
	width:120px;
	height:17px;
	padding:3px 0;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	overflow:hidden;
}
#basic li input, #basic li img, #deluxe li input, #deluxe li img, #complete li input, #complete li img {
	vertical-align:middle;
}
#deluxe {
	position:relative;
	float:left;
	width:120px;
	text-align:center;
	padding:35px 0 0 0;
}
#complete {
	position:relative;
	float:left;
	width:120px;
	text-align:center;
	padding:35px 0 0 0;
}
#basic h2, #deluxe h2, #complete h2 {
	color:#f90;
	font-weight:bold;
	font-size:16px;
}
#basic h2 input, #deluxe h2 input, #complete h2 input {
	vertical-align:middle;
}
#basic strong, #deluxe strong, #complete strong {
	color:#f90;
	font-weight:bold;
	font-size:28px;
	line-height:30px;
}
#basic p, #deluxe p, #complete p {
	color:#666;
	font-size:11px;
	margin:0 0 5px 0;
}
#pricequoteright {
	float:right;
	position:relative;
	width:245px;
}
#pricequoteright h2 {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin:0 0 10px 0;
}
#pricequoteright p {
	float:left;
	padding:0;
	margin:0;
}
#pricequoteright span {
	float:right;
	padding:0;
	margin:0;
}
#pricequoteright p strong {
	float:left;
	color:#000;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin:10px 0;
}
#pricequoteright span strong {
	float:left;
	color:#390;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin:10px 0;
}
#pricequoteright input[type="image"] {
	margin:10px 0 0 -10px;
}
.mmid {
	position:relative;
	width:190px;
	padding:0 25px 10px 30px;
	background:url(images/pqrBg.gif) 0 0 repeat-y;
}
.sqrbot {
	position:relative;
	width:245px;
	height:10px;
	margin:0 0 20px 0;
	background:url(images/pqrBot.gif) 0 0 no-repeat;
}
ul#fmethod {
	position:relative;
	margin:0;
	padding:0;
}
ul#fmethod li {
	position:relative;
	width:172px;
	margin:0 0 10px 0;
	padding:0 0 5px 18px;
	border-bottom:1px solid #d9d9d9;
}
ul#fmethod li input {
	position:absolute;
	top:2px;
	left:0;
}
ul#fmethod li h3 {
	color:#f90;
	font-weight:bold;
	font-size:18px;
	margin:0 0 2px 0;
}
ul#fmethod li h3 img {
	vertical-align:middle;
	margin:0 0 0 5px;
	cursor:pointer;
}
ul#fmethod li em strong {
	display:block;
}
#incorporate {
	z-index:10;
	position:relative;
	width:946px;
	height:272px;
}
.hpanel {
	position:relative;
	width:441px;
	padding:0 260px 0 245px;
	height:272px;
	display:none;
}
.panel01 h1 {
	color:#404040;
	font-size:40px;
	line-height:48px;
	font-weight:normal;
	text-align:center;
	margin:0 -260px 15px -245px;
}
.panel01 h1 em {
	color:#390;
	font-weight:bold;
}
.panel01 h2 {
	color:#000;
	font-weight:normal;
	font-size:24px;
	line-height:28px;
	margin:55px 0 10px 0;
}
.panel01 h2 img {
	position:absolute;
	top:80px;
	left:5px;
	border:1px solid #d4d5d7;
	padding:2px;
	background:#eceeef;
}
.panel01 p {
	color:#666;
	font-weight:normal;
	font-size:20px;
	line-height:24px;
}
.panel02 h2 {
}
.panel03 h2 {
}
.panel04 h2 {
}
#getstarted {
	position:absolute;
	top:60px;
	right:0;
	width:219px;
	height:177px;
	padding:18px 14px 0 14px;
	background:url(images/Get-Started-bg.jpg) 0 0 no-repeat;
}
#getstarted input {
	margin:0 0 0 5px;
}
#btype {
	z-index:12;
	position:relative;
	width:219px;
	min-height:34px;
	height:auto !important;
	height:auto;
	margin:0 0 10px 0;
	background:url(images/btypeBg.jpg) 0 0 no-repeat;
	cursor:pointer;
}
#bstate {
	z-index:11;
	position:relative;
	width:219px;
	min-height:34px;
	height:auto !important;
	height:auto;
	margin:0 0 10px 0;
	background:url(images/bstateBg.jpg) 0 0 no-repeat;
	cursor:pointer;
}
#btype span, #bstate span {
	float:left;
	width:209px;
	height:25px;
	color:#000;
	font-weight:bold;
	font-size:14px;
	padding:9px 0 0 10px;
}
#btype ul, #bstate ul {
	z-index:13;
	position:relative;
	width:219px;
	max-height:250px;
	height:auto !important;
	height:auto;
	overflow:auto;
	background:url(images/hDropBg.gif) 0 0 repeat-y;
}
#btype li, #bstate li {
	position:relative;
	width:192px;
	padding:2px 0 2px 10px;
	border-bottom:1px solid #e7e7e7;
}
#btype li:hover, #bstate li:hover {
	background:#f90;
}
.drop1, .drop2 {
	display:none;
	position:absolute;
	top:27px;
	left:0;
	width:219px;
	padding:0 0 17px 0;
	background:url(images/hDropBotBg.png) 0 100% no-repeat;
}
#fast {
	position:relative;
	width:976px;
	height:77px;
	margin:0 -15px;
	background:url(images/fastBg.gif) 0 0 repeat-x;
}
#fast li {
	position:relative;
	float:left;
	width:225px;
	height:34px;
	margin:6px 0 0 0;
	padding:37px 0 0 0;
	text-align:center;
	background:url(images/helloDivider.gif) 100% 100% no-repeat;
}
#fast li.hello span {
	position:absolute;
	top:0;
	left:44%;
	width:31px;
	height:16px;
	background:url(images/arrowUp.gif) 0 0 no-repeat;
}
#fast li.hello a {
	color:#f93;
}
#fast li a {
	color:#fff;
	font-weight:bold;
	font-size:22px;
	text-transform:uppercase;
}
#header {
	z-index:3000;
	position:absolute;
	top:0;
	left:0;
	width:982px;
	height:112px;
}
#tit_our_blog{
	clear: both;
	width:982px;
	padding: 0 0 20px 0;
	background:#eaeff2 url(images/headerBg.jpg) no-repeat left bottom;
}
#tit_our_blog img{
	display: block;
	margin: 0 0 0 10px;
}
#header img.logo {
	position:absolute;
	top:2px;
	left:3px;
}
#header ul.account {
	position:absolute;
	top:10px;
	right:290px;
}
#header ul.account li {
	display:inline;
	margin:0 0 0 15px;
}
#header ul.account li a {
	color:#666;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#header ul#nav {
	position:absolute;
	top:61px;
	right:10px;
}
#header ul#nav li {
	float:left;
	position:relative;
}
#header ul#nav li a {
	color:#000;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	float:left;
	height:31px;
	background:none;
	padding:0 0 0 11px;
	margin:0;
	text-decoration:none;
}
#header ul#nav li a span {
	float:left;
	height:23px;
	color:#000;
	background:none;
	padding:8px 14px 0 0;
	text-decoration:none;
}
/*#header ul#nav li a:hover {float:left;height:31px;color:#f3901d;background:url(/images/nhl.gif) 0 0 no-repeat;padding:0 0 0 15px;text-decoration:none;}
#header ul#nav li a:hover span {float:left;height:23px;color:#f3901d;background:url(/images/nhr.gif) 100% 0 no-repeat;padding:8px 15px 0 0;text-decoration:none;}*/
#header ul#nav li.navon a {
	float:left;
	height:31px;
	color:#f3901d;
	background:url(images/nhl.gif) 0 0 no-repeat;
	padding:0 0 0 11px;
	text-decoration:none;
}
#header ul#nav li.navon a span {
	float:left;
	height:23px;
	color:#f3901d;
	background:url(images/nhr.gif) 100% 0 no-repeat;
	padding:8px 14px 0 0;
	text-decoration:none;
}
#header p {
	position:absolute;
	top:11px;
	right:10px;
	color:#000;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	text-align:right;
}
#header p span {
	color:#f93;
}
#header p em {
	display:block;
	position:relative;
	text-align:right;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	padding:4px 16px 0 0;
}
#header p em img {
	position:absolute;
	top:0;
	right:0;
}
/* DropDown Menu */
#header ul#nav ul {
	position:absolute;
	z-index:1500;
	top:31px;
	left:0;
	display:none;
	width:200px;
	margin:0;
	padding:0;
	border:0;
	background:transparent;
}
#header ul#nav li li {
	position:relative;
	width:200px;
	display:block;
	margin:0;
	padding:0;
}
#header ul#nav li li a {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	display:block;
	width:180px;
	height:auto;
	border-top:1px solid #313131;
	border-bottom:1px solid #222;
	padding:5px 10px;
	margin:0;
	background:#2a2a2a;
}
#header ul#nav li li a:hover {
	color:#2a2a2a;
	text-decoration:none;
	width:180px;
	height:auto;
	padding:5px 10px;
	margin:0;
	border-top:1px solid #313131;
	border-bottom:1px solid #222;
	background:#f3901d url(images/navRollBg.jpg) 0 100% repeat-x;
}
#header ul#nav li:hover {
	cursor:pointer;
	z-index:100;
}
#header ul#nav li.navon li {
	position:relative;
	width:200px;
	display:block;
	margin:0;
	padding:0;
}
#header ul#nav li.navon li a {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	display:block;
	width:180px;
	height:auto;
	border-top:1px solid #313131;
	border-bottom:1px solid #222;
	padding:5px 10px;
	margin:0;
	background:#2a2a2a;
}
#header ul#nav li.navon li a:hover {
	color:#2a2a2a;
	text-decoration:none;
	width:180px;
	height:auto;
	padding:5px 10px;
	margin:0;
	border-top:1px solid #313131;
	border-bottom:1px solid #222;
	background:#f3901d url(images/navRollBg.jpg) 0 100% repeat-x;
}
/* third tier */
/*#header ul#nav ul ul {position:absolute;z-index:1500;top:0;left:200px;display:none;width:200px;margin:0;padding:0;border:0;border-left:1px solid #fff;background:transparent;}
#header ul#nav li li li {position:relative;width:200px;height:auto;display:block;margin:0;padding:0;}*/
/* End thrid tier */

#header ul#nav li:hover ul ul, #header ul#nav li li:hover ul ul, #header ul#nav li li li:hover ul ul, #header ul#nav li li li li:hover ul ul {
	display:none;
}
#header ul#nav li:hover ul, #header ul#nav li li:hover ul, #header ul#nav li li li:hover ul, #header ul#nav li li li li:hover ul {
	display:block;
}
/* End DropDown Menu */


/* BLOG footer */
#footer {
	display:block;
	z-index:1;
	position:relative;
	width:842px;
	padding:75px 70px 17px 70px;
	background:#eaeff2 url(images/footerBg.jpg) 0 0 no-repeat;
}
#footer ul.nav {
	position:absolute;
	top:30px;
	left:10px;
}
#footer ul.nav li {
	display:inline;
	margin:0 0 0 0;
}
#footer ul.nav li a {
	color:#000;
}
#footer ul.communities {
	position:absolute;
	top:25px;
	right:10px;
}
#footer ul.communities li {
	display:inline;
	margin:0 0 0 5px;
}
#footer .notes {
	float:left;
	width:230px;
	margin:0 25px;
}
#footer .notes h2 {
	color:#666;
	font-size:12px;
	font-weight:bold;
	margin:0 0 2px 0;
}
#footer .notes li a {
	color:#666;
	font-size:11px;
	text-decoration:underline;
	line-height:16px;
	margin:0 0 5px 0;
}
#footer .notes li a:hover {
	text-decoration:none;
}
#footer .note {
	position:relative;
	padding:25px 170px;
	font-size:11px;
}
#footer div.credentials {
	position:relative;
	width:750px;
	margin:0 auto;
}
#footer div.credentials div.item {
	float:left;
	margin:0 40px;
}
#turnkey-credit {
	display:none;
}
.sidebarshare {
	width:225px;
	height:50px;
}
.sidebarshare .shareitem {
	float:left;
	display:inline;
	width:32px;
	margin:0 10px 0 0;
}
.sidebarcontact {
	width:225px;
	height:50px;
}
.sidebarcontact .contacticon {
	float:left;
	display:inline;
	width:40px;
	margin:0 0 0 0;
}
.sidebarcontact .contacttext {
	float:left;
	display:inline;
	width:165px;
	margin:0 0px 0 0;
	padding:7px 0 0 0;
}

/**/
.pitem-left {
	border-right: 1px dotted #ccc;
	display: block;
	float: left;
	padding: 0 20px 0 0;
	width: 165px;
}
.pitem-left p {
	font-size: 11px !important;
	line-height: inherit !important;
	margin: 0 !important;
	padding: 0 0 5px !important;
	text-align: right;
}
.pitem-left a {
	font-weight: bold !important;
}
.pitem-author-photo {
	padding: 0 0 5px;
}
.pitem-author-photo img {
	float: right;
	margin: 0 !important;
	padding: 0 !important;
}
.pitem-author-name {
}
.pitem-cat {
}
.pitem-time {
}
.pitem-comment {
	font-size: 11px;
}
.pitem-comment a {
	float: right;
}
.pitem-right {
	display: block;
	float: right;
	width: 460px;
}
.pitemsingle-author {
	width:650px;
	margin:20px 0;
	border:1px dotted #666;
	padding:10px;
}
.pitemsingle-author-photo {
	display:block;
	float:left;
	width:100px;
	margin: 0;
}
.pitemsingle-author-info {
	display:block;
	float:left;
	width:550px;
	margin:0;
}