html {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	background-color: #d6d6d6;
}

p {
	padding: 0;
	margin: 0 0 14px 0;
	line-height: 18px;
}

div {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

a:active, a:visited, a:link {
	font-size: 12px;
	font-weight: normal;
	color: #8c9701;
	outline: none;
}

#container {
	width: 986px;
	margin: 0 auto;
	background-color: #ffffff;
}

#header1 {
	width: 986px;
	height: 123px;
	background: url(/images/minemax-logo.gif) 46px 25px no-repeat;
	text-align: right;
}

#logoarea {
	position: absolute;
	float: left;
	z-index: 2;
	width: 210px;
	height: 121px;
}

#logoarea a {
	width: 166px;
	height: 82px;
	display: block;
	margin: 24px 0 0 44px;
}

#topmenu {
	width: 936px;
	padding: 35px 50px 46px 0;
	line-height: 14px;
}

#topmenu a {
	color: #3a3a3a;
}

#tagline {
	width: 936px;
	padding-right: 50px;
}

#menuarea {
	width: 986px;
	height: 31px;
	background: url(/images/menu-bg.gif) top left no-repeat;
}

#menuarea ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 268px;
}

#primary .mlv1 {
	float: left;
	background: url(/images/menu-seperator.gif) top right no-repeat;
	z-index: 999;
}

#primary li a,
#primary li span {
	display: block;
	padding: 0 20px;
	line-height: 31px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#primary li ul {
	position: absolute;
	padding: 0;
	margin: 0;
	background: url(../images/menu-item-bg.png) top left repeat;
	z-index: 999;
}

#primary li table {
	position: absolute;
	padding: 0;
	margin: 0;
	background: url(../images/menu-item-bg.png) top left repeat;
	z-index: 999;
}

#primary li td {
	position: static;
	padding: 4px 6px 8px 6px;
	margin: 0;
}

#primary li td.first {
	padding-left: 16px;
}

#primary li td ul {
	position: relative;	/* remove the absolute positioning defined above and propagated to this child */
	padding-left: 20px;
	margin: 0;
	color: #ffffff;
	list-style: url(/images/menu-dash.gif);
	background: none;
}

#primary li td li {
	margin: 0;
	padding: 0;
	width: 145px;
}

#primary li td a,
#primary li td span {
	display: block;
	line-height: 18px;
	padding: 1px 6px;
	font-weight: bold;
	color: #ffffff;
	white-space: nowrap;
}

#primary li td li a {
	display: inline;
	line-height: 18px;
	font-weight: normal;
	padding: 1px 0;
	white-space: normal;
}

#primary li ul li a {
	font-weight: normal;
}

#primary li ul.mlv2 li {
	float: left;
}

#primary li table {
	display: none;
}

#primary li ul {
	display: none;
}

#primary li:hover table,
#primary li:hover ul {
	display: block;
}

#primary li ul li a:hover,
#primary li td a:hover,
#primary li td li a:hover {
	background-color: #303030;
}

#primary li.mlv1:hover {
	background: #4f5355 url(/images/menu-seperator.gif) top right no-repeat;
}

#flasharea {
	width: 986px;
	height: 262px;
	background: url(/images/home-content-top-border.gif) bottom left no-repeat;
}

#swfobj {
	width: 986px;
	height: 258px;
	background: url(/images/home-masthead.jpg) top left no-repeat;
	z-index: 1;
}

#hcol3-1 {
	position: relative;
	float: left;
	width: 268px;
	left: 718px;	/* this value = #col2 cntr + #col3 cntr widths */
	padding: 0 0 20px 0;
}

#hcol3-2 {
	float: left;
	width: 456px;
	position: relative;
	left: 719px;	/* this value = #col1 cntr + #col2 cntr widths + col1 cntr border width */
}

#hcol3-3 {
	float: left;
	width: 260px;
	position: relative;
	left: 720px;	/* this value = #col1 cntr + #col2 cntr widths + col1 cntr border + col2 cntr border */
	padding: 0 0 20px 0;
}

#hcol3cntr-1 {
	float: left;
	position: relative;
	width: 986px;
	right: 457px;	/* this value = #col2 width + this border width */
	border-right: 1px solid #d2d2d2;
	background: #ffffff url(/images/home-col1-bg.jpg) bottom right no-repeat;
}

