body {
	background-color:#535c65;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#535c65;
}
body a {
	color:#4fb1c6;
}
#container {
	width:985px;
	margin:0 auto;
}
#top {
	width:985px;
	height:140px;
	background-image:url(/images/line.gif);
	background-repeat:no-repeat;
	background-position:0px 137px;
}
#line {
	width:985px;
	height:3px;
	background-image:url(/images/line.gif);
	background-repeat:no-repeat;
}
#top h1 {
	width:288px;
	height:124px;
	text-indent:-999999px;
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	margin:10px 0px 0px 22px;
	float:left;
}
#callnow {
	width:600px;
	float:right;
	padding-top:25px;
}
#top h3 {
	color:#FFF;
	font-size:28px;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}
#top h2 {
	color:#FFF;
	font-size:40px;
	width:100%;
	text-align:center;
	font-weight:normal;
}
#nav {
	width:942px;
	height:70px;
	margin:0 auto 20px auto;
}
#nav ul {
	display:inline;
}
#nav ul li {
	float:left;
}
#nav ul li a {
	display:block;
	width:113px;
	height:45px;
	padding:15px 22px 10px 22px;
	font-size:18px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	background-image:url(/images/nav-bg.gif);
	background-position:0px -70px;
	background-repeat:no-repeat;
}
#floats {
	width:942px;
	margin:0 auto 20px auto;
}
.left {
	width:585px;
	float:left;
	margin-right:10px;
}
#content {
	background:#FFF;
	padding:20px;
}
#content h3 {
	font-size:23px;
	padding:0px;
	margin:0px 0px 8px 0px;
	font-weight:normal;
}
#content p {
	line-height:18px;
	margin-bottom:8px;
}
#content ul li {
	margin:0px 0px 8px 20px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(/images/tick-content.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	line-height:17px;
}
#content ul li ul {
	padding-top:8px;
}
#content ul li ul li {
	margin:0px 0px 5px 0px;
	padding-left:16px;
	background-image:url(/images/tick-content-two.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
}
#content blockquote {
	text-align:center;
	font-size:18px;
	color:#6a1220;
	margin-bottom:8px;
}
.big {
	font-size:40px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.right {
	width:337px;
	float:left;
}
.clear {
	clear:both;
}
.bubble h3 {
	font-size:23px;
	padding:0px;
	margin:0px 0px 8px 0px;
	font-weight:normal;
	z-index:9999;
}
.bubble p {
	line-height:18px;
	z-index:9999;
}
.bubble ul li {
	margin:0px 0px 5px 10px;
	padding-left:20px;
	background-image:url(/images/tick-content.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	line-height:17px;
}
.bubble ul {
	margin-bottom:8px;
}
.bubble {
	width:292px;
	padding:15px 20px 45px 25px;
	position:relative;
	margin-bottom:10px;
	z-index:10;
	background-image:url(/images/bubble.jpg);
	background-repeat:no-repeat;
	background-color:#d8d4d4;
}
.top-mask {
	width:337px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999;
	padding:0px;
	margin:0px;
}
.top-mask img {
	margin:0px;
	padding:0px;
	border:0px;
}
.btm-mask {
	width:337px;
	height:45px;
	position:absolute;
	left:0px;
	right:0px;
	z-index:9999;
	padding:0px;
	margin:0px;
}
.btm-mask img {
	margin:0px;
	padding:0px;
	border:0px;
}
#footer {
	width:942px;
	margin:20px auto;
	color:#999;
	/*background-image:url(/images/rics-logo.jpg);
	background-position:740px 0px;
	background-repeat:no-repeat;*/
}
#footer p {
	line-height:18px;
	margin-bottom:10px;
}