body {
	font-family: Rockwell, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Rockwell, Helvetica, Arial, sans-serif;
}

abbr, acronym {
	border-bottom-color:#ffffff;
}

a:link, a:visited {
	color:#af0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.clear {
	width:100% !important;
	font-size:1px !important;
	height:1px !important;
	line-height:1px !important;
	padding:0 !important;
	margin: 0 0 -1px !important;
	clear:both !important;
	display:block !important;
}
.float-left {
	float:left;
	clear;none;
}
.float-right {
	float:right;
	clear;none;
}
.red {
	color:#af0000;
}
li.red {
	color:#af0000;
	font-weight:bold;
	padding-top:0.5em;
}
p.red {
	font-weight:bold;
	font-family: Arial, Helvetica;
}

ul.menu, ul.menu li ul {
	margin: 1em 0;
	margin-left:0 !important;
	padding:1px;
	width:100%;
	z-index:1;
}
ul.menu li {
	display:block;
	float:left;
	clear:none;
	list-style-type:none;
	position:relative;
	top:0;
	left:0;
	margin: 0 0.1em 0;
	padding: 0 0 0;
	line-height:1.25em;
}
ul.menu li ul {
	display:none;
	position:absolute;
	top:1.35em;
	right:0;
	left:0;
	width:100%;
	margin: 0 0 0;
}
ul.menu li:hover ul {
	display:block;
}
ul.menu li li {
	clear:both;
	margin: 0 0 0;
}

#bigcontainer {
	padding: 1px;
	margin: 8px 8px;
	min-width:780px;
}

#bigcontainer>div {
	margin: 0 -1px;
	padding:1px;
	width:100%;
	position:relative;
	top:0;
	left:0;
	overflow:hidden;
}

div#header {
	overflow:visible;
	z-index:100;
	margin-top:-1px;
}

div#content {
	z-index:50;
}

div#footer {
	z-index:20;
	margin-bottom:-1px;
}


/* header stuff */
#header {
	border-bottom:5px solid #c5c5c5;
}
#header a:hover {
	text-decoration:none;
}
#header h1 {
	float:left;
	clear:none;
	width:46%;
	font-size:1em;
	background-color:#ffffff;
	height:59px;
	margin: -1px 0 -1px -1px;
	padding: 1px 0 0 0;
}
#header h1 a {
	display:block;
	height:60px;
	margin-top:-1px;
	padding: 1px 0 0 59px;
	background-image: url(red60.png);
	background-repeat:no-repeat;
	background-position: 0 0;
}
#header ul.menu#main-menu {
	background-color:#af0000;
	background-image: url(redspace.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-left:25px;
	width:auto;
	height:58px;
	margin: 0 0 0;
	position:absolute;
	top:0;
	right:0;
	left:50%;
	bottom:0;
}
#main-menu>li {
	margin: 36px 0 0;
	font-family: Helvetica, Arial, sans-serif;
	float:right;
}
#main-menu a:hover {
	background-color:#c5c5c5;
	color:#af0000;
}
#main-menu>li>a {
	padding: 1px 6px;
	border-right: 3px solid #ffffff;
}
#main-menu li li {
	background-color:#af0000;
	border: 3px solid #ffffff;
	border-width: 0 3px 1px 0;
}
#main-menu li ul, #main-menu li ul li {
	width:5.2em;
}
#main-menu li.services ul, #main-menu li.services ul li {
	width:7.25em;
}
#main-menu li ul {
	padding: 1px 0 1px;
	border-top:3px solid #ffffff;
	border-bottom: 2px solid #af0000;
	background-color:#af0000;
}
#main-menu a, #main-menu a:visited {
	color:#ffffff;
	font-weight:bold;
	display:block;
}

/* content stuff */
#content {
	background-color:#999999;
	color:#ffffff;
	padding-bottom:40px !important;
}
#content a:link, #content a:visited {
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px dashed #af0000;
}
#content a:hover {
	text-decoration:none;
	background-color:#c5c5c5;
	color:#af0000;
}
#content h1 {
	min-width:8em;
	font-size:2.1em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	background-color:#ffffff;
	color:#999999;
	position:absolute;
	top:1px;
	left:0;
	margin: 0 0 0;
	padding: 1px 20px 2px 0;
	background-image: url(pic/title-stripe.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}
