body, html {
	background: #42b8ff url(../images/background.jpg) repeat-x center top;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
}

a {
	color: #fff;
}

#custom-doc {
	padding-top: 50px;	
}

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

#bd-container {
	background: url(../images/bd-top.gif) no-repeat center top;
	padding-top: 110px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
}

/* @group Sidebar */

#sidebar {
	text-align: right;
}

#sidebar p {
	margin-bottom: 20px;
}

#sidebar #features {
	margin-top: 60px;
	display: block;
	text-align: center;
}

/* @end */

/* @group Main Column */

#main {
	text-align: center;
}

#main .thumbnails img {
	border: 1px solid #fff;
	margin: 3px;
}

#main p {
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}

#main #joinnow {
	display: block;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 296px;
	height: 79px;
	behavior: url(../../templates/default/stylesheets/iepngfix.htc);
}

/* @end */

#ft {
	height: 101px !important;
	margin: auto;
	margin-bottom: 50px;
	text-align: center;
	*position:relative;
	*left:1px;
}
