body { 
	margin:0;
	padding: 0;	
	/*font: small-caps normal small/1.5em Verdana, Arial, Helvetica, sans-serif;*/
	/*text-transform: capitalize;*/
	font-size: small;
	color: #000000;
	background-image: url(images/bglines.jpg) }
	

body#clients p#clientnames {
	font: small-caps normal medium/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	background: #000000;
	text-align: center;
	}
	
/* Top Navigation Menu */

#nav {
	float: left;
	display:inline; /*fixes IE/Win double margin bug */
	margin: 0px;
	list-style: none;
	background-color:#ff3300;	
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 95%;
	padding: 0;
	border-top: 2px solid #006699;
	width: 683px;
	}

#nav li {
	float: left;
	list-style-type:none;
	padding: 0px;
	margin:0px;
	}

/* layout structure */

#container {
	margin-left:auto;
	margin-right:auto;
	width: 683px;
	padding: 0;
	background-color: #ffffff;
	}
	
#main {
	float:left;
	display:inline; /*fixes IE/Win double margin bug */
	width:500px;
	margin: 0 0 0 10px;
	padding: 5px;
	line-height: 1.3em;	
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 90%;
	background-color: #fff;
	}
	
#main-sideways
{
	clear: both;
	width: 90%;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0;
	line-height: 1.2em;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
}

#sidebar {
	float:right;
	display:inline; /*fixes IE/Win double margin bug */
	width: 220px;
	margin: 10px 0px 10px -3px;
	padding: 0 5px 0 5px;
	background:#ffffff;
	font-size: 85%;
	}
	
.box {
	border:0px solid #ccc;
	padding:5px;
	margin: 5px 0;
	width:150%;
	}

#footer {
	clear:both;
	margin: 10px 0px 0px 0px;
	border: 0;
	border-top:0px solid #006699;	
	font-family: Arial, Helvetica, san-serif;
	font-size: 90%;
	text-align:center;	
	width: 683px;
	}

/* Image Classes and Ids */

#logo {
	margin-left: auto;
	margin-right: auto; 
	margin-top:0;
	margin-bottom:0;
	display: block;
	border: 0;
	}

#main img {display:block; border:1px solid #666; margin: 0 auto 5px auto;}

#main #diagram {
	float:none;
	margin-top: 15px;
	margin-right:auto;
	margin-left:auto;
	border: 0;
	background-color: #ffffff;
	}
	
body#about div#main img {float: left; padding: 0px; margin: 5px;}

#sidebar img#left {vertical-align: text-bottom;}

#sidebar img#right {vertical-align: text-top;}
	
#map {
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	}

/* link styles */

#nav a	{
	float: left;
	display: block;
	margin: 0;
	}
	
a { 
	color:#ff3300;
	text-decoration: underline;
	font-weight: bold;
	font-size: inherit;	font-family: Verdana, Arial, Helvetica, san-serif;
	}


a:visited {
	color: #ff3300;
	text-decoration: underline;
	}

body#home #n-home a, body#about #n-about a, body#contact #n-contact a, body#team #n-team a, body#executive #n-executive a, body#organization #n-organization a {
	color: #006699;
	text-decoration:none;
	background-color: #fff;
	border-left: 1px dotted #e3e7e8;
	}

a:hover {
	color: #339999;
	text-decoration:underline;
	}
	
#map a {text-decoration:none;}
#map a:visited {text-decoration:none;}
#map a:hover {text-decoration:none;}


/* Header and Text Styles */

h1 {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 180%;
	color: #1a55bd;
	padding-top: 15px;
	text-align:left;
	line-height: 1.2em;
}

#oneway
{
	text-align:center
}

h3
{
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 180%;
    color: #ff0000;
    padding-top: 15px;
    text-align: left;
    line-height: 1.2em;
}

h6 {
	display:block;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #326431;
	padding: 0;
	line-height: 1.1em;
	padding-top: 0px;
	}

h2 {
	display:block;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 160%;
	color: #326431;
	padding: 0;
	line-height: 1.1em;
	padding-top: 0px;
	}
	
h2.opener {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 160%;
	color: #326431;
	padding: 10px 10px 0 10px;
	line-height: 1.1em;
	}
p em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%; 
	font-weight: bold;
	font-style: normal;
	color: #006699;
	}
	
.box em {
	font-weight:normal;
	font-style:italic;
	}
	
#main p {
	margin-left: 10px;
	line-height: 1.3em;	
	font-family: Verdana, Arial, Helvetica, san-serif;
	}
	
p.opener {
	font-style: normal;
	font-size: 130%;
	color: #333333;
	line-height: 110%;
	padding: 0px 10px 0 15px;
	margin-right: 5px;
	}
	
p.note {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 95%;
	color:#666666;
	margin: 0 auto 0 auto;
	}
	
p.quotation {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	font-weight:normal;
	font-size: 95%; 
	line-height: 110%;
	word-spacing: 0.2em;
	padding: 0 5px 0 5px;
	}
	
p.attribution {
	display:block;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-style:normal;
	font-weight:normal;
	font-size:95%;
	padding: 0px 5px 0 5px;
	line-height: 100%;
	word-spacing:normal;
	}

p.jpso
{
	display: inline;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
	color: #000000;
	padding: 0;
	line-height: 1.1em;
	padding-top: 0px;
	background-color: #ffff00;
	text-align: center;
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
}

.clients {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%; 
	color: #666666;
	font-style: normal;
	line-height: 110%;
	padding: 0 5px 0 5px;
	}
	
.box-left {
	float:left;
	padding: 0 10px 0 0; 
	margin: 0 0 10px 0;
	width:60%;	font-family: Verdana, Arial, Helvetica, san-serif;
	
	}
	
.box-right {
	float:right;
	display:inline; /*fixes IE/Win double margin bug */
	padding: 0 0 0 10px; 
	margin: 0 0 10px 0;
	width:35%;	font-family: Verdana, Arial, Helvetica, san-serif;
	border-left:1px solid #ccc;
	}
	

