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


a#wbParentNodeName {
	display: none;
}

div.hiddenHomePageText {
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}

body {
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-left: 0;
	margin: 0;
}

p {
	margin-top: 0;
}

a, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#mainWrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#headerWrapper {
	padding: 0;
	position: relative;
	width: 970px;
}

#logoWrapper {
	margin: 0;
	padding: 10px 0 0 10px;
	float: left;
}

#logoWrapper img {
	border: none;
}




div#menuButtons, div#menuHovers {
	position: absolute;
	top: 32px;
	right: 0px;
	z-index: 66;
}

div#menuHovers {
	z-index: 99 !important;
}

div#menuHovers img {
	border: none;
}

div#menuButtons .button {
	background-color: #aaa;
	background-image: url(../images/button_normal_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

div#menuButtons .current {
	background-color: #003366 !important;
	background-image: url(../images/button_current_bg.gif);
	background-repeat: repeat-x;
}

div#menuButtons .products {
	background-color: #669933 !important;
	background-image: url(../images/button_products_over_bg.gif) !important;
	background-repeat: repeat-x;
}

div#menuButtons .button, div#menuHovers .area {
	width: 100px;
	height: 34px;
	padding-top: 10px;
	float: left;
	margin-right: 5px;
}

div#menuButtons #button_products {
	background-color: #669933;
	background-image: url(../images/button_products_bg.gif);
	margin-right: 0;
}





#searchWrapper {
	width: 186px;
	height: 30px;
	float: right;
	border: 1px dashed white;
}

#searchWrapper form {
	margin: 0;
}

#searchWrapper input {
	border: 1px solid white;
	margin: 0;
}


#straplineWrapper {
	position: absolute;
	top: 66px;
	z-index: 666;
	background-image: url(../images/bg_strapline_fade.gif);
	height: 25px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #336699;
	clear: both;
}

#straplineWrapper img {
	float: left;
	margin: 0 0 0 10px;
}

#contentWrapper {
	margin-top: 90px;
	background-color: #FFFFFF;
	width: 950px;
	aborder: 1px solid #000;
	padding: 10px;
	border-collapse: separate;
}


#footerWrapper {
	position: relative;
	background-color: #336699;
	color: #FFFFFF;
	width: 950px;
	border-top: 3px solid #003;
	padding: 10px;
	height: 72px;
}

#addressWrapper {
	position: absolute;
	top: 7px;
	left: 10px;
}

#avrLogoWrapper {
	position: absolute;
	top: 10px;
	right: 10px;
}

/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */


#homeTop {
	width: 930px;
}

#homeTopMain {
	width: 99.9%;
	height: 100px;
}

#homeTopNav {
	width: 99.9%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px;
}

#homeTopNav a {
	border: 1px solid #fff;
	padding: 2px;
	margin: 2px;
}

#homeTopNav a, #homeTopNav a:link, #homeTopNav a:visited, #homeTopNav a:active, #homeTopNav a:hover {
	color: #FFFFFF;
}

#homeTopNav a.selected, #homeTopNav a.selected:link, #homeTopNav a.selected:visited, #homeTopNav a.selected:active, #homeTopNav a.selected:hover {
	color: #336699;
	background-color: #FFF;
}



.homeTopContent {
	display: none;
}


.homeSmallBox {
	float: left;
	margin: 10px 0;
	background-color: #000033;
}

.homeBoxesWrapper {
	margin: 10px 0 0 5px;
}

.homeRotButtons {
	bottom:3px;
	position:absolute;
	right:25px;
}

.homeRotButtons img {
	border: 0px;
}

.homeBox_930x200 {
	margin: 0px 0 0 0px;
	background-image: url(../images/banners/930x200_banner2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 200px;
	position: relative;
}

.homeBox_300x200 {
	width: 272px;
	float: left;
	margin: 10px 15px 0 0;
	padding: 9px 14px;
	background-image: url(../images/banners/300x200_banner2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.homeBox_300x200 h2 {
	margin: 0 0 10px 0;
	letter-spacing: 0.3em;
	font-size: 14px;
	color: #fff;
}

/* -------------------------------------------------------------------------------- */


#contactThanks {
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	padding: 12px;
	margin: 1em;
	display: none;
}


#contactForm {
	background-color: #FF9966;
	color: #000;
	padding: 12px;
	margin: 1em;
}

#googleMapFrame {
	margin-top: 11px;
}
