@charset "UTF-8";
/* CSS Document */

#container {
	width:780px;
	z-index:1;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 830px;
}
body {
	background-color: #D8E4ED;
	color: #999;
	text-align: center;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	background-color: #FFF;
	height: 125px;
	width: 780px;
	left: 0px;
	top: 0px;
	text-align: center;
}
#menu-top {
	background-color: #FFF;
	width: 780px;
	left: 0px;
	top: 170px;
	border-top: solid #C0E6FF thin;
	;
	;
	height: 27px;
	border-bottom: solid #C0E6FF thin;
}
#sidebar {
	background-color: #FFF;
	width: 225px;
	left: 0px;
	top: 210px;
	padding: 0 15px;
	height: 500px;
}
#maincontent {
	left:255px;
	top:170px;
	width:500px;
	z-index:2;
	background-color: #FFF;
	position: absolute;
	font-size: 12px;
	line-height: 1.3em;
	color: #00264C;
	padding-left: 20px;
}
#maincontent-wide {
	padding-right: 100px;
	padding-left: 100px;
	top: 170px;
	position: absolute;
}
#col-1 {
	background-color: #FFF;
	height: 250px;
	width: 175px;
	position: absolute;
	left: 255px;
	top: 210px;
	text-align: center;
}
#col-2 {
	background-color: #FFF;
	height: 250px;
	width: 175px;
	left: 430px;
	top: 210px;
	position: absolute;
	text-align: center;
}
#col-3 {
	background-color: #FFF;
	position: absolute;
	height: 250px;
	width: 175px;
	left: 605px;
	top: 210px;
	text-align: center;
}
#col-4 {
	background-color: #FFF;
	height: 250px;
	width: 175px;
	position: absolute;
	left: 255px;
	top: 460px;
	text-align: center;
}
#col-5 {
	background-color: #FFF;
	position: absolute;
	height: 250px;
	width: 175px;
	left: 430px;
	top: 460px;
	text-align: center;
}
#col-6 {
	top: 460px;
	background-color: #FFF;
	position: absolute;
	height: 250px;
	width: 175px;
	left: 605px;
	text-align: center;
}
#col-7 {
	background-color: #FFF;
	height: 250px;
	width: 175px;
	left: 255px;
	top: 710px;
	position: absolute;
	text-align: center;
}
#col-8 {
	background-color: #FFF;
	position: absolute;
	height: 250px;
	width: 175px;
	left: 430px;
	top: 710px;
	text-align: center;
}
#col-9 {
	background-color: #FFF;
	position: absolute;
	height: 250px;
	width: 175px;
	left: 605px;
	top: 710px;
	text-align: center;
}
#nav {
	background-color: #fff;
	height: 30px;
	width: 780px;
	left: 0px;
	position: absolute;
	color: #081949;
	text-align: center;
	font-size: 0.7em;
	top: 810px;
	padding-top: 0px;
}
#footer {
	height: 30px;
	width: 780px;
	left: 0px;
	position: absolute;
	text-align: center;
	font-size: 0.7em;
	background-color: #D8E4ED;
	color: #273C52;
	letter-spacing: 0.15em;
	top: 850px;
}
#nav ul li {
	display: inline;
	margin: 0 25px 0 25px;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}
.italic
{
	font-style:italic; 
}
p 
{
	color: #036;
	line-height: 1.6em;
	font-size: 12px;
}
.list {
	color: #036;
}

h1 
{
	font-size:1.7em;
	font-style:italic;
	letter-spacing:0em;
	text-align: left;
}
h2 {
	font-size: 1.2em;
	line-height: 1.3em;
}
h4 {
	font-size: 12px;
}
#maincontent h3 {
	color: #ff5500;
	font-weight: bolder;
}
.portfolio-bold {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
}
h1, h2, h3, h4 
{
	color:#036;
}

p em
{
	font-weight:bold;
	font-style:normal;
	color: #1957FF;
}

a
{
	color:#03F;
	text-decoration:none;
	outline: none;
}
.stripes .odd a {
	color: #03C;
}
.stripes-dark a {
	color: #03C;
}

a:visited
{
	color:#0081FF;
}

a:hover
{
	text-decoration:underline;
	color:#0081FF;
}

a:active
{
	color:#0cf;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.2em;
	color: #036;
	margin: 0px;
	text-align: center;
}
img {
	margin-bottom: 0px;
	margin-top: 0px;
}
.image {
	text-align: center;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.stripes {
	list-style-type: none;
	padding: 0px;
}
.odd {
	background-color: #FFF;
}
.stripes-dark {
	background-color: #FFF;
}
.stripes li {
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #036;
}
.testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #336;
}
.stripes-dark a:visited {
	color: #00C;
}
.bold strong {
	color: #900;
}
.testimonial-coloured {
	color: #666;
	padding-left: 10px;
}
.phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #069;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
}

