/*------------------------------------------------------------*
**  
    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
**------------------------------------------------------------*/
body {
	}

#Container {
	width: 800px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/
#Top{
	width: 790px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#Top img{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Top h1{
	/*font-family: "Trebuchet MS", Arial, Verdana;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
   /*color: #FC7316;*/
    color:#031CF8;
	font-style: normal;
	line-height: normal;
	margin: 49px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Top h2{
    float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005787;
	margin-top:0px;
    margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}		
#Top a
{
	
    width: 100%;
	height: 25px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
} 
#Top a:hover
{
   color: #FFFFFF;
	background-color: #FC7316;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*------------------------------------------------------------*
**  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: #005787;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FC7316;
}

div#nav ul li.last
{
	width: 129px;
}

div#nav ul li a:hover
{
	color: #FFFFFF;
	background-color: #FC7316;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/*------------------------------------------------------------*
**  Top Image
**------------------------------------------------------------*/
div#TopImage {
	text-align: left;
	width: 800px;
	padding-top: 5px;
}
/*------------------------------------------------------------*
**  InfoLine
**------------------------------------------------------------*/
div#InfoLine {
	width: 790px;
	background-color: #FC7316;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

/*------------------------------------------------------------*
**  MainText
**------------------------------------------------------------*/
/* Container Start*/
div#MainText {
	width: 800px;
	height: auto;
	clear: both;
	/*float: left;*/
	padding-bottom: 0px;
}
div#MainText h1{
	/*font-family: "Trebuchet MS",Verdana, Arial;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005787;
	margin-top: 10px;
}
div#MainText h2{
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #005787;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}

/* Container Left Start*/
div#MainText-left {
	width: 194px;
	height: 303px;
	margin-top: 0px;
}

div#MainText-left p{
	word-spacing: -1px;
}

div#MainText-left h1{
    width:194px;
	background-color: #EFEFEF;
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #005787;
	margin-top: 10px;
    margin-left: 0px;
	margin-bottom: 0px;
}
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: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#MainText-left ul li {
	list-style: none;
	display: block;
	width: 180px;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
}
div#MainText-left ul li a{
	width: 100%;
	height: 25px;
	display: block;
	color: #FC7316;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	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: #FC7316;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #005787;
}



/* Container Right Start*/
div#MainText-right {
	text-indent: 8pt;
	clear: both;
	width: 500px;
	height: auto;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	word-spacing: 1px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 50px;
	margin-left: 5px;
	line-height: 18px;
	display: inline; 
}
div#MainText-right p{
	word-spacing: -1px;
}

div#MainText-right ul {
	list-style: none;
	margin-top: 0px;
}

div#MainText-right ul li {
	list-style: none;
	
}
div#MainText-right ul li a{
	/*color: #666666;*/
    color: #5585CC;
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 0px;

}
div#MainText-right ul li a:hover {
    text-decoration: none;
	/*color: #666666;*/
	color: #FF6600;
}
    
div#MainText-right a
{
	
    color: #666666;
   
	text-decoration: none;	
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 0px;

} 

div#MainText-right a:hover 

{
	
    text-decoration: none;
   
	color: #666666;

}
div.webmaster ul li
{
	word-spacing: 0px;
	font-size:12px;
	font-weight: normal;
	line-height: 20px;
	margin-left: 290px;
	margin-right: 0px;
}

/*------------------------------------------------------------*
**  MainText Page Project
**------------------------------------------------------------*/
/* Container Start*/
div#MainTextProject {
	width: 800px;
	clear: both;
	float: left;
	padding-bottom: 0px;
	
}

div#MainText-right p{
	word-spacing: -1px;
}
div#MainTextProject h1{
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #005787;
	margin-top: 10px;
	margin-left: 5px;
}
div#MainTextProject h2{
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #005787;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}

/* Container Left Start*/
div#MainTextProject-left {
	text-indent: 8pt;
	clear: both;
	width:500px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
}
div#MainTextProject-left strong{
    color: #5585CC;
}
div#MainTextProject-left ul {
	list-style: none;
}

div#MainTextProject-left ul li 
{
	list-style: none;
}
div#MainTextProject-left ul li a
{
    color: #666666;
	text-decoration: none;	
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 0px;
	word-spacing: 0px;

}
div#MainTextProject-left ul li a:hover 
{
    text-decoration: none;
	color: #666666;
	word-spacing: 0px;
}

div#MainTextProject-left a
{
	color: #666666;
   	text-decoration: none;	
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 0px;

} 
div#MainTextProject-left a:hover 
{
    text-decoration: none;
	color: #666666;
}
/* Container Right Start*/
div#MainTextProject-right {
	width: 300px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 50px;
	margin-left: 5px;
	line-height: 18px;
}
div#MainTextProject-center {
	text-indent: 8pt;
	clear: both;
	width:600px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 60px;
	line-height: 18px;
}
div#MainTextProject-center strong{
    color: #5585CC;
}
div#MainTextProject-center ul {
	list-style: none;
}

div#MainTextProject-center ul li 
{
	list-style: none;
}
div#MainTextProject-center ul li a
{
    color: #666666;
	text-decoration: none;	
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 0px;
	word-spacing: 0px;

}
div#MainTextProject-center ul li a:hover 
{
    text-decoration: none;
	color: #666666;
	word-spacing: 0px;
}

div#MainTextProject-center a
{
	color: #666666;
   	text-decoration: none;	
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 0px;

} 
div#MainTextProject-center a:hover 
{
    text-decoration: none;
	color: #666666;
}
/*------------------------------------------------------------*
**  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: 10px;
	color: #949494;
}
div#Footer a{
	color: #FC7316;
	text-decoration: none;
}
div#Footer a:hover{
	color: #005787;
	text-decoration: none;
}

	
	
