html {
	min-height: 100%;
	height:100%;
}

body {	
	background:#ffffff url("../images/bg_main.gif") repeat-x top;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
	color: #000000;
	height: 100%;
	margin:0;
}


h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 17px;
	color: #213d63;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 15px;
	color: #213d63;
	font-weight:bold;
	margin: 0 0 4px 0;
}

h3 {
	display:inline;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#313131;
	padding:0;
	margin: 0;
}

p {
	margin: 0 10px 15px 20px;
	line-height:16px;	
}

a {
	color: #163466;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #5D9032;
	text-decoration: underline;
}

strong {}

select {
	color:#6b6b6b;
	font-size:12px;
}

.border {
	border:1px solid #c7c7c7;
}

.left {
	float:left;
	margin:0 10px 10px 20px;
}

.right {
	float:right;
	margin:0 0 10px 10px;
	clear:right;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.title {
	color: #336485;
	font-weight:bold;
}

.nav_text {
	display:none;
}

.container {
	position:relative;
	margin:0 10px 20px 20px;
}

.hr {
	background:url("../images/hr.gif") repeat-x;
	height:2px;
	line-height: 2px;
	position:relative;
	text-align:left;
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

#content ul {
	width:95%;
	margin:5px 0 20px 20px;
	padding:0;
	list-style:none;
}

#content ul li {
	padding-left: 12px;
	background:url(../images/bullet.gif) no-repeat 0 6px;
	margin:0 10px 0 0;
	line-height:18px;
}

/********************* MAIN BODY *************************/

#main_body {
	position:relative;
	margin: auto;
	width:882px;
	z-index:100;
}

/********************* HEADER STYLES *************************/

#top {
	height:50px;
	width:882px;
	position:relative;
	margin:auto;
	z-index:101;
}

a.logo {
	position:absolute;
	top:26px;
	right:0;
	display:block;
	height:17px;
	width:132px;
	text-indent:-3000px;
	background:url("../images/logo_ics.gif") no-repeat;
}	

#main_nav {
	position:absolute;
	left:0;
	bottom:0px;
	width:573px;
	z-index:101;
}


/*********************  LAYOUT STYLES *************************/

#banner {
	position:relative;
	height:114px;
	width:852px;
	margin:3px 0 15px 0;
	padding:90px 0 0 30px;
}

a.rf_logo {
	position:absolute;
	top:15px;
	display:block;
	height:54px;
	width:143px;
	text-indent:-3000px;
	background:url("../images/logo.jpg") no-repeat;
}	

a.rf_logo_home {
	position:absolute;
	top:15px;
	left:0;
	display:block;
	height:54px;
	width:143px;
	text-indent:-3000px;
	background:url("../images/logo.jpg") no-repeat;
}	

#flash_fader {
	position:absolute;
	right:0;
	top:0;
	width:410px;
	height:204px;
	z-index:10;
}
	

#banner h1 {
	font-size:30px;
	margin:0;
	text-transform:none;
}
#banner h2 {
	font-size:20px;
	color: #231f20;
	font-weight:normal;
	font-style:italic;
	margin:0;
	text-transform:none;
}
#banner_int {
	position:relative;
	height:51px;
	width:879px;
	margin:3px 0 20px 0;
	padding:92px 0 0 3px;
}

#banner_int h1 {
	font-size:20px;
}

#content {
	position:relative;
	width:879px;
	margin:0 0 20px 0;
	padding:0 0 0 3px;
}

/* ***************  INTERIOR LAYOUT STYLES *************** */

#col_1 {
	position:relative;
	float:left;
	width:600px;
	padding:0;
	margin:0 46px 0 0;
}

.breadcrumb {
	position:relative;
	margin:-5px 0 0 0;
	color:#737072;
}

.breadcrumb a {
	color:#737072;
}

#col_2 {
	position:relative;
	float:left;
	width:230px;
	padding:0 0 20px 0;
}

.product {
	position:relative;
	background:#f1f2f4;
	border:1px solid #d0cece;
	margin:0 0 20px 0;
	padding:10px;
}

.prod_title h3 {
	display:block;
	color:#ffffff;
	font-size:16px;
}

.prod_title {
	background-color:#696969;
	background-image: url(../images/prod_title_bg.gif);
	background-repeat: no-repeat;
	padding:0 0 5px 10px;
}

.roi_table {
	width:590px;
}

.roi_table input {
	text-align:right;
}

.heading {
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #76C339;
}

.total {
	background:#d4f6b7;
}

/* ***************  BUTTON STYLES *************** */

#content a:hover, #banner a:hover {
	background-position:0% 100%;
}

a.btn_request_info {
	display:block;
	position:absolute;
	left:520px;
	top:112px;
	width:220px;
	height:54px;
	background:url("../images/btn_request_info.gif") no-repeat;
	text-indent:-3000px;
	z-index:100;
}

