html, body, p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
}

.clear {
	clear: both;
}

a, a:visited {
	color: #17477d;
}

a:hover, a:active {
	color: #002e61;
}

#header {
	width: 100%;
	height: 180px;
	background: transparent url(/nirenCMS/template/images/header_bg3.gif) repeat-x center;
	/* background: transparent url(images/header.jpg) no-repeat; */ 
}

#header a {
    padding: 180px 0 0 0;
    overflow: hidden;
	height: 0px !important;
    height /**/: 180px;
    width: 960px;
	display: block;
	background: url(images/header.jpg) no-repeat;
	font-size: 16px;
	margin: 0 auto;
	text-align: left;
}


/* STRUCTURE */


body {
  text-align: left;
   background: transparent url(images/bg.gif) repeat-y center;
 
 /* background-color: #859DB8; */
  /* background-color: #D1DAE1; */

 /* background-color: #FEF4E6; */

}



#midcontainer {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  background-color: #FFFFFF;

  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;

}


#leftCont {
	width: 200px; /* 260px */
	float: left;
	padding: 0px 20px 0 30px;
}

#middleCont {
        width: 650px; 
	float: left;
        padding: 0 30px 0 20px;
}

#rightCont {
	width: 260px; /* 260px */
	float: left;
	padding: 0 0 0 20px;
}

#footer {
	width: 100%;
	height: 126px;
	background: transparent url(images/footer_bg.gif) repeat-x;
}

/* LEFT CONTAINER */

#leftCont #menu {
	display: block;
	margin-bottom: 20px
}

#leftCont #menu li {
	list-style: none;
}


#leftCont #menu li a {
	display: block;
}

#leftCont #menu li.main a,
#leftCont #menu li.main a:visited {
	font-size: 16px;
	color: #17477d;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0 5px 15px;
	border-bottom: 1px dotted #e1c7a4;
}



#leftCont #menu li.main a:hover,
#leftCont #menu li.main a:active {
	color: #002e61;
}

#leftCont #menu li.sub a,
#leftCont #menu li.sub a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 5px 0 0 30px;
	background: transparent url(images/bullet_menu.gif) no-repeat 20px 9px;
}

#leftCont #menu li.sub a:hover,
#leftCont #menu li.sub a:active {
	color: #17477d;
	text-decoration: underline;
}

#leftCont #contact {
	background: transparent url(images/contact_end.gif) no-repeat 0 bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#leftCont #contact div {
	background: transparent url(images/contact_bg.gif) no-repeat;
	padding: 20px 10px 10px 20px;
}

#leftCont #contact h3 {
	font-size: 16px;
	color: #17477d;
	font-weight: bold;

}

#leftCont #contact h4 {
	font-size: 13px;
	color: #17477d;
	padding-bottom: 10px;

}

#leftCont #contact p {
	font-size: 12px;
	padding-bottom: 10px;
}

#leftCont #contact p span.city {
	font-size: 13px;
	font-weight: bold;
}

#leftCont #contact p span.phone {
	font-size: 13px;
	display: block;
	padding-top: 4px;
}

#leftCont #contact a.email {
	font-size: 13px;
	font-weight: bold;
}


#leftCont h4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	color: #17477d;
	padding: 10px 0 10px 0;
}

#leftCont h5 {
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	color: ##996633;
	padding: 10px 0 10px 0;
}


/* MIDDLE CONTAINER */

#middleCont {
	padding-bottom: 20px;
}


#middleCont h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	color: #000000;
	text-align: left;
	padding: 0 0 10px 25px;
	padding-bottom: 0;
        background: transparent url(/images/blog-bullet.gif)  no-repeat;
}

#middleCont h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	color: #17477d;
	padding: 10px 0 10px 0;

}

#middleCont h2.first {
	padding-bottom: 0;
}

#middleCont h2 span {
	color: #002e61;
}


#middleCont h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	/* color: #17477d; */
 	color: #996633; 
	text-align: left;
        padding: 0 0 10px 25px;
	padding-bottom: 10px;
		text-decoration: none;
}


#middleCont h4 {
	font-size:16px;
	font-weight: bold;
	line-height: 18px;
	/* color: #17477d; */
 	color: #996633; 
	padding-bottom: 10px;
		text-decoration: none;
}


#middleCont p,
#middleCont ul {
        font-size:14px;	
        margin-bottom: 10px;
        font-family:  Verdana, Helvetica, Arial, Helvetica, sans-serif;
        line-height: 18px;
        padding-left: 26px;
}

#middleCont p.welcome {
	height: 50px; /* 210px */
	padding-top: 160px;
	background: transparent url(images/img_welcome.jpg) no-repeat;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}

#middleCont p.lead {
	font-weight: bold;
}

#middleCont ul li {
	list-style: none;
	padding: 0 0 4px 30px;
	background: transparent url(images/bullet_default.gif) no-repeat 18px 4px; 
}

#middleCont ul.links li {
	background: transparent url(images/bullet_link.gif) no-repeat 18px 4px; 
}



/* RIGHT CONTAINER */

#rightCont {
	padding-bottom: 144px; /* 164px -20px box margin-bottom */
	/* background: transparent url(images/right_end.gif) no-repeat 20px bottom;  */
}

#rightCont .portrait {
	background: transparent url(images/rightbox_end.gif) no-repeat 0 bottom;
	padding-bottom: 20px;
}

#rightCont .portrait div {
	height: 110px; /* 140px */
	background: transparent url(images/rightbox_bg_portrait.gif) no-repeat;
	padding: 20px 120px 10px 20px;
	color: #FFF;
	line-height: 15px;
}

#rightCont .portrait span.name {
	font-size: 15px;
	font-weight: bold;
}

#rightCont .box {
	background: transparent url(images/rightbox_end.gif) no-repeat 0 bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#rightCont .box div {
	background: transparent url(images/rightbox_bg.gif) no-repeat;
	padding: 20px 10px 20px 20px;
	color: #FFF;
}

#rightCont .contact h4 {
	display: block;
	padding: 1px 0 10px 22px;
	background: transparent url(images/bullet_contact.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;	
}

#rightCont .contact input {
	width: 170px; /* 180px */
	height: 18px; /* 23px */
	display: block;
	border: none;
	padding: 5px 5px 0 5px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

#rightCont .contact textarea {
	width: 170px; /* 180px */
	display: block;
	border: none;
	padding: 5px;
	font-size: 11px;
	margin-bottom: 5px;
}

#rightCont .contact input.button {
	width: 180px; /* 180px */
	height: auto;
	display: block;
	border: 1px solid #794b21;
	padding: 3px 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #845020;
}


#rightCont h5 {
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	color: ##996633;
	padding: 10px 0 10px 0;
}


#leftCont h4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	color: #17477d;
	padding: 10px 0 10px 0;
}

#leftCont h5 {
	font-size: 15px;
	font-weight: bold;
line-height: 26px;
	color: ##996633;
	padding: 10px 0 10px 0;
}


/* FOOTER */



#footer .body {
	width: 460px; /* 960px */
	height: 111px; /* 126px */
	padding: 15px 240px 0 260px;
	background: transparent url(images/footer_body.gif) no-repeat 220px 0;
	margin: 0 auto;
	text-align: left;
}


#footer .body p {
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
}

#footer .body p.small {
	font-size: 10px;
	line-height: 12px;
}
