/*-----------------------------------*/
/*---------GLOBAL ATTRIBUTES---------*/
/*-----------------------------------*/
body {
	background-color:#FFF;
	font-family:'Arial';
}
a#black {color:#000;}
a#black:hover {color:#000;}
a: {outline:none;}
img {border:none;}
.clear {clear:both;}
/*-----------------------------------*/
/*-------------PAGE DIVS-------------*/
/*-----------------------------------*/
.page {
	width:850px;
	padding:5px 25px 25px 25px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-425px;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#fff;
	border:1px dashed #ccc;
}
body>.page {
	width:798px;
}
.header-container {
	margin:0px;
	padding:0px;
	height:90px;
	position:relative;
	z-index:5;
}
#button1 {
	position:absolute;
	left:550px;
	top:34px;
	z-index:6;
}
#button2 {
	position:absolute;
	left:638px;
	top:34px;
	z-index:6;
}
.content-container {
	width:798px;
	position:relative;
	float:left;
	z-index:0;
}
.footer-container {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}
/*-----------------------------------*/
/*--------------BLOCKS---------------*/
/*-----------------------------------*/
.header-box {
	position:relative;
	height:60px;
	width:798px;
}
.menu-box {
	height:30px;
	width:798px;
	border:2px solid #000;
	background:url(http://www.zachines.com/img/menubg.png) repeat-x;
	z-index:5;
}
.header-container>.menu-box {
	width:794px;
	height:26px;
}
.sidemenu-box {
	width:200px;
	float:left;
	color:#000;
	font-weight:bolder;
	padding-bottom:10px;
}
.content-box {
	width:598px;
	float:left;
	padding:10px 10px 10px 0px;
}
.content-container > .content-box {
	width:588px;
}
.footer-box {
	position:relative;
	height:80px;
	width:798px;
	background:#000 url(http://www.zachines.com/img/footerbg.png) repeat-x;
	border:2px solid #000;
}
.footer-container>.footer-box {
	height:76px;
	width:796px;
}
div#port-box {
	height:363px;
	width:598px;
	border:1px dashed #ccc;
}
.content-box>#port-box {
	width:596px;
	height:361px;
}
div#port-box-right {
	width:200px;
	height:361px;
	float:right;
	padding:5px;
}
div#port-box>div#port-box-right {
	width:190px;
	height:351px;
}
div#port-box-right2 {
	width:190px;
	height:351px;
	overflow:auto;
	float:left;
	padding-right:22px;
}
div#port-box-right>div#port-box-right2 {
	width:168px;
}
div#port-box-main {
	width:396px;
	height:238px;
	float:left;
	padding:5px;
}
div#port-box>div#port-box-main {
	width:386px;
	height:228px;
}
div#port-box-info {
	width:396px;
	height:123px;
	float:left;
	padding:5px;
}
div#port-box>div#port-box-info {
	width:386px;
	height:113px;
}
/*-----------------------------------*/
/*------------ATTRIBUTES-------------*/
/*-----------------------------------*/

/*------------HEADER BOX-------------*/
.header-box a {color:#666;}
.header-box a:hover {color:#000;}

img#logotop {
	bottom:0px;
	left:50px;
	position:absolute;
}
p.logotext {
	margin:0px;
	font-size:10px;
	position:absolute;
	font-weight:bold;
}
#top {
	top:0px;
	right:0px;
	text-align:right;
}
#bottom {
	bottom:0px;
	left:252px;
}
/*----------HEADER BOX END-----------*/

/*-----------CONTENT BOX-------------*/
.notopmarg {margin-top:0px;}
.content-box a {color:#666;}
.content-box a:hover {color:#cc0000;}
span.hide {display:none;}
a#regular {display:inline; color:black; font-size:10px;}
a#regular:hover {color:black; background-color:#fff;}

p.contact {
	font-size:10px;
	color:#000;
	font-weight:100;
	margin:0px 15px 0px 0px;
}
.sidemenu-box a {
	font-size:10px;
	color:#000;
	display:block;
	line-height:12px;
	margin:0px;
}
.sidemenu-box a:hover {
	background-color:#eee;
}
.sidebox {
	padding:5px;
	margin:10px 0px 0px 0px;
	border:1px dashed #ccc;
	color:#cc0000;
	width:190px;
	float:left;
}
.sidemenu-box>.sidebox {
	width:178px;
}
.sidebox-nopad {
	margin:10px 10px 0px 0px;
	float:left;
}
ul.sitemap {
	list-style:upper-roman;
	font-size:18px;
	font-family:'times new roman';
	margin-left:15px;
}
ul.sitemap a {
	color:#000;
}
ul.sitemap a:hover {
	color:#666;
}
.content-box {
	font-size:12px;
}
.content-box h2 {
	color:#cc0000;
}
.content-box h1 {
	color:#666;
	font-size:20px;
}
table.portfolio {
	font-size:12px;
}
table.portfolio h3 {
	margin-top:0px;
}
td.site-description {
	vertical-align:top;
	padding:8px;
}
td.site-description p {
	margin-bottom:0px;
}
td.site-description p.bottomurl {
	color:green;
	margin-top:5px;
}
span.required {
	font-style:oblique;
	color:#333;
	font-size:11px;
}
table.contact {
	font-size:12px;
	margin:25px 0px 25px 40px;
}
.stale-text {
	color:#777777;
	font-style:italic;
}
#skills {
	font-size:10px;
	color:#666;
	line-height:10px;
}
#skillstop {
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:12px;
	padding-bottom:5px;
}
.red {
	color:#CC0000;
}
.black {color:#000;}
#skills .first {
	border-bottom:1px dotted #666;
}
.greybg {
	background-color:#eee;
}
a.dred, .dred {
	color:#cc0000;
}
.nomargtop {
	margin-top:0px;
}
/*---------CONTENT BOX END-----------*/

/*------------FOOTER BOX-------------*/
.footer-box p {color:#fff; margin:0px;}
.footer-box a {color:#fff; text-decoration:none;}
.footer-box a:hover {text-decoration:underline;}
.footer-box a.opposite {text-decoration:underline;}
.footer-box a.opposite:hover {text-decoration:none;}
.footer-businesscard a {margin:0px;}

div.footer-links {
	top:0px;
	float:left;
	width:100%;
	height:18px;
	margin-top:10px;
	position:absolute;
}
.footer-links p {
	font-weight:bold;
	font-size:12px;
	text-align:center;
	vertical-align:bottom;
}
.footer-businesscard{
	position:absolute;
	bottom:5px;
	left:5px;
}
.footer-businesscard p {
	font-size:10px;
	font-weight:bold;
}
/*----------FOOTER BOX END-----------*/

/*-----------------------------------*/
/*-----------GOOGLE ADS--------------*/
/*-----------------------------------*/
.banner-ad {
	margin-top:20px;
	padding:5px;
	border:1px dashed #ccc;
	position:relative;
	width:588px;
	float:left;
}
.content-box>.banner-ad {
	width:576px;
}
/*-----------------------------------*/
/*------Created by: Zac Hines--------*/
/*--------updated: 10/18/08----------*/
/*--------www.zachines.com-----------*/
/*-----------------------------------*/