body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body { text-align: center; }
body.home { background: #FFF url(../_images/bg-home.jpg) 0 0 repeat-x; }
body.sub { background: #FFF url(../_images/bg-sub.jpg) 0 0 repeat-x; }
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 13px;
    color: #000;
    line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table, #wrapcentre ul {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #004990;
    text-decoration: underline;
}
a:hover, a:active {
    color: #d6912a;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

/* ----------------------------------- */
/* WRAPPER / CONTAINER
/* ----------------------------------- */
.home #container { background: transparent url(../_images/banner-home.jpg) center top no-repeat; }
.sub #container { background: transparent url(../_images/banner-sub.jpg) center top no-repeat; }
#wrapper {
	width: 854px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 42px;
	overflow: hidden;
	background: transparent url(../_images/phone.jpg) right top no-repeat;
}

/*  MENU */
#menu {
	background: url(../_images/menu.gif) 0 0 no-repeat;
	width: 573px;		/* Width of entire image */ 
	height: 42px;		/* Height of buttons */
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height: 42px;		/* Each button must have the same height, define it here */ 
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}

/* margin-left - you will need to adjust this value to "center" your nav, if needed */ 
/* width - width of each button, they will each most likely be unique */ 
#menu-01 	{ width: 62px; }
#menu-02 	{ width: 87px; }
#menu-03 	{ width: 76px; }
#menu-04 	{ width: 87px; }
#menu-05	{ width: 100px; }
#menu-06 	{ width: 60px; }
#menu-07 	{ width: 101px; }

/* Changed values should match sum of "width" numbers specified above */ 
#menu-01 a:hover	{ background: transparent url(../_images/menu.gif) 0px -42px no-repeat; }
#menu-02 a:hover	{ background: transparent url(../_images/menu.gif) -62px -42px no-repeat; }
#menu-03 a:hover	{ background: transparent url(../_images/menu.gif) -149px -42px no-repeat; }
#menu-04 a:hover	{ background: transparent url(../_images/menu.gif) -225px -42px no-repeat; }
#menu-05 a:hover	{ background: transparent url(../_images/menu.gif) -312px -42px no-repeat; }
#menu-06 a:hover	{ background: transparent url(../_images/menu.gif) -412px -42px no-repeat; }
#menu-07 a:hover	{ background: transparent url(../_images/menu.gif) -472px -42px no-repeat; }

/* Active states */ 
#home #menu-01 a		{ background: transparent url(../_images/menu.gif) 0px -84px no-repeat; }
#about #menu-02 a		{ background: transparent url(../_images/menu.gif) -62px -84px no-repeat; }
#services #menu-03 a	{ background: transparent url(../_images/menu.gif) -149px -84px no-repeat; }
#products #menu-04 a	{ background: transparent url(../_images/menu.gif) -225px -84px no-repeat; }
#clients #menu-05 a		{ background: transparent url(../_images/menu.gif) -312px -84px no-repeat; }
#news #menu-06 a		{ background: transparent url(../_images/menu.gif) -412px -84px no-repeat; }
#contact #menu-07 a		{ background: transparent url(../_images/menu.gif) -472px -84px no-repeat; }

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
.home #banner {
	height: 506px;
}

#logo {
	padding: 32px 0 0 0;
}

#welcome {
	width: 425px;
	margin: 158px 0 0 0;
	height: 64px;
	overflow: hidden;
}
	#welcome p {
		color: #FFF;
	}

a#welcome-button {
	width: 195px;
	height: 39px;
	background: transparent url(../_images/welcome-button.jpg) 0 0 no-repeat;
	display: block;
	margin: 0 0 0 41px;
}
	a#welcome-button span { display: none; }
	a#welcome-button:hover { background: transparent url(../_images/welcome-button.jpg) 0 -39px no-repeat; }

#intros {
	margin: 0 0 30px 0;
}
.intro {
	width: 150px;
	margin-right: 20px;
	float: left;
	display: inline;
}
	.intro h1, #intro-news h1, #intro-work h1 {
		font-size: 13px;
		line-height: 16px;
		font-weight: normal;
		color: #124679;
		margin: 0 0 4px 0;
	}
	.intro p, #intro-news p, #intro-work p {
		font-size: 11px;
		line-height: 14px;
	}

#intro-news {
	width: 400px;
	float: left;
}

#intro-work {
	width: 400px;
	float: right;
}
	#intro-work img.sample {
		float: right;
		margin: 0 0 10px 20px;
		display: inline;
	}

/* ----------------------------------- */
/* SUB PAGES
/* ----------------------------------- */
.sub #banner {
	height: 196px;
}

#content {
	width: 580px;
	float: left;
	margin: 0 0 40px 0;
}
	#content h1 {
		font-size: 26px;
		font-weight: normal;
		color: #FFF;
		margin: 0 0 30px 0;
	}
	#content h2, #content h3 {
		font-size: 16px;
		color: #004990;
		font-weight: normal;
		border-bottom: 1px solid #f7a11a;
		padding: 0 0 4px 0;
	}
	#content h3 {
		font-size: 14px;
	}
	#content li {
		margin-left: 25px;
	}

#side {
	width: 231px;
	float: right;
	background: #3f648b;
	margin: 56px 0 40px 0;
	background: #3f648b url(../_images/side-top.gif) 0 0 no-repeat;
}
	#side-bottom {
		padding: 20px 12px 15px 11px;
		background: transparent url(../_images/side-bottom.gif) left bottom no-repeat;
	}
	#side h2 {
		font-size: 17px;
		font-weight: normal;
		color: #fff3e1;
		margin: 0 0 7px 0;
		padding: 0 0 0 10px;
	}
	#side ul {
		border-top: 1px solid #7c99b5;
		margin: 0 0 15px 0;
	}
		#side li {
			list-style: none;
			border-bottom: 1px solid #7c99b5;
			padding: 5px 10px;
		}
		#side li a:link, #side li a:visited {
			color: #fff3e1;
		}
		#side li a:hover, #side li a:active {
			color: #FFF;
		}
	#side p img {
		margin: 5px 0 0 0;
	}

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer { 
	background: transparent url(../_images/footer.jpg) center top no-repeat;
	padding: 30px 0;
}	
	#footer p {
		width: 854px;
		margin: 0 auto 5px auto;
		text-align: left;
		font-size: 11px;
		color: #797979;
	}
	#footer a:link, #footer a:visited {
		color: #797979;
		text-decoration: none;
	}
	#footer a:hover, #footer a:active {
		text-decoration: underline;
	}

