/* Budge Style Sheet */
body, table, td, tr, ul, li, ol, blockquote, div, p, a, br, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	}
	
/* Main Build */

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #336699;
	line-height: 1.2em;
	background: #E7E8E8 url(../images/background.jpg) top center repeat-y;
	}

#container {
	width: 760px;
	margin: 0 auto 0 auto;
	background: #fff;
	text-align: left;
	border-top: solid 4px #000;
	border-right:  solid 1px #000;
	border-left:  solid 1px #000;
	}

#banner {
	background: url(../images/golden-eggs.jpg) 190px 40px no-repeat;
	height: 156px;
	margin-bottom: 2px;
	padding: 1px;
	}

#footer {
	height: 41px;
	background: #000000;
	color: #ffffff;
	margin-top: 3px;
	}
	
/* Banner Section */
	
#logo {
	width: 156px;
	height: 99px;
	float:left;
	background: url(../images/logo.gif) 0 0 no-repeat;
	margin: 25px 0 0 20px;
	}
* html #logo {
	margin-left: 10px;
	}
	
#logo a {
	width: 156px;
	height: 99px;
	display: block;
	}
	
#logo a h1  {
	display: none;
	}

#topRight {
	width: 580px;
	float: right;
	}
	
#strap {
	background: url(../images/strap.gif) 0 0 no-repeat;
	background-color: transparent;
	width: 253px;
	height: 102px;
	margin-top: 45px;
	margin-left: 320px;
	}
	
/* Top Right Menu */

#topRight ul {
	list-display: none;
	display: inline;
	float: right;
	}
	
#topRight ul li {
	text-align: center;
	padding: 4px 10px;
	display: inline;
	}
	
#topRight ul li a {
	color: #465A80;
	text-decoration: none;
	}
	
#topRight ul li a:hover {
	text-decoration: underline;
	}
	
/* Main Menu */


.menu {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 1px;
	margin-bottom: 5px;
}

.menu ul{
	margin: 0;
	padding: 0;
	float: left;
	background: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #465A80;
	border-right-color: #465A80;
	border-bottom-color: #465A80;
	border-left-color: #465A80;
}

.menu ul li{
display: inline;
}

.menu ul li a{
	float: left;
	color: #465A80;
	padding: 5px 22px 5px 22px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.menu ul li a:visited{
color: #465A80;
}

.menu ul li a:hover, .menu ul li .selected{
	color: #ffffff !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #465A80;
}

/* Home Section */

#homeLeft {
	width: 564px;
	float: left;
	}
	
#homeRight {
	width: 188px;
	float: right;
	}
	
#leftLeft {
	width: 280px;
	float: left;
	}
	
#leftRight {
	width: 280px;
	float: right;
	}
	
#homeBody {
	padding: 3px 3px 0 3px;
	}
* html #homeBody {
	padding-top: 0;
	}

#homeTopLeft {
	width: 281px;
	height: 135px;
	background: #9EACC7 url(../images/individualHome.gif) right bottom no-repeat;
	padding-top: 13px;
	}

#homeTopLeft h1 {
	font-size: 140%;
	font-weight: normal;
	height: 81px;
	background: url(../images/servicesHomeBack.jpg) 0 0 no-repeat;
	margin-left: 1px;
	}
	
#homeTopLeft h1 a{
	color: #fff;
	display: block;
	height: 137px;
	padding-top: 4px;
	padding-left: 4px;
	text-decoration: none;
	}
	
#homeTopRight {
	width: 279px;
	height: 135px;
	background: #9EACC7 url(../images/companiesHome.gif) left bottom no-repeat;
	padding-top: 13px;
	}

#homeTopRight h1 {
	font-size: 140%;
	font-weight: normal;
	height: 81px;
	background: url(../images/companiesHomeBack.jpg) 0 0 no-repeat;
	margin-left: 1px;
	}
	
#homeTopRight h1 a{
	color: #fff;
	display: block;
	height: 137px;
	padding-top: 4px;
	padding-left: 2px;
	text-decoration: none;
	}
	
#homeBottomRight {
	width: 279px;
	height: 140px;
	background: #9EACC7 url(../images/professionalHome.gif) left top no-repeat;
	margin-top: 3px;
	padding-top: 13px;
	overflow-y: hidden;
	}

