@charset "UTF-8";

body {
	color: #333333;
	background-color: #0066FD;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

/* LINKS */

a {
	color: #003F8A;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* TYPOGRAPHY */

h1 {
	font-weight: normal;
	margin: 0 0 10px;
	color: #666666;
	font-size: 2.2em;
	line-height: 1.1;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-weight: bold;
	margin: 0 0 10px;
	color: #00366F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	margin: 12px 0 5px 0;
	color: #00366F;
}

h4 {
	font-weight: bold;
	color: #457998;
	margin-top: 18px;
	margin-right: 0;
	margin-left: 0;
	font-size: 14px;
	margin-bottom: 0px;
}


/* Page layout */

#container {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#topnav {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #C0C0C0;
	height: 35px;
}

#banner {
	height:150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#header {
	height: 225px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#logotab {
 float: left;
}

#contents {
	overflow: auto;
	padding-top: 24px;
 }

/* MAIN MENU */

#menu {
	float: left;
	font-size: 14px;
	text-align: left;
	display: block;
	
}

#menu ul {
 list-style: none;
}

#menu li {
	float: left;
	display: block;
	margin-top: 12;
	margin-right: 0;
	margin-bottom: 48;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
 }

/* TOP MENU */

.topmenu {
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0em;
	font-size: 13px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	text-align: left;
}

.topmenu li {
display: inline;
}

.topmenu li a {
	float: left;
	color: #003366;
	padding: 9px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.topmenu li a:visited {
	color: #000435;
}

.topmenu li a:hover, .topmenu li .current {
	color: #FF0000;
	background: transparent url(media/blockactive.gif) center center repeat-x;
}

/* SIDE MENU */

.buttonmenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	width: 175px;
}

.buttonmenu li a{
	color: #999999;
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: normal; /*light dark dark light*/
	background-color: #FFFFFF;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.buttonmenu li a:visited{
	color: #999999;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
	color: #FF0000;
}

/* SUB FOOTER */

#subfooter {
	clear: both;
	height: 80px;
	background-image: url(../images/sub-footer.jpg);
 }


/* FOOTER */

#footer {
	clear: both;
	font-size: 11px;
	color: #003366;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #C0C0C0;
	text-align: right;
	padding: 12px;
 }

#footer a {
	color: #003366;
	text-decoration: none;
 }

#footer a:hover {
	text-decoration: underline;
 }

/* COLUMNS */

#columns {
	clear: both;
	overflow: auto;
	position: relative;
	width: 100%;
 }

#columns p {
	line-height: 22px;
	margin-bottom: 12px;
 }

#columns ul {
	line-height: 22px;
	font-size: 14px;
 }


#column1, #column2, #column3 {
 float: left;
 width: 190px;
 margin: 0 10px 0 0;
 display: inline;
 }

#column4 {
 float: left;
 width: 200px;
 }

#column12, #column23 {
 float: left;
 width: 385px;
 padding: 0 15px 0 0;
 }

#column34 {
 float: left;
 width: 390px;
 padding: 0 0 0 10px;
 }

#column123, #column234 {
	float: left;
	width: 575px;
	margin-right: 25px;
 }
 
 /* IMAGES */
 
img {
 border: none;
}

.imgRight {
	float: right;
}
.breadcrumb {
	font-size: 9px;
}

/* Tables */

.matrixTable {
	background-color: #f2f2f2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 24px;
}
.matrixTableHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
}
.matrixTablePrice {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	color: #000066;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.matrixTableRRP {
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
	text-align: center;
}
.matrixTableSaving {
	text-align: center;
}
.matrixTableTitle {
	font-weight: bold;
	text-align: center;
}
.matrixTableText {
	text-align: center;
}
#testimonial {
	font-size: 12px;
	padding: 12px;
	background-color: #FFFFCC;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 200px;
	margin-left: 12px;
	line-height: 18px;
}

#testimonial-column {
	padding: 12px;
	background-color: #FFFDEE;
	width: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.testimonialSig {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
}
#testimonial-column p {
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

