body {
	margin: 0;
	padding: 0;
	background: url(bg.gif) repeat-x;
	border-top: 5px solid #6F6F6F;
	min-height: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link { text-decoration : none; color : #3B393A; border: 0px; outline: none;-moz-outline-style: none;} 
a:visited { text-decoration : none; color : #616A6F; border: 0px; outline: none; -moz-outline-style: none;} 
a:hover { text-decoration : underline; color : #00A7CF; border: 0px; -moz-outline-style: none;} 
a:active { text-decoration : underline; color : #b15c11; border: 0px; outline: none; -moz-outline-style: none;} 
#header {
	height: 100px;
	margin-top: 0px;
	background-position: left top;
	background-image: url(business-continuity-logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header h1 {
	font-weight: normal;
	font-size: 18px;
	color: #FF0000;
	border: 0;
	text-align: center;
	width:700px;
	padding-top: 75px;
	padding-right: 0px;
	padding-left: 50px;
	/*background-image: url(business-continuity-logo.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	line-height: normal;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#page { } 
#promo {
	height: 109px;
	margin-bottom: 20px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#wrapper { width: 100%; text-align: center; }
#container {
	width: 760px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu {
	width: 210px;
	float: left;
	margin-right: 10px;
	background-color: #0054a4;
	border: thin double #CCCCCC;
}
#menu ul { list-style: none; margin: 0; padding: 0; }
#menu a { display: block; border: 1px solid #fff; margin: 0; padding: 2px 30px; }
#menu a { color: #DFDFDF; background: url(menuactive.gif) top left no-repeat #5B9EFF; text-decoration: none; }
#menu a:hover { color: #fff; background: url(menuover.gif) top left no-repeat #0DC5FF; }
#menu li { position: relative; margin: 0; }
#menu ul ul ul { position: absolute; top: 0; left: 100%; width: 100%; }
#menu ul ul ul, #menu ul ul li:hover ul ul {display: none;}
#menu ul ul li:hover ul, #menu ul ul ul li:hover ul {display: block;}
h1 {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px solid #A6BCFF;
	color:#b15c11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
}

h2 {
	font-size: 18px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
	color: #00F;
}
#main {
	width: auto;
	margin-left: 250px;
	min-height:400px;
}
#main p {
	margin-bottom: 3px;
	margin-top: 6px;
	}
#footer { clear: left; font-size: 10px; color: #ccc; text-align: center; border-top: 1px solid #A6BCFF; margin-top: 2em; }
#footer p { padding: .1em 0; margin: 0; }
#footer a:link, #footer a:active, #footer a:visited { color: #003875; } 
#footer a:hover { color: #001730; }

#main ul {
	margin-top: 3px;
	margin-bottom: 6px;
}
#wrapper #container #page #main  table tbody tr td form {
	text-align: center;
}
#boxL, #boxR {
	width: 200px;
	height: 120px;
	border: 2px solid #999;
	margin: 5px;
	padding: 2px;
}
#boxR {
	float:right;
	text-align: center;
}

#boxL {
	float:left;
	margin-right: 8px;
}
#boxR h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
body h4 {
	font-size: 14px;
}
