/*------------------------------------------------------------*
**  
    CSS coding by Empire Elements - www.empire-elements.co.uk
    Contact us on : info@empire-elements.co.uk
	UK Mobile: 07891 226 702   Tel: 020 8816 8289
	
**------------------------------------------------------------*/
/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/

.testBox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}


body {
	margin-top: 6px;
	background: url(../images/pageBackground.gif);
	/*text-align: center;*/
	}
	
P {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

td {
	
	/*width: 100%;*/
	width:auto;
	/*width:inherit;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;	
}

hr
{
	margin-top: 24px;
	margin-bottom: 24px;	
}


a:link {
	color: #336699;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
}
 
 a:visited {
	color: #336699;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
}
 
 
a:hover {
	color: #99CCFF;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;

}
	
	
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/	
#Container {
	background-color: #ffffff;
	width: 800px;
	text-align: left;
	margin-right: auto;
	/*margin-bottom: 12px;*/
	margin-bottom: 35px;
	margin-left: auto;
	position: relative;
	padding: 2px;
	border: 1px solid #336699;
	
	/*
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 2px;
	
	border-left-color: #336699;
	border-left-style: solid;
	border-left-width: 2px;
	
	border-right-color: #336699;
	border-right-style: solid;
	border-right-width: 2px;
	*/
}
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/
#Top{
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	
	height: 100px;
}
#Top img{
	float: right;
}
#Top ul li {
	list-style: none;
	display: block;
	width: 80px;
	float: right;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;

	}
	
#Top ul li a:hover {
	height: 12pt;
	color: #336699;
	text-decoration: underline;
	}	
	
#Top ul li a {
	height: 12pt;
	color: #336699;
	text-decoration: none;
	}	
	
	
#Top h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}		
/*------------------------------------------------------------*
**  Top Navigation
**------------------------------------------------------------*/
#nav
{
	height: 25px;
	background-color: #EFEFEF;
	width: 800px;
	margin-top: 0px;
	
}

div#nav ul
{
	height: 25px;
	list-style: none;
	width: 800px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	
	
}

div#nav ul li
{
	list-style: none;
	display: block;
	width: 133px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;	
}

div#nav ul li a
{
	width: 100%;
	height: 25px;
	display: block;
	color: #336699;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

div#nav ul li.last
{
	width: 129px;
}

div#nav ul li a:hover
{
	color: #FFFFFF;
	background-color: #336699;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

/*------------------------------------------------------------*
**  Top Image
**------------------------------------------------------------*/
div#TopImage {
	text-align: left;
	width: 800px;
	height: auto;
}
/*------------------------------------------------------------*
**  InfoLine
**------------------------------------------------------------*/
div#InfoLine {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 4px;
	font-weight: normal;
	padding-right: 10px;
	margin: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

/*------------------------------------------------------------*
**  MainText
**------------------------------------------------------------*/
/* Container Start*/
div#MainText {
	width: 800px;
	clear: both;
	float: left;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-left: 0px;
	
}
div#MainText h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	margin-top: 10px;
}

/* Container Left Start*/
div#MainText-left {
	width: 140px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	padding-left: 9px;
	height: auto;
}

div#MainText-left ul {
	height: 25px;
	list-style: none;
	width: 180px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#MainText-left ul li {
	list-style: none;
	display: block;
	width: 140px;
	float: left;
	text-align: left;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
}

div#MainText-left ul li a {
	width: 100%;
	height: 25px;
	display: block;
	color: #336699;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 2px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #949494;
}

div#MainText-left ul li a:hover {
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #336699;
}

div#MainText-left ul li a.isOn {
	color: #FFFFFF;
	background-color: #336699;
	border-bottom-width: 3px;
	height: 100%;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div#MainText-left ul li img {
	width: 133px;
	margin-top: 24px;
	margin-left: 9px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;
}	

/* Call out */ 

div#MainText-rightCallOutBox {
	width: 200px;
	float: right;
	/*height: 100%;*/
	height:auto; 
	margin-left: 12px;
	padding: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;

}

div#MainText-rightCallOut {
	width: 200px;
	float: right;
	/*height: 100%;*/
	height:auto; 
	margin-left: 12px;
	
}

div#MainText-rightCallOut2 {
	width: 320px;
	float: right;
	height: auto;
	margin-left: 12px;
	
}
div#MainText-rightCallOut3 {
	width: 240px;
	float: right;
	height: auto;
	margin-left: 12px;
	
}

div#MainText-rightCallOut ul {
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 9px;
	font-family: "Trebuchet MS";
	background-color: #EFEFEF;
	border-left-width: 2px;
	border-left-style: solid;
	/*border-left-color: #949494;*/
	border-left-color: #336699;
	
}

div#MainText-rightCallOut li {
	font-size: 10pt;
	list-style: none;
	color: #336699;
	text-align: left;
	line-height: 12pt;
	margin-bottom: 12pt;
	
}

/* Right List for Images */

div#MainText-rightCallOutImg {
	width: 100px;
	float: right;
	/*height: 100%;*/
	height:auto; 
	margin-left: 12px;
	
}

div#MainText-rightCallOutImg ul {
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 9px;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	
}

div#MainText-rightCallOutImg li {
	font-size: 10pt;
	list-style: none;
	color: #336699;
	text-align: left;
	line-height: 12pt;
	margin-bottom: 12pt;

}

/* Right List for Images & Text */

div#MainText-rightCallOutImgTxt {
	width: 150px;
	float: right;
	/*height: 100%;*/
	margin-left: 12px;
}

div#MainText-rightCallOutImgTxt ul {
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 9px;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	
}

