@charset "UTF-8";

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}


img {
	border: 0;
}

div#header {
	background: url(images/header_bg.jpg) repeat-x;
	width: 100%;
	text-align:left;
	height: 55px;
}


div#header-right {
	background: url(images/header_right.jpg) no-repeat top right;
	width: 100%;
	height: 55px;
}

div#content {
	background: url(images/main_bg.jpg) repeat-x top;
}


div#nav {
	text-align:right;
	padding-top:31px;
	font-size:13px;
}

div#slogan {
	float:left;
	text-align: left;
}

a#home {
    width: 59px;
    height: 43px;
    background: url(images/home.jpg) no-repeat 0 0;
    text-decoration: none;
	padding: 31px 55px 0 0;
}

a#home:hover {
    background: url(images/home_.jpg) no-repeat 0 0;
}

a#who {
    width: 103px;
    height: 43px;
    background: url(images/who_we_are.jpg) no-repeat 0 0;
    text-decoration: none;
	padding: 31px 99px 0 0;
}

a#who:hover {
    background: url(images/who_we_are_.jpg) no-repeat 0 0;
}

a#what {
    width: 103px;
    height: 43px;
    background: url(images/what_we_do.jpg) no-repeat 0 0;
    text-decoration: none;
	padding: 31px 99px 0 0;
}

a#what:hover {
    background: url(images/what_we_do_.jpg) no-repeat 0 0;
}

a#what2 {
    width: 140px;
    height: 43px;
    background: url(images/what_weve_done.jpg) no-repeat 0 0;
    text-decoration: none;
	padding: 31px 136px 0 0;
}

a#what2:hover {
    background: url(images/what_weve_done_.jpg) no-repeat 0 0;
}

a#contact {
    width: 92px;
    height: 43px;
    background: url(images/contact_us.jpg) no-repeat 0 0;
    text-decoration: none;
	padding: 31px 88px 0 0;
}

a#contact:hover {
    background: url(images/contact_us_.jpg) no-repeat 0 0;
}

big {
	font-size: 22px;
	padding-bottom: 2px; 
	display:block;
}

.bar {
	color: #000000;
	width: 100%;
	font-size: 18px;
	margin: 0;
	text-align:left;
}

.bar span {
	padding: 10px;
	display: block;
	padding-right: 100px;
}

.bar1 {
	background-color: #FFF280;
}

.bar2 span{
	padding-left: 200px;
}

.bar2 em{
	color: #8F4800;
	font-style: normal;
}

.bar2 a:link, .bar2 a:visited, .bar2 a:active {
	color: #8F4800;
	text-decoration: underline;
}

.bar2 a:hover {
	color: #8F4800;
	text-decoration: none;
}

.bar3 {
	background-color: #FFDFBF;
}

.bar3 em {
	color: #8F8F00;
	font-style: normal;
}

.bar4 span{
	background-color: #8F8F00;
}

.inner {
	width: 750px;
	text-align: left;
}

p.copy {
	text-align: center;
	font-size: 10px;
}

.ibar {
	text-align: center;
	padding: 5px;
}

p#portfolio {
	width: 900px;
	margin: auto;
}

.inner {
	width: 800px;
	margin: auto;
	padding: 0;
	text-align: left;
}

.inner li {
	padding: 5px 100px 5px 0px;
	margin: 0px;
}

.inner ul {
	left: 0;
}

.num {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.num .n{
	color: #8F4800;
	text-transform:uppercase;
	text-decoration: underline;
}
