/*------------------------------------------------------------*
**  
    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 {
background-image:url(images/bg.png);
	}
	
	
	
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/	
#Container {
    background-color: #FFFFFF;
	width: 800px;
	text-align: justify;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#Title{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 792px;
	background-color: #FFFFFF;
}
#Title img{
	float: right;
	width:330px;
	clear:both;
}

#Title h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #ff8000;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Title h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	float:left;
	clear: both;
}	
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/
#Top{
	height: 139px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: none;
	width: 800px;
	background-color: #FFFFFF;
}
#Top img{
	float: left;
}
#Top h1{
	font-family: Castellar;
	font-size: 18px;
	font-weight: bold;
	color: #4a004a;
	font-style: normal;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
	left: 0px;
	margin: 0px;
	clear: left;
}
#Top h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	float:right;
	clear: both;
}	

#Top logo{

	
	
	

	}	
/*------------------------------------------------------------*
**  Top Navigation
**------------------------------------------------------------*/
#nav
{
	height: 25px;
	background-color: #ffcf75;
	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: 132px;
	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: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff8000;
}

div#nav ul li.last
{
	width: 129px;
}

div#nav ul li a:hover
{
	color: #FFFFFF;
	background-color: #aaf200;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*------------------------------------------------------------*
**  Top Image
**------------------------------------------------------------*/
div#TopImage {
	text-align: left;
	width: 800px;
	padding-top: 5px;
	float: none;
}
/*------------------------------------------------------------*
**  InfoLine
**------------------------------------------------------------*/
div#InfoLine {
	background-color: #4a004a;
	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;
	clear: both;
	float: left;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
div#MainText h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}

div#MainText h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF8000;

}

/* Container Left Start*/
div#MainText-left {
	width: 160px;
	margin: 5px;
	background-color: #FFFFFF;
	padding: 10px;
}
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: #4a004a;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #4a004a;
}
div#MainText-left ul li a:hover {
	color: #FFFFFF;
	background-color: #4a004a;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4A004A;
}

div#MainText-Mission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	background-color: #efefef;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #4A004A;
	
	
	
}

div#MainText-Mission h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4a004a;
	margin-top: 10px;
}

div#Contact-Today{
	background: #4a004a;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
}

/* Container Right Start*/
div#MainText-right {
	clear: both;
	width: 560px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 10px;
	line-height: 20px;
}

div#MainText-right h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color:#FFCF75

}

div#MainText-right ul {

list-style-image: url(images/bullet.gif) ;
	font-size: 1em;
	}
	
	
/* links */
a { 
	color: #ff8000;
	font-weight: bold;
	background-color: inherit;
	text-decoration: none;
}

a noborder{ 

	font-weight: bold;
	background-color: inherit;
	
}
a:hover {
	color: #aaf200;
	font-weight: bold;
	background-color: inherit;
}



/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
div#Footer {
	width: 800px;
	clear: both;
	background-color: #ffcf75;
}
div#Footer p{
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
div#Footer a{
	color: #ff8000;
	text-decoration: none;
}
div#Footer a:hover{
	color: #aaf200;
	text-decoration: none;
}

.float-left  {
	float: left; padding:10px; 
	border:none;
  background-color: #FFF;
	
}

.float-right { 
	float: right; padding:10px; 

}
img.no-border {
  border:none;
  background-color: #FFF;
}

.credit {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}

.anoborder{
	color: #FFCC00;
	text-decoration: none;
	font-size: 9px;
	border: none;
}
