/*
Standard CSS for pretty much ALL designs.
Would not delete any of this, just modift to suit the design.
*/
body {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000;
	background: #fff;
}

#contentarea p, #contentarea table td {
	text-align: justify;
}

table tr td {
	padding: 10px;
}

table.ort tr td {
	padding: 6px;
}

div#container {
	background: #fff;
}

div#header {
	display: none;
}

div#logo {
	display: none;
}

div#menu_container {
	display: none;
}


div#contentarea_container,
div#contentarea_container_map,
div#contentarea_container_map_news {
	width: 100%;
	
	background: none;
	color: #000 !important;
}

div#newsarea_cont {
	display: none;
}

div#news_container_bg {	
	padding: 10px;
	
	background: #2b2b2b;
}

div#news_container a {
	color:#ffffff;
	text-decoration:none;
}

#news_container h2 {
	margin-top: 10px;
	
	font-size: 15px;
	font-weight: normal;
	
	color: #000;
}

#news_container #newsbox a {
	text-decoration: underline;
	
	color: #00EBFC !important;
}

#newsbox b h2 {
	text-align: center;
}

#newsbox .news_date {
	display: block;
	margin-bottom: 5px;
}

#newsbox .news_text {
	margin-bottom: 22px;
}

div#contentarea {
	width: 90%;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

div#contentarea a {
	text-decoration: underline !important;
	
	color: #000 !important; /* OLD LINK COLOUR 3366ff */
}

body div#contentarea li {
	font-size: 12px !important;
}

div#download_box {
	background: #5a5a5a;
	border:1px solid #828282;
	padding: 5px;
	display: none;
	width: 97%;
	margin-left:3px;
}

div#download_box a.redlink {
	font-size: 12px;
	font-weight: normal;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #ff0000;
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;

}

div#download_box a.redlink:hover {
	color: #fff;
	background: #007dd5;
}


div#wc_map {
	display: none;
}

div#contact_details {
	padding: 1px 15px 10px 15px;
	
	text-align: left;
	
	background: #2b2b2b;
}

div#contact_details a {
	color: #00EBFC !important;
}

div#wc_map a.enlarge, #contentarea a.enlarge {
	float: right;
	font-size: 9px;
	font-weight: normal;
	font-family: tahoma, verdana;
	color: #fff !important;
	text-decoration: none !important;
	background: #ff0000;
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;

}

#contentarea a.enlarge {
	float: none;
}

div#wc_map a.enlarge:hover, #contentarea a.enlarge:hover {
	color: #fff;
	background: #007dd5;
}

div#footer {
	display: none;
}

div#footerflash {
	display: none;
}

div#line_break {
	display: none;
}

div#footer_content {
	margin: 20px;
	color: #c4c4c4;
}

div#footer_content a {

}

.clear {
	clear:both;
}


div#contentarea p {
 	font-family: tahoma, verdana;
 	font-size: 12px;
 	color:#000;
}

div#contentarea h1 {
 	font-size: 16px;
 	color:#000;
}

div#contentarea p,td,th {
 	font-family: tahoma, verdana;
 	font-size: 12px;
 	color:#000;
}

div#contentarea h2 {
 	font-size: 14px;
 	color:#000;
}

div#contentarea h3 {
 	font-size: 12px;
 	color:#000;
}

div#contentarea ul {

}

div#contentarea li {
	color:#000;
}

div#contentarea a {
	
}

div#contentarea a:hover {

}

hr {
	background: #d7d7d7;
	color: #d7d7d7;
	height: 1px;
	border:none;
}

a.imglink {
	position: static;
	width: 912px;
	height: 228px;
	display: block;
	border: none;
	z-index: 10;
}

#webarenalink {
	position: relative;
	display: block;
	width: 102px;
	height: 23px;
	margin: 15px auto 0 auto;

	background: url(/images/webarena-70wht.png);
}

#webarenalink h3 {
	position: absolute;
	width: 0px;
	height: 0px;
	margin: 0;
	overflow: hidden;
	text-indent: 299px;
}

h4 {
	font-family: tahoma, verdana, arial;
	font-size: 9px;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	z-index: 10;
	color: #00EBFC;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 14px;
	text-indent: 14px;
}

div#menu {
	display: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 0px;
	margin-top: 15px;
	margin-left: 5px;
	_margin-left: 0px;
	z-index: 10;
	height: 20px;
	width: 100%;
	_width: 916px;
	sborder: 1px solid red;
	
}


/* MENU START */
#nav, div#menu #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 10;
}

#nav a {
	font-family: tahoma, verdana, arial;
	font-size: 8px;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	z-index: 10;
	color: #00EBFC;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 14px;
	text-indent: 14px;
	background: url('/images/background_menu.gif') left no-repeat;
	
}

#nav a:hover {
	color: #fff;
	background: url('/images/background_menu_on.gif');
}

#nav li { /* all list items */
	float: left;
	z-index: 10;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 8px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	display: none; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 10;
	padding: 0px;
	margin: 0px;
	border-left:1px solid red;
	border-bottom:1px solid red;
	background: #414040;
}

#nav li ul li {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	z-index: 10;
	width: 150px;
	
}

#nav li ul li a {
	text-align: left;
	font-family: tahoma, verdana, arial;
	font-size: 8px;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px 0;
	margin: 0px;
	z-index: 10;
	background: none;
	width: 150px;
}

#nav li ul li a:hover {
	background: #ff0000;
	color: #fff;
	z-index: 10;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	display: inline;
	z-index: 10;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	display: inline;
	z-index: 10;
	
}
/* MENU END */


div.corp_01 {
	width: 222px;
	height: 199px;
	background: url(/images/lew_julian.jpg);
	margin-top: 15px;
}

div.corp_02 {
	width: 222px;
	height: 199px;
	margin-top: 15px;
	background: url(/images/direct_dennison.jpg);
}

div.cert {
	width: 220px;
	height: 316px;
	background: url(/images/certificate_b.png);
	margin-top: 30px;
}
