body {
	background-image: url(http://designmatters.com/images/interface/bg-1.png);
	font: 62.5%/1 Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #333333;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
a:link, a:visited, a:active, a:hover {
	color: #990000;
}
h1, h2, h3, p, ul, li, form {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
p {
	font-size: 1.1em;
}
hr {
	color: #CCCCCC;
	margin: 2em 0;
	height: 1px;
	background-color: #CCCCCC;
	border: none;
}
.button input {
	width: 60px;
}
#page {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #fff;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	-moz-box-shadow:0px 0px 20px 2px #3b0303;
	-webkit-box-shadow:0px 0px 20px 2px #3b0303;
	box-shadow:0px 0px 20px 2px #3b0303;
}
#header {
	padding: 40px 20px 0 20px;
}
#logo {
	padding: 0 0 0 20px;
	float: left;
}
#site_navigation {
    color: #990000;
    float: right;
    line-height: 1.5;
    padding: 15px 20px 0;
}
#site_navigation a:link, #site_navigation a:visited {
    color: #990000;
    text-decoration: none;
}
#site_navigation a.selected:link, #site_navigation a.selected:visited, #site_navigation a:hover, #site_navigation a:active {
    text-decoration: underline;
}
#flashcontent {
	text-align: center;
	clear: both;
}
#flashcontent p {
	padding: 100px 0;
}
#content {
	margin: 0 20px 20px 20px;
	padding: 20px;
	width: 720px;
	background: #FFFFFF;
	float: left;
	display: inline;
}
#content h1, #content h2, #content h3 {
	color: #990000;
	margin: 0 0 1em 0;
}
#content p {
	line-height: 1.5;
	margin: 0 0 1em 0;
}
#column1 {
	margin: 0 16px 0 0;
	width: 180px;
	float: left;
}
#column1 h1 {
	font-weight: normal;
	font-size: 1.2em;
}
#column1 h2 {
	font-size: 1.1em;
	line-height: 1.5;
	font-weight: normal;
	margin: 0;
}
#column1 p {
	line-height: 1.5;
}
#section_navigation {
	font-size: 1.1em;
}
#section_navigation li {
	line-height: 1.3;
	color: #333333;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 8px;
	width: 90%;
}
#section_navigation li ul {
	font-size: 0.9em;
	margin: 0.5em 0 0 0;
	padding: 5px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#section_navigation li ul li {
	margin: 0 0 0.5em 0;
}
#section_navigation li.selected {
	background: url(../images/interface/arrow_red.gif) no-repeat 0 0.5em;
}
#section_navigation a:link, #section_navigation a:visited {
	color: #990000;
	text-decoration: none;
}
#section_navigation a:hover, #section_navigation a:active {
	text-decoration: underline;
}
#column2 {
	padding: 20px;
	width: 480px;
	border: 1px solid #990000;
	float: left;
}
#work #column2 {
	border: none;
	width: 484px;
}
#column2 .column {
	width: 50%;
	float: left;
}
#column2 h2, #column2 h3 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.3;
	color: #333333;
}
#column2 h3 {
	font-size: 1.2em;
	color: #990000;
	margin: 0;
}
#column2 ul {
	margin: 0 0 1em 0;
}
#column2 li {
	padding: 0 0 0 8px;
	line-height: 1.3;
	margin: 0 0 0.5em 0;
	background: url(../images/interface/arrow_red.gif) 0 0.4em no-repeat;
}
#footer {
	text-align: center;
	padding: 20px 0;
	background: #FFFFFF;
	clear: both;
	zoom: 1;
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#footer a:link.selected, #footer a:visited.selected {
	color: #990000;
}
#site_map {
	margin: 0 0 1em 0;
}
#column2 .alert {
	text-align: center;
	color: #990000;
	margin: 100px 0;
}
#signup {
	width: 350px;
	text-align: left;
	padding: 20px;
}
.copyright {
	color: #999999;
}
.red {
	color: #990000;
}
.red_contact {
	color: #990000;
	line-height: 12px;
}
.leftMargin {
	margin-left: 120px;
}

