img {display: block} 


a:link {color: #ffffff; text-decoration: none;}
a:active {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: none;}

a.pinkteal:link {color: #405426; text-decoration: none;}
a.pinkteal:active {color: #405426; text-decoration: none;}
a.pinkteal:visited {color: #405426; text-decoration: none;}
a.pinkteal:hover {color: #ffffff; text-decoration: none;}

a.footer-rollover:link {color: #ffffff; text-decoration: none;}
a.footer-rollover:active {color: #ffffff; text-decoration: none;}
a.footer-rollover:visited {color: #ffffff; text-decoration: none;}
a.footer-rollover:hover {color: #ffcc0d; text-decoration: none;}

a.blue-rollover:link {color: #3d7096; text-decoration: none;}
a.blue-rollover:active {color: #3d7096; text-decoration: none;}
a.blue-rollover:visited {color: #3d7096; text-decoration: none;}
a.blue-rollover:hover {color: #ffcc0d; text-decoration: none;}

h1{
	font-family:Arial;
	font-weight:Bold;
	color:#1C2349;
	font-size:20px;
    margin-top:-10px;
    margin-bottom:-8px;

}

h2{
	font-family:Arial;
	font-weight:Bold;
	color:#1C2349;
	font-size:16px;
    margin-top:0px;
    margin-bottom:-5px;

}

body {
	text-align:center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#3d7096;
} 

#container {
	position: relative; 
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#header {
	position: relative; 
	text-align:center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#3d7096;
	height:210px;
	border-bottom: solid 5px #111e48;
}

#header-container{
	position: relative; 
	text-align:center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:958px;
}

#logo{
	position: absolute; top:32px; left:0px;
}
#header-statement{
	position:absolute; top:65px; left:161px;
	text-align:left;
	font-family:Arial;
	font-weight:normal;
	color:#ffffff;
	font-size:30px;
}
#phonenumber {

	text-align:right; font-family: Arial, Helvetica, sans-serif; color:#ffffff;
	padding-top:40px; 
}

.phone-text{
	font-size:30px; line-height:100%;
}

.email-text{
	font-size:18px;
	line-height:245%;
	font-weight:normal;
}

#primary-nav{
	position:absolute; top:167px; left:0px;
	text-align:left; list-style-type: none;
	width: 985px;
	height: 43px;
	cursor:pointer;
}

#primary-nav ul {
	margin: 0px; padding-left: 0px; list-style-type: none;
}

#primary-nav ul li {
	display: inline; list-style: none;padding-left: 0px; float:left;
}

#primary-nav img {
	display: inline; list-style: none;padding-left: 0px; padding-right: 2px;
}

#main {
	position:relative;
	text-align:right;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: solid 5px #ffcc0d;
	background-image:url('images/body-background.png');
	}

#main-container {
	position:relative;
	text-align:left;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:958px;
	padding-left:6px;
	padding-right:6px;
	padding-top:15px;
	overflow:hidden;
}

#small-box-container{
	width:194px;
	position: absolute; height: 100%;
}
	
#small-box-content{
	background-color:#ffffff;
	width:194px;	height:100%;
}



#sub-menu-container{
	position:absolute; top:33px; left:0px;
	width:190px;
}

.menu-bg-seps {display:block; position:relative; left:0px; width:190px; height:31px; z-index:0; padding-top:3px;}

.menu-bg {display:block; position:absolute; top:0px;left:0px; width:190px; height:31px; z-index:0; cursor:pointer;}

.menu-bg-text {display:block; position:absolute; top:0px;left:0px; z-index:1;
		text-align:left; font-family: Arial, Helvetica, sans-serif; color:#ffffff; font-size:13px; padding-left:20px; padding-top:7px;
}

.menu-bg-seps-bot {display:block; position:relative; left:0px; width:190px; height:38px; z-index:0; padding-top:3px;}

.menu-bg-bot {display:block; position:absolute; top:0px;left:0px; width:190px; height:38px; z-index:0; cursor:pointer;}


#large-box-container{
	float:right;
	width:753px;
}
	
#large-box-content{
	background-color:#ffffff;
	width:509px;
	min-height:350px;
	padding-top:15px; padding-bottom:25px; padding-left:25px; padding-right:219px;
	text-align:left; font-family: Arial, Helvetica, sans-serif; color:#414141; font-size:13px;
}	

#large-box-content ul {
padding-left:25px;
}

#large-box-content li {
margin-bottom:10px;
}


#right-menu-holder{
	position:absolute; top:33px; right:0px;
	width:200px;
	text-align:left; font-family: Arial, Helvetica, sans-serif; color:#ffffff; font-size:14px;
}
#right-menu{
	width:160px;
	padding-top:20px; padding-left:20px; padding-right:20px; padding-bottom:20px;
	background-color:#54798e;
}

