/* CSS Style Sheet

Blue #007cb2
Grey #6b6c6e

*/

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #6b6c6e;
	background-color: #007cb2;
	height: 100%;
	background-image: url(/images/template/background.gif);
	background-repeat: both;
}

h1 {
	margin-top: 16px;
	font-size: 14px;
}

h2 {
	font-size: 12px;
	margin-top: 15px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #007cb2;
}

h3 a {
	text-decoration: none;
}

a {
	color: #333333;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #999999;
}

p {
	margin-top: 7px;
	margin-bottom: 8px;
	line-height: 150%;
}

li {
	line-height: 150%;
}

#container {
width: 990px;
padding: 0;
margin: 0;
margin: auto;
background-color: #ffffff;
border-right: 2px solid #ffffff;
border-left: 2px solid #ffffff;
}

#header {
	margin: 0;
	padding: 0;
	position: relative;
}

.header-left {
	width: 350px;
	float: left;
}

.header-left-two {
	width: 350px;
	height: 61px;
	margin-bottom: 2px;
	float: left;
	clear: left;
	padding: 5px;
	border-top: 1px solid #6b6c6e;
	margin-top: 10px;
	text-align: center;
	border-bottom: 1px solid #6b6c6e;
}

.header-right {
	width: 630px;
	float: right;
}

.header-right img {
	margin-top: 20px;
}

.header-right-two {
	width: 630px;
	float: right;
	background-image: url(/www-new/images/template/header-blue-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.home-blue {
	color: #007cb2;
	font-weight: bold;
}

.home-grey {
	color: #6b6c6e;
	font-weight: bold;
}

#header img {
	padding-top: 30px;
}

#noborder-img {
border: none;
display: block;
}


#menu {
	width: 979px;
	margin: 0;
	height: 18px;
	padding: 10px 0px 5px 10px;
	background-color: #007cb2;
	color: #ffffff;
	font-size: 11px;
}

#menu a {
color: #ffffff;
text-decoration: none;
}

#menu1 a:link,
#menu1 a:visited {
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#menu1 a:hover {
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #3399cc;
}

.menu {
	width: auto;
	float: left;
	padding: 0.1em 3em 0.1em 0.5em;
	cursor: default;
}
    
.menu ul {
	display: none;
	position: absolute;
	background-color: #3399cc;
	color: black;
	list-style: none;
	margin: 0.1em 0 0 0;
	padding: 0;
}
	
.menu ul a {
	padding: 0;
}

.menu ul a:hover {
	background-color: #ccf;
}
    
.menu ul li {
	display: block;
	padding: 6px;
}
    
div.menu:hover ul {
	display: block;
	margin: 0;
	padding: 0;
}

div.menu ul li:hover {
	background-color: #ccf;
}

#menu-line {
	background-color: #989AC4;
	margin: 0;
	padding: 0;
}

#content {
	clear: left;
	margin: 0;
	padding: 0;
}

#inner-content {
	padding-right: 15px;
	margin: 20px 15px 15px 15px;
	border-right: 1px dashed #cccccc;
	width: 740px;
}

#home-side {

float: right;
padding: 0;
margin: 0;
}

.home-feature {
	clear: both;
	width: 205px;
	background-color: #ffffff;
	margin: 0;
	margin-right: 4px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	height: 245px;
}

.home-feature h3 {
	background-repeat: repeat-x;
	padding: 5px;
	margin: 0px;
}

.home-feature .blue {
border: 1px solid #02031E;
}

.home-feature .purple {
border: 1px solid #3F0361;
}

.home-feature .red {
border: 1px solid #900000;
}

.home-feature .green {
border: 1px solid #1B490A;
}

.home-feature .gold {
border: 1px solid #D79C0D;
}

.home-feature h3.blue {
background-image: url(/images/feature-blue.gif);
}

.home-feature h3.purple {
background-image: url(/images/feature-purple.gif);
}

.home-feature h3.red {
background-image: url(/images/feature-red.gif);
}

.home-feature h3.green {
background-image: url(/images/feature-green.gif);
}

.home-feature h3.gold {
background-image: url(/images/feature-gold.gif);
}

.home-feature p {
padding-left: 5px;
padding-right: 5px;
font-size: 11px;
}

.home-feature h3 a {
color: #ffffff;
}


.google-feature {
clear: both;
text-align: center;
width: 180px;
background-color: #ffffff;
margin: 5px;
padding: 5px;
margin-top: 20px;
}

.home-bottom-content {
	width: 90%;
	padding: 10px;
	margin: 10px;
}

.home-bottom-content .home-feature h3 {
	text-align: center;
	color: #ffffff;
}

.home-bottom-content .home-feature {
	clear: none;
	float: left;
	border: 1px solid #cccccc;
	margin-right: 10px;
	padding: 0px;
}


.home-bottom-content .home-feature ul {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 15px;
}

