/*************************************************************************/
/********** SKELETON *****************************************************/
/*************************************************************************/

body {
  background: url(../images/backgrounds/mainBack.jpg) #666666 top center no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #e1871a;
	font-size: 2em;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #e1871a;
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #e1871a;
	font-size: 1.1em;
	font-weight: bold;
}

#wrapper {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

a {
  color: #00F;
  text-decoration: none;
}

a:hover {
  color: #0FF;
}

#header {
  height: 120px;
}

#mainContent_wrap {
  background: url(../images/backgrounds/mainContent.jpg) no-repeat;
  background-position: 0px 169px;
  min-height: 200px;
  overflow: hidden;
}

#sidebar {
  width: 200px;
  margin-top: 40px;
  float: left;
  padding-left: 50px;
  margin-right: 20px;
}

#footer {
  background: url(../images/backgrounds/mainFooter.jpg) center top no-repeat;
  width: 980px;
  height: 63px;
  overflow: hidden;
}

#footer h3 {
	color: #000;
	text-align: right;
	margin-right: 60px;
	font-size: 1em;
	font-weight: lighter;
}

#footer h3 a {
	color: #000;
}

#footer h3 a:hover {
	color: #FFF;
}

/*************************************************************************/
/********** NAVIGATION ***************************************************/
/*************************************************************************/

#sidebar ul {
	list-style: none;
	padding-left: 30px;
	margin-top: 50px;
}

#sidebar li {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}

.heading {
	font-weight: bold;
	color: #600;
}

#sidebar li a {
	color: #000;
	font-weight: normal;
}

#sidebar li a:hover {
	color: #FFF;
}


/*************************************************************************/
/********** BODY *********************************************************/
/*************************************************************************/

#mainContent {
	width: 671px;
	margin-left: -1px;
	float: left;
	color: #000;
	min-height: 370px;
	overflow: hidden;
}

#contentBox {
	padding: 20px;
	font-size: 1.1em;
	text-align: justify;
	float: left;
}

.contentHeader {
	width: 672px;
	margin-left: -1px;
	float: left;
	color: #FFF;
	background: #000 url(../images/backgrounds/headerBack.jpg) top right;
	margin-bottom: 20px;
	height: 70px;
}

.headerText {
	width: 400px;
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	margin-left: 20px;
	text-align: center;
}

.productsRight {
	width: 240px;
	margin-left: 10px;
	float: right;
	margin-right: -18px;
	margin-top: 30px;
}

.productPoints {
	margin-bottom: 10px;
	text-align: left;
}

.product01Img {
	margin-left: 10px;
}

.softwareImg {
	margin-top: 10px;
	margin-left: 20px;
}

.softwareContentBox {
	width: 600px;
	padding: 20px;
	font-size: 1.1em;
	text-align: justify;
	float: left;
}

.brochureWrap {
	width: 310px;
	float: left;
	margin-left: 10px;
	text-align: center;
}

.brochureThumb {
	border: none;
}

/*************************************************************************/
/********** MAIN *********************************************************/
/*************************************************************************/

#terms {
	font-size: 90%;
	text-align: justify;
}

#terms h1,h2 {
	text-align: left;
}

#mainContentLeft {
	float: left;
	width: 280px;
	padding-left: 20px;
	margin-right: 20px;
	font-size: 1.1em;
}

#mainContentRight {
	float: left;
	width: 301px;
	font-size: 1.1em;
	color: white;
	background: black;
	padding-left: 20px;
	padding-right: 30px;
}

#mainImageHolder {
	width: 650px;
	float: clear;
	padding-left: 20px;
}

#mainBottom {
	background: black;
	color: white;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	text-align: justify;
	font-size: 1.1em;
}

.mainImage {
	float: clear;
}

.mainImageRight {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	clear: both;
}

.contactDetails {
	margin-top: 10px;
	float: left;
	width: 600px;
}