#homeBottomRight h1 {
	font-size: 140%;
	font-weight: normal;
	background: url(../images/professionalHomeBack.jpg) 0 0 no-repeat;
	}
	
#homeBottomRight h1 a{
	color: #fff;
	display: block;
	height: 141px;
	padding-top: 4px;
	padding-left: 4px;
	text-decoration: none;
	}

#homeCopy {
	margin-top: 5px;
	}
	
#homeCopy h1 {
	font-size: 140%;
	line-height: 1.2em;
	font-weight: normal;
	}
	
#nucleus {
	background-color: #9EACC7;
	padding: 5px;
	}
		
#nucleus .back {
	background-color: #ffffff;
	padding: 5px;
	margin-top: -2px;
	}
	
#nucleus p {
	font-size: 90%;
	padding-bottom: 7px;
	line-height: 1.1em;
	}
	
#nucleus a {
	color: #F06C23;
	text-decoration: none;
	}

#nucleus a:hover {
	text-decoration: underline;
	}
	
#independant {
	background-color: #9eacc7;
	padding: 4px;
	margin-top: 3px;
	}
	
/*  Inner Pages  */

#innerRight {
	width: 537px;
	float: right;
	margin-right: 1px;
	}
	
#innerLeft {
	width: 215px;
	float: left;
	margin-left: 1px;
	}

/* Menu Left */

#innerLeft ul {
	list-style: none;
	display: block;
	border: solid 2px #465A80;
	}
	
#innerLeft ul li {
	display: block;
	border-bottom: solid 1px #fff;
	background: #465A80;
	}
	
#innerLeft ul li a {
	color: #ffffff;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;
	}
	
#innerLeft ul li a:hover {
	background: #fff;
	color: #465A80;
	}
	
/* Sub Menu Left */

#innerLeft ul li ul {
	border: none;
	border-top: solid 2px #465A80;
	border-bottom: solid 2px #465A80;
	}
	
#innerLeft ul li ul li {
	background: #9EACC7;
	border-bottom: 1px solid #465A80;
	}
	
#innerLeft ul li ul li a {
	color: #465A80;
	display: block;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-decoration: none;
	padding-right: 5px;
	}
	
#innerLeft ul li ul li a:hover {
	color: #9EACC7;
	}
	
#innerBanner {
	border-top: 9px solid #9EACC7;
	height: 108px;
	margin-bottom: 5px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	}

#innerBanner h1 {
	font-size: 130%;
	font-weight: normal;
	color: #fff;
	padding-top: 14px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	}

.individualsBanner {
	background: url(../images/individualsBanner.jpg) 0 0 no-repeat;
	}
	
.companiesBanner {
	background: url(../images/companiesBanner.jpg) 0 0 no-repeat;
	}

.professionalBanner {
	background: url(../images/professionalBanner.jpg) 0 0 no-repeat;
	}
	
.aboutBanner {
	background: url(../images/aboutBanner.jpg) 0 0 no-repeat;
	}

#content {
	width: 372px;
	float: left;
	}
	
#content p {
	padding-bottom: 10px;
	}

#content blockquote {
	display: block;
	padding: 10px;
	background: #465A80;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 1.2em;
	text-align: center;
	}
	
#content span {
	display: block;
	text-align: right;
	}
	
#content a {
	color: #336699;
	text-decoration: underline;
	}
	
#content h2 {
	font-siaze: 140%;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 6px;
	}
	
#content ul, ol {
	margin-bottom: 10px;
	padding-left: 30px;
	}
	
#content h3 {
	font-size: 130%;
	font-weight: normal;
	padding-top: 6px;
	}
	
/** Homepage Content added by Niall **/

#home-content {
	width: 754px;
	float: left;
	margin-top: 10px;
	text-align: left;
	}
	
#home-content p {
	padding-bottom: 10px;
	}

#home-content blockquote {
	display: block;
	padding: 10px;
	background: #465A80;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 1.2em;
	text-align: center;
	}
	
#home-content span {
	display: block;
	text-align: right;
	}
	
#home-content a {
	color: #336699;
	text-decoration: underline;
	}
	
#home-content h2 {
	font-siaze: 140%;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 6px;
	}
	
#home-content ul, ol {
	margin-bottom: 10px;
	padding-left: 30px;
	}
	
