html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	letter-spacing: -2px;
	font-size: 36px;
}

h2 {
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	border-top-style: solid;
	border-top-color: #9999CC;
	border-top-width: 1px;
	padding-bottom: 15px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	border-bottom-width: 1px;
	padding: 10px 0px 0px 0px;
}

p, ul, ol {
	margin: 10px 0px 20px 0px;
	text-align: justify;
	line-height: 150%;
}

ul, ol {
}

a {
	color: #9999CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #9999CC;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 25px;
}

img.alignright {
	margin-left: 25px;
}

.two-columns {
}

.two-columns .column-one {
	float: left;
	width: 206px;
}

.two-columns .column-two {
	float: right;
	width: 206px;
}

.list1 {
	margin: 0px;
	list-style-type: none;
	padding: 10px 5px 5px 10px;
	text-align: justify;
	line-height: 150%;
}

.list1 li {
}

.list1 li.alt {
}

.list1 a {
	color: #FFFFFF;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding: 5px 0px;
	background: url(images/homepage08.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.templatebox a {
	border-top-color: #A6CAE4;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
}

.templatebox a:hover {
	border-top-color: #A6CAE4;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #FFCCCC;
	text-decoration: none;
	color: #000000;
	display: block;
}

/* Wrapper */

#wrapper, #bg1, #bg2 {
	min-height: 500px;
}

html>body #wrapper, html>body #bg1, html>body #bg2 {
	height: auto;
}

#wrapper {
	background-color: #FFFFFF;
}

#bg1 {
	background: url(images/bg3.gif) repeat-y center top;
}

#bg2 {
	background: url(images/bg4.gif) no-repeat center top;
}

/* Header */

#header {
	width: 680px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	width: 680px;
	margin-top: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	clear: both;
	width: 680px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 440px;
}

.post {
	min-height: 100px;
}

.post .title {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	background: url(images/homepage02.gif) no-repeat left bottom;
}

.post .entry {
}

.post .meta {
	padding: 10px 0px;
	background: url(images/homepage08.gif) repeat-x left top;
}

.post .meta p {
	margin: 0px;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 212px;
}

/* Footer */

#footer {
	padding-top: 20px;
	border-top-style: solid;
	border-top-color: #9999CC;
	border-top-width: 2px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: center;
}
.style1 {color: #666699}
.style2 {
	color: #000000;
	font-size: 12px;
	padding-left: 40px;
}
.packages {
	background-color: #ffffff;
}