html, body {
	margin:0;
	height:0;
	background:#5C7263;
	color:#43576F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
/*Single Effect Classes*/
	.b {			font-weight:700; }
	.block {		display:block; }
	.c {			text-align:center; }
	.clear {		clear:both; }
	.green {		color:#657C6C; }
	.indent {		margin:0 0 0 2em; }
	.indent ul li {	margin:0 0 0 2em; }
	.left {			float:left; }
	p {				margin:0; padding:0; }
	.r {			text-align:right; }
	.pad {			line-height:2em; }
	.pad2 {			margin:0 1.5em; }
	.right {		float:right; }
	.underline {	text-decoration:underline; }
/* H Classes */
	h1 {
		font-size:1.4em;
		font-weight:700;
		margin:0;
		}
	h2 {
		font-size:1.2em;
		font-weight:700;
		margin:0;
		}
/*Content Area*/
	#content {
		background:url(../images/global/mn-bg.jpg) left repeat-y;
		margin:1em auto 0 auto;
		width:74em;
		}
		#wrap {
			padding:1em;
			width:72em;
			}
		#wrap ul {
			color:#657C6C;
			margin:0 0 0 3em;
			padding:0;
			}
		#wrap ul li {
			}
	/*Footer Styles*/
		#footer {
			padding:0 0 2.5em 0;
			position:relative;
			margin:0 auto;
			width:74em;
			z-index:900;
			}
			.fidx {
				background:url(../images/global/idx-ftr.jpg) left bottom no-repeat;
				top:-50px;
				}
			.fmn {
				background:url(../images/global/mn-ftr.jpg) left bottom no-repeat;
				text-align:center;
				}
		#footer img {
			margin:0.5em 0;
			}
		#footer ul {
			margin:0;
			padding:0;
			}
				.fidx ul {
					text-align:center;
					width:534px;
					}
				.fmn ul {
					width:74em;
					}
			#footer li {
				display:inline;
				list-style-type:none;
				margin:0;
				padding:0 0.25em;
				}
	/*Header & Navigation*/
		#header {
			height:100px;
			}
			.hidx {
				background:url(../images/global/header.jpg) left top no-repeat;
				}
			.hmn {
				background:url(../images/global/header2.jpg) left top no-repeat;
				}
		#nav {
			font-size:1.2em;
			font-weight:700;
			line-height:2.3em;
			padding:5.5em 0 0 0;
			}
			#nav ul {
				margin:0;
				padding:0;
				text-align:center;
				}
			#nav li {
				display:inline;
				list-style-type:none;
				margin:0;
				padding:0 1em;
				}
			ul li a {
				color:#43576F;
				text-decoration:none;
				}
			ul li a:hover {
				text-decoration:underline;
				}
/*Home Page Specific*/
	#i-wrap {
		background:url(../images/global/idx-bg.jpg) left repeat-y;
		margin:1em auto 0 auto;
		width:74em;
		}
		#content-left {
			float:left;
			position:relative;
			padding:0.9em;
			z-index:1000;
			}
			.l-btn {
				margin:1em 0.1em 1em 0;
				}
			.r-btn {
				margin:1em 0 1em 0.1em;
				}
		#content-right {
			float:left;
			margin:0 0 0 0.5em;
			padding:0.5em;
			width:19em;
			}
			#content-right img {
				margin:1em 0;
				}
/*About Us Specific*/
	.split {
		float:left;
		width:25em;
		}
		
		
		
/*case study specific*/


