@charset "utf-8";
body {
	font-size: 100%;
	width: 100%;
	margin: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
	overflow-x: hidden;
	font-style:normal;
	font-weight:300;
	font-family: "Roboto", Helvetica, Arial, "Lucida Grande", sans-serif;
}
img, object, embed, video {
	max-width: 100%;
}
a img {
	border: none;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #3db7ea;
	text-decoration: underline;
}
.ie6 img {
	width:100%;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
}
.LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
a.forgot-password2 {
	font-size: 12px;
	color: #004466;
	margin-left:250px;
}
.white_content {
	display: none;
	position: absolute;
	top: 1%;
	left: 0%;
	width: 100%;
	height: 100%;
	padding: 0px;
	border: 0;
	background-color: transparent;
	z-index:1002;
	overflow: auto;
}
#popup {
	width: 616px;
	height: 512px;
	background-image: url(/img/login_bg.jpg);
	background-repeat: no-repeat;
	margin: auto;
	text-align:right;
}
#popup2 {
	width: 616px;
	height: 512px;
	background-image: url(/img/login_bg.jpg);
	background-repeat: no-repeat;
	margin: auto;
	text-align:right;
}
.login_y {
	margin-right: 132px;
	margin-top: 30px;
}
.fb_blue {
	margin-right: 132px;
	margin-top: 10px;
}
.labeltext {
	margin-left: 15px;
	color:#1292b3;
	line-height:1.5em;
	font-size:22px;
	font-weight:bold;
}
.boxinput {
	margin-left: 15px;
	height: 25px;
	width: 340px;
	color:#333;
	font-size:1.1em;
	padding: 0 0 0 4px;
}
.boxinput2 {
	margin-left: 135px;
	margin-top: 10px;
	height: 25px;
	width: 340px;
	color:#333;
    font-size:16px;
	padding: 0 0 0 4px;
}
#advertise-tab:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
input.checkbox {
	width:24px;
	height:26px;
	float:left;
	margin-left:145px;
	margin-top:13px;
}
.joinnow {
	margin:auto;
	margin-top: 5px;
}
.get {
	font-size: 13px;
	color: #004466;
	padding-left: 8px;
	padding-top: 18px;
	font-weight: normal;
	text-align:center;
	margin-right:135px;
}
.haveanaccount {
	font-size: 12px;
	color: #004466;
	margin-right:25px;
	padding-top: 7px;
	text-align:center;
}
a.link2:link {
	color:#3da8d3;
	text-decoration: none;
	}
a.link2:visited {
	color:#3da8d3;
	text-decoration: none;
	}
a.link2:hover {
	text-decoration: underline;
	}
