/* FireFox expansion fix: */
.columnFix:after {
	clear: both;
	content: ""; 
	display: block;
	height: 0;
	visibility: hidden;
}


html { width: 100%; }
body {
	background: #fff url(../images/bg_tile_x.jpg) repeat-x top;
	font: 12px Tahoma, Arial, sans-serif;
	margin: auto;
	margin-top: 0;
	width: 880px;
}
blockquote {
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 10px;
}
h1 {
	color: #fff;
	font: normal 36px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 20px 0 0 10px;
}
h2 {
	color: #333367;
	font: normal 25px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 10px 20px 0 20px;

}
h4 { display: none; } /* For accessibility only: */
img { border: 0; }
label {
	float: left;
	width: 200px;
}
ol {
	line-height: 18px;
	list-style: square;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
ul {
	list-style: none;
	margin: 0;
}
p {
	line-height: 18px;
	margin: 10px 20px 10px 20px;
}
.author {
	color: #d97e12;
	display: block;
	font-size: 10px;
	text-align: left;
	width: 70%;
}
.banner {
	height: 80px;
	margin: auto;
	margin-top: 5px;
	text-align: left;
	width: 675px;
}
	.bannerContactUs { background: url(../images/banner_contactus.jpg); }
	.bannerCoreCompetencies { background: url(../images/banner_corecompetencies.jpg); }
	.bannerSolutions { background: url(../images/banner_solutions.jpg); }
	.bannerMoreAboutUs { background: url(../images/banner_moreaboutus.jpg); }
	.bannerPurchase { background: url(../images/banner_purchase.jpg); }
	.bannerRead { background: url(../images/banner_read.jpg); }

.noBorder { border: 0 !important; }
.compentencies {}
	.compentencies p {
		border-bottom: 1px dotted #ccc;
		padding: 5px 0 5px 20px;
	}
	.compentencies a:link,
	.compentencies a:visited {
		font: normal 16px Arial, Helvetica, sans-serif;
		margin-bottom: 0;
	}

.read {}
	.read p {
		border-bottom: 1px dotted #ccc;
		padding: 5px 0 5px 10px;
	}
	.read img {
		border: 1px solid #ccc;
	}

.solutions {}
	.solutions p {
		border-bottom: 1px dotted #ccc;
		padding: 5px 0 5px 20px;
	}
	.solutions a:link,
	.solutions a:visited {
		display: block;
		font: normal 16px Arial, Helvetica, sans-serif;
		margin-bottom: 0;
	}

.highlight {
	color: #e3810c;
	font-weight: bold;
}
#articles {
	color: #fff;
	font-size: 10px;
	margin: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 165px;
}
	#articles p { margin: 0 0 10px 0; }
	#articles strong {font-size: 11px; }
	#articles a:link,
	#articles a:visited { color: #ff9618; }
	#articles a:hover { color: #fff; }

#copyright {
	color: #9a9a9a;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
#expertsRight {
	float: right;
	width: 290px;
}
	#expertsRight img { border: 2px solid #333367; }

#footerNav {
	border-top: 1px solid #b6b6b6;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
	#footerNav li {
		display: inline;
	}
		#footerNav li a:link,
		#footerNav li a:visited {
	border-right: 1px solid #9a9a9a;
	margin: 0 2px 0 0;
	padding-right: 5px;
			}
		#footerNav li a:hover { color: #000; }

#footerSeo {
	background: #333367;
	color: #54330c;
	font-size: 11px;
	line-height: 16px;
	padding: 8px 5px 12px;
	text-align: center;
	margin-top: 15px;
}
	#footerSeo li {
	display: inline;
	padding: 0px 2px;
	}
		#footerSeo li a:link,
		#footerSeo li a:visited {
	color: #FFF;
	border-right: 1px solid #54330c;
	margin: 0 2px 0 0;
	padding-right: 5px;
	text-decoration: none;
			}
		#footerSeo li a:hover {
	color: #FEA64F;
}
	#footerSeo strong {
		color: #54330c;
	}

