* {
	margin: 0;
	padding: 0;
	}
html {
	height:100%;
	}
body {
	background:#870404;
/*	background:#37251c;*/
	text-align:center;
	font-size:62.5%;
	height:100%;
	}
a {
	text-decoration:none;
	}
a img {
	border:none;
	}
a:link, a:visited {
	color:#f9e200;
	}
a:focus {
	outline:none;
	}

html body a:hover {
	color:#fff;
	text-decoration:underline;
	}
#background {
	background-image:url(images/background_top.jpg);
	background-repeat:repeat-x;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -79px;
	}
#container {
	width:960px;
	margin:0 auto;
	background-image:url(images/background_redburst.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
#navigation {
    width: 960px; height: 20px;
    position: relative;
	background: url(images/nav.jpg) no-repeat;
	margin: 0 auto;
	}
#navigation li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;
	text-indent:-9999px;
	}
#navigation li, #navigation a {
    height: 20px; display: block;
	}

#nav01 {
	left: 276px; width: 146px;
	}
#nav02 {
	left: 421px; width: 120px;
	}
#nav03 {
	left: 541px; width: 129px;
	}
#nav01 a:hover {
    background: transparent url(images/nav.jpg) -276px -20px no-repeat;
	}
#nav02 a:hover {
    background: transparent url(images/nav.jpg) -421px -20px no-repeat;
	}
#nav03 a:hover {
    background: transparent url(images/nav.jpg) -541px -20px no-repeat;
	}
	
#news {
	width:195px;
	float:left;
	margin-top:9px;
	display: inline;
	}

#news p {
	text-align:left;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#dda8a8;
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:14px;
	padding-right:14px;
	}
#newsshadow {
	float:left;
	margin-top:15px;
	width:5px;
	height:692px;
	}
#projects {
	width:500px;
	float:left;
	margin:18px 24px 0 30px;
	text-align:left;
	display: inline;
	}
.instructions {
	text-align:left;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#dda8a8;
	font-size:1.1em;
	padding:10px 0 10px 0;
	}
.instructionswork {
	text-align:left;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#dda8a8;
	font-size:1.1em;
	padding:0 0 10px 0;
	}
#projects table {
	margin-top:10px;
	}
#projects td {
	padding-bottom:20px;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.1em;
	line-height:1.5em;
	}
#work {
	margin-bottom:50px;
	}
#work table {
	margin-top:10px;
	}
#work td {
	text-align:left;
	padding-bottom:20px;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.1em;
	line-height:1.5em;
	}
#print {
	margin-bottom:50px;
	}
#print table {
	margin-top:10px;
	}
#print td {
	text-align:left;
	padding-bottom:20px;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.1em;
	line-height:1.5em;
	}
#identity {
	margin-bottom:50px;
	}
#identity table {
	margin-top:10px;
	}
#identity td {
	text-align:left;
	padding-bottom:20px;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.1em;
	line-height:1.5em;
	}
#motion {
	margin-bottom:50px;
	}
#motion table {
	margin-top:10px;
	}
#motion td {
	text-align:left;
	padding-bottom:20px;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.1em;
	line-height:1.5em;
	}
#typefaces {
	margin-bottom:50px;
	}
#typefaces table {
	margin-top:10px;
	}
#typefaces td {
	text-align:left;
	padding-bottom:20px;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.1em;
	line-height:1.5em;
	}
h2 {
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	padding-top:5px;
	}
#services {
	width:200px;
	float:left;
	margin-top:19px;
	display: inline;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.2em;
	line-height:2em;
	}
.push {
	height:79px;
	}
.footer {
	height:79px;
	background-image:url(images/background_footer.jpg);
	background-repeat:repeat-x;
	}
.subhead {
	margin:18px 0 10px 0;
	}
#profile {
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.2em;
	line-height:2em;
	margin:10px 0 10px 0;
	}
#profile p {
	margin-bottom:14px;
	}
.rule {
	border-top:1px solid #ba0f0f;
	margin-bottom:5px;
	}
.rule2 {
	border-top:1px solid #670202;
	}