.picture{
	border: solid 1px #ffffff;
	background-color:#ffffff;
	padding-bottom:0px;
	margin-bottom:20px;
}
.picture-trans{
	margin-bottom:20px;
}

.triangle{
text-align:right;
}

#bottom-row{
background-color:#ffffff;
width:728px;
height:90px; padding-bottom:25px; padding-left:25px;padding-top:25px;
}

#bottom-row img {
	display: inline; list-style: none;padding-left: 0px; padding-right: 16px;
}

#footer-container{
	position:relative;
	text-align:left;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	height:60px;
	width:958px;
}

#copyright{
	text-align:left;
	position: absolute; top:10px; left:0px;
	font-size: 10px; font-family: Arial, Helvetica, sans-serif; color:#ffffff; line-height:150%;
}
#matrix-details{
	text-align:right;
	position: absolute; top:10px; right:0px;
	font-size: 10px; font-family: Arial, Helvetica, sans-serif; color:#ffffff; line-height:150%;
}
.yellow {color:#ffcc0d;}
.darkblue {color:#1C2349;}
.blue {color:#3d7096;}
.white {color:#ffffff;}

#small-box-container-home{
	float:right;
	width:264px;
}
	
#small-box-content-home{
	width:264px;	height:350px;
	position: absolute; height:100%;
}	
#small-box-content-home1{
	background-color:#ffffff;
	width:264px;	
	position: absolute; height: 100%;
}


#large-box-container-home{
	width:783px; 
}
	
#large-box-content-home{
	background-color:#ffffff;
	width:633px;
	min-height:530px;
	padding-top:15px; padding-bottom:25px; padding-left:25px; padding-right:25px;
	text-align:left; font-family: Arial, Helvetica, sans-serif; color:#5b5b5b; font-size:13px;
}
.welcome{
	font-family:Arial;
	color:#1C2349;
	font-size:28px;
    margin-top:5px;
    margin-bottom:-8px;
}

.welcome-body{
	font-family:Arial;
	color:#393939;
	font-size:14px; line-height:150%;

}



.quote-footer{
	text-align:left; font-family: Arial, Helvetica, sans-serif; color:#5b5b5b; font-size:12px; 
}

.quote-image{display:block; position:absolute; top:360px;left:31px; width:627px; height:200px; z-index:0; }

.quote-container{display:block; position:absolute; top:360px; left:31px; z-index:1;	padding-left:40px; padding-right:30px; padding-top:35px;
	text-align:left; font-family: Arial, Helvetica, sans-serif; color:#5b5b5b; font-size:14px; line-height:130%; width:570px;
	width:550px;}

#core-home{
position:absolute; top:40px; right:0px;
}
#matrix-home{
position:absolute; top:240px; right:0px;
}

#download-icons{
	text-align:left;
	list-style-type: none;
	padding-top: 30px;
}

#download-icons ul {
	margin: 0px;
	padding-left: 35px;
	list-style-type: none;
}

#download-icons ul li {
	display: inline;
	list-style: none;
	padding-right:35px;
}

#download-icons img {
	display: inline;
	list-style: none;
}

.download-icons-right{
	text-align:left;
	list-style-type: none;
	margin-bottom: 15px;
}

#download-icons-right{
	text-align:left;
	list-style-type: none;
	margin-bottom: 15px;
}

#download-icons-right ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#download-icons-right ul li {
	display: inline;
	list-style: none;
	padding-right:15px;
}

#download-icons-right img {
	display: inline;
	list-style: none;
}

#link-buttons{
	text-align:left;
	list-style-type: none;
	padding-top: 0px; padding-left:25px;
}

#link-buttons ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#link-buttons ul li {
	display: inline;
	list-style: none;
	padding-right:38px; 
}

#link-buttons img {
	display: inline;
	list-style: none; padding-top:25px;
}


#enquiry-holder{
background-color:#c7d4e0;
width:450px;
margin-top:25px;
padding:25px;
}

#form-sections{list-style: none; margin-top:15px;
}

#form-sections ul {
	margin: 0px; padding-left: 0px; list-style-type: none;
}

#form-sections ul li {list-style: none; padding-top:5px;
}

#form-sections img {list-style: none;
}

#form-boxes{float:right;list-style: none; margin-top:15px;}


#form-boxes ul {
	margin: 0px; padding-right: 10px; list-style-type: none;
}

#form-boxes ul li {list-style: none; padding-top:1px;
}

#form-boxes img {list-style: none;
}

.box{
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #375b6a;}

.box1{
	background-color:#de2c82;
	height:30px; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-bottom:3px;
	border: 1px solid #ffffff;
	text-align:center;
	cursor:pointer;}

table.matrix-points td{vertical-align:top;}

.grey {
	color:#8b8b8b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;}





