﻿body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	text-align:center;
	right:0px;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	text-align:-moz-center;
}
#product_body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	text-align:center;
	margin:5px 5px 5px 5px;
}
#product_body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	text-align:-moz-center;
	margin:5px 5px 5px 5px;
}
h1, h2, h3 {
	margin:.1em 0 .1em 0;
	padding:0;
}
* {margin: 0px;padding: 0px;}
#container {
	width: 940px;
	/*border: solid 1px #000000;*/
	margin: auto;
	/*margin: 15px 3% 5px 3%;*/
	text-align:center;
}
#product_container {
	width:700px;
	margin:10px 0 15px 0;
	padding-bottom:10px;
	background:#f4f4f4;
	display:table-cell;
	text-align:center;
}

#main {	width: 940px; height:100%;}
#frame {border:solid 1px #e3e5e7; height:100%; display:table-cell;}
#product_main {
	width:686px;
	height:50px;
	color:#2d3192;
	font-size:22px;
	text-align:center; 
/*	background:#e3e5e7;
	text-align:left; 
	margin-left:30px;*/
	display:block;
	margin-top:70px;
	margin-left:3px;
	margin-right:0px;
	padding: 20px 0 0px 0;
	font-weight:bold;
	background:#f4f4f4;
	float:left;
	/*border-bottom:3px solid #e3e5e7;
	border-right:3px solid #e3e5e7;*/
}
/******************** header ********************/
#header {
	width:940px;
	height:85px;
	background: url(../images/banner.jpg);
	display:block;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:right;
}
#header img {text-align:right; margin-right:20px;}
#header1 {
	width:700px;
	height:63px;
	background: url(../images/banner1.jpg);
	display:block;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:right;
}
#top_nav {
	width:940px;
	height:18px;
	margin: 5px 0px 5px 0px;
	background-color:#303192;
	/*padding: 3px 5px 3px 1px;*/
}
#top_nav ul {
}
#top_nav li {
	display:inline;
	background-color:#303192;
	width:145px;
	height:18px;
	float:left;
	margin-left:4px;
	text-align:center;
}
#top_nav a {
	width:145px;
	height:18px;
	padding-top:1px;
	text-decoration:none;
	color:#fff;
	font-weight:800;
	display:block;
}
#top_nav a:hover {
	color:#FFFFFF;
	font-weight:800;
} 

