@charset "iso-8859-2";
body {
	background-color: #717560;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #2e2d2d;
}
#header .top-right {
    float:right;
	padding-right: 35px;
	padding-top: 27px;
}
#header fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	color: #06507a;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#call {
	float: right;
	width: 120px;
	background-image: url(../img/phone.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	margin-top: 57px;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d7effa;
	font-weight: bold;
	font-size: 16px;
}
#call .phone {
	color: #1f2616;
}

.padding p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.right-img {
	float: left;
	margin-right: 10px;
}

.clear {
	clear: both;
}

#header {
	height: 162px;
	width: 938px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a { outline:none }
#content-wrap {
	width: 955px;
	clear: both;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url('../img/content-bg.gif');
	background-repeat: repeat-y;
    
}

.left-column {
	background-image: url(../img/bg-effect-column2.gif);
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../img/NIT_logo.gif);
	height: 100px;
	width: 419px;
	display: block;
	text-indent: -6000px;
}
#header .top-left {
	padding-top: 30px;
}
.bottom-eff {
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:500px;
	height:auto !important;
    height:500px;

}
#footer {
	height: 90px;
	width: 948px;
	margin: auto;
	background-repeat: no-repeat;
	clear: both;
}
#footer-links {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 282px;
	display: block;
	color: #3f4139;
	font-size: 11px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-links li {
	display: block;
	margin-bottom: 5px;
}
#footer-links a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3f4139;
	font-weight: bold;
}
#footer-links a:hover {
	color: #bbbeac;
}
#footer-links .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbbeac;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header .top-left {
	float: left;
	width: 600px;
}
.single-column {
	background-image: url(../img/bg-effect-full.gif);
	background-repeat: no-repeat;
	color: #000000;
}
.right-content-single {
	margin-left: 535px;
}

.single-padding {
	padding: 35px;
}
.single-padding h2 {
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.right-img-content {
	float: left;
	margin-right: 15px;
	border: 3px solid #cfcbb2;
	margin-bottom: 15px;
}
.content-simple-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.content-simple-list li {
	background-image: url(../img/grey-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 9px;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #525050;
}
.dot-line {
	background-image: url(../img/dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#left-content .padding .dot-line {
	background-image: url(../img/dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.padding2 {
    padding-bottom: 5px
}
    
