body {
	background:#eef3f9 url(../images/bg.jpg) repeat-x 50% 0;
	margin:0;
	padding:0;
	color:#909090;
}
a {
	text-decoration:none;
	border:none;
	outline:none;
	color:#5895db;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

.clear {
	clear:both;
}

#email-sent {
	position:absolute;
	top:200px;
	text-align:center;
}

#wrap {
	margin:0 auto;
	width:940px;
}

#moon {
	background:transparent url(../images/moon.png) no-repeat right -60px;
	height:60px;
	margin-bottom:-45px;
	margin-right:-150px;
}

#head {
	background:transparent url(../images/logo.png) no-repeat 40px top;
	height:220px;
	padding-top:50px;
}

#head a.home {
	display:block;
	float:left;
	height:125px;
	margin:-33px 0 0 50px;
	width:193px;
}

#head ul {
	list-style:none;
	margin-left:300px;
}

#head ul li {
	display:inline;
	margin-right:30px;
}

#head ul li a {
	font-weight:bold;
	font-family:"Calibri";
	color:#7985a0;
	font-size:17px;
}

#head ul li a.current {
	color:#fff;
}

#head ul li a:hover {
	text-decoration:none;
}

#woman-bed {
	background:transparent url(../images/woman_bed.png) no-repeat scroll right top;
	height:auto;
	margin-right:-140px;
	margin-top:-150px;
	min-height:587px;
}

#cm-content {
	padding-top:120px;
	padding-left:30px;
}

#cm-content p {
	color:#8b9cbb;
	font-family:"Lucida Grande", sans-serif;
	font-size:14px;
	width:345px;
	line-height:22px;
}

#cm-content p strong {
	text-transform:uppercase;
	font-style:italic;
	color:#45506a;
}

#features {
	background:transparent url(../images/features_bg.png) repeat-x;
	height:auto;
	min-height:163px;
	margin-top:100px;
	display:table;
	width:940px;
}

#features .feature {
	display:inline-table;
	line-height:16px;
	padding-left:30px;
}

#features .feature:first-child {
	padding-left:15px;
}

#features .vertical {
	display:table-cell;
	vertical-align:middle;
}

#features .feature h3 {
	font-family:"Calibri";
	font-size:21px;
	color:#80bffd;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding:0;
}

#features .feature h3 img {
	clear:none;
	float:none;
}

#features .feature h4 {
	font-family:"Calibri";
	font-size:15px;
	color:#8b9cbb;
	font-weight:bold;
	margin:0;
	padding:0;
}

#features .feature p {
	color:#9d9d9d;
	font-family:"Myriad Pro";
	line-height:14px;
	font-size:11px;
	padding-right:100px;
}

#features .feature img {
	clear:right;
	float:right;
	vertical-align:middle;
}

#foot {
	margin-top:20px;
	text-align:center;
	width:940px;
}

#foot ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:20px;
}

#foot ul li {
	font-size:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display:inline;
	padding:0 7px 0 7px;
}