/******************** Content ********************/
p, h1, h2, h3, a, span{font-family: Arial, Helvetica, sans-serif;}
#lblCategory {
	margin:0px;
	float:right;
	width:700px;
}
#content {
	width:940px;
	margin-left:25px;
	background-color:#ffffff;
	display:block;
	height:100px;
}
#side_nav {
	float:right;
	width:180px;
	display:inline-block;
	margin: 0px 15px 3px 0px;
	border: solid 1px black;
	height:100%;
}
#side_nav h1{
	font-size: 15px;
	background-color:#303192;
	color: #ffffff;
	display:inline;
	font-weight:900;
	padding-left:70px;
	padding-right:70px;
	/*padding-left:40%; /*to be amended according to the text*/
	/*padding-right:39%;/*to be amended according to the text*/
}
#side_nav ul{
}
#side_nav li{
	display:inline;
	background-color:#f1fcff;
	color:#2a7ba9;
	width:170px;
	height:23px;
	float:left;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
	border:solid 1px white;
}
#left {
	float:left;
	width:690px;
	background-color:#ffffff;
	color:#FFFFFF;
	margin: 0px 0px 10px 20px;
	display: inline-block;
	vertical-align:middle;
}
#flashHold{
	width:682px;
	height:247px;
	text-align:center;
	/*border:solid 1px black;*/
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	float:left;
	width:682px;		/* width of whole page */
	overflow:visible;		/* This chops off any overhanging divs */
	margin:8px 0px 0px 3px;
}
/* common column settings */
.colmid,
.colleft,
.colright {
	float: left;
	width:32.5%;
	position:relative;
	margin-top:2px;
	margin-left:1px;
	border:1px solid #303192;
}
/* 3 Column settings */
.threecol {
	background:#eee;		/* right column background colour */
	padding:2px;
	color:#000;
	font-size:10px;
	margin-top:0px;
	margin-left:0px;
}
.threecol .colmid {
	right:0%;			/* width of the right column */
	background:#f4f4f4;		/* center column background colour */
	margin-right:2px;
}
.threecol .colleft {
	right:0%;			/* width of the middle column */
	background:#f4f4f4;	/* left column background colour */
	margin-right:2px;
}
.threecol .title {
	background:#0095da;
	color:#fff;
	height:22px;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 0px 4px;
}
.image {
	float: left;
	width:20%;
	position:relative;
}
.text {
	float: left;
	width:50%;
	position:relative;
}
.threecol .image {
	width:125px;
	width:125px;
}
.threecol .topic {
	font-weight: bold;
	padding-left:5px;
	padding-top:5px;
	width:40%;
	display:inline-block;
	text-align:left;
}
.threecol .description {
	font-weight:normal;
	padding:5px 1px 5px 1px;
	width:40%;
	display:inline-block;
	text-align:left;
}
.threecol a, a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
.arrow_link {
	margin-top:20px;
	margin-left:30px;
	color:#303192;
	font-weight:bold;
}
.arrow_link {
	text-align:right;
}
/* 2 Column settings */
.twocol {
	background:#f4f4f4;		/* right column background colour */
	padding:2px;
	color:#000;
	font-size:10px;
	margin-left:0px;
}
/* common column settings */
.colone{
	float: left;
	width:200px;
	height:200px;/*160px;*/
	position:relative;
	margin: 10px 10px 30px 30px;
}
.coltwo {
	float: left;
	width:400px;
	position:relative;
	margin: 10px 10px 30px 10px;
}
.twocol .colone {
	right:0%;	
}
.twocol .coltwo {
	right:0%;
	padding:0px 0px 10px 10px;
}
.coltwo .topic {
	font-weight: bold;
	padding-left:5px;
	padding-top:5px;
	font-size:18px;
	color:#2d3192;/*blue;*/
}
.coltwo .description {
	font-weight:normal;
	padding-left:5px;
	padding-top:5px;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
/* 1 Column settings */
.onecol {
	background:#eee;		/* right column background colour */
	font-size:12px;
	margin-top:5px;
}
.onecol .title {
	background:#0095da;
	color:#fff;
	height:22px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.onecol .body {
	font-weight:normal;
	padding:10px 10px 10px 10px;
	color:#272778;
	text-align:justify;
}
.onecol .body1 {
	font-weight:normal;
	padding:10px 10px 10px 10px;
	color:#272778;
	text-align:justify;
}
.onecol .body2 {
	font-weight:normal;
	padding:0px 0px 0px 0px;
	color:#272778;
	text-align:center;
}
.onecol ol {
}
.onecol li {
	list-style-type:decimal;
	list-style-position:inside;
	color:#272778;
	padding:10px 10px 10px 10px;
	text-align:justify;
}

/* footer */
#footer {
	width:915px;
	height:30px;	
	background:url(../images/footer.jpg);
	text-align:right;
	font-weight:900;
	padding-right:25px;
	/*display:block;
	margin-top:-4px;
	text-align:left;
	padding-left:24px;
	padding-top:20px;*/
}
#footer a {}
#footer a:link, a:visited {color:#272778;}
#footer	a:hover, a:active {color:#272778; text-decoration:underline;}


#itworx_footer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: auto;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
	color:#000000; /*#999999*/
	width: 940px;
}
#itworx_footer a:link, a:visited {color:#000000;}
#itworx_footer a:hover, a:active {color:#000000; text-decoration:underline;} 

/* table */
.table_header1 {
	color:#303192;
	font-size:18px;
	text-align:left;
	padding:5px 5px 5px 5px;
}
.table_header2 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.table_header3 {
	text-align:left;
}
.table_body1 {
	text-align:left;
}
.table_body2 {
	text-align:left;
	font-style:italic;
	font-size:10px;
}
.table_button {
	text-align: right;
}

.product_back_to_top a {
	color:Blue;
	text-decoration:underline;
	margin-top:50px;
	float:right;
}
.product_close_window_top a {
	color:Blue;
	text-decoration:underline;
	float:right;
	margin-right:20px;
	margin-top:0px;
	font-size:10px;
}
.product_close_window a {
	color:Blue;
	text-decoration:underline;
	float:right;
	margin-right:20px;
	margin-top:50px;
	font-size:10px;
}
#advertising {
	width:180px;
	float:right;
	margin-left:0px;
	margin-right:25px;
	margin-bottom:0px;
}
#advertising .top {
	margin-top:15px;
	margin-bottom:25px;
}

#advertising .mid {
	margin-top:15px;
	margin-bottom:25px;
}

#advertising .bottom {
	margin-top:20px;
	margin-bottom:10px;
}

#link {
	width:50px;
	float:left;
	margin-top:30px;
	margin-left:55px;
	margin-bottom:20px;
	font-weight:bold;
}
/* IE6 */
/*\*/ * html #link  { margin-left:35px; } /**/
/*\*/ * html #advertising  { margin-right:10px; } /**/
/*\*/ * html .coltwo { width:380px; } /**/
/*\*/ * html #main { width: 929px;} /**/
a {outline:none;}

.normal a, a:link, a:visited, a:hover, a:active {color:#272778; text-decoration:none;}