#hcol3cntr-2 {
	float: left;
	position: relative;
	width: 986px;
	right: 261px;	/* this value = #col3 width + this border width */
	border-right: 1px solid #d2d2d2;
	background-color: #ebebeb;
}

#hcol3cntr-3 {
	float: left;
	position: relative;
	width: 986px;
	overflow: hidden;
	background-color: #ffffff;
	background: #ffffff url(/images/home-col3-bg.jpg) bottom right no-repeat;
}

#hcol3-1 h2 {
	height: 30px;
	margin: 0 0 16px 0;
	padding: 0 17px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url(/images/red-header-bg.gif) top left no-repeat;
}

#hcol3-2 h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 16px 0;
	padding: 20px 0 0 0;
}

#hcol3-2 h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 16px 0 0 0;
}

#hcol3-3 h2 {
	height: 30px;
	margin: 0;
	padding: 0 17px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/green-header-bg.gif) top left no-repeat;
}

#hcol3-3 h3 {
	width: 226px;
	height: 26px;
	margin: 14px 0 0 0;
	padding: 2px 17px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/grey-header-bg.gif) top left no-repeat;
}

div.txtbox {
	margin: 0;
	padding: 0 17px;
}

div.nextbtt {
	width: 186px;
	height: 54px;
	padding: 10px 12px;
	background: url(/images/large-button-bg.jpg) top left no-repeat;
	margin: 10px 0;
	float: left;
}

div.nextbtt a {
	color: #3a3a3a;
	text-decoration: none;
}

div.nextbtt span {
	display: block;
	font-weight: bold;
	padding-bottom: 9px;
}

div.fmore {
	direction: rtl;
	padding-bottom: 16px;
}

div.fmore a {
	display: block;
	width: 96px;
	height: 23px;
	margin: 0;
	padding: 7px 0 0 34px;
	color: #3a3a3a;
	text-decoration: none;
	text-align: left;
	background: url(/images/find-out-more-btt-bg.png) top left no-repeat;
}

div.news {
	background: url(/images/green-arrow.gif) top left no-repeat;
	margin: 10px 17px 0 12px;
	padding: 0 0 10px 20px;
	border-bottom: 1px dotted #a5a5a5;
}

div.news a {
	font-size: 11px;
	font-weight: bold;
	color: #202020;
}

div.testimonials {
	background: url(/images/grey-arrow.gif) top left no-repeat;
	margin: 10px 17px 0 12px;
	padding: 0 0 10px 20px;
	border-bottom: 1px dotted #a5a5a5;
}

div.more {
	direction: rtl;
}

div.more a {
	display: block;
	width: 50px;
	height: 22px;
	margin: 0;
	padding: 6px 0 0 30px;
	color: #3a3a3a;
	text-decoration: none;
	text-align: left;
	background: url(/images/more-btt-bg.png) top left no-repeat;
}

div.lastitem {
	padding-bottom: 0;
	border: 0;
}

#footer {
	clear: both;
	width: 949px;
	height: 28px;
	line-height: 28px;
	background-color: #5f5f5f;
	color: #ffffff;
	padding: 0 17px 0 20px;
}

#footermenu {
	float: left;
	height: 28px;
	line-height: 28px;
}

#footermenu a {
	color: #ffffff;
}

#copyright {
	float: right;
	height: 28px;
	line-height: 28px;
	font-size: 11px;
}

#copyright a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.dotted {
	border-bottom: 1px dotted #a5a5a5;
}

.white {
	background-color: #ffffff;
}

.grey {
	background-color: #ebebeb;
	border: 1px solid #ffffff;
	border-bottom: 0;
	float: left;
}

#masthead1 {
	width: 986px;
	height: 153px;
	background: url(/images/solutions-masthead.jpg) top left no-repeat;
}
#masthead2 {
	width: 986px;
	height: 153px;
	background: url(/images/services-masthead.jpg) top left no-repeat;
}
#masthead3 {
	width: 986px;
	height: 153px;
	background: url(/images/support-masthead.jpg) top left no-repeat;
}
#masthead4 {
	width: 986px;
	height: 153px;
	background: url(/images/customers-masthead.jpg) top left no-repeat;
}
#masthead5 {
	width: 986px;
	height: 153px;
	background: url(/images/company-masthead.jpg) top left no-repeat;
}

