html{font-size: 100.1%;}
body{
	background:#fff;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
img{border:none;}
.main{
	background:url(../images/main-bg.gif) no-repeat 0 403px;
	margin:0 auto;
	width:883px;
}
.main-no-background{
	margin:0 auto;
	width:883px;
}
.main-inner{background:url(../images/main-bg-inner.gif) no-repeat 100% 233px;}
.main-inner2{background:url(../images/main-bg-inner2.png) no-repeat 100% 233px;}
.holder{
	overflow:hidden;
	height:1%;
}
/*HEADER*/
#header{
	height:96px;
	padding:20px 0 0 4px;
}
/*LOGO*/
.logo{
	background:url(../images/logo.gif) no-repeat;
	display:block;
	width:233px;
	height:81px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}
/*NAVIGATION*/
.nav{
	background:url(../images/nav-bg.gif) repeat-x;
	margin:0;
	padding:0 0 0 7px;
	list-style:none;
	width:100%;
	overflow:visible;
	height:35px;
	position:relative;
	z-index:3;
}
.nav li{
	background:url(../images/nav-separator.gif) no-repeat 0 50%;
	float:left;
	height:34px;
	padding:0 6px 0 10px;
	position:relative;
}
.nav li:first-child{background:none;}
.nav a{
	display:block;
	float:none;
	padding:0 6px;
	margin-top:3px;
	line-height:31px;
	height:31px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
.nav a:hover, .nav a.active{
	background:#fff;
	color:#feaa4a;
}
.nav ul {
	list-style-type: none;
	padding: 0; margin: 0;
	top: 34px;
	position: absolute; 
	display: none;
	background-color: #ffaf57;
}
.nav li:hover > a {  /* keep the heading highlighted */
	background: #FFF;
	color:#FEAA4A;
}
.nav li:hover ul, 
.nav li.sfhover ul /* for IE6 */ {
	display: block;
}
.nav ul li {
	float: none;
	padding: 0; margin: 0;
	background-image: none;
	width:190px;
}

.nav ul a {
	padding: 0 6px;
}
.sitesearch {
	text-align: right;
	padding: 6px;
}
/*LEFT MENUBAR*/
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 250px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}
	
.menu ul li {
	position: relative;
	}
	
.menu li ul {
	position: absolute;
	left: 249px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
.menu ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.menu li:hover ul, li.over ul { display: block; } /* The magic */


/*CONTENT*/
#content{background:url(../images/content-bg.gif) no-repeat 27px 22px;}
.head-content{
	float:right;
	margin:52px 25px 43px 0;
	display:inline;
	width:400px;
	position:relative;
}
.menu-image{
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
	overflow:hidden;
}
.menu-image li{
	float:left;
	display:inline;
}
.menu-image a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:84px;
}
.menu-image-item1{
	background:url(../images/menu-image1.gif) no-repeat;
	width:65px;
	margin-right:18px;
}
.menu-image-item2{
	background:url(../images/menu-image2.gif) no-repeat;
	width:133px;
}
.menu-image-item3{
	background:url(../images/menu-image3.gif) no-repeat;
	width:75px;
	margin:0 8px 0 -31px;
	position:relative;
	display:inline;
}
.menu-image-item4{
	background:url(../images/menu-image4.gif) no-repeat;
	width:92px;
}