#formContactUs { margin: 0 0 0 20px; }
	#formContactUs input {
		border: 1px solid #ccc;
		margin-bottom: 10px;
	}
	#formContactUs textarea {
		border: 1px solid #ccc;
	}
	
#header {
	background: url(../images/header.jpg) no-repeat;
	height: 90px;
	width: 880px;
	margin-bottom: 5px;
}
	#headerDate {
		color: #949494;
		float: right;
		font: 11px/60px Arial, Helvetica, sans-serif;
		height: 60px;
		text-align: right;
		width: 280px;
	}
	#header img {
		height: 60px;
		width: 600px;
	}

/* Old nav:
#nav {
	font-size: 11px;
	margin-bottom: 10px;
}
	#nav p { margin: 0; }
		#nav a:link,
		#nav a:visited {
			color: #fff;
			display: block;
			height: 20px;
			line-height: 20px;
			padding: 0 10px 0 10px;
			text-decoration: none;
			width: auto;
			}
		#nav a:hover {
			background: #ff9618;
			color: #fff;
			width: auto;
		}
		#nav .selected { background: #ff9618; }
*/

#navTop {
	background: url(../images/bg_nav_tile_x.jpg) repeat-x;
	border-bottom: 1px solid #fff;
	display: block;
	height: 30px;
	position: absolute;
	top: 60px;
	width: 880px;
}
		#navTop a:link,
		#navTop a:visited {
			color: #fff;
			display: block;
			float: left;
			font: 11px/30px Tahoma, Arial, Helvetica, sans-serif;
			height: 30px;
			text-align: center;
			text-decoration: none;
		}
		#navTop a:hover {
			background: url(../images/bg_nav_tile_x_over.jpg);
			color: #fff;
		}

#stage {
	background: url(../images/bg_stage_tile_y.jpg) repeat-y;
	width: 880px;
}
	#stageBottom {
		background: url(../images/stage_bottom.jpg) no-repeat;
		height: 20px;
		width: 880px;
	}
	#stageBottomIndex {
		background: url(../images/stage_bottom_index.jpg) no-repeat;
		height: 10px;
		width: 880px;
	}
	#stageLeft {
		float: left;
		width: 185px;
	}
	#stageRight {
		border-top: 5px solid #ff9618;
		float: right;
		text-align: left;
		width: 695px; 
	}
		#stageRight strong { color: #e3810c; }
		h2 + p.highlight { font-size: 11px; }

#subNav2, #subNav3, #subNav4 {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	position: absolute;
	z-index: 99;
}
	#subNav2 {
	display: none;
	left: 216px;
	top: 30px;
	width: 149px;
	}
		#subNav2 a:link,
		#subNav2 a:visited,
		#subNav2 a:hover { width: 149px; }

	#subNav3 {
	display: none;
	left: 273px;
	top: 30px;
	width: 280px;
	}
		#subNav3 a:link,
		#subNav3 a:visited,
		#subNav3 a:hover { width: 280px; }

		#subNav4 {
	display: none;
	left: 575px;
	top: 30px;
	width: 120px;
	}
		#subNav4 a:link,
		#subNav4 a:visited,
		#subNav4 a:hover { width: 120px; }


	#subNav2 a:link,
	#subNav2 a:visited,
	#subNav3 a:link,
	#subNav3 a:visited,
	#subNav4 a:link,
	#subNav4 a:visited {
		background: #838383;
		border-top: 1px solid #adadad;
		color: #fff;
		display: block;
		line-height: 20px;
		height: 20px;
		text-align: center;
		text-decoration: none;
	}
	#subNav2 a:hover,
	#subNav3 a:hover,
	#subNav4 a:hover {
		background: #ff9d28;
		color: #fff;
		height: auto;
	}
	
