* {
	margin: 0;
	padding: 0;
}

body {
background: #fff;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: underline;
color: #2357ad;
}
a:hover {
text-decoration: underline;
color: #111;
}

a:link img, a:visited img, a:hover img, a:active img {
border: 5px white solid;
border-bottom-width:0px;
border-top-width:0px;
}

#wrap {
margin: 0 auto;
width: 780px;
}

#header {
height: 90px;
background: #ffffff url(images/freebies-uk-background.jpg);
}
#header h1 { 
font-size: 22px;
letter-spacing: -1px;
padding: 25px 0 0 5px;
color: #2357ad;
}
#header h1 a { 
color: #2357ad;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}


#menu {
height: 30px;
line-height: 30px;
background: #2357ad url(images/menu1.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 10px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 15px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #fff;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
padding: 0 20px 20px 20px;
font-size: 12px;
}

.left {
float: left;
width: 530px;
text-align: justify;
padding-top: 0px;
}
.left h2 {
font-size: 18px;
color: #2357ad;
font-weight: 100;
padding: 7px 0 7px 0;
}
.left h2 a {
text-decoration: underline;
}
.left h2 a:hover {
color: #111;
}
.left h3 {
font-size: 16px;
color: #2357ad;
border-top: 2px solid #2357ad;
font-weight: bold;
padding: 5px 0 5px 0;
}


.left h4 {
height: 15px;
background: #ffffff url(images/background.jpg);
}
.left h4 { 
font-size: 16px;
letter-spacing: 0px;
padding: 5px 0 5px 15px;
color: #ffffff;
}
.left h4 a { 
color: #ffffff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
.left h4 a:hover {
color: #111;
}

.left h5 { 
font-size: 16px;
padding: 5px 0 0 7px;
color: #2357ad;
text-decoration: none;
}
.left h5 a { 
color: #2357ad;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
.left h5 a:hover {
color: #111;
}

.right {
float: right;
width: 180px;
padding-top: 5px;
}
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #2357ad;
color: #fff;
font-size: 13px;
}
.right ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.right ul li a {
color: #2357ad;
text-decoration: underline;
font-size: 12px;
font-weight: 100;
}
.right ul li a:hover {
color: #111;
}

#footer {
height: 30px;
line-height: 30px;
background: #D1E6EF url(images/footer.jpg) no-repeat;
text-align: center;
font-size: 11px;
color: #fff;
}
#footer a { color: #fff; }
