/* CSS Document */


html {
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
	}

body {
	padding: 0;
	margin: 0;
	background-color: #eeeeee;
}

#container {
	width: 810px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
img {
	border: 0;
}

.clear {
	clear: both; 
	font-size: 0;
	height: 0;
	line-height: 0
	}
	
p, li {
	font: normal 12px/18px verdana, Arial, Helvetica, sans-serif;
	color: #000
	}
td {
	font: normal 12px verdana, Arial, Helvetica, sans-serif;
	color: #000
}

b {
	font: strong 12px/18px verdana, Arial, Helvetica, sans-serif;
}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999900;
	margin: 0;
	font-weight: normal;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999900;
	font-weight: bold;
	}
	
a {
	color: #999900;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

b, strong {
	font-weight: bold; 
}

#flash {
	width: 800px;
	margin: 0 auto 0 auto;
}

#header {
	width: 800px;
	height: 59px;
	margin: 0 auto 0 auto;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#banner_images {
	width: 800px;
	height: 163px;
	margin: 0 auto 0 auto;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}

#contentwrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	padding-bottom: 50px;
}

#body_content {
	width: 570px;
	float: left;
	min-height: 350px;
	height: 350px;
	padding-left: 10px;
	padding-bottom: 50px;
}

#body_content_full {
	width: 800px;
	float: left;
	min-height: 350px;
	height: 350px;
	padding-left: 10px;
	padding-bottom: 50px;
}

html>body #body_content {
	height: auto;
}

html>body #body_content_full {
	height: auto;
}

#footer {
	width: 800px;
	height: 62px;
	margin: 0 auto 0 auto;
	background-color: #000;
	background-image: url(/persistent/templateimages/footer.jpg);
	background-repeat: no-repeat;

}


#footertext {
	width: 400px;
	float: right;
	font: normal 10px verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 45px;
	padding-right: 5px;
	color: #ccc;
}

#our_software {
	width: 200px;
	float: left;
	font: normal 10px verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 45px;
	padding-left: 5px;
	color: #ccc;
}

a.footer {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover {
	color: #999900;
	font-weight: bold;
	text-decoration: none;
}


#flashcontent {
	width: 800px;
	height: 59px;
	margin: 0 auto 0 auto;
}

/* ----------------------------------------------------------------------------
NAV BAR
-----------------------------------------------------------------------------*/

#navbar {
	width: 800px;
	height: 39px;
	margin: 0 auto 0 auto;
	background-image: url(/persistent/templateimages/navbar.jpg);
	background-repeat: no-repeat;
}

#nav, #nav ul {
	list-style: none;
	display: block;
	width: 773px; /* bmh */
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#nav a {
	display: block;
	border: 0px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 11px/39px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	}

#nav a span {
	padding-left: 5px;
	}

#nav a span.main {
	text-transform: uppercase;
	padding-left: 5px;
	}
	
html>body #nav a span { 
	/*line-height: 2.3; */ 
	display: block;
	}

span.normal {
	color: #fff;
	}
span.selected {
	color: #d6ddc0;
	padding: 0px;
	}

html>body #nav a span.main { 
	/*line-height: 2.3; */ 
	display: block;
	}

#nav a:hover span {
	color: #ccc;		
	text-decoration: none;
	}
	
#nav li {
	position: relative;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	width: auto;
	white-space: nowrap;
	list-style: none;
	text-transform: capitalize;
	} 
	
li.index {
	padding-left: 5px;
}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	color: #000; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	height: auto;
	}
	
/* second-level lists */

#nav li ul {
	position: absolute;
	top: 40px;
	left: -999em;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0px; /* This is what makes the sub items align */
	display: block;
	list-style: none;
	z-index: 0;
	}
	
ul#nav li ul li {
	width: 200px;
	margin: 0px;
	padding: 0px;
	color: #3d3e39;
	}
	
ul#nav li ul li a {
	float: left;
	width: 190px;
	font: normal 11px/25px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	background: #bfc51d;
	padding-left: 10px;
	text-transform: none;
	border-top: 1px solid #fff;
	}
	
ul#nav li ul li a:hover {
	color: #000;
	text-decoration: none;
	background: #d6ddc0;
	display: block;
	}

/* ----------- Nav drop down Menu End-------------- */

/* ----------- NEWS MANAGER -------------- */
#sideBarContent { 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/persistent/templateimages/sidebar_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	border: 1px solid #666;
	padding: 10px; }
	
#sideBarContentA { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/persistent/templateimages/newsbg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	width: 200px;
	min-height: 270px;
	height: 270px;
	padding: 10px; }
/*	
html>body #sideBarContentA { 
	height: auto }*/

	
#sideBarHeading { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000; }

#sideBarHeader {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 6px; 
	COLOR: #fff; 
	PADDING-TOP: 6px; 
	BACKGROUND-COLOR: #999900;
	border-bottom: 1px solid #fff;
}
	
#newsmanager{
	width: 200px;
	/*padding: 5px;*/
}


#news {
	width: 200px;
	float: right;
	padding-right: 5px;
}


#flashcontent {
	width: 800px;
	height: 113px;
	
}

#flashbanner {
	width: 800px;
	height: 212px;
}	