a:link,
a:visited { color: #333367; }
a:hover { color: #000; }

div.sub {
	border: 1px solid #8787b3;
	margin: 10px;
}

div.sub h3 {
	padding: 0 10px;
	color: #333367;
	font-size: 16px;
}

span.bump {
	font-size: 10px;
	text-align: center;
	display: block;
	float: left;
	color: #000;
	font-weight: 400;
	width: 40px;
}

span.bump.right {
	float: right;
}

div.att_row {
	border: 1px solid #8787b3;
	border-width: 1px 0;
	margin-bottom: -1px;
}

div.question {
	float: left;
	width: 430px;
	border-right: 1px solid #8787b3;
	padding: 5px;
}

div.answer {
	float: left;
	width: 210px;
	border-left: 1px solid #8787b3;
	margin-left: -1px;
	padding: 5px;
}

div.answer input {
	margin: 5px 4px 0 4px;
	cursor: pointer;
}

.destroyer {
	clear: both;
}

div.product {
	margin: 20px 5px 0;
}

div.product.main {
	/*background: #fff url(../images/main_bg.jpg) 5px 5px no-repeat;*/
}

div.section {
	border: 1px solid #fecb8b;
	border-width: 1px 0;
	margin: 0 5px;
}

div.section.item {
	border-top: 0;
}	

div.section .left {
	float: left;
	width: 220px;
	text-align: center;
	padding-top: 20px;
}

div.section .right {
	float: right;
	width: 455px;
}

div.section.item .left {
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 0;
}

div.section.item .right {
	float: right;
	width: 375px;
}

input.number {
	width: 50px;
}

div.info_box {
	margin: 20px 20px 10px 20px;
	padding: 10px;
	background: #cfcfe5;
	border: 1px solid #333367;
	text-align: center;
}

div.info_box div.left {
	float: left;
	width: 250px;
	text-align: left;
}
div.info_box div.left.one {
	margin-left: 30px;
}
div.info_box div.left.two {
	margin-left: 50px;
}
div.info_box div.left input.text {
	margin: 0;
	width: 250px;
}

h2.purple {
	font-size: 16px;
	color: #333367;
	margin: 0 0 10px 0;
}

input.purple {
	background: #333367;
	border: 1px solid #fff;
	color: #fff;
	padding: 5px 10px;
	cursor: pointer;
}

#book_boxes {
width:880px;
height: 334px;
background: url("../images/book_boxes_bg.jpg") no-repeat;
position: relative;
}

#book_boxes p {
margin: 0;
padding: 50px 0 0 180px;
width:230px;
float: left;
}

#book_boxes img.more {
position: absolute;
left:300px;
top:150px;
}

#book_boxes img.amazon{
position: absolute;
left:595px;
top:30px;
}
#book_boxes img.purchase {
position: absolute;
left:600px;
top:150px;
}

#book_boxes a  {
outline:none;
}
div.logos-header {
	text-align: right;
}
#container-bordered {
	width: 874px;
	border: 3px solid #FEA64F;
	margin-bottom: 20px;
}
.home-content-box {
	background: url(../assets/bg_gray_box.jpg) no-repeat;
	float: left;
	height: 200px;
	width: 394px;
	margin: 0px 0px 25px 29px;
}
#stage #container-bordered .home-content-box p {
	margin: 0px 15px 0px 25px;
}
div#container-bordered h3{
	margin: 0px 24px 8px;
	/*font: 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font: 20px "Myriad Pro", Arial,  san-serif;
	padding: 10px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #c06a05;
}
#book_boxes h3{
	margin: 0;
	/*font: 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font: 20px "Myriad Pro", Arial,  san-serif;
	padding: 50px 0px 0 0;
	border-bottom:1px solid #c06a05;
	color:#c06a05;
}
#book-box {
	float: right;
	width: 300px;
	margin-right: 24px;
}
#book-box p {
	font-size: 11px;
	margin: 0px 0px 0px 16px;
	padding-bottom: 16px;
}
.title {
	font-size: 18px;
	color: #900;
	font-weight: bold;
	letter-spacing: 4px;
}
#homeflash   {
	margin: 25px auto;
	height: 293px;
	width: 821px;
}
div.clientsflash {

	border: 1px solid #CCC;
	margin: 0px 0px 0px 33px;
}
table#homearticles td{
	padding: 0px 6px 8px 0px;
}
span.author {
	font-size: 10px;
	color: #666;
}