.home-bottom-content .home-feature li {
	list-style-type: none;
	padding: 5px;
}

.home-bottom-text {
	font-size: 11px;
}

#footer {
	clear: both;
	font-size: 9px;
	border-top: 1px solid #cccccc;
	margin: 0;
	margin-top: 15px;
	padding: 3px 0px 3px 0px;
	height: 230px;
	background-color: #ffffff;
}

.footer-one, .footer-two, .footer-three {
	width: 280px;
	height: 160px;
	float: left;
	margin: 15px;
	border-right: 1px dashed #cccccc;
}

.footer-one {
	margin-left: 50px;
}

.footer-three {
	border-right: none;
}

.footer-bottom {
	margin: 15px;
	text-align: center;
}

.centered {
  text-align: center;
}

.clear-content {
  clear: both;
  margin-top: 2px;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

#date {
margin: 5px;
margin-left: 20px;
font-size: 80%;
font-weight: bold;
}

#keywords {
height: 15px;
padding: 2px;
text-align: right;
font-size: 10px;
}

#keywords p, #top-menu p {
margin: 5px 1px;
}

#top-menu {
text-align: right;
font-size: 11px;
margin-right: 4px;
}

.design-portfolio img {
padding: 8px;
float: left;
border: none;
}

.design-portfolio {
padding: 5px 5px 15px 5px;
margin-bottom: 10px;
margin-top: 10px;
height: 230px;
}

.design-portfolio h4 {
margin: 10px 5px 5px 0px;
padding: 0;
font-size: 12px;
color: #02031E;
}

.design-port-text {
padding-left: 335px;
}

.design-portfolio a:link, .design-portfolio a:visited {
font-style: italic;
color: #02031E;
text-decoration: underline;
}

.design-portfolio ul {
margin: 0;
padding: 0;
}

.design-portfolio li {
list-style-image: url('/images/arrow.gif');
margin-left: 17px;
}

.design-portfolio a:hover {
color: #02031E;
text-decoration: none;
}

.optimise-portfolio img {
padding: 8px;
float: left;
}

.optimise-portfolio {
background-color: #66B264;
padding: 5px 5px 15px 5px;
margin-bottom: 10px;
margin-top: 10px;
}

.optimise-portfolio h4 {
margin: 10px 5px 5px 0px;
padding: 0;
font-size: 12px;
color: #02031E;
}

.optimise-port-text {
padding-left: 235px;
}

.optimise-portfolio a:link, .design-portfolio a:visited {
font-style: italic;
color: #02031E;
text-decoration: underline;
}


.optimise-portfolio ul {
margin: 0;
padding: 0;
}

.optimise-portfolio li {
list-style-image: url('/images/arrow.gif');
margin-left: 17px;
}

.design-portfolio a:hover {
color: #02031E;
text-decoration: none;
}

th {
font-weight: bold;
text-align: left;
}

.left-img {
margin: 15px 5px 10px 0px;
padding: 0px;
border-top: 1px dotted #989AC4;
clear: left;
}

.left-img img {
border: none;
float: left;
padding: 2px 5px 2px 0px;
}

.nz-feature {
border: 1px solid #08134D;
border: 1px solid #cccccc;
clear: both;
padding: 8px;
height: 117px;
color: #333333;
}

.nz-feature h3 {
color: #08134D;
}

.nz-feature img {
float: left;
border: 1px solid #000000;
margin-right: 8px;
}

blockquote {
padding: 5px;
padding-left: 60px;
margin: 2px;
background-image: url('/images/quote.gif');
background-repeat: no-repeat;
background-position: top left;
}

.attribute {
padding-left: 60px;
}

.sub-menu {
padding: 0;
margin-bottom: 10px;
color: #02031E;
font-size: 90%;
border-bottom: 1px dashed #02031E;
}

#google-search {
	width: 240px;
	text-align: center;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0px;
	top: 20px;
}

#google-search form {
	margin: 0px;
	font-size: 90%;
}

.googlesubmit {
	margin: 0px;
	margin-left: -4px;
	height: 22px;
	color: #02031E;
	border: none;
	font-size: 9px;
	width: 60px;
	border: 1px solid #999999;
}

.heading {
	font-weight: bold;
	font-style: italic;
}

.right-img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 9px;
	text-align: center;
}

.right-img img {
	margin: 5px;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #333;
}

.small-menu {
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.slogan {
	font-style: italic;
}

.slogan a {
	text-decoration: none;
}

.sponsor {
	background-image: url(/images/sponsor-rosy.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 150px;
	padding: 10px;
	padding-left: 210px;
	padding-right: 15px;
	margin-top: 15px;
	width: 430px;
}

.sponsor a {
	color: #ffffff;	
}

a.more {
	text-align: right;
}

.sponsor h1 {
	font-family: Eras Light ITC;
}

.facebook {
	border: none;
	vertical-align: bottom;
}