a.btn_jde {
	display:block;
	position:relative;
	width:108px;
	height:22px;
	background:url("../images/btn_jde.gif") no-repeat;
	text-indent:-3000px;
	float:left;
	margin:0 10px 10px 0;
}

a.btn_viewpoint {
	display:block;
	position:relative;
	width:108px;
	height:22px;
	background:url("../images/btn_viewpoint.gif") no-repeat;
	text-indent:-3000px;
	float:left;
	margin:0 10px 10px 0;
}

a.btn_timberline {
	display:block;
	position:relative;
	width:108px;
	height:22px;
	background:url("../images/btn_timberline.gif") no-repeat;
	text-indent:-3000px;
	float:left;
	margin:0 10px 10px 0;
}

a.btn_learnmore {
	display:block;
	width:75px;
	height:18px;
	background:url("../images/btn_learnmore.gif") no-repeat;
	text-indent:-3000px;
	float:left;
	margin:0;
}

a.btn_equential {
	display:block;
	width:230px;
	height:135px;
	background:url("../images/btn_equential.gif") no-repeat;
	text-indent:-3000px;
	z-index:100;
	margin:0 0 10px 0;
}

a.btn_casestudy {
	display:block;
	width:190px;
	height:22px;
	background:url("../images/btn_casestudy.gif") no-repeat;
	text-indent:-3000px;
	z-index:100;
	margin:0 0 10px 0;
}

a.button {
	/*position:absolute;
	right:0;
	bottom:0;*/
	float: right;
	clear: both;
	position: relative;
	background-color:#d6dce1;
	padding:5px;
	margin:5px 5px 5px 5px;
	color:#213d63;
	text-decoration:none;
	border: 1px solid #d0cece;
}

a.button:hover {
	background-color:#213d63;
	color:#d0cece;
	text-decoration:none;
}

/* ***************  VIEWLET STYLES *************** */

#col_2 ul {
	width:200px;
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}

#col_2 ul li {
	padding-left: 12px;
	background:url("../images/bullet_viewlet.gif") no-repeat 0 4px;
	margin:0 0 2px 0;
	line-height:18px;
}

.whitepaper {
	position:relative;
	height:92px;
	width:210px;
	background:url("../images/bg_viewlet_whitepaper.gif") no-repeat;
	padding:10px;
	margin:0 0 10px 0;
}

.select {
	background:#002956;
	width:204px;
	padding:3px;
	margin:-3px 0 8px 0;
}

.select select {
	width:173px;
	height:20px;
}

a.btn_download {
	display:block;
	position:relative;
	width:107px;
	height:22px;
	background:url("../images/btn_download.gif") no-repeat;
	text-indent:-3000px;
	margin:auto;
}
	
.news {
	position:relative;
	width:210px;
	background:url("../images/bg_viewlet_news.gif") no-repeat;
	padding:10px;
	margin:0 0 0 0;
}

.news h2 {
	margin:0 0 10px 0;
	font-size:16px;
}

.news_btm {
	margin:0 0 10px 0;
}

a.btn_seemore {
	display:block;
	position:relative;
	width:103px;
	height:22px;
	background:url("../images/btn_seemore.gif") no-repeat;
	text-indent:-3000px;
	margin:auto;
}
	
a.btn_video_view {
	display:block;
	position:relative;
	width:230px;
	height:95px;
	background:url("../images/btn_video_view.gif") no-repeat;
	text-indent:-3000px;
	margin:0 0 10px 0;
}
	
.send {
	position:relative;
	height:22px;
	width:210px;
	background:url("../images/bg_viewlet_send.gif") no-repeat;
	padding:35px 10px 10px 10px;
	margin:0 0 10px 0;
}
	
.chat {
	position:relative;
	height:39px;
	width:198px;
	background:url("../images/bg_viewlet_chat.gif") no-repeat;
	padding:37px 10px 10px 22px;
	margin:0 0 10px 0;
}
	
a.btn_chat {
	display:block;
	position:relative;
	width:105px;
	height:22px;
	background:url("../images/btn_chat.gif") no-repeat;
	text-indent:-3000px;
}
	
.testimonial {
	position:relative;
	/*height:156px;*/
	width:228px;
	background:#f1f2f4 url("../images/bg_viewlet_testimonial.gif") no-repeat;
	padding:0;
	margin:0 0 10px 0;
	border:1px solid #d0cece;
	color:#3f3f3f;
}

