pre code, pre, code 
{ 
display:none ;
}

body {
	margin-left: auto;
	margin-right: auto;
	background-color: #14355c;
	font-family: Arial;
	font-size: 13px;
	width: 1000px;
}

h1 
{
	margin-left: 200px;
	margin-bottom: 0px;
	font-family: Arial;
	color: #2283F2;
	font-size: 48px;
	margin-top: 50px;
}

h2
{
	font-family: Arial;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;
}

h3 
{
	font-family: Arial;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
}

p 
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.container 
{
	text-align: left;
}

h4, h5, h6 
{
	font-family: Arial;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.breadcrumbs {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding-left: 20px;
}

.breadcrumbs a{
	font-family: Arial;
	font-size: 12px;
	color: #2590F3;
	text-decoration: none;
}

.breadcrumbs a:hover{
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}

.breadcrumbs a:visited{
	font-family: Arial;
	color: #2590F3;
	text-decoration: none;
}

.toptextlogo
{
font-size: 20px;
color:#e1873f;
margin-bottom: 5px;
margin-top: 5px;
width: 68%;
}

.toptexttell
{font-size: 20px;
color:#FFFFFF;
font-weight: bold;
width: 40%;
margin-bottom: 5px;
margin-top: 5px;
text-align: right;
	
	}
	
.toptextmail
{font-size: 20px;
color:#FFFFFF;
font-weight: bold;
width: 40%;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 10px;
padding-left: 10px;
text-align: right;
	
	}

.header 
{
	background-image:url('images/banner.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 237px;
}

.header-text 
{
	width: 100%;
	font-family: Arial;
	color: #000000;
	font-size: 27px;
	margin-left: 200px;
	font-weight: bold;
}

.link
{
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
}

.link a:hover
{
    color: #ffffff;
	    font-size: 20px;
    font-weight: bold;
}

.imagebox 
{
	height: 265px;
	width: 100%;
}


.sidebar 
{
	vertical-align: top;
	font: 14px Arial;
	width: 236px;
}

.sidebar-button 
{
	background-image: url('images/sidebar-button.png');
	background-repeat: no-repeat;
	width: 236px;
	height: 30px;
	text-align: left;
	color: #ffffff;
	padding-top: 5px;
}

.sidebar-button a
{
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}

.sidebar-button a:visited
{
	color: #ffffff;
		font-weight: bolder;
}

.sidebar-button a:hover 
{
	color:  #14355c;
	text-decoration: none;
	font-weight: bolder;
}

.staffpic
{
    margin: 8px 5px 5px 5px;
	border: solid 1px #06F;
}

.headerbar
{ 
	background-image:url('images/headerbar.png');
	background-repeat: no-repeat;
	width: 820px;
	height: 50px;
	color: #000000;
	padding-top: 5px; 
}

.headerbar a
{
color: #ffffff;
}

.box-header 
{
	width: 390px;
    height: 37px;
	color: #000000;
	text-align: left;
}

.box-content
{
    width: 390px;
    height: 180px;
    color: #000000;
    padding: 5px;
    text-align: left;
    padding: 0px 5px 5px 5px;
    font-family: Arial;
    font-size: 13px;
}

.box-content-large 
{
	width: 390px;
	height:280px;
	color: #000000;
	text-align: left;
    padding: 5px;
    font-family: Arial;
    font-size: 13px;
}

.box-content-small
{
    width: 390px;
    height: 140px;
    color: #000000;
    padding: 5px 2px 9px 2px;
    text-align: left;
    font-family: Arial;
    font-size: 13px;
}

.box-button
{
    margin: 2px;
    width: 170px;
    font-family: Arial;
    font-size: 14px;
	font-weight: bold;
    letter-spacing: 1px;
}

.box-colour
{
    color: #2590F3;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}

.box-text-plain
{
    color: #000000;
    font-family: Arial;
    font-size: 13px;
    padding: 2px 5px 2px 20px;
}

.content 
{
	vertical-align: top;
	font-family: Arial;
        color: #000000;
}

.footer 
{
	background-image:url('images/footer-back.png');
	background-repeat: no-repeat;
	height: 166px;
	text-align: center;
	color: #000000;
	font-family: Arial;
    font-size: 13px;
}

.footer-text 
{
	padding: 10px;
	font-family: Arial;
    font-size: 13px;
}

.footer a
{
color: #ffffff;
	font-family: Arial;
    font-size: 13px;
	text-decoration: none;
}
.footer a:visited
{
color: #ffffff;
	font-family: Arial;
    font-size: 13px;
	text-decoration: none;
}
.footer a:hover
{
color: #14355c;
	font-family: Arial;
    font-size: 13px;
	text-decoration: underline;
}
/* Rounded Corners With CSS */
/* Rounded Corners With CSS */
/* Rounded Corners With CSS */
.xsnazzy h1, .xsnazzy h2, .xsnazzy p
{
    letter-spacing: 1px;
    margin-right: 10px;
}

.xsnazzy
{
	background-position: transparent;
	background: transparent;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.xtop, .xbottom
{
    display: block;
    background: transparent;
    font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4
{
    display: block;
    overflow: hidden;
}

.xb1, .xb2, .xb3
{
    height: 1px;
}

.xb2, .xb3, .xb4
{
    background: #ffffff;
    border-left: 1px solid #14355c;
    border-right: 1px solid #14355c;
}

.xb1
{
    margin: 0 5px;
    background: #14355c;
}

.xb2 
{
	margin: 0 3px;
	border-width: 0 2px;
}

.xb3 
{
	margin: 0 2px;
}

.xb4 
{
	height: 2px;
	margin: 0 1px;
}

.xboxcontent 
{
	display: block;
	background: #ffffff;
	border: 0 solid #14355c;
	border-width: 0 1px;
}
/* Rounded Corners With CSS */
/* Rounded Corners With CSS */
/* Rounded Corners With CSS */

/* Rounded Corners With CSS */
/* Rounded Corners With CSS */
/* Rounded Corners With CSS */

.xsnazzy1 
{
	background-position: transparent;
	background: transparent;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.xtop1, .xbottom1 
{
	display: block;
	background: transparent;
	font-size: 1px;
}

.xb11, .xb21, .xb31, .xb41 
{
	display: block;
	overflow: hidden;
}

.xb11, .xb21, .xb31 
{
	height: 1px;
}

.xb21, .xb31, .xb41 
{
	background: #ffffff;
	border-left: 1px solid #14355c;
	border-right: 1px solid #14355c;
}

.xb11 
{
	margin: 0 0px 0 5px;
	background: #14355c;
}

.xb21 
{
	margin: 0 3px;
	border-width: 0 2px;
}

.xb31 
{
	margin: 0 2px;
}

.xb41 
{
	height: 2px;
	margin: 0 1px;
}

.xboxcontent1 
{
	display: block;
	background: #ffffff;
	border: 0 solid #14355c;
	border-width: 0 1px;
}

/* Rounded Corners With CSS */
/* Rounded Corners With CSS */
/* Rounded Corners With CSS */

.product-box-top {
	background-image: url( 'images/listing-back.png' );
	text-align: left;
	background-repeat: no-repeat;
	height: 28px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.product-box-top-left {
	background-position: left top;
	background-image: url(  'images/top-left.png' );
	background-repeat: no-repeat;
	height: 37px;
	width: 14px;
	color: #000000;
}
.product-box-top-right {
	background-position: right top;
	background-image: url(  'images/top-right.png' );
	background-repeat: no-repeat;
	height: 37px;
	width: 31px;
	color: #000000;
}
.product-tile {
	background-position: right top;
	background-image: url('images/tile.jpg' );
	background-repeat: repeat-x;
	height: 37px;
	color: #FFFFFF;
	font-weight: bold;
}
.product-text {
	margin-top: -1px;
	border-color: #2283F2;
	border-width: 1px;
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width:100%;
}

.pad5
{
		padding: 5px;
	}

.scrolling-box {
	padding: 10px;
	text-align: center;
		height: 257px;
}
img.slideshow {
	border: 1px solid #2283F2;
}
img a {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	text-decoration: none;
}
.scrolling-image {
	border: 1px solid #2283F2;
}

