/*##################*/
/* General CSS */
/*##################*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ff790b;
	background-image: url(bgpage10.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	line-height: 1.5em;
}

h1, h2, h3 {
	line-height: 1.3em;
	color: #00608b;
}

a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: underline;
	color: #333300;
}
a:active {
	text-decoration: none;
	color: #330000;
}

fieldset {
	width: 90%;
	padding: 4px;
}

label, legend {
	font-weight: bold;
}

legend {
	color: red;
}

/*##################*/
/* General Page structure */
/*##################*/

/* header section */

#topsection {

}

#topsection h1 {
	margin: 0;
	padding-top: 15px;
}

#toprow0 {
	position: absolute;
	top: 147px;
	left: 0px;
	width: 100px;
	height: 40px;
	background-image: url("page-top-left-curve.jpg");
	background-repeat: no-repeat;
}

/* main body */

#contentwrapper {
	float: left;
	width: 100%;
	background: #ffe4cf;
	margin-top: 100px;
}

#contentcolumn {
	margin-right: 430px; /*Set right margin to (LeftColumnWidth + RightColumnWidth)*/
	width: 800px;
	padding: 5px;
	border-right: 1px dotted #CCC;
	text-align: justify;
	background: #ffe4cf;
	background-image: url("page-mid-left-curve.jpg");
	background-repeat: repeat-y;
}

.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 50px;
	margin-left: 30px;
}

.maininnertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-left: 30px;
}

#leftcolumn {
	float: left;
	width: 200px; /*Width of left column in percentage*/
	margin-left: -440px; /*Set left margin to -(LeftColumnWidth + RightColumnWidth)*/
	background: #ffe4cf;
	margin-top: 100px;
}

#rightcolumn {
	float: left;
	width: 200px; /*Width of right column in pixels*/
	margin-left: -230px; /*Set margin to -(RightColumnWidth)*/
	background: #ffe4cf;
	margin-top: 100px;
}

#maintopsection {
	height: 150px; /*Height of top section*/
}

#maincontentwrapper {
	float: left;
	width: 100%;
}

#maincontentcolumn {
	margin-right: 430px; /*Set right margin to (LeftColumnWidth + RightColumnWidth)*/
	width: 800px;
	padding: 0px;
	border-right: 1px solid #CCC;
	text-align: justify;
	margin-left: 0px;
	background: #ffe4cf;
	background-image: url("page-mid-left-curve.jpg");
	background-repeat: repeat-y;
}


/* Footer CSS */

#footer {
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: left;
}

#footer a {
	color: #FFFF80;
}

#footrow0 {
	height: 30px;
	background-image: url("page-bottom-shad.jpg");
	background-repeat: repeat-x;
}

#footrow0-inner {
	height: 40px;
	background-image: url("page-bottom-left-curve.jpg");
	background-repeat: no-repeat;
}

#footrow1 {
	height: 30px;
	background: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #333333;
}

#footrow2 {
	height: 180px;
	background: #000011;
}

#copy {
	position: relative;
	top: 5px;
	right: 5px;
	font-size: 9px;
	text-align: right;
}

#col1 {
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	width: 200px;
	height: 140px;
	padding: 5px;
	text-align: center;
}

#col2 {
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	width: 200px;
	height: 140px;
	padding: 5px;
	border-left: 1px solid #333333;
}

#col3 {
	float: left;
	text-align: justify;
	color: #CCCCCC;
	margin-left: 10px;
	margin-top: 30px;
	width: 400px;
	height: 140px;
	padding: 5px;
	border-left: 1px solid #333333;
}

#col3 a {
	color: #CCCCCC;
}


/*##################*/
/* main page contact details */
/*##################*/

#maincondet {
	font-size: 12px;
	font-weight: bold:
}


/*##################*/
/* main page table */
/*##################*/

#tbl_main {
	font-size: 11px;
	color: #000000;
	line-height: 1.2em;
}

#tbl_main td {
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAA;
}

