body {
	background-image:
url(i/plaid4.jpg);
font:95%/130%  Optima, verdana, sans-serif;
	}

p {
	font:110% Optima, verdana, sans-serif;
	margin:10px 10px 5px 10px;
	line-height:155%;
	padding:0px;
	color:#444;
	}
	
.quote	{
	margin: 0 10px 0 20px;
	font:99% Optima, verdana, sans-serif;
	font-style: italic;
	line-height: 100%;
	padding: 0px;
	}
	
/*/*/a{}
body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body p {
  font-size: 101%;
}  
/* */


hr.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
	
.tagline {
	font-size: 150%;
	font-style: normal;
	margin: 5px 0px 15px 10px;
	padding:0px;
	color:#069;
	}
.header h1 {
	display: inline;
	position: absolute;
	top: 70px;
        font: 220% Optima, verdana, sans-serif;
        line-height: 90%;
	margin:0px 0px 5px 95px;
	padding:0px;
	font-weight:700;
	color:#069;
	}
	

h1.lead {
    font: 200% Optima, tahoma, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 10px;
	padding:0px;
	font-weight:900;
	color:#069;
	}

h1 {
	font: 180% Optima, tahoma, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 15px 10px;
	padding:0px;
	/*font-weight:900;*/
	color:#069;
	}


	
h2 {
	font: bold 110% Optima, tahoma, verdana, arial, helvetica, sans-serif;
	margin:20px 0px 5px 10px;
	padding:0px;
	color:#444;
	}

h3 {
	font: 85% Optima, tahoma, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#444;
	}
/*
ul { 
	font:90% georgia, serif; 
	margin:0px 30px 16px 20px; 
	line-height:90%;
	padding:0px;
	}
	
li	{
	margin: 0 0 0 15px;
	color:#333;
	}
	*/
a {
        color:#444;
        
        }
        
a:link {
	color:#444; 
	text-decoration: underline;
	}

a:hover {
	color:#fff; 
	text-decoration: none;
	background:#069;
	}
	
a:visited {
    text-decoration: underline;
    }
    
    
    
.header img {
	border: 0;
	}
	
.header a:hover {
	background: transparent;
	}

.logographic {
        margin: 0 0 0 95px;
            }

.worksample img {
    border: 1px solid #bbb;
        }

.logo {
        margin: 0 0 30px 35px;
    }
	
	
#container {
    background: #fff;
    width: 850px;
    margin: auto;
    text-align: left;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;

	box-shadow:			0px 0px 20px rgba(0,0,0,0.6);
	-moz-box-shadow:	0px 0px 20px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.6);
    }
    
#nav {
        text-align: right;
	float: right;
	width:160px;
	margin: 0 10px 10px 20px;
	padding: 0;
        border-left: 1px solid #eee;

	
	z-index:1;
/**
	voice-family: "\"}\"";
	voice-family:inherit;
	width:250px;
	}

body>#nav {width:168px;}
*/
}


.content {
	float:left; 
	width:700px;
	margin:0 15px 20px 32px;
	padding: 0 0 15px 0;
	background-color:#fff;
	z-index:3; 
	}
	
.content img {
	}
	
.content ul  {
    color:#444;
    margin: 0 0 0 20px;
    padding: 0;
    
    }
    
.content li {
    margin: 0 0 0 10px;
    padding:0 0 2px 0;
    line-height: 1.2;
    }

.content p.left img {
    float: left;
    margin: 0 15px 10px 0;
    }
    
.content p.right img {
    float: right;
    margin: 0 0 10px 15px;

    }
    
	
h1.maintitle {
    font: 200% Optima, tahoma, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 10px;
	padding:0px;
	font-weight:900;
	color:#000;
	}
		


#nav ul li {
	list-style: none;

	margin: 0 0 5px 0;
	text-align: left;
		}
			
#nav li {
	margin: 0 0 10px 0;
		}	
/*
#nav a:link a:visited {
    font: 90% tahoma, verdana, arial, helvetica, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    }
*/
#footer {
    clear: left;
	border: 0;
	text-align: left;
	background: #fff;
	color: #069;
	font-size: 105%;
	padding: 0 0 10px 10px;
	margin: 0 0 10px 24px;
	width: 580px;  
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 580px;
        }

#footercontent {
	padding: 5px 0 5px 5px;
	text-align: left;
	background: #fff;
	color: #069;
	font-size: 85%; 
}


/* CSS for issue status display */
.client, .preview {
    width: 250px;
    font-size: .9em;
    line-height: .9em;
    margin: 10px;
    padding: 10px;
    clear: none;
    float: left;
}

.client {
    border: 1px solid #ccc;
    clear: left;
    background: #eee;
    }
.preview {
    border: 1px solid #555;
    background: #777;
    width: 350px;
	box-shadow:			0px 0px 20px rgba(0,0,0,0.6);
	-moz-box-shadow:	0px 0px 20px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.6);
    }
.client p {
    }

