﻿html
{
	background: #000 url('/shared/images/layout/wom/home/background.jpg') no-repeat scroll center top;
}

div.landing_description 
{
	margin-left: 580px;
	margin-top: 17px;
	text-align: center;
}
div.landing_description a#description
{
	background-image: url('/shared/images/layout/wom/home/landing-description.png');
	background-position: center top;
	background-repeat: no-repeat;
	display: inline-block;
	height: 181px;
	margin-top: 10px;
	width: 361px;
}
div.landing_description a#description:hover
{
	background-position: center bottom;
}

div.middlebar > div
{
	margin-top: 43px;
}

div#landing_features
{
	background-image: url('/shared/images/layout/wom/home/landing-features-background.png');
	background-position: left top;
	background-repeat: repeat-x;
	height: 402px;
	padding-top: 10px;
}

div#landing_features_wrapper 
{
	padding-top: 10px;
	margin: 0 auto;
	width: 992px;
}
div#landing_features_wrapper > #landing_features_media
{
	float: right;
	margin-left: 20px;
	text-align: left;
	width: 389px;
}
div#landing_features_wrapper > #landing_features_media h2
{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 17px;
	margin-right: 13px;
	margin-top: 20px;
}
div#landing_features_wrapper > #landing_features_media .screenshots
{
	height: 230px;
	padding-top: 10px;
}
div#landing_features_wrapper > #landing_features_media img
{
	margin-right: 13px;
	margin-top: 13px;
}
div#landing_features_wrapper > #landing_features_media a
{
	text-decoration: none;
}
div#landing_features_wrapper > #landing_features_media .buttons
{
	margin-left: 93px;
}
div#landing_features_wrapper > #landing_features_media a.button
{
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	margin-right: 13px;
	margin-top: 13px;
	width: 77px;
}
div#landing_features_wrapper > #landing_features_media a#previousimages
{
	background-image: url('/shared/images/layout/wom/home/landing-features-media_leftarrow.png');
}
div#landing_features_wrapper > #landing_features_media a#previousimages:hover
{
	background-position: 0 -14px;
}
div#landing_features_wrapper > #landing_features_media a#nextimages
{
	background-image: url('/shared/images/layout/wom/home/landing-features-media_rightarrow.png');
}
div#landing_features_wrapper > #landing_features_media a#nextimages:hover
{
	background-position: 0 -14px;
}
div#landing_features_wrapper > #landing_features_bullets
{
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	width: 226px;
}
div#landing_features_wrapper > #landing_features_bullets ul
{
	font-size: 15px;
	list-style-image: url('/shared/images/layout/listbullet.png');
	margin-top: 20px;
	padding-left: 20px;
}
div#landing_features_wrapper > #landing_features_bullets ul li
{
	line-height: 17px;
	margin-bottom: 20px;
	padding-left: 8px;
}
div#landing_features_wrapper > #landing_features_subnav
{
	float: right;
	margin-top: 5px;
	padding-left: 20px;
	width: 190px;
}
div#landing_features_wrapper > #landing_features_subnav a
{
	background-image: url('/shared/images/layout/wom/subnav-background.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin-bottom: 15px;
	width: 182px;
}
div#landing_features_wrapper > #landing_features_subnav a:hover
{
	background-position: 0 -35px;
}
div#landing_features_wrapper > #landing_features_subnav a img
{
	padding-left: 18px;
	padding-top: 12px;
}
div#landing_features_wrapper > .landing_features_verticalbar
{
	float: right;
	width: 2px;
}

div#landing_features_bottombar 
{
	background-image: url('/shared/images/layout/horizontalbar.png');
	background-position: center top;
	background-repeat: no-repeat;
	clear: left;
	height: 2px;
}