#tblhome1 {
color: #000;
}

#tblhome1 td {
	text-align: justify;
	border-left-width: 0px;
	border-left-style: none;

}

/*##################*/
/* design page table */
/*##################*/

#tbl1 {
	font-size: 11px;
	color: #660066;
	line-height: 2em;
}

#tbl1 td {
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#tbl1 li {
	list-style-position: inside;
	list-style-type: square;
}

#tblmainp {
	font-size: 11px;
	color: #000000;
	line-height: 2em;
	border: 1px solid #CCC;
}



/*##################*/
/* services page table */
/*##################*/

#tbl2 {
	font-size: 11px;
	color: #660066;
	line-height: 1.5em;
}

#tbl2 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

/*##################*/
/* outsourcing page table */
/*##################*/

#tbl3_outs {
	font-size: 11px;
	color: #660066;
	line-height: 1.5em;
}

#tbl3_outs td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

/*##################*/
/* crm page table */
/*##################*/

#tbl4_crm {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	line-height: 1.6em;
}

#tbl4_crm td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


/*##################*/
/* Common Page Styles */
/*##################*/

.captions {
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

.enquirenow {
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}


#pagecommon {

}

/*##################*/
/* Other Misc. CSS */
/*##################*/

#mainflash {
	width: 775px;
	height: 230px;
	align: center;
	position: relative;
	top: 0px;
	left: 0px;
}

#fs {
	color: white;
}

#pagetitle {
	height: 50px;
	border-bottom: 1px solid #00FFFF;
}

#titleinner {
	color: #330000;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	margin-top: 5px;
	margin-left: 5px;
}

#fnf {
	color: #CC0000;
}

#toplinks {
	position: relative;
	top: 5px;
	left: 10px;
}

#searchbox {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #333333;

}

#get {
	font-size: 10px;
	background-color: #FF6600;
	border: 1px double #333333;
}

#logo {
	position: absolute;
	top: 10px;
	left: 20px;
}

#slogan {
	height: 35px;
	font-size: 22px;
	font-weight: bold;
	color: #000066;
	position: absolute;
	padding: 5px;
	top: 40px;
	left: 300px;
}

#address {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	position: absolute;
	top: 35px;
	left: 800px;
}

#breadcrumbs {
	font-size: 9px;
	color: #333333;
	position: absolute;
	top: 160px;
	left: 35px;
	z-index: 2;
}

#breadcrumbs a {
	color: #0000CC;
}

#breadcrumbs a:hover {
	text-decoration: underline;
	color: #333333;
}

/* Home Page CSS */

#home_info_container {
padding: 8px;

}

#home_info1 {
	padding: 5px;
	border: 1px solid #C8C8C8;
	margin-top: 3px;
}



/* MISC */

#zondemand {
	position: absolute; 
	top: 118px; 
	left: 900px;
	font: bold 12px Arial;
	display: block;
	background: #006aa0; /*background of tabs (default state)*/
	color: white;
	padding: 8px 20px;
	border-right: 1px solid #778;
	border-left: 1px solid #778;
	color: #666666;
	text-decoration: none;
}

#footerxx {
	height: 30px;
	background: #3d3d3d;
	color: #fff;
	font-size:10px;
}

#jason {
	width: 440px; 
	background: #ffec6d; 
	background-image: url(bg10.jpg);
	display:none;
	position: absolute; 
	top: 200px; 
	left: 200px;
	z-index: 20;
}

#contain {
	margin-left: 20px;
}

.cb {
	font-size: 10px;
	color: #cc0000;
}


/* Top menu horizontal */

#menu {
	width: 50%;
	height: 24px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul {
	display: inline;
	list-style-type: none;
}

#menu li {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#menu a {
	display: block;
	width: 74px;
	height: 24px;
	background: url("topbutton.png") top left no-repeat;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	font-weight:bold;
	text-align: center;
	padding: 5px 15px; 
}

#menu {
	position: absolute;
	top: 80px;
	left: 400px;
}




