/* @override http://emuk.co.uk/new/screen.css */

/* 	Screen CSS for emuk
	Orionesque Ltd - www.orionesque.com
*/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 100%;
	background-color: #F8F8F8;
}
h2{
	font-size: 1.1em;
	color: #900;
	font-style: italic;
}
h3 {
	font-size: 0.95em;
	color: #900;
	font-style: italic;}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 4px;
}
p {
	font-size: 0.76em;
	color: #666;
}
tr td {
font-size: 0.76em;
	color: #666;
}
ul li {
	font-size: 0.76em;
	color: #666;
	margin-top: 6px;
}
ol li {
	font-size: 0.76em;
	color: #666;
		padding-left: 10px;
	padding-top: 5px;
}
ol {
	padding-left: 30px;
	margin-left: 10px;
}
hr {
	height: 1px;
	color:#CCCCCC;
	clear: left;
	margin-top: 5px;
}
fieldset {
	border: 0;
}
legend {
	font-size: 0.76em;
	color: #666;
	margin-bottom: 13px;
	border-bottom: 1px solid #666;
}
/* ID */

#wrapper {
	width: 760px;
	margin: 10px auto;
	background-color: white;
}
#header {
	height: 185px;
	background: url(home_i.jpg) no-repeat;
}

#perf #header {

	height: 185px;
	background: url(meet.jpg) no-repeat;
	
}
#proc #header {

	height: 185px;
	background: url(work_tog.jpg) no-repeat;
}

#contact #header {
	height: 185px;
	background: url(contact_p.jpg) no-repeat }
#priv #header {
	height: 185px;
	background-image: url(people5.jpg);
	background-repeat: no-repeat;

}
#what #header {
	height: 185px;
	background-image: url(people3.jpg);
	background-repeat: no-repeat;
}
#team #header {
	height: 185px;
	background-image: url(people4.jpg);
	background-repeat: no-repeat;
}
#leftc {
	float: left;
	width: 46%;
	margin-left: 0.5%;
	padding: 10px;
	/* background-color: #f2f2f2;
	border: 2px solid silver; */
	line-height: 1.5;
	background-image: url(lcbg.jpg);
	background-repeat: no-repeat;
}
#rightc {
	float: right;
	width: 44%;
	padding: 10px;
	margin-left: 0%;
	margin-right: 0.5%;
	margin-bottom: 10px;
	/* background-color: #FFF1E5;
	border: 2px solid silver; */
	line-height: 1.5;
	background-image: url(rcbg.jpg);
	background-repeat: no-repeat;
}
#contents {
	border-top: 8px solid #900;
	padding: 5px;
	margin: 0;
}
#contents a:link, #contents a:visited {
	text-decoration: none;
	border-bottom: 1px dotted silver;
	color: #666;
}
#contents a:hover, #contents a:active {
	text-decoration: none;
	border-bottom: 1px solid red;
	color: black;
}

#footer {
	clear: both;
	border-top:  8px solid #900;
}

/* Class */

.mission {
	width: 375px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	font-size: 1.1em;
	color: #900;
	font-style: italic;
}
.pull {
	color: #666;
	font-weight: bold;
}
.rightquote {
	width: 220px;
	float: right;
	padding: 15px;
	font-size: 0.76em;
	color: #900;
	font-style: italic;
	font-weight: bold;
}
.credits {
	text-align: center;
	margin-top: 0;
	font-size: 0.56em;
}
.citer {
	color: #654;
	font-weight: bold;
}
.thumbnail {
	float: left;
	margin-bottom: 7px;
	margin-right: 7px;
	border: 1px dotted silver;
	padding: 10px;
	background-color: #f7f2f2;
}
.thumbnail2 {
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
	border: 1px dotted silver;
	padding: 10px;
	background-color: #f7f2f2;
}
#nav {
	width: 540px;
	float: right;
	margin-top: 33px;
}
/* Nav */
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav li a {
	padding-top: 20px;
	height: 2em;
	line-height: 2em;
	font-size: 0.89em;
	float: left;
	padding: 0px 4px;
	color: #666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#nav li a:hover {
	color: #900;
}
#nav .now {
	color: red;
	border-bottom: 1px solid red;
}
/* Hide from IE5-Mac \*/
#nav li a {
	float: none
}

/* End hide */











	