﻿body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	background: #00350B url('images/menu/button1a.gif') repeat-x fixed center 90px; 
}

h1, h2, h3 {

}

#container_outer {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 3px;
	text-align: center;
	clear: both;
	float: none;
	background: #821e00 url('images/menu/button1a.gif') repeat-x scroll center 90px; 
}

#container_inner {
	clear: both;
	width: 988px;
/* 	height: 1000px; */
	margin: 0px auto 0px auto;
	padding: 5px;
	line-height: 100%;
	float: none;
	background: #500000 url('images/menu/button1a.gif') repeat-x scroll center 87px; 
}

#heading {
	clear: both;
	width: 984px;
	margin: 0;
	padding: 0;
	line-height: 100%;
	float: none;
	text-align: left;
	background: #500000 url('images/menu/button1a.gif') repeat-x scroll center 90px; 
}

#logo {
	float: left;
	width: 340px;
	margin: 0;
	padding: 0;
}

#contact_details {
	float: right;
/* 	width: 460px; */
	height: 48px;
	margin: 0;
	padding: 0 10px 0 60px;
	border: 2px black solid;
	background: white url(images/house_fire.jpg) no-repeat scroll;
	background-color: white;
	vertical-align: middle;
	text-align: right;
}

.contact_text {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	color: #500000; 
}

.contact_text a:link {
	color: #500000;
	text-decoration: none;
}

.contact_text a:visited {
	color: #500000;
	text-decoration: none;
}

.contact_text a:hover {
	color: white;
	background-color: red;
	text-decoration: none;
}

/*  MENU  */

#menudiv {
	float: left;
	margin-top: 30px;
}
.bg {background: url(images/menu/button4.gif);}
.menu {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(images/menu/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:white; text-decoration:none; font-size:13px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:40px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(images/menu/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#000; background: url(images/menu/button4.gif) no-repeat;}
.menu li a.top_link:hover span {background:url(images/menu/button4.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(images/menu/button4a.gif) no-repeat right top;}

.menu li:hover > a.top_link {color:#000; background: url(images/menu/button4.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(images/menu/button4.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(images/menu/button4a.gif) no-repeat right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; right:2px; background: #fff; padding:3px 0; border:1px solid #009900; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:13px; height:20px; width:192px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(images/menu/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#42c555; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#42c555 url(images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#42c555 url(images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 95d2ee; white-space:nowrap; width:93px; z-index:200; height:auto;}

/* End of Menu */

#main_body {
	padding: 0 4px 0 4px;
	margin: 4px 0 0 0;
	clear: both;
}

#pictures {
	float: left;
	margin: 25px 0 0 0;
	padding: 0;
	width: 310px;
	text-align: center;
}

#body_text {
	padding: 4px;
	float: right;
	width: 660px;
	text-align: left;
}

.body_heading {
	padding: 0;
	margin: 20px 0 0 0;
	color: yellow;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: x-large;
	font-weight: bold;
	line-height: 100%;
}

.body_heading_sub {
	padding: 0;
	margin: 20px 0 0 0;
	color: orange;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: large;
	font-weight: bold;
	line-height: 100%;
}

.body_para {
	padding: 0;
	margin: 20px 0 0 0;
    color: white;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: medium;
    font-weight: normal;
    line-height: 140%;	
}

#footer {
	clear: both;
	background: #500000 url(images/flame_sep.jpg) no-repeat scroll center top;
	text-align: center;
	padding: 50px 0 0 0;
}

.footer_text {
	padding: 0;
	margin: 0;
    color: lime;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    font-weight: normal;
    line-height: 120%;	
}

.wbsoftware_text {
	padding: 0;
	margin: 0;
    color: green;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    font-weight: normal;
    line-height: 120%;	
}

.wbsoftware_text a:link {
	text-decoration: none;
    color: green;
}

.wbsoftware_text a:visited {
	text-decoration: none;
    color: green;
}

.wbsoftware_text a:hover {
	text-decoration: underline;
    color: green;
}

.paralist {
	list-style-type: none;
	list-style-image: url(images/bullet.jpg);
	margin: 15px 0 0 50px;
	padding: 0;
	vertical-align: middle;
}

.listitem {
	line-height: 150%;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: medium;
	color: #F0F0F0;
	margin: 0 0 0 0;
	padding: 0;
}

.footnote {
	text-align: right;
	line-height: 100%;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: x-small;
	color: silver;
	margin: 10px 0 5px 0;
	padding: 0 10px 0 150px;
}