img {
	border:none;
}
html {
	height:100%;
}
body {
	background-image:url(../images/winterhill_background-2.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	background-color:#7D5A92;
	background-attachment: fixed;
}
#maincontent h1 {
	color:#4C3058;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:solid #4C3058 1px;
	padding-top:5px;
	font-style:italic;
}
#maincontent h2 {
	color:#4C3058;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:25px;
	margin-left:85px;
	font-size:18px;
}
#maincontent h3 {
	color:#4C3058;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:25px;
	margin-left:85px;
	font-size:16px;
}
#maincontent h4 {
	color:#4C3058;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:25px;
	margin-left:85px;
	font-size:14px;
}
#maincontent h5 {
	color:#4C3058;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:25px;
	margin-left:85px;
	font-size:13px;
}
#maincontent h6 {
	color:#4C3058;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:25px;
	margin-left:85px;
	font-size:12px;
}
#wrapper {
	display:block;
	width:1000px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}
#headder {
	display:block;
	width:1000px;
	height:287px;
	background-image:url(../images/headder.png);
}
#content {
	display:block;
	width:1000px;
	min-height:455px;
	background-color:#FFFFFF;
	background-image:url(../images/Background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:50px;
}
#leftcol {
	display:block;
	width:200px;
	min-height:455px;
	float:left;
	padding-bottom:80px;
}
#leftcol ul {
	padding:20px;
	padding-left:20px;
	margin:0px;
}
#leftcol ul ul {
	padding:0px;
}
#leftcol ul li ul li a {
	color:#B9BDD8;
	background-color:#FFFFFF;
}
#leftcol ul li {
	list-style:none;
}
#leftcol ul a {
	display:block;
	width:142px;
	height:18px;
	font-size:12px;
	list-style-type:none;
	/*background-image:url(../images/menu2.jpg);*/
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#B9BDD8;
	color:#FFFFFF;
	text-decoration:none;
}
#leftcol ul li a:hover {
	background-color:#613C70;
}
#leftcol ul ul li a:hover {
	background-color:#FFFFFF;
	color:#613C70;
}
#maincontent {
	display:block;
	width:550px;
	min-height:455px;
	float:left;
	padding-bottom:80px;
	padding-right:20px;
}
#maincontent p, th, li, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#rightcol {
	display:block;
	width:200px;
	min-height:455px;
	float:left;
	margin-right:30px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-bottom:80px;
}
#rightcol h1 {
	color:#ffffff;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:solid #4C3058 1px;
	padding-top:5px;
	text-indent:-9999px;
}
.webmail {
	display:block;
	width:33px;
	height:40px;
	background-image:url(../images/webmail.jpg);
	float:right;
}
#footer {
	margin:0px;
	padding:0px;
	display:block;
	width:925px;
	height:38px;
	/*padding-left:75px;
	padding-top:20px;*/
	background-image:url(../images/footer.jpg);
	color:#4C3058;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
ul.buttons {
	padding:0px;
	margin:0px;
	height:50px;
}
ul.buttons li {
	list-style:none;
	float:left;
}
ul.buttons li a {
	list-style:none;
	float:left;
	text-indent:-9999px;
	outline:none;
}
ul.buttons li a.jobvacancies {
	background-image:url(../images/job_vacancies.png);
	width:78px;
	height:50px;
}
ul.buttons li a.webmail {
	background-image:url(../images/webmail.png);
	width:52px;
	height:50px;
	margin-right:5px;
	
}
ul.buttons li a.portal {
	background-image:url(../images/contactus.png);
	width:53px;
	height:50px;
		margin-right:5px;
	
}
a.print-page {
	background-image:url(../images/print-page.png);
	height:26px;
	margin:0px;
	padding:0px;
	width:112px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	outline:none;
}
a.email-page {
	background-image:url(../images/email-page.png);
	height:22px;
	margin:0px;
	padding:0px;
	width:112px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	outline:none;
}
.text-size a {
	margin:0px !important;
	padding:0px!important;
}
.search {
	margin-left:20px;
	margin-top:20px;
}
#searchfield {
	float:left;
	height:14px;
	padding:0;
	width:100px;
	border:1px solid #4C3058;
}
.searchbutton {
	background-repeat:no-repeat;
	display:block;
	height:17px;
	margin-left:10px;
	text-indent:-9999px;
	width:22px;
	margin-left:5px;
}
#leftcol .menu1 ul.new {
	padding:20px;
	padding-left:20px;
	margin:0px;
}
#leftcol .menu1 ul.new ul {
	padding:0px;
}
#leftcol .menu1 ul.new li {
	list-style:none;
	margin-bottom:10px;
}
#leftcol .menu1 ul.new a {
	display:block;
	width:136px !important;
	height:18px;
	font-size:12px;
	list-style-type:none;
	background-image:url(../images/ul-li-bg.png);
	color:#000;
	text-decoration:none;
	margin:0 !important;
	padding:4px 0 4px 10px !important;
	font-weight:bold;
}
#leftcol .menu1 ul.new li a:hover {
	background-color:#613C70;
}
#leftcol .menu1 ul.new ul li a:hover {
	background-color:#FFFFFF;
	color:#613C70;
}
#leftcol .menu1 ul.new li ul li a {
	background:none !important;
	background-image:none !important;
	width:134px !important;
	margin:0 !important;
	padding:5px 0 5px 0 !important;
	color:#323232;
	height:auto;
	border-bottom:#aeaeae solid 1px;
}
#leftcol .menu1 ul.new li ul li.last a {
	border-bottom:none !important;
	padding:5px 0 0 0 !important;
}
#leftcol .menu1 ul.new li ul li {
	border-left:#aeaeae solid 1px;
	border-right:#aeaeae solid 1px;
	width:134px !important;
	margin:0 !important;
	padding:0 5px 0 5px!important;
}
#leftcol .menu1 ul.new li ul {
	width:146px !important;
	margin:-2px 0 0 0 !important;
	padding:0 0 5px 0 !important;
	background-image:url(../images/ul-ul-bottom.png);
	background-position:bottom !important;
	background-repeat:no-repeat;
}
#leftcol .short-nav-div ul li {
	border-left:#aeaeae solid 1px;
	border-right:#aeaeae solid 1px;
	width:134px !important;
	margin:0 !important;
	padding:0 5px 0 5px!important;
	background-image:url(../images/short-nav-bg.png);
}
#leftcol .short-nav-div ul li a {
	background:none !important;
	background-image:none !important;
	width:134px !important;
	margin:0 !important;
	padding:5px 0 5px 0 !important;
	color:#323232!important;
	height:auto;
	font-weight:bold;
	border-bottom:#aeaeae solid 1px;
}
#leftcol .short-nav-div ul li.last a {
	border-bottom:none;
	padding:5px 0 0 0 !important;
}
#leftcol .short-nav-div ul {
	width:146px !important;
	margin:-2px 0 0 0 !important;
	padding:0 0 5px 0 !important;
	background-image:url(../images/ul-ul-bottom.png);
	background-position:bottom !important;
	background-repeat:no-repeat;
}
.short-nav-div {
	width:146px !important;
	padding:5px 0 0 0 !important;
	background-image:url(../images/ul-ul-top.png);
	background-position:top !important;
	background-repeat:no-repeat;
	margin:-2px 0 0 20px !important;
}
.sitetools {
	margin-left:20px;

}
#footer p {
margin:0!important;
padding:0!important;

}