#home-content h3 {
	font-size: 130%;
	font-weight: normal;
	padding-top: 6px;
	}


#rigthColumn {
	width: 160px;
	float: right;
	}
	
#quick {
	background: #9EACC7;
	padding: 10px;
	}

#quick h2 {
	font-size: 140%;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
	}
	
#quick ul {
	list-style: disc;
	padding-left: 15px;
	color: #fff;
	}
	
#quick ul li {
	paddin-left: 5px;
	}
	
#quick ul li a {
	color: #fff;
	text-decoration: none;
	}
	
#quick ul li a:hover {
	text-decoration: underline;
	}
	
#useful {
	background: #fff;
	padding: 5px;
	margin-top: 10px;
	}
	
#useful h2 {
	color: #465A80;
	font-size: 140%;
	}
	
#useful a {
	color: #465a80;
	text-decoration: none;
	}
	
#useful a:hover {
	text-decoration: underline;
	}
	
#retire {
	background: #9EACC7 url(../images/old-couple.jpg) 7px 5px no-repeat;
	padding: 90px 5px 5px 5px;
	margin-top: 5px;
	}
	
#retire h2 {
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	text-align: center;
	}
	
#retire h3 {
	color: #fff;
	font-size: 120%;
	padding-top: 10px;
	}
	
#retire p {
	color: #fff;
	padding-top: 10px;
	}

#retire a {
	text-decoration: none;
	color: #fff;
	}
	
#retire a:hover {
	text-decoration: underline;
	}

#useful {
	border: 5px solid #9EACC7;
	}
	
#accredit {
	margin-top: 30px;
	background: #465A80;
	padding: 15px 15px 5px 15px;
	color: #fff;
	}
	
/* Call Back Service */

#callBack {
	background: #9EACC7 url(../images/callback-service.jpg) 0 0 no-repeat;
	padding-top: 72px;
	padding-bottom: 5px;
	margin-top: 10px;
	}
	
#callBack p {
	padding: 10px;
	color: #fff;
	}

#callBack h2 {
	font-size: 150%;
	background: #fff;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#callForm {
	background: #fff;
	border: solid 1px #465A80;
	margin: 5px 6px 0 6px;
	padding: 5px;
	}
	
#callForm .text {
	width: 115px;
	border: solid 1px #465A80;
	margin-left: 5px;
	}
	
#callBack .textBox {
	width: 170px;
	height: 60px;
	border: solid 1px #465A80;
	padding: 2px;
	}
	
/* Contact Us Page */
#contact {
	margin-right: 1px;
	border: 10px solid #9EACC7;
	padding: 15px;
	}
#contact .txt {
	width: 200px;
	border: 1px solid #465A80;
	color: #336699;
	padding: 2px;
	}
	
#contact .textarea {
	width: 400px;
	height: 150px;
	border: 1px solid #465a80;
	padding: 7px;
	}
	
#contact td {
	background: #EEEFF2;
	padding: 6px;
	}

/*  Footer  */

#footer ul {
	list-style: none;
	display: block;
	}
	
#footer ul li {
	display: inline;
	border-right: 1px solid #fff;
	}
	
#footer ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 6px 0 8px;
	}

#footer ul li a:hover {
	text-decoration: underline;
	}

#footer a {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

.footLeft {
	width: 200px;
	float: left;
	margin-left: 2px;
	padding-top: 4px;
	}
.footRight {
	width: 336px;
	float: right;
	padding-top: 4px;
	}

/* Common Elements */

.clear {
	clear: both;
	}
.imageRight {
	float: right;
	margin-left: 10px;
	}
	
/* Site Map */

#siteMap {
	width: 372px;
	float: left;
	}
#siteMap ul {
	list-style: none;
	}
#siteMap ul li {
	padding: 5px 0;
	}
#siteMap ul li a {
	color: #336699;
	text-decoration: none;
	font-size: 120%;
	}
	
#siteMap ul li a:hover {
	text-decoration: underline;
	}
	
#siteMap ul li ul {
	margin-bottom: 0;
	margin-left: 15px;
	list-style: circle;
	}

#siteMap ul li ul li {
	padding: 3px 0;
	}
	
#siteMap ul li ul li a {
	font-size: 110%;
	}

a:link {
	color: #336699;
	text-decoration: underline;
}
