body{padding:0;margin:0;font-size:13px;font-family:Arial,Helvetica,sans-serif;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0;}
a{color:inherit;text-decoration:inherit;}
a:hover{text-decoration:underline;}

body {
	background: #F9000F url(./images/bg.png) repeat-x left 14px;
	padding-bottom: 24px;
}

div#topbar {
	background: #000;
	height: 21px;
	overflow: hidden;
	color: #fff;
	padding-top: 8px;
	font-size: 11px;
	font-weight: bold;
}

div#wrapper {
	background: url(./images/bg-arrow.png) no-repeat -83px -15px;
	min-height: 684px;
}

div.inner {
	width: 901px;
	margin: 0 auto;
}

a#header {
	background: url(./images/logo.png) no-repeat left 11px;
	display: block;
	width: 776px;
	height: 84px;
	border-bottom: 11px solid #000;
}

#right-images {
	width: 113px;
	float: right;
	margin-top: -18px;
}
#right-images img {
	width: 111px;
	border: 1px solid #fff;
	margin-top: 7px;
}
#right-images img:first-child { margin-top: -1px; }

#michael {
	height: 123px;
	margin-top: 47px;
	border-top: 10px solid #000;
	padding-top: 11px;
	width: 776px;
}
#michael img { border: 1px solid #fff; float: left; margin: 0 10px 10px 0; }
#michael hr {
	border: none;
	border-top: 1px solid #000;
	height: 1px;
	background: none;
	margin: 15px 0 0 0;
}
#michael p { color: #fff; font-size: 15px; margin-top: 6px; line-height: 18px; padding-right: 50px; }

#footer {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
	height: 71px;
}
#footer .name { font-family: Georgia; font-size: 21px; margin: 3px 0 0 0; }
#footer .contact { color: #fff; font-size: 15px; margin: 0; line-height: 19px; }
#footer .second { font-weight: bold; margin-bottom: -7px;}
#footer #footerlink {
	position: absolute;
	bottom: 4px;
	right: 0;
	font-family: Georgia;
	font-size: 22px;
}

span#copyright {
	font-size: 11px;
	float: right;
	margin: 6px 0 0 0;
}
span#copyright a { padding: 1px 2px 2px 0; }
span#copyright a:hover { text-decoration: none; background: #000; color: #F9000F; }

h1,h2{font-size:44px;line-height:43px;font-family:Georgia;}
h1{color:#fff;margin-top:15px;}
h2{color:#000;margin-top:-1px;}
h3,h4{font-family:Georgia;}
h3{font-size:21px;margin-top:0px; position: relative; top: -3px;}
h4{font-size:15px;margin-top: -1px;}

.sep{margin: 0 9px;}
.red{color:#E8000E;}
.black{color:#000;}