* {
	padding:0;
	margin:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222;
	text-align:center;
	background:#eaeaea;
}

img {
	border:0;
}

#upperpart {
	background:url(images/bodybackground.gif) top repeat-x #fff;
}

.wrap {
	text-align:left;
	width:980px;
	margin:0 auto;
}

#head {
	border-bottom:1px solid #00454c;
}

#logo {
	width:290px;
	float:right;
	text-align:right;
}

#slogan {
	width:530px;
	float:left;
	padding:25px 0 0 10px;
}

#slogan a {
	display:inline-block;
	color:#00454c;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
}

#slogan a:hover {
	text-decoration:underline;
}

#bubble {
	float:left;
	width:120px;
	height:40px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:url(images/bubble.png) center center no-repeat;
	padding:10px 10px 0 20px;
}

#nav {
	padding:0 10px;
	margin-bottom:20px;
}

#nav ul {}

#nav ul li {
	display:inline;
	list-style:none;
}

#nav ul li a {
	color:#00454c;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
	padding:10px;
}

#nav ul li a:hover {
	text-decoration:underline;
}

#nav ul li a.selected {
	color:#fff;
	background:#00454c;
}

#nav ul li a.selected:hover {
	text-decoration:none;
}

#teaser {
	background:url(images/teaserbackground.gif) bottom repeat-x #fff;
	line-height:1.6;
	padding:12px 12px 12px 25px;
	margin-bottom:20px;
	border:solid #999;
	border-width:0 2px 2px 0;
}

#teaser ul {
	margin:5px 0 0 25px;
}

#teaser ul li, #sidebar ul li {
	list-style-image:url(images/checkmark.png);
}

#teaser #info {
	width:500px;
	float:left;
	padding-right:28px;
}

#teaser #info .title {
	font-size:20px;
	font-weight:bold;
	color:#00454c;
}

#teaser #info h2 {
	padding:10px 0 0 0;
}

#teaser #freeanalysis .title {
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

#teaser #freeanalysis {
	width:383px;
	float:left;
	color:#fff;
	background:url(images/freeanalysisbackground.gif) bottom repeat-x #00454c;
	padding:10px 15px 15px 15px;
}

#teaser #freeanalysis textarea, #teaser #freeanalysis input {
	width:372px;
	margin-bottom:5px;
}

#chat {
	position:fixed;
	width:225px;
	background:#fff;
	padding:15px 10px 10px 10px;
	bottom:0;
	left:100px;
	border:10px solid #222;
	border-bottom:0;
	/* for IE */
	filter:alpha(opacity=92);
	/* CSS3 standard */
	opacity:0.92;
}

#content {
	line-height:1.6;
	background:#fff;
	padding:15px;
}

#content .col {
	width:295px;
	float:left;
	padding:0 21px 0 0;
}

#content ul {
	list-style:disc;
	margin:3px 25px;
}

#content #main {
	width:630px;
	float:left;
	padding-right:20px;
}

#content #sidebar {
	width:270px;
	float:left;
	background:#eee;
	padding:15px;
}

.date {
	width:90px;
	float:left;
	text-align:center;
	line-height:1;
	margin:7px 10px 0 0;
	background:url(images/date.gif) center top no-repeat #eee;
}

.date .monthyear {
	color:#fff;
	font-weight:bold;
	padding:6px 0 0 0;
}

.date .day {
	font-size:40px;
	color:#222;
	padding:20px 0 10px 0;
	background:url(images/dayshade.gif) center bottom no-repeat;
}

#topics {
	color:#00454c;
	padding:10px;
	margin:10px 0 0 0;
	background:url(images/topicsbackground.gif) bottom repeat-x #eaeaea;
}

#topics a {
	display:inline-block;
	color:#222;
	text-decoration:none;
	padding:5px 8px;
	margin:0 2px;
	background:#ccc;
	border:solid #777;
	border-width:0 2px 2px 0;
}

#topics a:hover {
	color:#fff;
	background:#00454c;
	border-color:#003239;
}

.limiting {
	height:20px;
}

#footer {
	font-size:10px;
	text-align:center;
	background:url(images/footershade.gif) top repeat-x #eaeaea;
	padding:15px 0;
}

#footer a {
	color:#444;
	display:inline-block;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px;
}

#footer a:hover {
	color:#fff;
	background:#444;
}

#footer #logobottom {
	width:100px;
	float:left;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}

#footer #navbottom {
	width:880px;
	float:left;
	text-align:right;
	padding:11px 0 21px 0;
	border-bottom:1px solid #ccc;
}

#footer #copy {
	font-size:11px;
	color:#666;
	border-top:1px solid #fff;
	padding:10px 0;
}

.plans {
	width:100%;
}

.plans td {
	border-bottom:1px solid #ccc;
	line-height:1;
	padding:10px;
}

.plans td span {
	font-size:11px;
}

.planname {
	width:17%;
	font-weight:bold;
	text-align:center;
	background:url(images/planbackground.gif) center center no-repeat;
}

.planname div {
	font-size:36px;
	font-weight:normal;
	color:#fff;
	padding-top:5px;
}

.quote {
	width:400px;
	float:right;
	background:#eaeaea;
	padding:15px;
	margin:0 0 0 15px;
}

.contact {
	width:415px;
	float:left;
	background:#eaeaea;
	padding:8px 15px 15px 15px;
}

.contact input, .contact textarea {
	width:97%;
}

.address {
	width:420px;
	float:left;
	padding:0 15px;
}

.quote input, .quote textarea {
	width:97%;
}

h1 {
	font-size:19px;
	font-weight:bold;
	padding-bottom:5px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#00454c;
}

p {
	padding:2px 0 5px 0;
}

a {
	color:#00454c;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222;
	background:#f5f5f5;
	padding:4px;
	margin:4px 0;
	border:solid #3a3a3a;
	border-width:2px 0 0 2px;
}

.submit {
	padding:5px 0 0 0;
}

.clearfloat {
	clear:both;
}

* html body div .clearfloat {
	display:none;
}