/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ol, dl, li, object {padding: 0;}
body {
	font: 100%/1.5 Arial, Helvetica, sans-serif;
	color: #000; background-color: #07447C;
}
img {border:none;
}
h1 {margin-bottom: .5em;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #07447C;
}
h2 {font-size: 0.9em;
	font-weight: bold;
}
h3 {font-size: 0.9em;
	color: #E82236;
	font-weight: bold;
}
p, ul {font-size: .8em;
	margin-bottom: 1em;
}

.offertitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #08427C;
}
a {text-decoration: underline;}
a:link, a:visited {color: #f00;}
a:hover,a:active {color: #c00; text-decoration: none;
}

a.subnav:link, a.subnav:visited {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #08427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.subnav:hover, a.subnav:active {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #c00;}



/**************** Container styles ****************/
#container {
	width: 970px;
	margin: 0px auto 0;
	position: relative;
}
#cypher {
	width: 970px;
	margin: 0px auto 0;
	font-size: .6em;
	position: relative;
	text-align: right;
}

a.cypher {text-decoration: underline;}
a.cypher:link, a.cypher:visited {color: #006;}
a.cypher:hover,a.cypher:active {color: #009; text-decoration: none;
}
/**************** Header styles ****************/
#header {
	background-color: #fff;
	height: 112px;
	width: 980px;
	z-index: 1;
}

#headerlogo {
	z-index: 5;
	float: left;
	}
#headermats {
	z-index: 100;
	float: left;
	right: 0;
	width: 320px;
	top: 0px;
	position: absolute;
}


/**************** Content styles ****************/
#maincontent {
	clear: both;
	width: 904px;
	float: left;
	margin: 0px 0px 0px 38px;
	background: url(../images/main/boxbg.gif) repeat-y left top;
	z-index: 2;
	position:relative;
}
#slideshow {
	float: right;
	position: relative;
	width: 320px;
	height: 219px;
	margin: 0px 0px 0px 0px;
}
#slideshow img {
	display: none;
	position: absolute;
	top: 0; left: 0;
}

#pageheader {
	float: left; width: 100%; margin-left: 38px; z-index: 12; margin-bottom: 20px; margin-top: 15px;
}
	
#leftblock {float: left; width: 370px; margin-left: 38px; margin-right: 38px;}
#rightblock {float: left; width: 370px;}
#wideblock {clear: both; float: left; width: 778px; margin-left: 38px;}

/*---------- xxx page ----------*/

/**************** Footer styles ****************/
#footer {
	clear: both;	
	width: 980px;
	height: 66px;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background:url(../images/main/bottomcurve.png) no-repeat top left;
	margin-top: 0px;
	line-height: 80px;
}
#footer a:link, #footer a:visited {color: #bbb;}
#footer a:hover, #footer a:active {color: #999; text-decoration: none;
}
/**************** Misc classes and styles ****************/
.boldtext {font-weight: bold;}
.italictext {font-style: italic;}
.greytext {color: #666;}
.normaltext {font-weight: normal;}
.floatleft {float: left;}
.imageleft {float: left; margin-right: 10px;}
.textcentre {text-align: center;}
.textright {text-align: right;}
.gallerythumbs {border: 1px solid #003399; margin-right: 40px; margin-bottom: 10px;}h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #07447C;
}
.smalltext {
	font-size: 11px;
}
.smallboldtext {
	font-size: 11px;
	font-weight: bold;
}
