*{margin:0;padding:0;border-width:0;}

body{
	background : #dd0024 url(../img/bg-main.jpg) repeat-x;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	}
ul{list-style-type:none;}
td{vertical-align:top;}
.red{color : #de0024;}
a{text-decoration : none;}
#page{
	width : 940px;
	margin : 0 auto;
	}
#header{
	height : 270px;
	}
#logo{
	margin-top : 16px;
	}
#content{
	position : relative;
	}
#footer{
	text-align : center;
	padding-bottom : 20px;
	}
#policy{
	color : white;
	font-size : bold;
	}
#policy:hover{text-decoration : underline;}