body {
	font: bold 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: #353535 url('../images/bbg2.gif') top repeat-x;
}
a{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #E28383;
}
h1{
	font: bold 34px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	height: auto;
	color: white;
	letter-spacing: -3px;
	margin: 0px;
}
h1 span{
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: White;
	letter-spacing: normal;
}
h1 strong{
	color: #D82E2E;
	font: bold 40px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #B52021;
	margin: 0px;
}
h3{
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}
h4{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #B52021;
	margin: 0px 0px 5px 0px;
}
h5{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #B52021;	
	margin: 0px 0px 5px 0px;
}
p{
	text-align: justify;
}
img {
border: none;
}
#container {
	width: 750px;
	padding: 0;
	margin: 0 auto;
}
#menu {
	width: 750px;
	height: 32px;
}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
	float:left;
	width:750px;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

/*/////////////////////
//   Header         
/////////////////////*/
#header {
	background: #9CAABD url("../images/header2.jpg") no-repeat left top;
	width: 750px;
	height: 155px;
	border: 1px solid #7593AB;
}
#headertext {
	position: absolute;
	left: auto;
	top: 100px;
	line-height: 1.5em;
	width: 700px;
	color: White;
	font-size: 2em;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	clear: both;
}
#headertext a{
	color: White;
}
.title{
	display: block;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -3px;
	padding: 0px 0px 10px 0px;
}
.title strong{
	font: 1.2em;
	color: #B22222;
	
}
/*/////////////////////
//   Main         
/////////////////////*/
#middle {
	position: relative;
	background: White url("http://www.wiserloans.co.uk/images/wbg.gif");
	width: 750px;
	border: 1px solid #7593AB;
}
#middle div{
	display: list-item;
	list-style: none;
}
#main {
	float: left;
	width: 470px;
	height: auto;
	padding: 10px 0px 10px 40px;
	font: normal 11px/1.5em Verdana;
}
#ad1{
	width: 340px;
	height: 200px;
	background: #F7F7F7 url(../images/adversecreditloans.jpg) 5px 5px no-repeat ;
	padding: 5px 5px 5px 125px;
	border: 3px #B52021 solid;
	margin: 0px 0px 10px 0px;
}
#ad1 p.title{
	width: auto;
	font-size: 24px;
	padding: 0px 0px 0px 50px;
	margin: 10px 0px 20px 0px;
	line-height: 24px;
	text-align: right;
}
#ad1 p.text{
	width: 285px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 50px;
}
#ad1 a{
	color: White;
	background-color: #B52021;
	padding: 5px 25px;
	float: right;
}
#column1{
	width: 225px;
	margin-right: 20px;
	float: left;
}
#column2{
	width: 225px;
	float: left;
}
#right{
	float: right;
	width: 180px;
	height: auto;
	background: White;
	border: 1px #D6D3D6 solid;
	padding: 10px;
}
#right p{
	width: 180px;
	text-align: justify;
}
#menu2 a{
	display: block;
	width: 168px;
	height: 20px;
	background-color: #7392AD;
	border-bottom: 1px white solid;
	color: White;
	text-decoration: none;
	padding: 5px;
}
#menu2 a:hover{
	background-color:  #B52021;
}
/*/////////////////////
//   Footer         
/////////////////////*/
#footer {
	background-color: transparent;
	width: 750px;
	height: 32px;
	color: #FFF;
	padding: 5px;
	font: normal 80% Arial;
}
#footer a{
	color: #B52021;
}
#footer a:hover{
	color: #B52021;
}