.testimonial_inner {
	padding:10px 10px 10px 10px;
	background-image: url("../images/bg_viewlet_testimonial_qt.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.testimonial_inner h2 {
	margin:0 0 10px 0;
	font-size:16px;
}

.testimonial_btm {
	margin: 10px 0 10px 0;
}
	
.general {
	position:relative;
	width:208px;
	background:#f1f2f4 url("../images/bg_viewlet_gen.gif") no-repeat top;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	border:1px solid #d0cece;
	color:#3f3f3f;
	font-size:11px;
}

.general_tall {
	position:relative;
	width:208px;
	background:#f1f2f4 url("../images/bg_viewlet_gen_tall.gif") no-repeat top;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	border:1px solid #d0cece;
	color:#3f3f3f;
	font-size:11px;
}

.general h2 {
	margin:0 0 15px 0;
	font-size:16px;
}

.general_tall h2 {
	margin:0 0 15px 0;
	font-size:16px;
}

.videos {
	border-color: #cbcbcb;
	border-width: 2px;
	border-style: solid;
	float: left;
	position: relative;
	width: 144px;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin: 0 20px 0 0;
}

.videos img {
	margin: 0 0 10px 0;
}

a.viewlet_video {
	margin: 0 0 10px 0;
	width: 230px;
	height: 95px;
	overflow: hidden;
	display: block;
	background-image: url(../images/btn_video_view.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}

a.viewlet_email {
	margin: 0 0 10px 0;
	width: 230px;
	height: 56px;
	overflow: hidden;
	display: block;
	background-image: url(../images/btn_viewlet_email.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}

a.viewlet_whitepaper {
	margin: 0 0 10px 0;
	width: 230px;
	height: 73px;
	overflow: hidden;
	display: block;
	background-image: url(../images/btn_viewlet_whitepaper.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}

a.viewlet_request {
	margin: 0 0 10px 0;
	width: 230px;
	height: 96px;
	overflow: hidden;
	display: block;
	background-image: url(../images/btn_viewlet_request.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}

a.viewlet_partner {
	margin: 0 0 10px 0;
	width: 230px;
	height: 90px;
	overflow: hidden;
	display: block;
	background-image: url(../images/btn_viewlet_partner.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}

.webcast {
	position:relative;
	height:79px;
	width:210px;
	color:#ffffff;
	background-image: url(../images/bg_viewlet_webcast.gif);
	padding:40px 20px 0 0;
	margin: 0 0 10px 0;
}

a.btn_webcast {
	margin: auto;
	width: 154px;
	height: 22px;
	overflow: hidden;
	display: block;
	background-image: url(../images/btn_webcast.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}

.whitepaper_expert {
	position:relative;
	height:98px;
	width:210px;
	background-image: url(../images/bg_viewlet_whitepaper_expert.gif);
	padding:40px 20px 0 0;
	margin: 0 0 10px 0;
}

a.btn_download_whitepaper {
	margin: 0 0 0 20px;
	width: 186px;
	height: 22px;
	overflow: hidden;
	display: block;
	background-image: url(../images/btn_download_whitepaper.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}

.blank_template p {
	margin:0 0 10px 0;
	padding:0;
}

a.btn_roi {
	display:block;
	width:230px;
	height:180px;
	background:url("../images/btn_roi.gif") no-repeat;
	text-indent:-3000px;
	z-index:100;
	margin:0 0 10px 0;
}

.case_jde {
	display:block;
	width:212px;
	height:34px;
	background:url("../images/bg_case_jde.jpg") no-repeat;
	text-indent:-3000px;
	padding:77px 0 0 18px;
	margin:0 0 10px 0;
}

.case_timberline {
	display:block;
	width:212px;
	height:34px;
	background:url("../images/bg_case_timberline.jpg") no-repeat;
	text-indent:-3000px;
	padding:77px 0 0 18px;
	margin:0 0 10px 0;
}

.case_viewpoint {
	display:block;
	width:212px;
	height:34px;
	background:url("../images/bg_case_viewpoint.jpg") no-repeat;
	text-indent:-3000px;
	padding:77px 0 0 18px;
	margin:0 0 10px 0;
}


/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	padding:0 0 20px 0;
}

#footer p {
	margin: 0 10px 20px 3px;
}

.footer_nav a {
	color:#000000;
	text-decoration:none;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav li#btn_home { 	background-image: url("../images/btn_home.gif"); 	width: 54px;height: 19px;	}
#nav li#btn_products { 	background-image: url("../images/btn_products.gif"); 	width: 88px;height: 19px;	}
#nav li#btn_services  { 	background-image: url("../images/btn_services.gif"); 	width: 80px;height: 19px;	}
#nav li#btn_partners { 	background-image: url("../images/btn_partners.gif"); 	width: 87px;height: 19px;	}
#nav li#btn_about { 	background-image: url("../images/btn_about.gif"); 	width: 67px;height: 19px;	}
#nav li#btn_news { 	background-image: url("../images/btn_news.gif"); 	width: 117px;height: 19px;	}

#nav li#btn_contact { 	background-image: url("../images/btn_contact.gif"); 	width: 80px;height: 19px;	}


#nav li a {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
}

#nav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
}