/* CSS Document */

* {margin:0;padding:0}

body
{  
	font-family:Arial, Helvetica, sans-serif;
 	padding: 0;
  	width: 980px;
	font-size:12px;
	margin-left: 6px;
	margin-left: auto; 
margin-right: auto;
	
	/*background-image: url(images/background.jpg);*/

}

A:link {
color:#095799;
}

A:visited {
color:#095799;

}

a:hover {
text-decoration:underline;
color:#ea0606;
}

#logo{
	float:left;
	padding: 0px 20px 0 0px;
}

#contactboxes {
float: left;
padding: 4px 4px 0px 0px;

}

#search {
float: right;
padding: 0px 0px 0px 0px;

}



#header{ 
width: 980px;
height: 80px;

}

	
#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}


/*menu*/
#menubar{
	background-image: url(images/menu_bg_01.gif);
	float:left;
	width:100%;
	height: 35px;
       margin-top: 10px;
}

#banner {
float: left;
background-image: url(images/banner.jpg);
width: 980px;
height: 34px;

}






/* main content */

#content {
	float: left;
	width: 980px;
	


}



ul{
color:#000;
padding: 10px 6px 10px 6px;
margin-left: 40px;
}

/*right sided large column*/

#rightlarge {
	float: right;
	width: 700px;
	margin-top: 8px;
	background-color:#fff;
}

#leftsmall {
	float: left;
	width: 270px;
	background-color:#fff;
	margin-top: 8px;
	/*border-left: 1px solid #e2e3e3;
	border-right: 1px solid #e2e3e3;
	border-bottom: 1px solid #e2e3e3;*/
}

#leftsmall h3 {
	height: 35px;
	color:#e52c2a;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/smallred.jpg) repeat-x;
	width: 270px;
}

#rightlarge h3 {
	height: 35px;
	color:#e52c2a;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;

	background: url(images/smallred.jpg) repeat-x;
	width: 700px;
}


/*left column*/

#left{
	float: left;
	width: 650px;
	margin-top: 8px;
border-left: 1px solid #e2e3e3;
border-right: 1px solid #e2e3e3;
	border-bottom: 1px solid #e2e3e3;
}

#left h3 {
	height: 35px;
	color:#e52c2a;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/leftlarge.jpg) no-repeat;
	width: 650px;

}


#left h4 {
	margin-left: 6px;
	color: #666666;
	font-size: 14px;
	padding-left: 0px;
	text-align: center;
padding: 10px 6px 0px 6px;
}


/*end left column*/


/* 1 column */
#centre{
	float: left;
	width: 980px;
	margin-top: 8px;
	background-color:#fff;
}
/* 2 even coloumns */

#top {
float: left;
width: 980px;
margin-top: 8px;
background-color:#fff;
}

#content p {
margin-left: 12px;
margin-right: 12px;
padding: 10px 6px 0px 6px;
font-family:Arial;
font-size:12px;
color:#333333;

}
#columnleft{
float: left;
width: 484px;
margin-right: 2px;
background-color:#fff;
margin-top: 8px;

}

#columnright {
float:right;
width: 484px;
background-color:#fff;
margin-top: 8px;
}

#columnright h3 {
	height: 30px;
	color:#fff;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/smallred.jpg) repeat-x;
	width: 484px;
}
#columnleft h3 {
	height: 30px;
	color:#fff;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/smallred.jpg) repeat-x;
	width: 484px;
}

/* 3 coloumns */





#3columns h4 {
	margin-left: 6px;
	color: #666666;
	font-size: 14px;
	padding-left: 0px;
	text-align: center;
padding: 10px 6px 0px 6px;
}

#column1{
float: left;
width: 180px;
margin-right: 2px;

margin-top: 8px;
border-left: 1px solid #e2e3e3;
	border-right: 1px solid #e2e3e3;
	border-bottom: 1px solid #e2e3e3;

}
#column1 h3 {
	height: 35px;
color:#e52c2a;
font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
		background: url(images/small.jpg) no-repeat;
	width: 180px;
}


#column2 {
float:left;
width: 610px;
margin-right: 2px;
margin-top: 8px;
border-left: 1px solid #e2e3e3;
	border-right: 1px solid #e2e3e3;
	border-bottom: 1px solid #e2e3e3;
}

#column3 {
float:right;
width: 180px;
margin-top: 8px;
border-left: 1px solid #e2e3e3;
	border-right: 1px solid #e2e3e3;
	border-bottom: 1px solid #e2e3e3;
}

#column3 h3 {
	height: 30px;
color:#e52c2a;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
		background: url(images/small.jpg) no-repeat;
	width: 180px;
}
#column2 h3 {
	height: 35px;
color:#e52c2a;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/middle.jpg) no-repeat;
	width: 610px;
}






/*RIGHT COLUMN*/

#right{
	float: right;
	width: 320px;
