@import url(/switch/off.css?1);	

* {margin:0; padding:0; border:none; }

body {
	font:12px/1.5em Arial, Helvetica, sans-serif;
	color:#2F2F2F;
	}

a {
	color:#e70001;
	text-decoration:none;
}

a:hover {
	color:#9e0203;
	text-decoration:none;
	}

#container {
	width:984px;
	margin:0 auto;
}

.clear {
	clear:both;
}

#header-index {
	width:984px;
	height:318px;
	padding:0;
}

#textarea-contact {
	width: 463px;
	height: 150px;
	}


ul, li {
	margin: 10px 0 10px 30px;
	}

#-headings {
	width: 250px; 
	height: 30px;
	} 
	
#sub-sub-heading-index {
	width: 500px; 
	height: 32px;
	} 
	
#sub-sub-heading-features-benefits {
	width: 400px; 
	height: 32px;
	}
	
#sub-sub-heading-request-a-demo {
	width: 200px; 
	height: 32px;	
	}
	
#sub-sub-heading-contact-us {
	width: 200px; 
	height: 32px;	
	}
	
#nav {
	background:url(../images/nav-rpt.png) top left repeat-x;
	width:984px;
	height:40px;
	margin:0 auto;
}
	
#nav #nav-items{
	background:url(../images/nav-arrow.png) top right no-repeat;
	height:40px;
	padding:0px;
}

#nav #nav-items a img{
	border:none;
}

#nav #nav-items a:hover img{
	background:url(../images/nav-r.png) top left repeat-x;
	border:none;
	height:40px;
}

#content {
	background-image: url(../images/contentbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	overflow: auto;
	width: 984px;
	margin: 0 auto;
}

#content-left {
	width:429px;
	float:left;
	padding-left:23px;
	padding-top:19px;
}

#content-right {
	width:500px;
	float:left;
	padding-top:38px;
	padding-right:5px;
}

#content-right p {
	font:12px/1.5em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}


#footer {
	background:url(../images/footerbg.jpg) repeat-x top left;
	width:984px;
	height:85px;
	margin:0 auto;
}

#footer-left {
	width:404px;
	height:35px;
	font:12px/1.5em Arial, Helvetica, sans-serif;
	float:left;
	text-align:left;
	padding:25px 0 25px 35px;
}


#footer-right {
	width:404px;
	height:35px;
	font:12px/1.5em Arial, Helvetica, sans-serif;
	float:right;
	text-align:right;
	padding:25px 35px 25px 0;
}

#header-inside {
	width:984px;
	height:141px;
	margin:0 auto;
}

input {
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid #666666;
}

select {
	margin-left: 5px;
	margin-right: 10px;
	}

textarea {
	border: 1px solid #666666;
	}

#require-fields {
	font-size: 13px;
	}

#contact-us-table {
	width: 565px;
	}
	
#contact-us-table td {
	padding: 4px;
	}	

#subheads {
	width:984px;
	height:142px;
	margin:0 auto;
}




#inside-content {
	background: #dcdcdc url('../images/content-area-image/') bottom right no-repeat;
	width:984px;
	overflow:auto;
	margin:0 auto;
}

#inside-content-features {
	background: #dcdcdc url('../images/content-area-image/senior-restaurant-employee.png') bottom right no-repeat;
	width:984px;
	overflow:auto;
	margin:0 auto;
}

#inside-content-demo {
	background: #dcdcdc url('../images/content-area-image/burger.png') bottom right no-repeat;
	width:984px;
	overflow:auto;
	margin:0 auto;
}

#inside-content-scheduled {
	background: #dcdcdc url('../images/content-area-image/fast-food-manager.png') bottom right no-repeat;
	width:984px;
	overflow:auto;
	margin:0 auto;
}

#inside-content-our-partners {
	background: #dcdcdc url('../images/content-area-image/fast-food-manager.png') bottom right no-repeat;
	width:984px;
	overflow:auto;
	margin:0 auto;
}

#inside-content-contact-us {
	background: #dcdcdc url('../images/content-area-image/fries.png') bottom right no-repeat;
	width:984px;
	overflow:auto;
	margin:0 auto;
}

#inside-content-site-map {
	background: #dcdcdc url('../images/content-area-image/fast-food-guy.png') bottom right no-repeat;
	width:984px;
	overflow:auto;
	margin:0 auto;
}


#inside-content-about-us {
	background: #dcdcdc;
	width:984px;
	overflow:auto;
	margin:0 auto;
}

#inside-content-index {
	width:984px;
	overflow:auto;
	margin:0 auto;
}

#inside-content-left {
	width:485px;
	float:left;
	padding-left:35px;
	padding-right:35px;
	padding-top:29px;
}

#inside-content-left p {
	font:12px/1.5em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

#inside-content-right {
	width: 405px;
	float: right;
}

#webinars-table td {
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
.button {
	padding: 6px;
	cursor: pointer;
	}
	
#webinars-sub-nav {
	margin: 50px 30px 0px 0px;
	float: right;
	}	
	
#webinars-sub-nav ul {
	margin: 0px !important;	
	}		
	
#webinars-sub-nav li {
	list-style: none;
	margin: 0px 0px 1px 0px !important;

	}	
	
#webinars-sub-nav li a {
	display: block;
	width: 200px; 
	height: 20px;
	padding: 4px;
	text-decoration: none;
	background-image: url('../images/sub-nav.png');
	background-repeat: repeat-x;
	color: #ffffff;
	}	
	
#webinars-sub-nav a:hover {
	background-color: #305b82;
	
	}
	
#register-now {
	margin-top: 20px;
	padding: 5px;
	background-color: #666666;
	color: #ffffff;
	width: 80px;
	text-align: center;
	font-weight: bold;
	}
	
#inside-head {
	width: 984px;
	height: 141px;
	}

body.mceContentBody {
    background: #dcdcdc;
	padding-left:35px;
	padding-right:35px;
	padding-top:29px;
	font:12px/1.5em Arial, Helvetica, sans-serif;
	color:#2F2F2F;
}

.mceContentBody a {
    font:12px/1.5em Arial, Helvetica, sans-serif !important;
    color:#e70001 !important;
	text-decoration:none;
}

.mceContentBody a:hover {
	color:#9e0203;
	text-decoration:none;
}

	