div.bigpic {
	border:1px solid #c5c5c5;
	margin: 0 0 0 10px;
	position:absolute;
	top:0;
	right:0;
	padding: 0 0 0 0;
	line-height:0;
}
#content .section {
	margin: 75px 20% 25px 10%;
}
#content p {
	text-align:justify;
}
#content p.first:first-line {
	font-size:1.1em;
	font-weight:normal;
}
#content .links-box {
	margin: 55px -1px 10px 1em;
}
.links-box h2 {
	background-color:#af0000;
	color:#ffffff;
	font-size:1em;
	font-weight:normal;
	width:45%;
	float:left;
	clear:both;
	border: 2px solid #ffffff;
	border-width: 2px 2px 0 0;
	margin: 0 0 0;
	padding:1px;
}
.links-box ul {
	display:block;
	clear:both;
	border: 2px solid #ffffff;
	border-width: 2px 0 2px 2px;
	margin: 0 0 0 0 !important;
	padding: 7px 10px 7px 40px;
}
.links-box li {
	list-style-type:none;
	padding-bottom:5px;
}
.links-box ul li ul {
	border: 0;
}
.sidenote {
	color:#777777;
}

/** News **/
.news #content {
	background-color:#ffffff;
	color:#222222;
	width:70%;
	margin: 1em auto;
}
.news #content h1 {
	background-image:none;
	color:#af0000;
	float:none;
	clear:both;
	position:relative;
	top:0;
	left:0;
	margin: 1em 0 0.25em;
}
.news #content a:link, .news #content a:visited {
	color:#af0000;
}
.news-item {
	overflow:hidden;
	border: 1px solid #a5a5a5;
	margin: 0.5em 0;
	padding:10px;
}
.news-item.ind_writ {
	border:0;
	float:left;
	width:50%;
	margin-right:5%;
}
.news-item h2 {
	font-family:Tahoma, Arial, Helvetica;
	margin: -10px -10px 0.5em;
	padding: 5px 10px;
	background-color:#c5c5c5;
}
.news-item.ind_writ h2 {
	background-color:transparent;
	border-bottom: 1px solid #cccccc;
}
#content .news-item h2 a {
	border-bottom:0;
}
.news-item img {
	float:right;
	clear:none;
	margin: 0 0 0.5em 1.5em;
}
.news #footer {
	border-top:1px solid #999999 !important;
}

/** Portfolio **/
.portfolio #content h1 {
	padding-right:2em;
}
.portfolio #content h1 em {
	color:#af0000;
	font-style:normal;
}
ul.proj-list {
	overflow:hidden;
	display:block;
	margin: 0.5em -1px 0.5em 0;
	font-size:0.975em;
}
ul.proj-list ul {
	margin-left:205px;
}
ul.proj-list>li {
	list-style-type:none;
	border:2px solid #ffffff;
	border-width: 2px 0 2px 2px;
	display:block;
	margin: 0 0 2em 50px;
	overflow:hidden;
}
.proj-list h2 {
	background-color:#c5c5c5;
	color:#af0000;
	margin: 0 0 5px;
	padding: 2px 0 5px;
	font-size:1.15em;
}
.proj-list img {
	display:block;
	float:left;
	margin-right:25px;
	width:150px;
	height:150px;
	border: 1px solid #af0000;
	border-width: 0 1px 0 0;
}
.proj-list p {
	margin: 0 10% 0.6em 185px;
}

/* footer stuff */
#footer {
	color:#ffffff;
	background-color:#999999;
	border-top: 1px solid #ffffff;
	text-align:right;
	font-size:0.9em;
}
#footer p {
	margin-right:50%;
	margin-bottom:0;
}
#footer a, #footer a:visited {
	color:#ffffff;
}
#footer ul.menu {
	overflow:hidden;
	margin: .5em 0 0 !important;
	width:50%;
	font-size:0.9em;
	position:relative;
	top:3px;
	left:0;
}
#footer ul.menu li {
	float:right;
}
#footer .menu a {
	font-weight:bold;
}
#footer h2#best-link {
	position:absolute;
	top:0;
	left:50%;
	right:0;
	bottom:0;
	background-color:#ffffff;
	margin: 0 0 0 0;
	padding: 1px;
}
#best-link a {
	display:block;
	background-image: url(pic/yuma-workplace-08-h85.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	position: absolute;
	left:40px;
	top:2px;
	text-indent:-9999em;
	overflow:hidden;
	height:85px;
	width:165px;
	font-size:1px;
	text-align:left;
}