/* CSS Document */

/*Varnish stripping**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}

/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}

/*Main page elements*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #575757;
}
#container {
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#logo {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/phone-number.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu {
	background-image: url(images/nav-background.gif);
	height: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#menu ul li {
	float: left;
	margin-right: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	display: block;
	line-height: 30px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menu ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li a:hover {
	color: #8CC63F;
}

#middle {
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-color: #DCEEC5;
	overflow: hidden;
	clear: both;
}
#submenu {
	background-color: #8CC63F;
	height: 200px;
	width: 179px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
}
#submenu ul li {
}

#submenu ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #8CC63F;
	font-size: 10px;
}
#submenu ul li a:hover {
	background-color: #006225;
}
#submenupic {
	float: left;
	height: 200px;
	width: 680px;
}




#panels {
	background-image: url(images/green-bar.gif);
	background-position: bottom;
	background-color: #006225;
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 1px;
	overflow: hidden;
}
#panels ul li {
	font-size: 20px;
	font-weight: normal;
	color: #8cc63f;
	float: left;
	width: 270px;
	text-align: center;
	height: 65px;
}
#panel1 , #panel2{
	background-image: url(images/divider-dots.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#panels ul li span {
	color: #FFF;
}


#main {
	background-image: url(images/main-background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #DCEEC5;
	padding: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
}
#content {
	width: 510px;
	float: left;
	padding: 10px;
}
#content h1 {
	font-size: 24px;
	color: #6a9c1f;
	font-weight: normal;
	margin-bottom: 20px;
}
#content h2 {
	font-size: 16px;
	color: #6a9c1f;
	font-weight: bold;
	margin-bottom: 20px;
}

#content p {
	margin-bottom: 20px;
}
#content ul li {
	margin-bottom: 5px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 15px;
}
#content ul {
	margin-bottom: 20px;
}
#content p a , #content ul li a{
	color: #006225;
	text-decoration: underline;
}
#content p a:hover, #content ul li a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #006225;
}




#sidebar {
	float: left;
	width: 230px;
	padding-left: 20px;
}
#sidebar .caption {
	color: #006225;
	display: block;
	margin-top: 5px;
}

#enquiryform {
	padding: 0px;
	margin: 0px;
	width: 230px;
	background-color: #FFF;
	background-image: url(images/form-background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#enquiryform fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-image: url(images/form-header-background.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 120px;
	padding-left: 20px;
}
#enquiryform h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #6A9C1F;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#enquiryform ol {
	margin: 0px;
	padding: 0px;
}
#enquiryform label {
	display: block;
	margin-bottom: 2px;
	color: #006225;
	font-weight: bold;
	font-size: 10px;
}
#enquiryform li {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#enquiryform .select {
	background-color: #e2f1cf;
	font-size: 10px;
	color: #006225;
	padding: 2px;
	border: 1px solid #E2F1CF;
}
#enquiryform .text {
	color: #006225;
	background-color: #E2F1CF;
	padding: 2px;
	width: 184px;
	font-size: 10px;
	border: 1px solid #E2F1CF;
}
#enquiryform #Submit {
	margin-top: 10px;
}
#jefferiesgroup {
	margin: 10px;
	clear: both;
	background-image: url(images/jefferies-group-logo.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-size: 13px;
	color: #6A9C1F;
	font-weight: normal;
}
#jefferiesgroup a {
	color: #6A9C1F;
	text-decoration: none;
}
#jefferiesgroup a:hover {
	color: #006225;
	text-decoration: underline;
}

#footer {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: right;
	color: #8CC63F;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	color: #006225;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	background-color: #006225;
}
#links {
	margin: 0px 0px 20px 0px !important;
	padding: 0px !important;
}
#links li {
	list-style-type: none !important;
	line-height: 50px;
	height: 50px;
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 110px !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

