/* CSS Document */
* {
margin: 0px;
padding: 0px;
	}


.noborder{margin: 0px;
padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

.clearfix{
	display: block;
	height: 0;
	clear: both;
	position: relative;
}

.leftstrip{
	background-image: url(images/stripleft.jpg);
	position: absolute;
	left: -5px;
	display: block;
	height: 700px;
	width: 5px;
	background-repeat: no-repeat;
	top: -23px;
}
.bgstrip{
	background-image: url(images/stripmainbg.jpg);
	position: absolute;
	left: 130px;
	display: block;
	background-repeat: repeat-y;
	top: 50px;
	height: auto;
	width: auto;
}

.rightstrip{
	background-image: url(images/stripright.jpg);
	position: absolute;
	left: 852px;
	display: block;
	height: 700px;
	width: 5px;
	background-repeat: no-repeat;
	top: -23px;
}

.bottombg{
	background-image: url(images/triangle.jpg);
	background-repeat: no-repeat;
	height: 159px;
	position: absolute;
	bottom: -159px;
	width: 347px;
	display: block;
	text-align: center;
	left: 0px;
	clear: both;
}

.container {
	margin-right:auto;
	margin-left:auto;
	width:852px;
	display:block;
	position: relative;
	margin-top: 21px;
	
	}

.header {
	margin: 20px 0px 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/headerimage.jpg);	
	height: 66px;
}

.buttonpanel{
	width: 100%;
	height: 15px;
	background-color: #FFFFFF;
}


/*.buttoncontainer{
	width: 100%;
	height: 20px;
	background-color: #FFFFFF;
}*/

.aboutlink {
	background-image: url(images/aboutbutton1.jpg);
	width: 157px;
	display:block;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	float: left;
	text-align: center;
	letter-spacing: 0px;
	line-height: 15px;
	height: 15px;
	underline: none;
	text-decoration: none;
	vertical-align: text-bottom;
	margin: 0px 5px;
	padding: 0pt 0px 0px;
	background-position: bottom;
	background-color: #7A794D;
}

.aboutlink:hover {
	background-image: url(images/aboutbutton2.jpg);
	color: #FFFFFF;
	height: 15px;
	background-color: #A4A280;
	}



.contactlink {
	background-image: url(images/contactbutton1.jpg);
	padding-right: 0px;
	width: 118px;
	height:15px;
	display:block;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	padding-top: 0px;
	margin-right: 5px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	margin-top: 0px;
	vertical-align: middle;
	line-height: 15px;
	underline: none;
	background-color: #7A794D;
}

.contactlink:hover {
	background-image: url(images/contactbutton2.jpg);
	color: #FFFFFF;
	background-color: #A4A280;
	}


.productslink {
	background-image: url(images/productstbutton1.jpg);
	padding-right: 0px;
	width: 167px;
	height:15px;
	display:block;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	padding-top: 0px;
	margin-right: 5px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	margin-top: 0px;
	vertical-align: middle;
	line-height: 15px;
	underline: none;
	background-color: #7A794D;
}

.productslink:hover {
	background-image: url(images/productstbutton2.jpg);
	color: #FFFFFF;
	background-color: #A4A280;
	}



.newslink {
	background-image: url(images/newstbutton1.jpg);
	padding-right: 0px;
	width: 99px;
	height:15px;
	display:block;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	padding-top: 0px;
	margin-right: 5px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	margin-top: 0px;
	vertical-align: middle;
	line-height: 15px;
	underline: none;
	background-color: #7A794D;
}

.newslink:hover {
	background-image: url(images/newstbutton2.jpg);
	color: #FFFFFF;
	background-color: #A4A280;
	}



.horizontalline {
	background-color: #7A794D;
	display: block;
	height: 3px;
	line-height: 0px;
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;
	font-size: 0px;
}

#maincontainer{
	background-color: #A4A280;
	display: block;
	border: 1px solid #FFFFFF;
	width: 100%;
	float: left;
	position: relative;
}

