body {
	margin: 0;
	padding: 0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	
}
#header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 115px;
}
#header {
	width: 1024px;
	margin: 0 auto;
	position: relative;
	z-index:20;
	background-image: url(../images/img_mainbackground_sides.png);
	background-repeat: repeat-y;
}
#container {
	width: 1024px;
	overflow: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/img_mainbackground_sides.png);
	background-repeat: repeat-y;
	}
#content {
	width: 1024px;
	height: auto;
}
#content-flash {
	height: auto;
	width: 1024px;
}
#content-body {
	height: 960px;
	padding-top: 0;
	margin-top: 0;
	width: 984px;
	margin-left: 20px;
	position: relative;
}
.xlarge_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #333;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#content-footer {
	height: 62px;
	width: 1024px;

	background-image: url(../images/footer_img_background2.png)
.png)
.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	position: relative;
	background-image: url(../images/footer_img_background2.png);
}
#applications-panel {
	float: left;
	height: 400px;
	width: 229px;
	background-image: url(../images/app_img_background.png);
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-top: 45px;
	position: relative;
	z-index: 0;
}
#products-panel {
	float: right;
	height: 450px;
	width: 229px;
	background-image: url(../images/products_img_background.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 4px;
	position: relative;
	z-index: 0;
}
#centre-body {
	height: auto;
	width: 510px;
	float: left;
	margin-left: 2px;
	position: relative;
	z-index: 0;
}



.small_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	color: #333;
}

.xsmall_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}

object {
	outline:none;
}
.large_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

