* {
	margin: 0px;
	padding: 0px;
}
html, body {
	width: 100%;
	background-color: #d8dbcd;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
}
.clear {
	clear: both;
	height: 0px;
}
#page-wrapper {
	min-width: 960px;
	position: relative;
	background: repeat-x url("top.png");
}
#page-header {
	height: 252px;
	background: no-repeat url("top-left.png");
}

#page-header h1, #page-header h2 {
	text-indent: -5000px;
}
#page-header h1 {
	background: no-repeat url("title.gif");
	position: absolute;
	top: 30px;
	left: 240px;
	width: 400px;
	height: 100px;
}
#page-header .inner {
	background: no-repeat url("top-right.png") top right;
	height: 252px;
}
#page-header ul {
	position: absolute;
	right: 20px;
	top: 94px;
	height: 40px;
	background: no-repeat url("nav-bg.png") 36px 0px;	
	list-style: none;

}
#page-header ul li {
	float: left;
	height: 100%;
	display: block;
	overflow: hidden;
	margin: 0px 8px;
}
#page-header ul li a{
	display: block;
	height: 100%;
	width: 100%;
	line-height: 100%;
	text-indent: 5000px;
	overflow: hidden;
}
#page-header ul li#nav-services {
	background: no-repeat url("nav-services.gif") center center;
	width: 74px;
}
#page-header ul li#nav-portfolio {
	background: no-repeat url("nav-portfolio.gif") center center;
	width: 88px;
}
#page-header ul li#nav-prices {
	background: no-repeat url("nav-prices.gif") center center;
	width: 54px;
}
#page-header ul li#nav-contact {
	background: no-repeat url("nav-contact.gif") center center;
	width: 77px;
}
#page-header ul li#nav-blog {
	background: no-repeat url("nav-blog.gif") center center;
	width: 44px;
}
#page-main {
	background: #f7f7f7 repeat-y url("middle-left.png");
}
#page-main .inner {
	background: repeat-y url("middle-right.png") right;
	padding: 0px 0px 40px 0px;
}
#page-main .inner .inner {
	background: none;
}
#page-main .content {
	position: relative;
	top: -50px;
}
#page-footer {
	background: repeat-x url("bottom-middle.png");
}
#page-footer .inner {
	background: no-repeat url("bottom-right.png") top right;
}
#page-footer .inner .inner {
	background: no-repeat url("bottom-left.png");
	padding: 40px 20px;
	height: 20px;
	text-align: center;
	color: #cccccc;
}

p {
	color: #666666;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 0px 20px;
}

.intro {
	margin: 0px 50px;
}
.intro h3 {
	color: #666666;
	font-size: 1.4em;
	height: 100%;
	border-bottom: solid 1px #999999;
	margin-bottom: 10px;
	padding: 0px 20px;
}

#portfolio-wrapper {
	clear: both;
}

.client-preview {
	list-style: none;
	width: 236px;
	height: 243px;
	background: no-repeat url("portfolio.png");
	position: relative;
	float: left;
	margin: 0px 10px 20px 10px;
}
.client-preview a {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url("fake.gif");
}
.client-preview img {
	position: absolute;
	top: 18px;
	left: 18px;
	z-index: 0;
}
.client-preview h4 {
	position: absolute;
	top: 180px;
	left: 18px;
	width: 200px;
	color: #333333;
	text-align: center;
}
.client-preview p {
	padding: 0px;
	position: absolute;
	top: 200px;
	left: 18px;
	width: 200px;
	color: #999999;
	text-align: center;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
}

p.offer {
	padding: 0px;
	float: right;
	width: 310px;
	height: 110px;
	margin-left: 16px;
	text-indent: -5000px;
	background: no-repeat url("../images/offer.png");
}

.prices, .caption {
	width: 800px;	
	margin: 20px auto 10px auto;
}
.prices {
	border-collapse: collapse;
	border-bottom: solid 1px #dedede;
}
.prices thead th {
	padding: 10px 10px;
	border-bottom: solid 1px #dedede;
}
.prices tbody th {
	width: 400px;
	text-align: left;
	padding: 6px 20px;
	border-bottom: dotted 1px silver;
}
.prices tbody th a {
	color: #666666;
	font-size: 0.9em;
	text-decoration: none;
}
.prices tbody td {
	width: 100px;
	text-align: center;
	border-left: solid 1px #dedede;
	border-bottom: dotted 1px silver;
}
.prices .agent-booking th, .prices .agent-booking td, .prices .agent-cms th, .prices .agent-cms td {
	background-color: #ffffff;
}
.prices .all th, .prices .all td {
	background-color: lightyellow;
	padding-top: 20px;
	padding-bottom: 20px;
}
.caption {
	margin-bottom: 40px;
}
.inline-cta {
	background-color: #fcfcfc;
	color: #333333;
	text-align: center;
	margin: 0px 50px;
	padding: 10px;
}

/* Homepage Products */

#products {	
	width: 942px;
	overflow: hidden;
	margin: 10px auto;	
	position: relative;
	left: 2px;
}

#products .product {
	height: 200px;
	width: 492px;
	position: relative;
	overflow: hidden;
	float: left;
	background: no-repeat url("product_preview_bg.png");
}

#products .product h3 {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;	
}
#products .product a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: url("fake.gif");
	text-indent: -5000px;
	overflow: hidden;
}

#products .product ul {
	width: 236px;
	height: 100%;
	position: absolute;
	left: 250px;
	top: 0px;
	list-style: none;
}

#products .product ul li, ul.features li {
	list-style: none;
	background: no-repeat url("tick.gif") 0px 5px;
	padding-left: 16px;
	margin-top: 10px;
	font-size: 0.8em;
}

#products #agentBooking h3 {
	background: no-repeat url("product-title-ab.png") 10px 130px;
	text-indent: -5000px;
	overflow: hidden;
}
#products #agentDirectory h3 {
	background: no-repeat url("product-title-ad.png") 10px 130px;
	text-indent: -5000px;
	overflow: hidden;
}
#products #agentCms h3 {
	background: no-repeat url("product-title-ac.png") 10px 154px;
	text-indent: -5000px;
	overflow: hidden;
}
#products #agentWebTools h3 {
	background: no-repeat url("product-title-aw.png") 10px 130px;
	text-indent: -5000px;
	overflow: hidden;
}

.right {
	float: right;
}

.page-left {
	margin: 0px 40px;
	margin-right: 360px;
}
.page-left .intro {
	padding: 0px;
	margin: 0px;
}

div.right {
	width: 320px;
	margin-right: 40px;
	padding: 0px;
	text-align: center;
}
div.right .offer {
	margin: 0px auto;
	padding: 0px;
	float: none;
}
div.right .inline-cta {
	margin: 10px 10px;
	clear: both;
}
ul.features {
	margin-left: 20px;
	margin-bottom: 20px;
}
ul.features li {
	text-align: left;
}

.demo {
	background: #ffffff;
	margin: 20px auto;
	width: 260px;
	padding: 20px;
	border: solid 1px silver;
}
.demo form {
	margin-top: 10px;
}
.demo .login {
	margin-top: 10px;
	float: right;
}

dl#contact {
	margin-left: 40px;
}
dl#contact dt {
	padding-top: 20px;
}
dl#contact dd {
	margin-left: 20px;
}