#breadcrumbs {
	width: 969px;
	height: 24px;
	padding: 9px 0 0 17px;
	font-size: 11px;
	background: url(/images/breadcrumbs-bg.jpg) top left no-repeat;
}

#breadcrumbs a {
	font-size: 11px;
	color: #3a3a3a;
}

#scol3-1 {
	position: relative;
	float: left;
	width: 209px;
	min-height: 50px;
	left: 777px;	/* this value = #col2 + #col3 widths */
}

#scol3-2 {
	float: left;
	width: 558px;
	position: relative;
	left: 777px;	/* this value = #col2 + #col3 widths */
}

#scol3-3 {
	float: left;
	width: 219px;
	position: relative;
	left: 777px;	/* this value = #col2 + #col3 widths */
}

#scol3cntr-1 {
	float: left;
	position: relative;
	width: 986px;
	right: 558px;	/* this value = #col2 width */
}

#scol3cntr-2 {
	float: left;
	position: relative;
	width: 986px;
	right: 219px;	/* this value = #col3 width */
}

#scol3cntr-3 {
	float: left;
	position: relative;
	width: 986px;
	overflow: hidden;
	background: url(/images/content-bg.jpg) bottom right no-repeat;
}

#scol3cntr-bkgnd {
	float: left;
	position: relative;
	width: 986px;
	overflow: hidden;
	background: #ffffff url(/images/right-col-bg.jpg) top right no-repeat;
}

div.stxtbox {
	margin: 0;
	padding: 20px 17px;
	background: none;
}

div.quotebdr {
	border-top: 1px dotted #a5a5a5;
	border-bottom: 1px dotted #a5a5a5;
	padding: 3px 0;
	margin-bottom: 14px;
}

div.quotebdr blockquote {
	margin: 0;
	padding: 18px 18px 18px 38px;
	background: #f6f6f6 url(/images/green-arrow.gif) 18px 21px no-repeat;
	font-size: 17px;
}

#smenu {
	list-style: none;
	margin: 0;
	padding: 0 0 40px 0;
	border-top: 3px solid #ebebeb;
}

#smenu a, #smenu span {
	display: block;
	margin: 2px 0 0 0;
	padding: 4px 8px;
	color: #232323;
	font-weight: bold;
	background-color: #ebebeb;
	text-decoration: none;
}

#smenu ul {
	list-style: none;
	margin: 0
	padding: 0;
}

#smenu ul li a, #smenu ul li span {
	margin: 0;
	padding: 3px 16px 3px 8px;
	font-weight: normal;
	background-color: #ffffff;
	border-bottom: 1px dotted #a5a5a5;
}

#smenu ul li li a, #smenu ul li li span {
	margin: 1px 0 0 0;
	padding: 3px 16px 3px 12px;
	color: #420202;
	border-bottom: 1px dotted #a5a5a5;
}

#smenu ul li li a.expanded {
	margin: 1px 0 0 0;
	padding: 3px 16px 3px 12px;
	color: #420202;
	border-bottom: 1px dotted #a5a5a5;
	background: #e1b2bd url(/images/red-down-arrow.gif) center right no-repeat;
}

#smenu ul li li li a, #smenu ul li li li span {
	margin: 0;
	padding: 3px 6px 3px 18px;
	color: #830020;
	background: none;
	border: 0;
	line-height: 14px;
}

#smenu ul li a.selected {
	background: none;
	background-color: #e1b2bd;
}

#smenu ul li li li a.selected {
	background: none;
	background-color: #ebebeb;
}

div.knowmore {
	color: #ffffff;
	background-color: #a6b300;
	margin-bottom: 18px;
	padding: 16px;
	line-height: 18px;
}

div.knowmore a:link, div.knowmore a:visited, div.knowmore a:active {
	color: #ffffff;
	font-weight: bold;
}

div.resources {
	margin-bottom: 18px;
	padding: 12px 0 0 0;
	border-top: 1px dotted #a5a5a5;
}

