/* CSS Document */

.linktext{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.footertext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}



body#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #defdd8;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
        background-position: top center;
	font-size: 9px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 9px;
}

#leftside {
	width: 63px;
	height: 610px;
	float: left;
	background-image: url(../images/leftside.gif);
}

#mainbody {
	width: 938px;
	float: left;
	background-color: #FFFFFF;
}
#banner {
	height: 185px;
	width: inherit;
	background-color: #FFFFFF;
}
#rest {
	width: inherit;
}
#leftmenu {
    margin-top: 3px;
	width: 173px;
	float: left;
	background-color: #FFFFFF;
}

#centre {
	width: 575px;
	float: left;
}

#topmenu {
	width: inherit;
	white-space: nowrap;
}

#content {
	width: 525px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 45px;
	padding-left: 25px;
}
#rightmenu {
	width: 185px;
	float: right;
	background-color: #FFFFFF;
}
#container {
	width: 1001px;
	margin-top: 4%;
	margin-bottom: 5%;
}
#footer {
	height: 20px;
	width: 938px;
	background-color: #006633;
	clear: both;
	background-image: url(../images/footergradient.gif);
	padding-top: 5px;
}


#leftbuttons a {
	text-decoration: none;
	display: block;
	width: 165px;
	height: 18px;
        margin-bottom: 3px;
        margin-left: 3px;
	text-align: left;
	white-space: nowrap;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 4px;
	padding-bottom: 4px;
	background-image: url(../images/buttongradient.gif);
	background-repeat: repeat-x;
}

#leftbuttons a:hover {
	color:#FFCC00;

}

#home a {
	text-decoration: none;
	display: block;
	width: 165px;
	height: 18px;
    margin-left: 3px;
	margin-top:0px;
	text-align: left;
	white-space: nowrap;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 4px;
	padding-bottom: 4px;
	background-image: url(../images/buttongradient.gif);
	background-repeat: repeat-x;
}

#home a:hover {
	color:#FFCC00;

}


#topmenu ul {
	margin:0;
	height:18px;
	white-space:nowrap;
	margin-top: 3px;
	list-style:none;
	}
	
#topmenu ul li {
	float:left;
	
	text-align:center;
	line-height: 18px;
	margin-left: 2px;
	margin-right: 1px;
	background-image: url(../images/buttongradient.gif);
	background-repeat: repeat-x;
	width: 140px;
	padding-bottom: 4px;
	}
	
#topmenu ul li a {
	text-decoration:none;
	color: #FFFFFF;
	}
	
#topmenu ul li a:hover {
	color:#FFCC00;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

*{
margin:0;
padding:0;
}

.rightmenusub {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-right: 3px;
	
}
.rightmenusub2 {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	
}

.rightmenusub_title {
	height: 18px;
	background-image: url(../images/buttongradient.gif);
	padding-top: 3px;
	padding-bottom: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.rightmenusub2_title2 {
	height: 18px;
	background-image: url(../images/buttongradient2.gif);
	padding-top: 3px;
	padding-bottom: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.rightmenusub_content {
	background-color: #E2F5E2;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

.bigbutton {
	margin-top: 8px;
	height: 75px;
	width: 165px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
    z-index:0;
}

.enterprise {
	margin-top: 3px;
	height: 75px;
	width: 169px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
    z-index:0;
}

.bigbuttonright {
	margin-top: 8px;
        margin-right: 3px;
	height: 75px;
	width: 185px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}


.rightmenusub a{
	color: #000000;
	text-decoration: none;
}

.rightmenusub a:hover{
	color: #006600;
}

.rightmenusub2 a{
	color: #FFFFFF;
	text-decoration: none;
}

.rightmenusub2 a:hover{
	color: #006600;
}

h1 {
	font-size: 24px;
	color: #0e7700;

}

h2 {
	font-size: 14px;
	color: #000000;
}
ul {
        list-style-position: inside;
}

#content a {
	color: #006600;
}

#content a:hover {
	color: #009900;
}

#content a:visited {
	color: #006600;
}

#content a:visited:hover {
	color: #009900;
}
.counter{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	float:left;
	padding-left:65px;
}
.il_linktext{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
}

.il_linktext a {
	color: #339900;
	text-decoration: none;
}

.il_linktext a:hover {
	color: #33CC00;
}

.verysmall {font-size: 8px}

.excellence {
	background-image: url(../images/excellence_btn.jpg);
	height: 18px;
	width: 182px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	padding-top: 4px;
        font-size: 9px;
}

.excellence a{
	color: #000000;
	text-decoration: none;
}

.excellence a:hover{
	color: #333333;
}