html, body{
	margin:0px;
	padding:0px;
	background-image:url(../images/rwl_fadebg.jpg);
	background-position:center 155px;
	background-repeat:repeat-x;
	min-width:1000px;	
}
h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}
.rwl_center{
	display:block;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	}
.rwl_headerbg{
	display:block;
	width:auto;
	height:118px;
	text-align:center;
	background-image:url(../images/rwl_headerbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.rwl_header{
	display:block;
	position:relative;
	width:1000px;
	height:118px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	cursor:default;
}
.rwl_header h1{
	display:block;
	width:443px;
	height:118px;
	position:absolute;
	top:0px;
	left:4px;
	padding:0px;
	margin:0px;
	text-indent:-1000em;
	background-image:url(../images/rwl_headerlogo.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.rwl_header h1 span{
	display:none;
}
.rwl_header h2{
	display:none;
}
.rwl_header h3{
	display:block;
	width:184px;
	height:15px;
	line-height:15px;
	position:absolute;
	top:85px;
	right:20px;
	font-size:0px;
	text-indent:-1000em;
	padding:0px;
	margin:0px;
	background-image:url(../images/rwl_headernumber.png);
}
.rwl_header h3 span{
	display:none;
}
.rwl_headermenu{
	position:absolute;
	top:27px;
	right:15px;
	font-family:Arial;
	font-size:10px;
	color:#b2b2b2;
}
.rwl_headermenusplit{
	display:block;
	float:left;
	height:9px;
	width:1px;
	background-color:#a2a1a1;
	line-height:9px;
	text-align:center;
	cursor:default;
	margin:9px 9px 1px 9px;
	font-size:0px;
	text-indent:-1000em;
}
.rwl_headermenu a{
	display:block;
	float:left;
	height:13px;
	line-height:13px;
	color:#2d2d2d;
	text-decoration:none;
	margin-top:7px;
}
.rwl_headermenu a:hover{
	text-decoration:underline;
}
.rwl_headermenu a#clientlogin{
	height:28px;
	line-height:27px;
	width:110px;
	background-image:url(../images/rwl_clientlogin.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:26px;
	color:#ebeff4;
	margin-top:0px;
}
.rwl_headermenu a:hover#clientlogin{
	background-image:url(../images/rwl_clientlogin.png);
	background-position:0 -29px;
	background-repeat:no-repeat;
	color:#fff;
}
/* Main Menu */
.rwl_mainmenubg{
	display:block;
	position:relative;
	width:100%;
	height:37px;
	min-width:1000px;
	z-index:1000;
	background-image:url(../images/rwl_mainmenubg.png);
	background-position:top center;
	text-align:center;
}
#rwl_mainmenu, #rwl_mainmenu li ul{
	display:block;
	list-style:none;
	list-style-type:none;
	white-space:nowrap;
	margin:0px;
	padding:0px;
	text-align:left;
	}
#rwl_mainmenu li{
	display:block;
	width:auto;
	height:37px;
	float:left;
	list-style:none;
	list-style-type:none;
	margin:0px 0px 0px 10px;
	padding:0px;
	white-space:nowrap;
	cursor:pointer;
}
#rwl_mainmenu li a{
	display:block;
	width:auto;
	line-height:37px;
	height:37px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#d9d9d9;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	text-align:center;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#rwl_mainmenu li a#solutions{
	width:102px;
}
#rwl_mainmenu li a#newsandevents{
	width:130px;
	background-position:-102px 0px;
}
#rwl_mainmenu li a#companyprofile{
	width:143px;
	background-position:-232px 0px;
}
#rwl_mainmenu li a#supportandtraining{
	width:159px;
	background-position:-375px 0px;
}
#rwl_mainmenu li:hover a, #rwl_mainmenu li.sfhover a{
	color:#2c5a93;
	background-image:url(../images/rwl_mainmenulibg2.png);
}
#rwl_mainmenu li a.selected{
	font-weight:bold;
	color:#fff;
}

