BODY {
	font-family:arial,Helvetica,arial,sans-serif;
	font-size:12px;
	margin:10px auto;
	padding:0;
	width:750px;
	color:#666666;
}

.accessibility,.topLink {
	display:none;
}

.clear {
	clear:both;

}

A {
	color:#666;
	text-decoration:none;
}
A:hover {
	color:#666;
	text-decoration:underline;
}

DIV#container {
	border:1px solid;
	border-color:#999999;
	position:relative
}

DIV#header {
	background-color:#999999;
	height:100px;

}

H1#siteTitle {
	margin:0;
	padding:0;
	position:absolute;
	top:15px;
	left:10px;
	

}



H1#siteTitle A{
	display:block;
	width:163px;
	height:40px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}



H1#siteTitle A SPAN{
	display:none;

}

H2#strapLine {
	position:relative;
	top:60px;
	left:10px;
	padding:0;
	margin:0;
	font-size:8px;
	color:#FFFFFF;
	text-transform:uppercase;
}

DIV#topNav {
	font-size:10px;
	position:absolute;
	top:83px;
	right:5px;
	color:#ffffff;
	text-transform:uppercase;

}

DIV#topNav A{
	color:#ffffff;
}



DIV#topNav UL{
	margin:0;
	padding:0;
}

DIV#topNav LI{
	display:inline;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid;
	border-color:#ffffff;
}

DIV#mainNav {
	float:left;
	margin:0;
	padding:0;
	letter-spacing:1.2px;

}

DIV#mainNav UL{
	margin:0;
	padding:0;

}


DIV#mainNav LI{
	margin:0;
	padding:0;
	list-style:none;
	
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	padding:0;

}
DIV#mainNav LI A {
	border-left:6px solid;
	border-color:#999999;
	padding-left:5px;

}

DIV#mainNav LI A.navSelected{
	font-weight:bold;
	text-decoration:none;
	border-color:#df0b15;

}


DIV#mainNav LI A:hover{
	font-weight:bold;
	text-decoration:none;
	border-color:#df0b15;
}

DIV#topNav LI A.navSelected{
	font-weight:bold;
	text-decoration:none;
	color:#df0b15;

}


DIV#pageContent {
	margin-top:10px;
	margin-left:120px;
	padding:0 10px;
	padding-bottom:20px;
	line-height:18px;

}

H2#pageTitle {
	font-size:14px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	text-transform:uppercase;
	border-bottom:1px solid;
	border-color:#666666;
	margin-top:20px;

}

.productListing {float:right;width:570px;}

.productImage {
	float:left;

}

.productDescription {
	float:left;
	margin-left:10px;

}

.productMoreLink {
	clear:both;

}

.productBackLink {
	clear:both;
}

DIV#footer {
	margin-top:10px;
	font-size:10px;

}

DIV#siteFooter {
	float:left;
	width:45%;

}

DIV#gwp-footer {
	float:right;
	width:45%;
	text-align:right;

}

.formErrors {
	padding:5px;
	border:1px solid #ff0000;
	font-weight:bold;

}

.formError {
	color:#ff0000;

}

.formSuccess {
	color:#df0b15;
}

DIV#pageContent {
	width:580px;
}
DIV.leftLinks {margin:40px 5px;}

DIV.leftLinks A {display:block;width:110px;margin:10px 0;}
DIV.leftLinks A SPAN {display:none;}
#vbra-logo {background-image:url(../images/vbra-logo.jpg);height:85px;}
#awag-logo {background-image:url(../images/awag-logo.jpg);height:113px;}

