/* Winchester Loans -  Alastair Reid :: Easyspace Ltd Premium Design (www.easyspace.com) */ 
html,body {
text-align:center;
background:#a5dbd9 url(/a_assets/images/bg.gif) repeat-x;
font-family:Tahoma, "Trebuchet MS", Arial;
font-size:90%;
margin:0;
padding:0;
}

img {
border:0;
}

.sm_content {
font-size:small;
width:325px;
text-align:left;
margin-left:25px;
margin-right:25px;
line-height:1.3;
display:block;
position:relative;
padding-top:0;
}

.confirm {
text-align:center;
width:80%;
margin-left:30px;
}

.struggling {
margin-left:25px;
text-indent:-9999px;
width:260px;
height:29px;
background:url(/a_assets/images/struggling.gif) no-repeat;
}

.apply {
margin-left:50px;
text-indent:-9999px;
width:260px;
height:30px;
background:url(/a_assets/images/applyonline.gif) no-repeat;
}

.upfront {
margin-left:-20px;
text-indent:-9999px;
width:320px;
height:30px;
background:url(/a_assets/images/noupfront.gif) no-repeat;
line-height:1.0;
}

ul {
margin-left:50px;
width:300px;
line-height:1.6;
font-size:12px;
list-style:none;
padding:0;
}

.feature {
list-style-image:url(/a_assets/images/tick.png);
background-repeat:no-repeat;
padding-left:.1em;
font-weight:700;
}

.pad_it {
margin-left:25px;
}

.imgcenter {
margin-left:325px;
}

.imgfloat_right {
float:right;
margin-left:5px;
}

.borderline {
border-bottom:5px solid #06C;
}

#pagewidth {
width:800px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#header {
position:relative;
height:89px;
width:100%;
}

#maincol {
background-color:#FFF;
float:right;
display:inline;
position:relative;
width:800px;
min-height:200px;
border-top:3px solid #06C;
}

#leftbox_sm {
display:inline;
width:325px;
float:left;
position:relative;
clear:both;
}

#rightbox_sm {
display:inline;
width:400px;
float:right;
position:relative;
}

#footer {
height:50px;
background-image:url(/a_assets/images/footer_bg.png);
background-repeat:no-repeat;
clear:both;
}

.footer_text {
font-size:10px;
color:#FFF;
text-align:center;
margin-left:25px;
margin-right:25px;


}

.footer_text a {
text-decoration:none;
}

.footer_text a:hover {
color:#999;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

.title {
	margin-top:0;
}
