/* Eigasoft */
html {
	background:#e8eef3 url(/images/html-bg-v2.png) top center fixed no-repeat;
}
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */
#container {
	width:978px;
	margin:0 auto;
	background:#ffffff;
	height:100px;
}
strong {
font-weight:bold;
}
.clearer {
	clear:both;	
}
/* =================== Header =================== */
#header {
	height:132px;
	background:url(/images/header-bg.gif) top left no-repeat;
}
#header-logo {
	float:left;
}
#header-login {
	float:right;
	margin-right:20px;
	width:300px;
	height:30px;
	background:#dce4ea;
	padding-left:10px;
	font-size:11px;
}
#header-login-text {
	float:left;
	margin-top:8px;
	margin-right:6px;
}
#header-login-go {
	float:left;
	margin-top:6px;
	margin-left:4px;
}
#header-login input{
	float:left;
	margin-left:5px;
	border:1px solid #c7c7c7;
	width:82px; /* was 90 */
	padding-left:4px;
	padding-right:4px;
	height:15px; /* was 16 */
	padding-top:1px;
	color:#908c83;
	margin-top:6px;
	font-size:11px;
}
#header-peak {
	clear:right;
	margin-top:55px;
	float:right;
}
/* =================== Menu =================== */
#menu-holder {
	width:100%;
	height:40px;
	background:url(/images/menu-bg.gif) top left repeat-x;
}
#menu {
	padding:11px 20px 0 20px;
}
#menu ul li {
	display:inline;
	list-style-type:none;
	font-size:13px;
	margin-right:12px;
}
#menu ul li.active {
	color:#d3470f;
	font-weight:bold;
}
/* =================== Flash =================== */
#bigimage-holder {
	
}
/* =================== Home Content =================== */
#blockA {
	background:#ffffff url(/images/blockA-bg.gif) top left repeat-x;
	width:978px;
	color:#908c83;
	padding-bottom:15px;
}
#blockA p {
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	padding:5px 30px;
	line-height:20px;
}
#blockA .item {
	width:240px;
	background:url(/images/blockA-divider.gif) top right no-repeat;
	float:left;
}
#blockA .item .header-icon{
	margin-top:14px;
	margin-left:15px;
	float:left;
}
#blockA .item h2{
	font-size:18px;
	color:#4d4d4d;
	margin-top:30px;
	
}
#blockA .item h2 img{

}
#blockA .last {
	width:235px;
	background:none;
}
/* Block B */
#blockB {
	background:url(/images/blockB-bg.gif) top left repeat-x;
	width:978px;
	color:#908c83;
}
#blockB p {
	margin:7px 0;
	padding:5px 0px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
}
#blockB .image-left {
	float:left;
	margin:30px;
}
#blockB .content-right {
	float:right;
	width:535px;
	margin-top:40px;
	margin-right:35px;
}
#blockB h1{
	border-bottom:1px dotted #4E5D7C;
	padding-bottom:14px;
	font-size:22px;
	color:#4d4d4d;
}
#blockB a:link, #blockB a:active, #blockB a:visited {
	
	color:#2c8cc6;
	font-weight:bold;
}
/* =================== Content =================== */
#content-holder {
	background:url(../images/content-bg.gif) top left repeat-y;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
}
#content-left {
	width:623px; /* was 670 */
	background:url(../images/content-left-bg.gif) top left repeat-x;
	padding:25px;
	float:left;
}
#content-left p, #content-right p, #content-full p {
	margin:5px 0;
	padding:4px 0px;
	line-height:20px;
}
#content-left h1, #content-left h2{
	border-bottom:1px dotted #4E5D7C;
	padding-bottom:14px;
	margin-top:10px;
	font-size:22px;
	color:#4d4d4d;
}
#content-left ul li{
	list-style-type:disc;
	margin-left:25px;
}
#content-left h2 {
	font-size:14px;
	font-weight:bold;
}
#content-right {
	width:265px; /*was 300*/
	background:#b7c9d8 url(../images/content-right-bg.gif) top left repeat-x;
	padding:30px 20px; 
	float:right;
}
#content-right h2{
	border-bottom:1px dotted #4E5D7C;
	padding-bottom:8px;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#4d4d4d;
}
#content-right ul {
	margin:5px 0;
	padding:4px 0px;
}
#content-right ul li{
	list-style-type:disc;
	margin-left:25px;
	padding:0px 0 0px 0;
}
#content-right .pdf{
	background:url(../images/pdf-blue-bg.gif) left no-repeat;
	padding:4px 0 4px 28px;
	margin-top:0px;
	display:block;
	color:#4d6070;
	font-weight:bold;
}
#content-right .zip{
	background:url(../images/zip-blue-bg.gif) left no-repeat;
	padding:4px 0 4px 28px;
	margin-top:0px;
	display:block;
	color:#4d6070;
	font-weight:bold;
}
#content-right input {
	border:1px solid #83A4BF;
	width:150px; /* was 90 */
	margin-left:5px;
	margin-top:2px;
	font-size:12px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	color:#4d4d4d;
	height:17px; /* was 16 */
}
#content-right .btn-submit {
	background:url(../images/content-right-btn-bg.gif) top left repeat-x;
	width:160px; 
	font-size:12px;
	color:#ffffff;
	height:26px; 
}
#content-right .text_captcha {
	padding-left:10px;
	font-weight:bold;
}
/* ============= Content-full ============= */
#content-full {
	width:928px; 
	background:url(../images/content-left-bg.gif) top left repeat-x;
	padding:25px;
	float:left;
}
#content-full h1, #content-full h2{
	border-bottom:1px dotted #4E5D7C;
	padding-bottom:14px;
	margin-top:10px;
	font-size:22px;
	color:#4d4d4d;
}
#content-full h2 {
	font-size:14px;
	font-weight:bold;
}
iframe {
	border:1px solid #555555;
}


/* =================== Footer =================== */
#footer {
	height:60px;
	background:url(/images/footer-bg.gif) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#908c83;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration:underline;
	color:#908c83;
}
#footer-left {
	float:left;
	margin-top:24px;
	margin-left:20px;
}
#footer-right {
	float:right;
	margin-top:24px;
	margin-right:20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {width: auto;display:block;clear:both;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 1.68em;
	border-top: 0;
	padding:0;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 81%; 
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #333; text-align: center; font-weight: normal;}
#nav ul li a {display: block; padding: 1px; padding-bottom: 12px; color: #333; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {color: #4b4c4d; text-decoration:underline;}
#nav li a:active, #nav ul li a.active {color: #4b4c4d; text-decoration:underline;}

/* Current page Customisations*/
#nav li.menu-current a		{color: #D3470F; font-weight:bold;}
#nav li.menu-current a		{font-weight: bold;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; border: 1px solid #000; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 11.5em; padding: .6em .1em .6em .4em; background: #DCE4EA; color: #333; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {background: #E5EDF3; border: 0; }

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}




/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