/* Main Menu Drop Down */
#rwl_mainmenu li ul{ 
	position: absolute;
	left: -999em;
	width:340px;
	height:220;
	padding:7px 0px 0px 7px;
	margin:0px 0px 0px 3px;
	border:1px solid #425d98;
	border-top:0px;
	background:none;
	background-color:#fff;
	cursor:auto
}
#rwl_mainmenu li ul li{
	height:auto;
	width:auto;
	clear:left;
	border:0px;
	background:none;
	margin:0px;
}
#rwl_mainmenu li:hover ul li a, #rwl_mainmenu li.sfhover ul li a{
	display:block;
	width:auto;
	float:left;
	height:20px;
	line-height:20px;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	text-indent:0px;
	text-align:left;
	padding:2px 6px 1px 6px;
	margin:0px;
	border:0px;
	color:#000;
	background:none;
}
#rwl_mainmenu li:hover ul li:hover, #rwl_mainmenu li.sfhover ul li.sfhover {
	background:none;
}
#rwl_mainmenu li:hover ul li:hover a, #rwl_mainmenu li.sfhover ul li.sfhover a{
	color:#1c4bb5;
	background:none;
	background-color:#e5eaf1;
}
#rwl_mainmenu li:hover ul, #rwl_mainmenu li li:hover ul, #rwl_mainmenu li.sfhover ul, #rwl_mainmenu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#rwl_mainmenu li:hover, #rwl_mainmenu li.hover {
    position:static;
    }
#rwl_mainmenu li ul#add_solutions, #rwl_mainmenu li ul#add_news, #rwl_mainmenu li ul#add_profile, #rwl_mainmenu li ul#add_support{
	background:none;
	background-image:url(../images/rws_add_1.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#rwl_mainmenu li ul#add_news{
	background-image:url(../images/rws_add_2.jpg);
}
#rwl_mainmenu li ul#add_profile{
	background-image:url(../images/rws_add_3.jpg);
}
#rwl_mainmenu li ul#add_support{
	background-image:url(../images/rws_add_4.jpg);
}

/*Body*/
.rwl_body{
	text-align:center;
}
.rwl_sections{
	display:block;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
.rwl_nocol{
	width:964px;
	margin:18px;
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#595757;
}
.rwl_nocol h1{
	color:#494d52;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	padding-bottom:3px;
	border-bottom:1px solid #a1a8b3;
	margin-bottom:6px;
	text-indent:7px;
}
.rwl_nocol h4{
	font-size:16px;
	font-weight:bold;
	color:#414141;
}
.rwl_nocol .text{
	padding:8px;
}
.rwl_nocol .itext{
	line-height:18px;
	}
.rwl_sectionspace{
	margin:16px 0px 12px 12px;
}
.rwl_leftcontent{
	display:block;
	float:left;
	position:relative;
	width:754px;
	min-height:400px;
	margin-right:12px;
	background-image:url(../images/rwl_contentbg.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-align:left;
}
.rwl_leftcontentarea{
	font-family:Arial;
	display:block;
	padding:64px 26px 24px 75px;
	color:#515357;
}
.rwl_leftcontentarea a{
	color:#2271cc;
	text-decoration:none;
}
.rwl_leftcontentarea a:hover{
	color:#2271cc;
	text-decoration:underline;
}
.rwl_leftcontentarea .desc{
	display:block;
	font-size:14px;
	text-align:justify;
}
.rwl_leftcontent h1{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	height:120px;
	color:#494d52;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	text-align:left;
	text-indent:24px;
	line-height:82px;
	letter-spacing:-1px;
	word-spacing:-1px;
}
.rwl_leftcontent#content_realwebagent h2{
	display:block;
	position:absolute;
	top:3px;
	left:247px;
	height:120px;
	color:#7e7e7e;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-indent:24px;
	line-height:82px;
}
.rwl_leftcontent .rwl_leftcontentarea h3{
	display:block;
	color:#494d52;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	word-spacing:-1px;
}
#content_noicon .rwl_leftcontentarea{
	padding:68px 26px 24px 28px;
}
/* H1 Content Headers*/
.rwl_leftcontent#content_realwebagent h1, .rwl_leftcontent#content_realwebbrokerage h1, .rwl_leftcontent#content_realwebsms h1, .rwl_leftcontent#content_realwebelite h1, .rwl_leftcontent#content_realwebdir h1, .rwl_leftcontent#content_realweblender h1{
	background-image:url(../images/rwl_logo_sml_rwa.png);
	background-repeat:no-repeat;
	background-position:23px 16px;
	text-indent:74px;
}
.rwl_leftcontent#content_realwebbrokerage h1{
	background-image:url(../images/rwl_logo_sml_rwb.png);
}
.rwl_leftcontent#content_realwebsms h1{
	background-image:url(../images/rwl_logo_sml_rwsms.png);
}
.rwl_leftcontent#content_realwebelite h1{
	background-image:url(../images/rwl_logo_sml_rwelite.png);
}
.rwl_leftcontent#content_realwebdir h1{
	background-image:url(../images/rwl_logo_sml_rwdir.png);
}
.rwl_leftcontent#content_realweblender h1{
	background-image:url(../images/rwl_logo_sml_rwlender.png);
}

