a {
	color: #03f;
}

a:hover {
	color: #393;
}

a:visited {
	color: #636;
}

body {
	color: #333333;
	background: #ccc;
	margin: 0px;
	padding: 0px;
	font: 62.5% Arial, Helvetica, sans-serif;
}

img {
	border-style: none;
}

div.tip_week {
	padding-right: 100px;
	padding-left: 100px;
	margin-bottom: 1em;
}

div.tip_week h3 {
	text-align: center;
	margin-bottom: .5em;
}

div.tip_week p {
	text-align: center;
	margin-top: .5em;
	margin-bottom: .5em;
}

table {
	margin-bottom: 1em;
}

table.forms img {
	border-width: 1px;
	border-style: solid;
}

table.forms td {
	text-align: center;
}

table.pricing th {
	text-align: left;
}

ul#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#contact {
	width: 49%;
	float: right;
	text-align: center;
	font-weight: bold;
}

#container {
	margin: 0px auto;
	width: 1000px;
	background: #FFFFFF;
	font-size: 1.2em;
}

#copyright {
	width: 49%;
	float: left;
	text-align: center;
}

#footer {
	background: #eee;
	height: 45px;
	line-height: 45px;
	border-top: 1px solid #CCCCCC;
}

#header {
	clear: both;
	border-top: 45px solid #fff;
	border-bottom: 45px solid #fff;
}

#nav a {
	text-decoration: none;
}

.index_text {
	padding: 0px 40px;
	line-height: 1.8em;
}

.main {
	vertical-align: top;
	width: 635px;
}

.red {
	color: #FF3333;
}

.right {
	text-align: right;
}

.sidebar {
	width: 365px;
	vertical-align: top;
}

.slideshow {
	height: 303px;
}

.ss {
	padding-top: 2em;
}

.tip {
	height: 32px;
}

.tip img {
	padding: 0px 0px 0px 150px;
	margin-bottom: -3px;
}