.head-content h1{
	background:url(../images/heading-main.gif) no-repeat;
	margin:30px 0 0 2px;
	width:400px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
}
/*CONTENT-INNER*/
.content{padding-left: 10px; padding-bottom: 0px; padding-right: 33px; padding-top: 22px;}
.contentvideo{padding-left: 10px; padding-bottom: 350px; padding-right: 33px; padding-top: 22px;} /*specially for the tutorials*/
.contentsmallbusiness{padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 22px;} /*specially for small business landing*/
.content h1{
	background:url(../images/heading-table-inner.gif) no-repeat;
	width:236px;
	height:25px;
	margin:0 0 16px;
	text-indent:-9999px;
	overflow:hidden;
}
.content h2{
	margin:40px 0 0;
	background:url(../images/heading-main-inner.gif) no-repeat;
	width:204px;
	height:66px;
	text-indent:-9999px;
	overflow:hidden;
}
.headercommon{
	color: #ff7e17;
	font-size: 22px;
	margin:0 0 16px;
	text-indent: 20px;
}
.subheading{
	color: #ff7e17;
	font-size: 18px;
}
.subsubheading{
	font-weight: bold;
}
.banner-smallbusiness{
	background:url(../images/banner-smallbusiness2.jpg) no-repeat 100%;
	padding:0 0 0 0;
	width:900px;
	height:251px;
	float:left;
}
.table-bg{
	background:url(../images/table-bg.gif) no-repeat;
	padding:0 5px 21px 28px;
	width:583px;
	height:144px;
	float:left;
}
.table-bg2{
	background:url(../images/table-bg2.png) no-repeat;
	padding:0 5px 21px 28px;
	width:583px;
	height:144px;
	float:left;
}
.table-bg3{
	background:url(../images/table-bg3.png) no-repeat;
	padding:0 5px 21px 28px;
	width:583px;
	height:170px;
	float:left;
}
.table-bg4{
	background:url(../images/table-bg4.png) no-repeat;
	padding:0 5px 21px 28px;
	width:583px;
	height:50px;
	float:left;
}
table{
	border-collapse:collapse;
	vertical-align:middle;
	color:#707070;
}
tr{height:23px;}
.first-row{
	height:26px;
	font-weight:bold;
	color:#fff;
}
td{padding:0 0 0 5px;}
.last-row{font-weight:bold;}
.last-first{font-weight:normal;}
.first-column{width:129px;}
.second-column{width:120px;}
.third-column{width:113px;}
.forth-column{width:106px;}
.fifth-column{width:105px;}
.contentcontactus{
	list-style:none;
}
/*Remove after a while, replaced with siteseal2*/
.siteseal{
	background:url(../images/rapidsslsiteseal.png) no-repeat;
	width:90px;
	height:50px;
	margin:0 0 16px;
	text-indent:-9999px;
	overflow:hidden;
	left: 540px;
	position: relative;
}
.siteseal2{
	top: 30px;
	position: relative;
}
.contactusheading1{
	margin-left: 30px;
	color:#707070;
}
.contactusheading1 p{
	line-height:20px;
	padding-bottom:20px;
	margin:0;
}
.contactusheading1 ul{
	margin:20;
	padding:0;
	list-style:none;
	color:#707070;
	line-height:20px;
}
.contactusheading1 li{
	background:url(../images/sidebar-separator-inner.gif) no-repeat 0 6px;
	padding-left:18px;
}
.contactusheading1 a{
	font-weight: bold;
	color: #646464;
	text-decoration:none;
}
.contactusheading1 table{	
	border-style: solid;	
	border-color: #ffffff;
}
.contactusheading1 table th{	
	background-color: #f6d6ac;	
}
.contactusheading1 table td{	
	background-color: #fee5c2;
}
.abn{
	color: #c1c1c1;
	font-size: 20px;
	text-align: right;
}
.video{
	top: 300px;
	position: absolute;
	left: 180px;
}
.note{
	font-size:10px;
	line-height:12px;
	padding:22px 30px 0 0;
}
.contactusform li{
	list-style: none;
}
label{
	float: left;  
	width: 10em;  
	margin-right: 1em;
	display: block;
}
.contactus-submit-button input{
	margin-left: 420px;
}
.contactus-thankyou {
	top: 120px;
	font-size: 20px;
	position:relative;
}
#main-column{
	padding:15px 63px 0 21px;
	float:left;
	width:459px;
}
#main-column p{
	color:#707070;
	line-height:20px;
	padding-bottom:20px;
	margin:0;
}
#main-column .note{
	font-size:10px;
	line-height:12px;
	padding:22px 30px 0 0;
}
#main-column .note span{
	display:block;
	padding-top:8px;
}
#smallbusinessmaincolumn{
	text-align: justify;
	padding:25px 63px 0 21px;
	float:left;
	width:366px;
}
#smallbusinessmaincolumn p{
	color:#707070;
	line-height:20px;
	padding-bottom:20px;
	margin:0;
}
#sidebar{
	padding:15px 20px 0 0;
	float:right;
	width:277px;
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	color:#707070;
	line-height:20px;
}
#sidebar li{
	background:url(../images/sidebar-separator-inner.gif) no-repeat 0 6px;
	padding-left:18px;
}
#sidebar-smallbusiness{
	padding:25px 20px 0 0;
	float:right;
	width:370px;
}
#sidebar-smallbusiness ul{
	margin:0;
	padding:0;
	list-style:none;
	color:#707070;
	line-height:20px;
}
.moreinfo{
	color: #ff7e17;
	font-size: 20px;
	position:relative;
	top: -10px;
	left: 10px;
}
.moreinfoblock{
	position:relative;
	top: 10px;
}
.domainnamesatisfactionlogo{
	float: left;
	padding-right: 18px;
}
/*COLUMNS for home page*/
.column{float:left;}
.column1{
	background:url(../images/column1-bg.gif) no-repeat 18px 0;
	width:220px;
	padding-left:66px;
}
.column h2{
	margin:13px 0 3px;
	height:21px;
	text-indent:-999px;
	overflow:hidden;
}
.column h3{
	margin:0;
	font-size:12px;
	color:#707070;
	line-height:20px;
}
.column p{
	margin:0;
	color:#707070;
	line-height:20px;
}
.column2{
	background:url(../images/column2-bg.gif) no-repeat 16px 0;
	width:224px;
	padding-left:66px;
}
.column3{
	background:url(../images/column3-bg.gif) no-repeat 9px 0;
	width:230px;
	padding-left:56px;
}
.column1 h2{
	background:url(../images/heading-column1.gif) no-repeat;
	width:198px;
}
.column2 h2{
	background:url(../images/heading-column2.gif) no-repeat;
	width:135px;
}
.column3 h2{
	background:url(../images/heading-column3.png) no-repeat;
	width:198px;
}
input.my-url{display:none;}
.ironporticon{
	text-align: center;
}
.applogos {
	text-align: center;
}
.applogos li{
	list-style:none;
	display:inline;
	margin-right:30px;
}
/*FOOTER*/
#footer{
	background:#fe9e32;
	border-top:1px solid #fec17d;
	padding:0 28px 0 21px;
	height:27px;
	margin-top:30px; /* was previously 130px */
	color:#fff;
	line-height:27px;
	font-size:11px;
}
#footer a{color:#fff;}
.copy{float:left;}
.copy a:hover{text-decoration:none;}
.privacy{
	float:right;
	font-weight:bold;
}
.privacy a{text-decoration:none;}
.privacy a:hover{text-decoration:underline;}