/*Benefits*/
ul.benefits{
	margin:8px 8px 0px 6px;
	padding:0px 0px 0px 0px;
	list-style:none;
	list-style-type:none;
}
ul.benefits li{
	width:100%;
	display:block;
	list-style:none;
	list-style-type:none;
	padding:0px 0px 0px 20px;
	margin:0px;
	font-size:15px;
	color:#35567c;
	line-height:22px;
	background-image:url(../images/rwl_bullet.png);
	background-repeat:no-repeat;
	background-position:5px 7px;
}
.rwl_leftcontent .includes{
	font-size:16px;
}
.rwl_leftcontent .notify{
	font-size:12px;
	color:#853f2c;	
}

/*Right Column*/
.rwl_rightcontent{
	display:block;
	float:left;
	width:205px;
	height:auto;
	clear:right;
	padding:0px 0px 26px 0px;
}
.rwl_rightcontent h3{
	display:block;
	width:205px;
	height:41px;
	text-indent:-1000em;
	background-image:url(../images/rwl_testimonials.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.rwl_rightcontent h3.contact{
	display:block;
	width:205px;
	height:41px;
	text-indent:-1000em;
	background-image:url(../images/rwl_contact.png);
	background-repeat:no-repeat;
}

/*Front Adds*/
.rwl_body .rwl_frontadds{
	display:block;
	width:976px;
	height:500px;
	margin-right:12px;
	margin-left:12px;
}
a.rwl_frontadd{
	display:block;
	position:relative;
	float:left;
	width:241px;
	height:auto;
	background-image:url(../images/rwl_solbg.png);
	background-repeat:no-repeat;
	text-decoration:none;
	cursor:hand;
	margin-right:4px;
}
a:hover.rwl_frontadd{
	background-image:url(../images/rwl_solbg.png);
	background-position:-241px 0px;
}
a:hover.rwl_frontadd .desc{
	color:#000;
}
a.rwl_frontadd#realwebacademy{
	margin-right:0px;
}
a.rwl_frontadd h2{
	display:block;
	width:241px;
	height:50px;
	line-height:61px;
	position:absolute;
	top:11px;
	left:0px;
	font-family:Georgia;
	font-size:25px;
	color:#525252;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	margin:0px;
	padding:0px;
}
a.rwl_frontadd .logo{
	display:block;
	position:absolute;
	top:112px;
	left:78px;
	width:86px;
	height:103px;
	background-repeat:no-repeat;
	text-decoration:none;
}
a.rwl_frontadd .desc{
	display:block;
	padding-top:246px;
	padding-bottom:14px;
	margin-left:14px;
	margin-right:14px;
	width:213px;
	height:auto;
	font-family:Georgia;
	font-size:14px;
	color:#595757;
	text-align:justify;
}
a.rwl_frontadd#realwebagent .logo{
	background-image:url(../images/rwl_logo_rwa.png);
}
a.rwl_frontadd#realwebbrokerage .logo{
	background-image:url(../images/rwl_logo_rwb.png);
}
a.rwl_frontadd#realwebsms .logo{
	background-image:url(../images/rwl_logo_rwsms.png);
}
a.rwl_frontadd#realwebelite .logo{
	background-image:url(../images/rwl_logo_rwelite.png);
}
a.rwl_frontadd#realwebacademy .logo{
	background-image:url(../images/rwl_logo_rwacademy.png);
}