/*left column navigation content*/
.leftnavbox{
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #7F7F59;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	width: 210px;
	margin-top: 10px;
}


.submenutitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	display: block;
	font-weight: bold;
	margin-left: 0px;
	width: 210px;
	color: #626262;
	background-image: url(images/submenubg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-transform: capitalize;
	margin-top: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}


.menulink1 {
	width: 207px;
	height:20px;
	font-family: Arial;
	font-size: 0.6em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	background-color: #817F5B;
	text-decoration: none;
	padding-left: 3px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.menulink1:hover {
	color: #414141;
	text-decoration: underline;
	background-color: #817F5B;
	}

.menulink1:active {
	color: #000000;
}

.menulink1b {
	width: 207px;
	height:20px;
	font-family: Arial;
	font-size: 0.6em;
	color: #414141;
	text-align: left;
	line-height: 20px;
	background-color: #817F5B;
	text-decoration: none;
	padding-left: 3px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.menulink1b:hover {
	color: #414141;
	text-decoration: underline;
	background-color: #817F5B;
	display: block;
	}

.menulink1b:active {
	color: #000000;
}


.menulink2 {
	width: 207px;
	height:20px;
	font-family: Arial;
	font-size: 0.6em;
	color: #414141;
	text-align: left;
	line-height: 20px;
	background-color: #A4A280;
	text-decoration: none;
	display: block;
	margin-left: 0px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.menulink2:hover {
	color: #414141;
	text-decoration: underline;	
	}

.menulink2:active {
	color: #000000;
}

.menulink2b {
	width: 207px;
	height:20px;
	font-family: Arial;
	font-size: 0.6em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	background-color: #A4A280;
	text-decoration: none;
	display: block;
	margin-left: 0px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.menulink2b:hover {
	color: #414141;
	text-decoration: underline;	
	}

.menulink2b:active {
	color: #000000;
}


.menulink3 {
	width: 207px;
	padding-top: 0.05em;
        padding-bottom: 0.05em;
	font-family: Arial;
	font-size: 0.6em;
	color: #414141;
	text-align: left;
	line-height: 20px;
	background-color: #C6C5AC;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.menulink3:hover {
	color: #414141;
	text-decoration: underline;	
	}

.menulink3:active {
	color: #000000;
}

.menulink3_2 {
	width: 207px;
	height:36px;
	font-family: Arial;
	font-size: 0.6em;
	color: #414141;
	text-align: left;
	line-height: 20px;
	background-color: #C6C5AC;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.menulink3_2:hover {
	color: #414141;
	text-decoration: underline;	
	}

.menulink3_2:active {
	color: #000000;
}


.menulink3b {
	width: 207px;
	height:20px;
	font-family: Arial;
	font-size: 0.6em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	background-color: #C6C5AC;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.menulink3b2 {
	width: 207px;
	height:36px;
	font-family: Arial;
	font-size: 0.6em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	background-color: #C6C5AC;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.menulink3b2:hover {
	color: #414141;
	text-decoration: underline;	
	}

.menulink3b2:active {
	color: #000000;
}



.searchbox{
	font-family: Arial;
	display: block;
	float: left;
	font-size: 0.8em;
	height: 38px;
	padding: 10px 0px;
	clear: both;
	background-image: url(images/searchbg.jpg);
	width: 210px;
	background-repeat: no-repeat;
	margin: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #7F7F59;
}

/*centre box content*/

#centreblock{
	padding: 0px;
	width: 614px;
	display: block;
	height: 100%;
	float: left;
	margin: 10px 0px 5px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #414141;
	line-height: 1.3em;
	clear: none;
}

.boldtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #313131;
	font-weight: bold;
}

.boldheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #313131;
	font-weight: bold;
}

.border{
	border: 1px solid #FFFFFF;
}

.textlinkheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #313131;
	font-weight: bold;
	text-decoration: underline;	
}

.textlinkheader:hover {
	color: #414141;
	text-decoration: underline;	
	}

.textlinkheader:active {
	color: #414141;
}



.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #414141;
	text-decoration: underline;	
}