.newbackground {
	width:100%;
	height:auto;
	clear:both;
}
.mobileback {
	width:100%;
	height:auto;
}
ul li {
	display: list-item;
	margin:auto;
}
.graycontent {
	height: 354px;
	background-color: #e4e4e4;
	max-width: 100%;
	width: 100%;
	margin-top: 50px;
	background-image: url(/img/as-seen-in.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}

.blackcontent {
	height: 329px;
	background-color: #000;
	max-width: 100%;
	width: 100%;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
.ubwtext {
	color: #a2a2a2;
	float: right;
	width: 780px;
	padding-bottom: 25px;
	background-color: #000;
	font-size: 16px;
}
.underblackwrapper {
	max-width: 100%;
	width: 980px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 50px;
	clear: both;
	background-color: #000;
}
 @media all and (min-width:551px) {
	.blacktext {
		color: #8E8F89;
		font-size: 32px;
	}
	.rect_text {
		text-align: left;
		float: left;
		width: 100%;
		padding:40px 0 30px 25px;
		background-image:url(/img/button_bg@2x.png);
	}
	.rect_text:hover {
		text-align: left;
		float: left;
		width: 100%;
		padding:40px 0 30px 25px;
		background-image:url(/img/button_bg_hover@2x.png);
	}
	.rect_text:active {
		text-align: left;
		float: left;
		width: 100%;
		padding:40px 0 30px 25px;
		background-image:url(/img/button_bg_active@2x.png);
	}
	.arrow {
		float:right;
		margin:5px 46px 0 0;
		border-image:none;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	.arrow2 {
		display:none;
	}
	#advertise-tab { display: none }
}
@media all and (max-width:550px) {
	.blacktext {;
		color: #8E8F89;
	}
	.rect_text {
		text-align: left;
		float: left;
		width: 100%;
		padding:15px 0 9px 15px;
		background-image:url(/img/button_bg@2x.png);
	}
	.rect_text:hover {
		text-align: left;
		float: left;
		width: 100%;
		padding:15px 0 9px 15px;
		background-image:url(/img/button_bg_hover@2x.png);
	}
	.rect_text:active {
		text-align: left;
		float: left;
		width: 100%;
		padding:15px 0 9px 15px;
		background-image:url(/img/button_bg_active@2x.png);
	}
	.arrow {
		display:none;
	}
	.arrow2 {
		float:right;
		margin:3px 23px 0 0;
		border-image:none;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	#advertise-tab { display: none }
}
 @media only screen and (max-width: 480px) {
	body {
		overflow-x: hidden;
	}
	.gridContainer {
		width: 100%;
		overflow-x: hidden;
	}

	.whitebackground {
		max-width: 1200px;
		margin: auto;
		background-repeat: no-repeat;
		margin-top:70px;
		padding-top:20px;
		background-color:#FFF;
	}
	.columns {
		color:#000;
		font-size: 28px;
		list-style-type: none;
		width:700px;
		max-width:90%;
	}
	.col1 {
		float: left;
		padding-right:40px;
		padding-left:-16px;
		padding-top:30px;
	}
	.col2 {
		float: left;
		padding-right:40px;
		padding-left:-16px;
		padding-top:30px;
	}
	.col3 {
		float: left;
		padding-right:40px;
		padding-left:-16px;
		padding-top:30px;
		padding-bottom:35px;
	}
	.texts3 {
		display:none;
	}
	.texts4 {
		color:#8E8F89;
		font-size: 18px;
		padding-top: 15px;
		float:left;
		width: 100%;
	}
	.dta {
		max-width:100%;
		position:relative;
		height:110px;
		width:100%;
		margin:auto;
		background-color:#000;
		text-align:center;
		padding-top:40px;
	}
	.css_grad {
		background:#1586d2;
		display: inline-block;
		outline: none;
		text-align:center;
		text-decoration:none;
		font-size:22px;
		color: #fef4e9;
		cursor: pointer;
		border: solid 4px #0777c3;
		background: -webkit-gradient(linear, left top, left bottom, from(#3294d7), to(#017bce));
		background: -moz-linear-gradient(top, #3294d7, #017bce);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3294d7', endColorstr='#017bce');
		text-shadow: 0 1px 1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 1px 2px rgba(255,255,255,.2);
		-moz-box-shadow: 0 1px 2px rgba(255,255,255,.2);
		box-shadow: 0 1px 2px rgba(255,255,255,.2);
		-webkit-border-radius: .4em;
		-moz-border-radius: .4em;
		border-radius: .4em;
		width:340px;
		height:48px;
		line-height: 50px;
	}
	.css_grad:hover {
		background:#1586d2;
		background: -webkit-gradient(linear, left top, left bottom, from(#017bce), to(#3294d7));
		background: -moz-linear-gradient(top, #017bce, #3294d7);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#017bce', endColorstr='#3294d7');
	}
	.css_grad:active {
		background:#1586d2;
		background: -webkit-gradient(linear, left top, left bottom, from(#036aaf), to(#297db7));
		background: -moz-linear-gradient(top, #036aaf, #297db7);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#036aaf', endColorstr='#297db7');
	}
	.madefortext {
		font-size:12px;
		width:100%;
		max-width:100%;
		color:#FFF;
		text-align:center;
		margin:auto;
		position: absolute;
		top:70%;
	}
	.download_app {
		max-width:100%;
		background-repeat:no-repeat;
		background-position: center 0px;
		padding:15px;
	}
	.buttons {
		color:#000;
		max-width:100%;
		max-height:100%;
		margin-top:-4px;
		margin-bottom:-4px;
		background-repeat:no-repeat;
		position:relative;
	}
	.logo {
		margin-top:0;
		padding:50px 50px 3px 50px;
		background-color:#000;
	}
	.ubwtext2 {
		color: #a2a2a2;
		margin-top:-10px;
		padding:0 30px 25px 30px;
		background-color:#000;
		text-align:center;
		font-size:14px;
	}
	.wotext {
		display:none;
	}
	.jointhemill2 {
		color: #E9E9E9;
		font-size:14px;
		text-align:center;
		margin:0 0 0 5px;
		padding-top:74px;
		white-space:nowrap;
	}
	.newbackground {
		display:none;
	}
	.login {
		display:none;
	}

	.login2 {
		background-image:url(/img/roundrect3.png);
		width: 368px;
		height:198px;
		background-repeat:no-repeat;
		position:absolute;
		top:-99px;
		left:-184px;
		float:left;
		margin-left:50%;
		margin-top:50%;
	}
	.download {
		background:#1586d2;
		display: inline-block;
		outline: none;
		text-align:center;
		text-decoration:none;
		font-size:18px;
		color: #fef4e9;
		cursor: pointer;
		border: solid 4px #0777c3;
		background: -webkit-gradient(linear, left top, left bottom, from(#3294d7), to(#017bce));
		background: -moz-linear-gradient(top, #3294d7, #017bce);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3294d7', endColorstr='#017bce');
		text-shadow: 0 1px 1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 1px 2px rgba(255,255,255,.2);
		-moz-box-shadow: 0 1px 2px rgba(255,255,255,.2);
		box-shadow: 0 1px 2px rgba(255,255,255,.2);
		-webkit-border-radius: .4em;
		-moz-border-radius: .4em;
		border-radius: .4em;
		width:216px;
		height:32px;
		line-height: 34px;
		margin-left:110px;
		margin-top:28px;
	}
	.download:hover {
		background:#1586d2;
		background: -webkit-gradient(linear, left top, left bottom, from(#017bce), to(#3294d7));
		background: -moz-linear-gradient(top, #017bce, #3294d7);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#017bce', endColorstr='#3294d7');
	}
	.download:active {
		background:#1586d2;
		background: -webkit-gradient(linear, left top, left bottom, from(#036aaf), to(#297db7));
		background: -moz-linear-gradient(top, #036aaf, #297db7);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#036aaf', endColorstr='#297db7');
	}
	.mrcp {
		float: left;
		background-image: url(/img/mrcp3.png);
		background-repeat: no-repeat;
		width: 100px;
		height:102px;
		margin-top:0;
		position:absolute;
		margin-left:20px;
	}
	.f {
		display:none;
	}
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	.body {
		overflow-x: hidden;
	}
	.gridContainer {
		width: 100%;
		overflow-x: hidden;
	}
	.LayoutDiv1 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	.dta {
		max-width:100%;
		position:relative;
		height:140px;
		width:480px;
		width:100%;
		margin:auto;
		background-color:#000;
		text-align:center;
		padding-top:40px;
	}
	.css_grad {
		background:#1586d2;
		display: inline-block;
		outline: none;
		text-align:center;
		text-decoration:none;
		font-size:26px;
		color: #fef4e9;
		cursor: pointer;
		border: solid 4px #0777c3;
		background: -webkit-gradient(linear, left top, left bottom, from(#3294d7), to(#017bce));
		background: -moz-linear-gradient(top, #3294d7, #017bce);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3294d7', endColorstr='#017bce');
		text-shadow: 0 1px 1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 1px 2px rgba(255,255,255,.2);
		-moz-box-shadow: 0 1px 2px rgba(255,255,255,.2);
		box-shadow: 0 1px 2px rgba(255,255,255,.2);
		-webkit-border-radius: .4em;
		-moz-border-radius: .4em;
		border-radius: .4em;
		width:480px;
		height:60px;
		line-height: 60px;
	}
	.css_grad:hover {
		background:#1586d2;
		background: -webkit-gradient(linear, left top, left bottom, from(#017bce), to(#3294d7));
		background: -moz-linear-gradient(top, #017bce, #3294d7);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#017bce', endColorstr='#3294d7');
	}
	.css_grad:active {
		background:#1586d2;
		background: -webkit-gradient(linear, left top, left bottom, from(#036aaf), to(#297db7));
		background: -moz-linear-gradient(top, #036aaf, #297db7);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#036aaf', endColorstr='#297db7');
	}
	.madefortext {
		font-size:15px;
		width:100%;
		max-width:100%;
		color:#FFF;
		text-align:center;
		margin:auto;
		position: absolute;
		top:67%;
	}

	.whitebackground {
		max-width: 1200px;
		margin: auto;
		background-repeat: no-repeat;
		background-color:#FFF;
	}
	.graycontent {
		width:100%;
		background-color: #e4e4e4;
		max-width:100%;
		text-align:center;
		margin: auto;
		background-repeat: no-repeat;
		background-position: center center;
		clear:both;
	}
	.columns {
		color:#000;
		font-size: 25px;
		list-style-type: none;
		margin:auto auto 30px auto;
		width:1050px;
		max-width:100%;

	}
	.col1 {
		float: left;
		padding-right:40px;
		padding-left:10px;
		padding-top:20px;
	}
	.col2 {
		float: left;
		padding-right:40px;
		padding-left:10px;
		padding-top:20px;
	}
	.col3 {
		float: left;
		padding-right:40px;
		padding-left:10px;
		padding-top:20px;
		padding-bottom:25px;
	}
	.texts3 {
		color:#8E8F89;
		font-size: 18px;
		padding-top: 15px;
		float:left;
		width: 100%;
	}
	.texts4 {
		display:none;
	}
	.buttons {
		width:100%;
		max-height:100%;
		margin-top:-4px;
		margin-bottom:-4px;
		background-repeat:no-repeat;
		text-align:center;
	}
	.logo {
		width:100%;
		text-align:center;
		background-repeat: no-repeat;
		margin-left:auto;
		margin-right:auto;
		margin-top:0;
		padding:70px 70px 10px 0;
		background-color:#000;
	}
	.ubwtext2 {
		color: #a2a2a2;
		padding:0 30px 25px 30px;
		margin-top:-30px;
		background-color:#000;
		text-align:center;
		font-size:18px;
	}
	.wtext {
		display:none;
	}
	.jointhemill2 {
		color: #E9E9E9;
		font-size:21px;
		text-align:center;
		margin:0 0 14px 20px;
		white-space:nowrap;
		padding-top:115px;
	}

	.login2 {
		background-image:url(/img/roundrect2.png);
		width: 590px;
		height:397px;
		background-repeat:no-repeat;
		position:absolute;
		top:-198px;
		left:-295px;
		float:left;
		margin-left:50%;
		margin-top:50%;
	}
	.download {
		background:#1586d2;
		display: inline-block;
		outline: none;
		text-align:center;
		text-decoration:none;
		font-size:26px;
		color: #fef4e9;
		cursor: pointer;
		border: solid 4px #0777c3;
		background: -webkit-gradient(linear, left top, left bottom, from(#3294d7), to(#017bce));
		background: -moz-linear-gradient(top, #3294d7, #017bce);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3294d7', endColorstr='#017bce');
		text-shadow: 0 1px 1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 1px 2px rgba(255,255,255,.2);
		-moz-box-shadow: 0 1px 2px rgba(255,255,255,.2);
		box-shadow: 0 1px 2px rgba(255,255,255,.2);
		-webkit-border-radius: .5em;
		-moz-border-radius: .5em;
		border-radius: .5em;
		width:330px;
		height:52px;
		line-height: 56px;
		margin-left:186px;
		margin-top:30px;
	}
	.download:hover {
		background:#1586d2;
		background: -webkit-gradient(linear, left top, left bottom, from(#017bce), to(#3294d7));
		background: -moz-linear-gradient(top, #017bce, #3294d7);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#017bce', endColorstr='#3294d7');
	}
	.download:active {
		background:#1586d2;
		background: -webkit-gradient(linear, left top, left bottom, from(#036aaf), to(#297db7));
		background: -moz-linear-gradient(top, #036aaf, #297db7);
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#036aaf', endColorstr='#297db7');
	}
	.mrcp {
		float: left;
		background-image: url(/img/mrcp2.png);
		background-repeat: no-repeat;
		width: 205px;
		height:209px;
		margin-top:-08px;
		position:absolute;
		margin-left:50px;
	}
	#advertise-tab { display: none }
}
@media only screen and (max-width: 768px) {
	.body {
		overflow-x: hidden;
	}
	.signuptext {
		display:none;
	}
	.jointhemill {
		display:none;
	}
	.login {
		display:none;
	}
	.newbackground {
		display:none;
	}
	.f {
		display:none;
	}
	#advertise-tab { display: none }
	.newrow {
		padding:30px;
	}
	.embed-container {
		margin-top:1%;
		text-align:center;
	}
	.dlbuttons {
		display:none;
	}
	#nav,
	#nav2 {
		list-style: none;
		clear:both;
		height:auto !important;
		font-size:16px;
		margin:0;
		padding:0;
	}
	#nav li,
	#nav2 li {
		float: none;
		white-space:nowrap;
		text-align: left;
		width: 100%;
		padding:0;
		background-image: url(/img/button_bg@2x.png);
		display:block;
	}
	#nav li a,
	#nav2 li a {
		padding: 15px 0 9px 15px;
		text-decoration:none;
		color:#8E8F89;
		display:block;
	}
	#nav li:hover,
	#nav2 li:hover {
		background:#fff;
	}
	.ubwtext {
		color: #a2a2a2;
		margin-top: -10px;
		padding: 0 30px 25px 30px;
		background-color: #000;
		text-align: center;
		font-size: 14px;
		width:auto;
		max-width:100%;
	}
	.underblackwrapper {
		padding-top:25px;
		text-align:center;
	}
	.underblackwrapper img {
		display:inline-block;
		margin-bottom:20px;
	}
	.blackleft {
		text-align:center;
		padding:20px;
	}
}
 @media only screen and (min-width: 769px) {
	 .body {
		 overflow-x: hidden;
	 }

	 .gridContainer {
		 width: 100%;
		 margin: auto;
		 overflow-x: hidden;
	 }

	 .LayoutDiv1 {
		 clear: both;
		 float: left;
		 margin-left: 0;
		 width: 100%;
		 display: block;
		 background-color: #fff;
	 }

	 .download_app {
		 display: none;
	 }

	 .dta {
		 display: none;
	 }

	 .jointhemill {
		 color: #E9E9E9;
		 font-size: 24px;
		 text-align: center;
		 margin: auto;
		 padding-top: 136px;
		 padding-bottom: 10px;
	 }

	 .whitebackground {
		 margin: auto;
		 background-repeat: no-repeat;
		 background-color: #FFF;
	 }

	 .columns {
		 color: #000;
		 font-size: 32px;
		 list-style-type: none;
		 margin-top: 50px;
	 }

	 .col1 {
		 float: left;
		 padding-right: 40px;
		 padding-left: 40px;
	 }

	 .col2 {
		 float: left;
		 padding-right: 40px;
		 padding-left: 40px;
	 }

	 .col3 {
		 float: left;
		 padding-right: 40px;
		 padding-left: 40px;
		 padding-bottom: 0;
	 }

	 .texts3 {
		 color: #8E8F89;
		 font-size: 18px;
		 padding-top: 10%;
		 padding-bottom: 15%;
		 float: left;
		 width: 270px;
	 }

	 .fbcenter {
		 margin: auto;
		 padding-top: 50px;
		 width: 980px;
		 background-color: #000;
	 }

	 .blackleft {
		 float: left;
		 background-color: #000;
	 }

	 .blackright {
		 float: left;
		 width: 670px;
		 background-color: #000;
	 }

	 #nav {
		 list-style: none;
		 clear: both;
		 height: 23px;
		 font-size: 16px;
	 }

	 #nav li {
		 float: left;
		 padding-right: 32px;
		 white-space: nowrap;
	 }

	 #nav2 {
		 list-style: none;
		 clear: both;
		 font-size: 12px;
	 }

	 #nav2 li {
		 float: left;
		 padding-right: 35px;
	 }

	 .buttons {
		 display: none;
	 }

	 .logo {
		 display: none;
	 }

	 .ubwtext2 {
		 display: none;
	 }

	 .media {
		 display: none;
	 }

	 .jointhemill2 {
		 display: none;
	 }

	 .mobileback {
		 display: none;
	 }

	 .login {
		 background-image: url(/img/roundrect.png);
		 width: 718px;
		 height: 399px;
		 color: #fff;
		 background-repeat: no-repeat;
		 position: absolute;
		 top: -200px;
		 left: -359px;
		 float: left;
		 margin-left: 50%;
		 margin-top: 25%;
	 }

	 .login2 {
		 display: none;
	 }

	 .signuptext {
		 color: #E9E9E9;
		 font-size: 18px;
		 text-align: center;
		 font-weight: normal;
		 position: relative;
		 width: 400px;
		 margin-left: 226px;
		 margin-top: 22px;
	 }

	 .css_grad {
		 background: #1586d2;
		 display: inline-block;
		 outline: none;
		 text-align: center;
		 text-decoration: none;
		 font-size: 26px;
		 color: #fef4e9;
		 cursor: pointer;
		 border: solid 4px #055297;
		 background: -webkit-gradient(linear, left top, left bottom, from(#1a73c4), to(#0164bd));
		 background: -moz-linear-gradient(top, #1a73c4, #0164bd);
		 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a73c4', endColorstr='#0164bd');
		 text-shadow: 0 1px 1px rgba(255, 255, 255, .3);
		 -webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, .2);
		 -moz-box-shadow: 0 1px 2px rgba(255, 255, 255, .2);
		 box-shadow: 0 1px 2px rgba(255, 255, 255, .2);
		 -webkit-border-radius: .5em;
		 -moz-border-radius: .5em;
		 border-radius: .5em;
		 width: 410px;
		 height: 69px;
		 line-height: 68px;
		 margin-left: 222px;
		 margin-top: 45px;
	 }

	 .css_grad:hover {
		 background: #1586d2;
		 background: -webkit-gradient(linear, left top, left bottom, from(#017bce), to(#3294d7));
		 background: -moz-linear-gradient(top, #017bce, #3294d7);
		 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#017bce', endColorstr='#3294d7');
	 }

	 .css_grad:active {
		 background: #1586d2;
		 background: -webkit-gradient(linear, left top, left bottom, from(#036aaf), to(#297db7));
		 background: -moz-linear-gradient(top, #036aaf, #297db7);
		 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#036aaf', endColorstr='#297db7');
	 }

	 .f {
		 margin: 17px 0 0 26px;
		 float: left;
	 }

	 .mrcp {
		 float: left;
		 background-image: url(/img/mrcp.png);
		 background-repeat: no-repeat;
		 width: 205px;
		 height: 209px;
		 margin-left: 30px;
		 position: absolute;
	 }

	 #advertise-tab {
		 display: block;
		 position: absolute;
		 top: 450px;
		 right: 0px;
		 z-index: 1000;
	 }

	 .newrow {
		 height: 300px;
		 padding-top: 30px;
		 padding-bottom: 20px;
	 }

	 .embed-container {
		 margin-top: -1%;
		 text-align: center;
	 }

	 .embed-container iframe, .embed-container object, .embed-container embed {
		 width: 427px;
		 height: 240px;
		 max-width: 100%;
		 max-height: 100%;
		 padding: 40px;
		 margin-left: auto;
		 margin-right: auto;
	 }

	 div#contents {
		 width: 1050px;
		 margin: 30px auto;
	 }

	 div#contents h1, div#contents h2, div#contents h3 {
		 margin-bottom: 2%;
	 }

	 div#contents h2 {
		 margin-bottom: 20px;
	 }

	 div#contents p {
		 color: #8E8F89;
		 font-size: 18px;
		 padding: 8px 0 4px;
		 width: 100%;
	 }

	 div#contents a:link {
		 color: #3db7ea;
		 text-decoration: none;
	 }

	 div#contents a:visited {
		 color: #3db7ea;
		 text-decoration: none;
	 }

	 div#contents a:hover {
		 color: #3db7ea;
		 text-decoration: underline;
	 }
 }