/*Right Column*/
.rwl_rightbody, .soft{
	display:block;
	width:205px;
	height:auto;
	background-image:url(../images/rwl_rightbodybg.png);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#595757;
	margin:5px 0px 0px 0px;
}
.soft{
	background-position:-205px 0px;
}
.rwl_rightbody .text{
	padding:7px;
	color:#6a6a6a;
}
.rwl_rightbody a, .rwl_nocol a{
	color:#2271cc;
	text-decoration:none;
}
.rwl_rightbody a:hover, .rwl_nocol a:hover{
	text-decoration:underline;
}
.rwl_rightbody h4{
	font-size:16px;
	font-weight:normal;
	color:#414141;
	padding-bottom:3px;
}
.rwl_rightbody.nobg{
	background:none;
	margin:0px;
}
.rwl_rightbody.nobg .text{
	padding-top:10px;
	padding-bottom:0px;
	}
a.rwl_activate{
	display:block;
	width:205px;
	height:76px;
	background-image:url(../images/rwl_activate.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-top:3px;
}
a:hover.rwl_activate{
	background-position:-205px 0px;
}
a.rwl_activate h2{
	display:none;
}

/*Bottom Footer*/
.rwl_footerbg{
	display:block;
	width:100%;
	float:left;
	text-align:center;
	}
.rwl_footer{
	display:block;
	position:relative;
	width:976px;
	height:81px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/rwl_footerbg.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.rwl_footer .copyright{
	position:absolute;
	top:12px;
	left:12px;
}
.rwl_footer .menu{
	position:absolute;
	right:12px;
	top:12px;
}
.rwl_footer .menu a{
	color:#777777;
	text-decoration:none;
}
.rwl_footer .menu a:hover{
	color:#2271cc;
	text-decoration:underline;
}
.rwl_footer .keywords{
	width:954px;
	position:absolute;
	left:12px;
	top:34px;
	text-align:justify;
}

/*Forms*/
.rwl_sections form{
	margin:1px 0px 0px 0px;
	padding:0px;
	background-color:#f0f1f3;
}
.rwl_sections .formbox{
	border:none;
	padding:0px;
}
.rwl_sections .formbox table{
	width:490px;
	border:5px solid #e2e6ed;
	padding:0;
	background-color:#f0f1f3;
}
.rwl_sections .formbox table table{
	border:none;
}
.rwl_sections .formbox table .moduleTitle{
	background:none;
	font-weight:bold;
	text-indent:3px;
	font-size:13px;
	line-height:24px;
}
.rwl_sections .formbox table .moduleHighlight1{
	background-color:#f0f1f3;
}

.rwl_sections .formbox form input{
	border:1px solid #7c828f;
	width:300px;
	height:24px;
	line-height:14px;
	padding:4px;
	font-family:Arial;
	font-size:12px;
	color:#4c5464;
}
.rwl_sections form .moduleHighlight1 p input{
	width:auto;
}
.rwl_sections form input.button{
	width:100px;
	border:4px solid #b5b9bf;
	background-color:#fff;
	color:#4e5464;
	height:35px;
	line-height:normal;
	padding:0px;
	margin:8px 8px 8px 4px;
}
.rwl_sections form textarea.input{
	width:300px;
	border:1px solid #7c828f;
	color:#4c5464;
	padding:4px;
}
.rwl_sections form select.input{
	width:auto;
	border:1px solid #7c828f;
	color:#4c5464;
	padding:2px;
}

.formbox .moduleHighlight1 .moduleHighlight1 p{
	width:160px;
}

.rwl_examples{
	display:block;
	margin-top:7px;
}
.rwl_examples a{
	display:block;
	float:left;
	border:1px solid #c2c2c2;
	background-color:#e8e8e8;
	background-image:url(../images/examples_bg.gif);
	margin-right:7px;
	margin-bottom:7px;
}
.rwl_examples a img{
	display:block;
	width:140px;
	height:113px;
	margin:7px;
}

.rwl_examples a:hover{
	border:1px solid #8993a7;
	background-color:#b8c0cc;
	background-image:url(../images/examples_bg2.gif);
}
.twtr-widget .twtr-hd img{
display:none !important;
}
.twtr-widget .twtr-hd{
background-image:url(../images/twitter-bird.png);
background-repeat:no-repeat;
background-position:2px 5px;
}