background-color:#fff;
	margin-top: 8px;
	border-left: 1px solid #e2e3e3;
border-right: 1px solid #e2e3e3;
	border-bottom: 1px solid #e2e3e3;
	
}


#right h4 {
	margin-left: 6px;
	color: #666666;
	font-size: 14px;
	padding-left: 0px;
	text-align: center;
padding: 10px 6px 0px 6px;
}
#right h3 {
	height: 35px;
	color:#e52c2a;
font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/rightsmall.jpg) no-repeat;
	width: 320px;
}

#right h5 {
	height: 30px;
	color:#fff;
	font-size: 16px;
	text-align: center;
	padding-top: 6px;
	background: url(images/smallorange.jpg) no-repeat;
	width: 320px;
}



/*END OF RIGHT COLUMN*/


/*table*/

#table {
	
	margin: 10px 0px 0 0;
	background: #fff;
	width: 100%;
	}

#table h5 {
	
	line-height: 36px;
	padding-left: 20px;
	color: #9fb03e;
	
	font-size: 15px;
	}
#table-nav {
	border: 1px solid #ebe9dc;
	border-bottom: none;
	border-top: 1px solid #ebe9dc;
	}
	
#table-nav li {
	border-bottom: 1px solid #ebe9dc;
	}
	
#table-nav li a {
	color: #333333;
	display: block;
	background: url('../images/bullet-red.gif') 10px center no-repeat;
	padding: 5px 5px 5px 25px;
	}
	
#table-nav li a:hover {
	background-color: #722978;
	color: #FFFFFF;
	}
	
#table-nav li#table-current {
	background-color: #f4f2e9;
	}



/*table end*/
#content h2 {
font-size: 14px;
color: #666666;

}




/* this needs to put the line at the base of the box background
.base {

	background: url(images/box-base.jpg) no-repeat left bottom;
}
*/ 





#footer { 
float: left; 
        width: 980px;
        height: 50px;
         font-size: 10px;
         margin-top: 30px;
       padding: 10px 0 0 0;
       border-top: 1px solid #cccccc;


}



#footer_left { 
        float: left; 
	text-align: left;
	margin-top: 6px;

	
}
  
#footer_right {
     float:right;
     text-align: right;
     margin-top: 6px;

}
#footer a {
padding: 5px; 
text-decoration: none;
color:#000;
}

#footer a:hover {
text-decoration: underline;
color:#000;
}

#footer p {
	margin-left: 6px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	padding-top: 10px;
}


.redtext {
color: #e42c2c;
margin-left: 12px;
margin-right: 12px;
padding: 10px 6px 0px 6px;
font-family:Arial;
font-size:12px;
}
	



#fortable p {
	color:#FFF;
	font-size:12px;
	margin:5px 10px 0px 10px;
	line-height:16px;

}

.button img {

    bottom: 0;
    right: 0;

	padding: 15px 6px 6px 6px;

}

#fortable h4 {
	font-size:16px;
	color:#FFF;
	margin:5px 12px 0px 12px;
	padding:0px;
}


#organisations {
	width: 309px;
	height: 270px;
	background-color: #d92e2d;
	float: left;
	margin-left: 15px;


}

#investors  {
	width: 309px;
	height: 270px;
	background-color: #fcb719;
	float: right;
	margin-right: 15px;
}


#sme {
	width: 309px;
	height: 270px;
	background-color: #28a186;
	float: left;
	margin-left: 15px;
	margin-top: 2px;


}

#profit  {
	width: 309px;
	height: 270px;
	background-color: #7a7878;
	float: right;
	margin-right: 15px;
	margin-top: 2px;
}

#hometable  {
float: left;
margin-left: 13px;
margin-top: 6px;
margin-bottom: 10px;
width: 622px;

}

#hometable td{
width: 500px;

border: 1px solid #e8e9e9;

}

#hometable p {
	color:#333333;
	font-size:12px;
	margin:2px 4px 10px 4px;
	line-height:16px;

}

#hometable h4 {
	font-size:16px;
	color:#095799;
	margin:5px 10px 0px 10px;
	padding:0px;
text-align:left;

}

#blogtop {
float: left;
width: 978px;
margin-top: 8px;
background-color:#fff;
border-left: 1px solid #e2e3e3;
	border-right: 1px solid #e2e3e3;
	border-bottom: 1px solid #e2e3e3;
}

#blogtop h4 {
	height: 58px;
	color:#e52c2a;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/sme_header.jpg) no-repeat;
	width: 980px;

}

#blogtop h3 {
	height: 58px;
	color:#e52c2a;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/organ_header.jpg) no-repeat;
	width: 980px;

}

#blogtop h5 {
	height: 58px;
	color:#e52c2a;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/profit_header.jpg) no-repeat;
	width: 980px;

}

#blogtop h6 {
	height: 58px;
	color:#e52c2a;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/investors_header.jpg) no-repeat;
	width: 980px;

}

