/* Calco UK Ltd CSS Document */
body{
font-family: Trebuchet MS, Arial;
font-size:12px;
line-height:16px;
color:#000000;
background-color:#eeeeee;
}
a:link{
font: 12px/16px "Trebuchet MS", Arial;
color:#333333;
}

a:visited{
font: Trebuchet MS, Arial;
font-size:12px;
line-height:16px;
color:#333333;
}

a:hover{
font: Trebuchet MS, Arial;
font-size:12px;
line-height:16px;
color:#333333;
}

#header{
height:55px;
background-image:url(images/header.gif);
}

h1{
	font-size:2em;
	color:#FFFFFF;
	margin: 20px;
}

#break_menu{
height:1px;
background-color:#eeeeee;
}

#main{
height:480px;
background-image:url(images/calcouk.jpg);
padding-left:30px;
}

.tempcopy{
padding-right:30px;
color:#333333;
}

#break{
height:1px;
background-color:#eeeeee;
}

#footer{
height:30px;
background-image:url(images/footer.gif);
}
.footer{
text-align:right;
padding-top:5px;
padding-right:15px;
color:#CCCCCC;
}
