body
{
	background-image: url('../../../Images/Website/Pages/Mobile/Page.png');
	background-repeat: repeat-x;
}

div.Page
{
	height: 551px;
	width: 975px;
	overflow: hidden;
}

div.Content
{
	height: 523px;
	background-repeat: no-repeat;
	padding: 30px 0px 0px 266px;
}

div.Page h1, div.Page h2
{
	width: 388px;
}

div.Page h1
{
	background-repeat: no-repeat;
	padding: 11px 0px 0px 78px;
	height: 62px;
	text-transform: uppercase;
	line-height: 21px;
	font-size: 25px;
}

div.Page h1 strong
{
	font-weight: normal;
}

div.Page h2
{
	font-weight: bold;
	font-size: 17px;
	margin-top: 20px;
	height: 65px
}

div.Page h3
{
	background-image: url('../../../Images/Website/Pages/Mobile/PhoneBanner.png');
	background-repeat: no-repeat;
	width: 374px;
	height: 29px;
	padding: 11px 0px 0px 14px;
	font-size: 14px;
	font-weight: bold;
	color: #585B5E;
}

div.Page h3 img.PhoneBannerArrows
{
    float: right;
    margin: -11px 2px 0px 0px;
}

div.Page p
{
	margin-top: 10px;
	width: 390px;
	height: 224px;
}

div.Page h4
{
	background-repeat: no-repeat;
	width: 366px;
	height: 86px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 38px 0px 0px 63px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
}

div.Page h4 a
{
	color: #FFFFFF;
}

div.RightColumn
{
	float: right;
	background-image: url('../../../Images/Website/Pages/Mobile/Mobile.jpg');
	background-repeat: no-repeat;
	position: relative;
	top: -515px;
	height: 446px;
	width: 280px;
	padding: 67px 0px 0px 41px;
}

div.RightColumn iframe
{
	border: none;
	width: 236px;
	height: 315px;
}

ul.BottomMenu
{
	height: 81px;
	background-repeat: no-repeat;
	padding-top: 10px;
}

ul.BottomMenu li.Summary
{
	width: 266px;
	margin-top: 14px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    ul.BottomMenu li.Summary
    {
        margin-top: 16px !important;
    }
}

ul.BottomMenu li.Summary p
{
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
}

ul.BottomMenu li.Summary span
{
	font-weight: bold;
}
