
body, td, p, a, h1, h2, input, option, textarea, div {
  font-family : Tahoma, Arial, Helvetica, sans-serif;

}

a:link						{color :#336699; text-decoration : none;}
a:visited					{color :#336699; text-decoration : none;}
a:hover						{color :#336699; text-decoration : underline;}

.footerlink {
color : #336699; text-decoration : none;
}

body {
  background-color : #ffffff;
  margin-left : 10px;
  color : #000000;
}

#container {
  background : #ffffff;
  margin: 0 auto;
  width : 800px;
}

#header {
  margin-top:0px;
  background : #ffffff;
  width : 800px;
  background-image:url('http://www.fridayloans.co.uk/images/title3.jpg');
  height:150px;
}

#main {
  background : #ffffff;
  width : 800px;
}

#content {
  width : 375px;
  float : left;
  padding-right : 10px;
}

#form {
  background : #b3e3fa;
  width : 405px;
  float : right;
  padding:5px;
}

#footer {
  font-size : 70%;
}

p, li, td {
  color : #336699;
}

.font2 {
  color : #0099cc;
  font-size:14px;
}

.font3 {
  color : #336699;
  font-weight: bolder;
  font-size: 13px;
}

.font4 {
  color: #0099cc;
  font-size: 14px;
}
#quote-form{width:330px;border:1px solid #ccc;-moz-border-radius:7px;-webkit-border-radius:7px;background:#f9f9f9;margin-bottom:15px;padding:10px; 
font-weight: bold; float:right;}
#quote-form h3{font:bold 18px Arial, Helvetica sans-sefic;color:#0066b0;margin-bottom:15px}
#quote-form span,#body-middle-full span{font:bold 12px Arial, Helvetica, sans-sefic;color:#414141;margin-bottom:15px;display:block}
#quote-form label,#body-middle-full label{font-weight:700}