div.resources h3 {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

div.resources ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.resources ul li {
	padding: 5px 10px;
	background-color: #f6f6f6;
	border-bottom: 1px dotted #a5a5a5;
}

div.resources a {
	text-decoration: none;
	color: #3a3a3a;
}

div.resources a span {
	color: #a6b300;
}

div.sbox {
	padding: 0 3px 30px 0;
}

div.sbox pre {
	display: box;
	overflow: scroll;
}

div.section {
	margin: 0 0 14px 0;
	padding: 0;
	border-bottom: 1px dotted #a5a5a5;
}

h1 {
	margin: 0;
	padding: 16px 0 10px 0;
	font-size: 26px;
	font-weight: normal;
}

h2 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

div.section h4 {
	padding: 0;
	margin: -4px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #8c9701;
}

ul.nextlist {
	list-style: url(/images/bullet.gif);
	padding-left: 17px;
	margin: 0 0 14px 0;
}

ul.nextlist li {
	line-height: 18px;
	font-weight: bold;
}

ul.nextlist li a:link, ul.nextlist li a:visited, ul.nextlist li a:active {
	line-height: 18px;
	font-weight: bold;
	color: #3a3a3a;
}

ul.list {
	list-style: url(/images/bullet.gif);
	padding-left: 17px;
	margin: 0 0 14px 0;
}

ul.list li {
	line-height: 18px;
}

ul.list li a {
	line-height: 18px;
}

.p65 { width: 65%; }
.p60 { width: 60%; }
.p55 { width: 55%; }
.p50 { width: 50%; }
.p45 { width: 45%; }
.p40 { width: 40%; }
.p35 { width: 35%; }
.p20 { width: 20%; }
.p15 { width: 15%; }

.color1 {
	background-color: #ffffff;
}
.color2 {
	background-color: #f2f2f2;
}

.comparison {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	padding: 0;
	margin: 0 0 14px 0;
}
.comparison th {
	background-color: #a6b300;
	padding: 4px 8px;
	color: #ffffff;
	text-align: center;
}
.comparison td {
	padding: 4px 8px;
	font-size: 11px;
	text-align: center;
}
.comparison img {
	border: 0;
}
.comparison .left {
	text-align: left;
	font-size: 12px;
	padding: 4px 16px 4px 8px;
}

.features {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	padding: 0;
	margin: 0 0 14px 0;
}
.features th {
	background-color: #a6b300;
	padding: 4px 20px 4px 12px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
}
.features td {
	padding: 4px 8px;
	text-align: left;
	vertical-align: top;
}
.features ul.list {
	margin: 0 0 4px 0;
}

#contactform {
	padding: 0;
	margin: 0 0 14px 0;
}

#contactform div {
	width: 510px;
}

#contactform label {
	float: left;
	width: 120px;
	line-height: 20px;
	margin: 2px 0;
}

#contactform input, #contactform select {
	width: 220px;
	margin: 2px 0;
}

#contactform input.checkbox {
	width: auto;
}

#contactform label.checklabel {
	float: none;
	width: auto;
	margin: 2px 4px;
}

#contactform br {
	clear: both;
}
#contactform label.fullwidth {
	clear: both;
	width: 500px;
}
#contactform textarea {
	width: 450px;
	height: 150px;
	overflow: auto;
}
#contactform .btt {
	margin: 12px 0 0 0;
	font-size: 11px;
	width: 120px;
}
.footnote {
	color: #a6b300;
}

.job {
	margin: 0 0 14px 0;
	border-bottom: 1px dotted #a5a5a5;
}

.job h2 {
	margin: 0 0 4px 0;
	padding: 0;
	border: 0;
	color: #8c9701;
}

.imgright {
	float: right;
	margin: 0 0 6px 14px;
	padding: 0;
}
.imgright span {
	display: block;
	font-size: 11px;
	text-align: center;
}
.imgcenter {
	text-align: center;
}

div.testimonial {
	position: relative;
	border-bottom: 1px dotted #a5a5a5;
	margin-bottom: 14px;
	float: left;
}

div.testimonial .logo {
	position: relative;
	float: left;
	width: 170px;
	min-height: 10px;
}

div.testimonial .details {
	position: relative;
	width: 380px;
	float: left;
}

div.testimonial ul {
	list-style: url(/images/bullet.gif);
	padding-left: 17px;
	margin: 0 0 14px 0;
}

#gallery {
	margin: 0 0 20px 0;
	text-align: center;
}

#gallery img {
	border: 0;
}