.textlink:hover {
	color: #393939;
	text-decoration: underline;	
	}

.textlink:active {
	color: #414141;
}

.textlink2 {
	font-family: Arial;
	font-size: 1em;
	color: #414141;
	text-decoration: underline;
	margin-right: 12px;
	margin-left: 8px;
}

.textlink2:hover {
	color: #393939;
	text-decoration: underline;	
	}

.textlink2:active {
	color: #414141;
}

.linkitl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #414141;
	text-decoration: underline;	
	font-style: italic;
}

.linkitl:hover {
	color: #393939;
	text-decoration: underline;	
	}
.hidden {
	left: -1000px;
	display: block;
	float: left;
	position: absolute;
}


.linkitl:active {
	color: #414141;
}

.go{
	height: 22px;
	width: 25px;
	font-size: 0.9em;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #313131;
	font-weight: bold;
}

ul{
	margin-left: 1.2em;
	padding-left: 25px;
}

li{
	list-style-position: outside;
	list-style-type: disc;
}
.thumbholder{
	width: 100%;
	margin-right: 3px;
	float: left;
	display: block;
}
.whitearrow{
	font-weight: bold;
	color: #FFFFFF;
}

.floatleft {
	display: block;
	float: left;
}

.italic{
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: none;
	color: #C7C6B1;
}

.italic2{
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	color: #414141;
	padding-left: 16px;
	display: block;
}
.indent {
	padding-left: 30px;
}


.imagetext{
	text-align: center;
	display: block;
	float: left;
	width: 117px;
	color: #313131;
	margin: 0px 4.5px 0px 1px;
	padding: 0px;
}

.lefttext{
	display: block;
	float: left;
	width: 380px;
	height: 60px;
}
.efsimage{
	display: block;
	float: right;
	width: 200px;
	padding-right: 2px;
}
.leftpadding {
	margin-left: 35px;
}
.imagetext2{
	text-align: center;
	display: block;
	color: #313131;
	position: absolute;
	left: 60px;
	top: 160px;
	width: 144px;
}
.formtext {
	font-weight: bold;
	display: block;
	float: left;
	width: 84px;
	margin-left: 15px;
}
.form {
	background-color: #D9D8C4;
	width: 480px;
	padding: 15px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}


.aligncentre {
	display: block;
	margin-left: 190px;
}
.thankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003366;
	text-align: center;
	display: block;
}
.leftindent {
	display: block;
	margin-left: 16px;
}
.leftmargin {
	margin-left: 50px;
}

.video_menu{
	background-color: #C6C5AC;
	height: 300px;
	width: 180px;
	float: left;
	display: block;
	margin-bottom: 15px;
	}
	
.video_box{
	display: block;
	width: 400px;
	border: 1px solid #FFFFFF;
	float: left;
	height: 300px;
	margin-left: 15px;
	margin-bottom: 50px;
}

.videobutton{
	display: block;
	margin: 20px 0px 0px 4px;
	padding: 0px 0px 20px;
	float: left;
	clear: both;
}

.image_icon{
	margin-top: 3px;
}

.imagebox{
      	display: block;
	height: 200px;
	width: 272px;
	float: left;
        position: relative;
        padding: 0px;
        margin: 0px;
}
.popuppanel {
        width:550px;
        height: 550px;
        float: none;
        display: block;
        margin-top: 30px;
        margin-left: 30px;
        margin-bottom: 0px;
}
a.searchtitlelink {
	font-family: Arial;
	font-size: 1em;
	color: #414141;
	text-decoration: underline;
	margin-right: 12px;
	margin-left: 8px;
}

a.searchtitlelink:hover {
	color: #393939;
	text-decoration: underline;	
	}

a.searchurl {
	font-family: Arial;
	font-size: 1em;
	color: #414141;
	text-decoration: underline;
	margin-right: 12px;
	margin-left: 8px;
}

a.searchurl:hover {
	color: #393939;
	text-decoration: underline;	
	}
.searchtable {
        margin-top: 15px;
        margin-bottom: 15px;
}