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: #007ac3;
	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:832px;
	margin:3px 0 15px 0;
	padding:90px 0 0 50px;
}

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

a.rf_logo_home {
	position:absolute;
	top:15px;
	left:0;
	display:block;
	height:46px;
	width:146px;
	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;
}

.whitepapers {
	position:relative;
	float:left;
	width:145px;
	margin:0 10px 10px 0;
	background:#cfcfcf;
	border:1px solid #a2a4a6;
	padding: 10px;
}
.casestudy {
	position:relative;
	float:left;
	width:550px;
	margin:0 10px 10px 0;
	background:#cfcfcf;
	border:1px solid #a2a4a6;
	padding: 10px;
}

.paper_title {
	position:relative;
	background:#ffffff url("../images/whitepaper_top.gif") no-repeat top right;
	border-right:1px solid #a2a4a6;
	border-bottom:1px solid #a2a4a6;
height: 125px;
overflow: hidden;
	padding:45px 8px 10px 10px;
}

.clear {
	clear:both;
}
	


/* ***************  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.png") no-repeat;
	text-indent:-3000px;
	z-index:100;
	cursor:pointer;
}

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

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

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

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

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

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

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

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

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

a.btn_labor_mgmt {
	display:block;
	position:relative;
	width:184px;
	height:22px;
	background:url("../images/btn_labor_mgmt.gif") no-repeat;
	text-indent:-3000px;
	float:left;
	margin: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.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;
}

a.btn_viewdownload {
	display:block;
	width:146px;
	height:21px;
	background:url("../images/btn_viewdownload.gif") no-repeat;
	text-indent:-3000px;
	margin:5px auto;
}

a.btn_share {
	display:block;
	width:146px;
	height:21px;
	background:url("../images/btn_share.gif") no-repeat;
	text-indent:-3000px;
	margin:5px auto;
}

/* ***************  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_solutions { 	background-image: url("../images/btn_solutions.gif"); 	width: 126px;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: 138px;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;
}

/* ***************  HOME TABLE BUTTONS (LEARN MORE) *************** */

#btnhome_learn_foundation { display: block; text-indent: -2000px; background-image: url("../images/btnhome_learn_foundation.png"); width: 120px; height: 24px; }
#btnhome_learn_modules { display: block; text-indent: -2000px; background-image: url("../images/btnhome_learn_modules.png"); width: 120px; height: 24px; }
#btnhome_learn_metrics { display: block; text-indent: -2000px; background-image: url("../images/btnhome_learn_metrics.png"); width: 120px; height: 24px; }

#btnwms_foundation { display: block; float: left; text-indent: -2000px; background-image: url("../images/btnwms_foundation.gif"); width: 180px; height: 24px; margin: 0 5px 20px 0; }
#btnwms_modules { display: block; float: left; text-indent: -2000px; background-image: url("../images/btnwms_modules.gif"); width: 180px; height: 24px; margin: 0 5px 20px 0; }
#btnwms_metrics { display: block; float: left; text-indent: -2000px; background-image: url("../images/btnwms_metrics.gif"); width: 180px; height: 24px; margin: 0 5px 20px 0; }


div.videos {
	height: 170px;
}