body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	font: 12px/18px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
}

#wrapper {
	margin: 20px auto;
	padding: 0;
	width: 800px;
	text-align: left;
}

#header {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 140px;
}

#header h1{
	margin: 0;
	padding: 0;
}

#header a{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 140px;
	background: url(img/logo.png) no-repeat;
	display: block;
	text-indent: -9999px;
}

/* @group nav */

#nav, #nav ul {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 30px;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;	
}

#nav a {
	margin: 0;
	padding: 0;
	display:  block;
	text-align: center;
	height: 30px;
	font: bold 10px/10px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	text-decoration: none;
	color: white;
	background-color: #999;
	text-indent: -9999px;
}

/* @group nav link */


li.home a, li.home a:link {
	width: 76px;
	background: #999 url(img/n-lin.png) no-repeat;
}
li.about a, li.about a:link {
	width: 90px;
	background: #999 url(img/n-lin.png) no-repeat -76px 0;
}
li.translation a, li.translation a:link {
	width: 100px;
	background: #999 url(img/n-lin.png) no-repeat -166px 0;
}
li.interpreting a, li.interpreting a:link {
	width: 104px;
	background: #999 url(img/n-lin.png) no-repeat -266px 0;
}
li.multicultural a, li.multicultural a:link {
	width: 258px;
	background: #999 url(img/n-lin.png) no-repeat -370px 0;
}
li.services a, li.services a:link {
	width: 84px;
	background: #999 url(img/n-lin.png) no-repeat -628px 0;
}
li.contact a, li.contact a:link {
	width: 88px;
	background: #999 url(img/n-lin.png) no-repeat -712px 0;
}

/* @end */

/* @group nav visited */

li.home a:visted {
	background: #999 url(img/n-lin.png) no-repeat;
}
li.about a:visted {
	background: #999 url(img/n-lin.png) no-repeat -76px 0;
}
li.translation a:visted {
	background: #999 url(img/n-lin.png) no-repeat -166px 0;
}
li.interpreting a:visted {
	background: #999 url(img/n-lin.png) no-repeat -266px 0;
}
li.multicultural a:visted {
	background: #999 url(img/n-lin.png) no-repeat -370px 0;
}
li.services a:visted {
	background: #999 url(img/n-lin.png) no-repeat -628px 0;
}
li.contact a:visted {
	background: #999 url(img/n-lin.png) no-repeat -712px 0;
}

/* @end */

/* @group nav hover */

li.home a:hover {
	background: #ccc url(img/n-hov.png) no-repeat;
}
li.about a:hover {
	background: #ccc url(img/n-hov.png) no-repeat -76px 0;
}
li.translation a:hover {
	background: #ccc url(img/n-hov.png) no-repeat -166px 0;
}
li.interpreting a:hover {
	background: #ccc url(img/n-hov.png) no-repeat -266px 0;
}
li.multicultural a:hover {
	background: #ccc url(img/n-hov.png) no-repeat -370px 0;
}
li.services a:hover {
	background: #ccc url(img/n-hov.png) no-repeat -628px 0;
}
li.contact a:hover {
	background: #ccc url(img/n-hov.png) no-repeat -712px 0;
}

/* @end */

/* @group nav active */

li.home a:active {
	background: #666 url(img/n-act.png) no-repeat 0 0;
}
li.about a:active {
	background: #666 url(img/n-act.png) no-repeat -76px 0;
}
li.translation a:active {
	background: #666 url(img/n-act.png) no-repeat -166px 0;
}
li.interpreting a:active {
	background: #666 url(img/n-act.png) no-repeat -266px 0;
}
li.multicultural a:active {
	background: #666 url(img/n-act.png) no-repeat -370px 0;
}
li.services a:active {
	background: #666 url(img/n-act.png) no-repeat -628px 0;
}
li.contact a:active {
	background: #666 url(img/n-act.png) no-repeat -712px 0;
}

/* @end */

/* @end */

/* @group content */

#content{
	margin: 30px 0 30px 0;
	padding: 0;
	width: 800px;
}

div.front5 {
	margin: 0;
	padding: 0;
	width: 500px;
	float: left;
}

div.front3 {
	margin: 0;
	padding: 0;
	width: 300px;
	float: left;
}

div.front3 p {
	margin: 0;
	padding: 10px 0 10px 20px;
	font: 14px/24px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	color: #666;
}

div.inner3 {
	margin: 0;
	padding: 0;
	width: 300px;
	float: left;
}

div.inner3 .blurb{
	font-style: italic;
	color: #f99430;
}

div.inner3 ul {
	margin: 0;
	padding: 0;
	width: 298px;
	height: 330px;
	float: left;
	list-style-type:none;
	overflow: auto;
	border: 1px solid #666;
}
div.inner3 li {
	margin: 0 0 0 5px;
	padding: 0;
	width: 135px;
	float: left;
	font-size: 90%;
	font-style: italic;
}

div.inner5 {
	margin: 0 0 0 20px;
	padding: 0;
	width: 470px;
	float: left;
	border-left: 1px solid #666;
}

div.inner5 h2 {
	margin: 0 0 10px 0;
	padding: 10px 0 10px 20px;
	width: 459px;
	font: 18px/24px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	color: #fff;
	background-color: #ff9933;
}

div.inner5 h3 {
	margin: 0;
	padding: 10px 0 10px 20px;
	font: bold 14px/24px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	color: #666;
	clear: both;
	width:  450px;
}

div.inner5 p {
	margin: 0;
	padding: 10px 0 10px 20px;
	font: 14px/24px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	color: #666;
}

div.inner5 ul {
	margin: 0 0 20px 5px;
	padding: 0 0 20px 20px;
	font: italic 12px/18px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	color: #666;
	list-style: none;
	width: 450px;
}

div.inner5 li {
	margin: 0;
	padding: 0;
	width: 225px;
	float: left;
	display: block;
	font: italic 12px/18px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	color: #666;
}

/* @end */

/* @group footer */

#footer {
	margin: 0;
	padding: 30px 0;
	clear: both;
}

div.footer {
	margin: 0;
	padding: 0;
	clear: both;
	border-top: 1px solid #666;
	text-align: center;
	background-color: #666;
}

div.footer h2{
	margin: 0 0 10px 0;
	padding: 0;
	font: 14px/24px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	background-color: #fff;
}

div.footer p{
	margin: 0;
	padding: 0 0 10px 0;
	font: 14px/12px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	color: #fff;
}

/* @end */

