BODY {
	width:720px;
	margin:40px auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	position:relative;
	color:#000000;
	background-color:#C8DC68;
	

}
A { color:#0000ff;}
.accessibility,.topLink {display:none}
.clear {clear:both}
PRE {
	border:1px solid red;
	background-color:#FFFFCC;
	padding:10px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
}

DIV {
position:relative;

}

DIV#container {
	margin:0;
	padding:0;
	border:2px solid #ffffff;
	border-bottom:8px solid #094EA3;
	background-color:#ffffff;
	background-image:url(../images/leftColBG.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

DIV#subcontainer {
	margin:0;
	padding:0;
}

DIV#header {
	background-image:url(../images/headerBG.gif);
	background-repeat:no-repeat;
	height:197px;
}

H1#siteTitle {
	margin:0;
	padding:0;
	position:absolute;
	top:128px;
	right:227px;
}

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

H2#strapLine {
	margin:0;
	padding:0;
	position:absolute;
	top:-29px;
	right:67px;
	display:block;
	width:106px;
	height:29px;
	background-image:url(../images/bottletops.gif);
	background-repeat:no-repeat;
}




H2#strapLine SPAN {
	display:none;
}

DIV#content {
	position:relative;
	background-image:url(../images/leftBottle.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

DIV#leftCol {
}

DIV#mainNav {
	float:left;
	padding-top:62px;
	background-image:url(../images/leftBottleNeck.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

DIV#mainNav UL {
	margin:0;
	padding:0;
	border-top:1px solid #094EA3;
	border-right:1px solid #094EA3;
	
}

DIV#mainNav LI {
	margin:0;
	padding:0;
	list-style:none;
}

DIV#mainNav LI A {
	display:block;
	width:138px;
	border-bottom:1px solid #094EA3;
	background-color:#EBE964;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
	color:#094EA3;
	text-decoration:none;
	padding-right:2px;
	font-size:12px;
	font-weight:bold;
}



DIV#mainNav LI A:hover {
	color:#ED1C23;
}
DIV#mainNav LI A.navSelected {
	background-color:#ED1C23;
	color:#ffffff;
}

DIV#pageContent {
	margin:0;
	padding:0;
	position:relative;
	margin-left:170px;
	line-height:1.8em;
	background-image:url(../images/pageBG.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:30px;
	color:#008FD5;
	padding-bottom:30px;
}

DIV#pageContent H1, H2, H3, H4, H5, H6 {
	margin:0;
	padding:0;
	color:#094EA3;
	font-size:14px;	
	margin-bottom:10px;
	margin-top:10px;
}

H2#pageTitle {
	margin:0;
	padding:0;
	color:#094EA3;
	font-size:16px;	
}

DIV#pageContent LI {
	list-style-image:url(../images/bullet.gif);
}

DIV#footer {
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:10px;
	border:2px solid #ffffff;
	padding:2px;
	background-color:#008FD5;
}

DIV#footer A {
	color:#ffffff;
	text-decoration:none;
}

DIV#footer A:hover {
	color:#ffffff;
	text-decoration:underline;
}

DIV#site-footer {
	float:left;
	width:45%;
}

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

DIV#formMsg {
	font-size:16px;
	color:#ff0000;
}

DIV#movieBox {
	border:1px solid #173e75;
	margin:0;
	padding:0;
	width:480px;
	margin-top:40px;
}

TD UL {
	margin:0;
	padding:0;
	
}