div#MainText-rightCallOutImgTxt li {
	font-size: 10pt;
	list-style: none;
	color: #336699;
	text-align: left;
	line-height: 12pt;
	margin-bottom: 12pt;
}


/* Right List for Images & Text 2 */

div#MainText-rightCallOutImgTxt2 {
	/*width: 150px;*/
	/*width: 160px;*/
	width: 162px;
	float: right;
	/*height: 100%;*/
	height:auto; 
	margin-top: -7px;
	/*margin-right: 5px;*/
	margin-right: 0px;
}

div#MainText-rightCallOutImgTxt2 ul {
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	
}

div#MainText-rightCallOutImgTxt2 li {
	font-size: 10pt;
	list-style: none;
	color: #336699;
	text-align: center;
	line-height: 12pt;
	margin-bottom: 12pt;
}

/* Left List for Images & Text 3 */

div#MainText-leftCallOutImgTxt3 {
	width: 150px;
	float: left;
	height: 100%;
	margin-top: 300px;
	margin-left: 0px;
}

div#MainText-leftCallOutImgTxt3 ul {
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	
}

div#MainText-leftCallOutImgTxt3 li {
	font-size: 10pt;
	list-style: none;
	color: #336699;
	text-align: center;
	line-height: 12pt;
	margin-bottom: 12pt;
}

/* Right List for Images & Text 3 */

div#MainText-rightCallOutImgTxt3 {
	width: 150px;
	float: right;
	/*height: 100%;*/
	height:auto; 
	margin-top: 4px;
	margin-left: 12px;
}

div#MainText-rightCallOutImgTxt3 ul {
	padding-left: 2px;
	padding-right: 0px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	
}

div#MainText-rightCallOutImgTxt3 li {
	font-size: 10pt;
	list-style: none;
	color: #336699;
	text-align: center;
	line-height: 12pt;
	margin-bottom: 12pt;
}


/* Right List for Images & Text 4 */

div#MainText-rightCallOutImgTxt4 {
	/*width: 150px;*/
	/*width: 160px;*/

	float: right;
	height: 100%;
	margin-top: 4px;
	margin-left: 12px;
}

div#MainText-rightCallOutImgTxt4 ul {
	
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
}

div#MainText-rightCallOutImgTxt4 li {
	font-size: 10pt;
	list-style: none;
	color: #336699;
	text-align: center;
	line-height: 12pt;
	margin-bottom: 12pt;
}

/* Left List for Images & Text 2 */

div#MainText-leftCallOutImgTxt2 {
	width: 150px;
	float: left;
	/*height: 100%;*/
	height:auto;
	margin-top: 200px;
	margin-left: 0px;
}

div#MainText-leftCallOutImgTxt2 ul {
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	
}

div#MainText-leftCallOutImgTxt2 li {
	font-size: 10pt;
	list-style: none;
	color: #336699;
	text-align: center;
	line-height: 12pt;
	margin-bottom: 12pt;
}	

/* Container Right Start*/
div#MainText-right {
	
	clear: both;
	width: 610px;
	height: auto;
	min-height: 360px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -17px;
	/*margin-right: 5px;
	margin-left: 5px;*/
	margin-right: 10px;
	margin-left: 0px;
	line-height: 18px;
	
}

div#MainText-rightNavButton {
	width: 152px;
	float: right;
	/*height: 100%;*/
	height:auto;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: -12px;
	padding: 6px;
	border-color: #AFCAE5;
	border-width: 2px;
	/*
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AFCAE5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFCAE5;
	border-top-width: 0 px;
	border-top-style: solid;
	border-top-color: #AFCAE5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	*/
	
}

div#MainText-rightNavButton ul {
	
	padding-left: 4px;
	padding-right: 12px;
	margin-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS";
	background-color: #EFEFEF;
	/*
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #AFCAE5;
	*/
	border-color: #AFCAE5;
	border-width: 4px;
	border-style: solid;  
	
}

div#MainText-rightNavButton li {
	font-size: 10pt;
	list-style: none;
	color: #336699;
	text-align: left;
	line-height: 12pt;
	margin-bottom: 2pt;
}

div#MainText-rightNavButton a 
{
	text-decoration: none;	
}

div#MainText-Table
{
	clear: both;
}

div#MainText-Table table
{
	margin-left: -9px;
	margin-right: 15px;
}

div#MainText-Table td 
{
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/*------------------------------------------------------------*
**  PreFooter
**------------------------------------------------------------*/

div#PreFooter
{
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
}


/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
div#Footer {
	width: 100%;
	clear: both;
	background-color: #EFEFEF;
}
div#Footer p{
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
div#Footer a{
	color: #336699;
	text-decoration: none;
}
div#Footer a:hover{
	color: #336699;
	text-decoration: underline;
}

div#Acknowledge {
	width: 800px;
	text-align: right;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: auto;
	position: relative;
	padding: 2px;
}	

div#Acknowledge a{
	color: #336699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
div#Acknowledge a:hover{
	color: #336699;
	text-decoration: none;
}

/*------------------------------------------------------------*
**  PopupText
**------------------------------------------------------------*/
/* Container Start*/
div#PopupText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #000000;
}

div#PopupText h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	margin-top: 10px;
}

div#PopupText p{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
}

div#PopupText ul{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
}

div#PopupText a
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #336699;
}

div#PopupText a:hover
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #99CCFF;
}

.homebox { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #336699; border-bottom-color: #336699; border-left-color: #336699; border-right-color: #336699; } 

.homebox1 { border-top-width: 2px; border-right-width: 2px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #cccccc; border-bottom-color: #cccccc; border-left-color: #cccccc; border-right-color: #cccccc; background: url(/images/topNAvBackground.gif); }



	