/* Navbar / Menu n2 / menu */

.page-header {
	position: relative;
	clear: both;
	width: 771px;
	height: 170px;
	background: #DCCDE2 url(/MODINT/img/background_img_qoute.jpg) top right no-repeat;
	/*background-image: url(/NUVO/img/background_img_qoute.jpg) repeat-x;*/
}

.nav-bar {
	float: left;
	width: 198px;
	background: #CD5C56 url(/MODINT/img/background_nav_bar.jpg) no-repeat;
	min-height: 314;
	_height: 314px;
}

.nav-bar .bottom div.bottom-content  {
	/* background-color: #338dca; */
	padding: 11px 12px 21px 12px;
	min-height: 20px;
	_height: 20px;
}

.menu-n2 {
	margin-bottom:25px;
}

.menu-n2 ul {
	margin: 0;
	margin-top: 10px;
	margin-bottom: px;
	padding: 0;
	display: block;
	margin-left: 15px;
	width: 164px;
	list-style-type:none;
}

.menu-n2 li a {
	margin: 0;
	color: #FFFFFF;
} 

.menu-n2 li {
	display:inline;
	}

.menu-n2 li a {
	display:block;
	margin: 0;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #E3F1F7;
	height:auto;
} 

.menu-n2 li a:hover {
	background-color: #B17474;
	text-decoration:none;

}
.menu-n2 li.active a {
	background-color: #B17474;
	}
	
.menu-n2 li a.active {
	background-color: #B17474;
	}	
	

.body-text {
	background-color: #FFFFFF;
}

.body-text h1 {
	color: #d2742b;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
}

.body-text h2 {
	color: #d2742b;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 9px;
}

.body-text p {
	margin-top: 4px;
}

.body-text ul {
	margin: 0;
	padding: 0;
	list-style: square;
	padding-left: 15px;
}

.body-text ul li {
	margin: 0;
}

.body-text a.menu-n3 {
	display: block;
	padding: 3px 6px 3px 3px;
	width: 155px;
	border-top: 1px solid #E7B1AE;
	border-bottom: 1px solid #E7B1AE;
	font-weight: bold;
	font-size: 1.1em;
	color: #CC5C56;
	margin-top: 0;
}

.body-text a.menu-n3-img {
	display: block;
	border-bottom: 1px solid #9ac7e5;
	width: 164px;
}

.body-text a.menu-n4 {
	display: block;
	height: 51px;
	border-top: 1px solid #E7B2AF;
	border-bottom: 1px solid #E7B2AF;
	font-weight: bold;
	color: #CC5C56;
	margin-top: 0;
}

.body-text a.menu-n4:hover {
	background-color: #E5C5C3;
	text-decoration: none;
}

.body-text a.menu-n4 span {
	display: block;
	padding: 11px 0 0 9px;
	line-height: 13px;
}

.body-text a.menu-n4 img {
	float: right;
}

/* Body Columns */ 

.col {
	display: block;
	float: left;
	padding: 14px 14px 14px 14px;
	min-height: 200px;
	overflow:hidden;
	position:relative;
}
.col1 {
	width:545px;
}

.col2 {
	width:258px;
}

.col3 {
	width:163px;
}

.lastcol {
	}
	
.col-noheader {
	height: 26px;
	}

.col-noheader2 {
	height: 22px;
	}

.page-header .quote {
	position: absolute;
	top: 22px;
	left: 518px;
	width: 235px;
	font-size: 12px;
	line-height: 18px;
	color: #1d1c21;
	padding-right: 30px;
	font-size: 11px;
	}

.page-header .quote1 {
	position: absolute;
	top: 20px;
	left: 490px;
	width: 21px;
	height: 15px;
	background: transparent url(/MODINT/img/page_header_quotes1.gif) top left no-repeat;
	}

.page-header .quote2 {
	position: relative;
	display: inline;
	top: 2px;
	margin-left: 3px;
	width: 21px;
	height: 5px;
}

.page-header .quote2 img {
	position:absolute;
	}

.page-header .quote3 {
	position: absolute;
	bottom: 8px;
	right: 19px;
}

.navcol {
	background-color:#e9edf3;
	}