/* @group Main */

html {
  height: 100%;
}

* html div#wrapper {
height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Arial", "Helvetica", "Lucida Grande", "sans-serif";
	font-size: 12px;
	font-weight:normal;
	color: #333;
	height: 100%;
    text-align: center;
	line-height: 130%;
}

div.wrapper {
height: 100%;
text-align: left;
}


p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 15px 0;
}


fieldset {
	border: 0;
	padding: 5px 0;
}

/* @group Fonts */

/* @group Sizes */


h1 {
	font-size: 200%;
}

h2 {
	font-size: 170%;
}

h3 { 
	font-size: 150%;
}

span.newsheader {
font-size: 150%;
padding: 0;
margin: 0 0 8px 0;
color: #990000;
font-weight: none;
line-height: 160%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a {
	font-size: 110%;
}

#nav li.active_menu a:link,
#nav li.active_menu a:visited,
#nav li.active_menu a:hover {
	color: #990000;
}

a#active_menu mainlevel {
color: #990000;
}

div.doccenter {
height: 302px;
width: 752px;
overflow:auto;
}

div#menu_horiz ul.submenu li.active_menu a {
	color: #000000;
}

div#topbox div.moduletable h3 {
	color: #cccccc;
}

div.loginelement a:hover {
	color: #f0b10b;
}

div.loginelement a:link,
div.loginelement a:visited {
	color: #fff;
}

div.loginelement {
	color: #ccc;
}

div.loginelement label {
	color: #ccc;
}

a:hover span.loginsubmit,
a:hover span.logoutsubmit {
	border: 1px solid #f0b10b;
}

div.contact_email label {
font-size: 10px;
}

a.readon {
	border: 1px solid #333333;
	color: #fff;
	background: url(../images/button_bg2.png) 0 0 repeat-x;
}

a.readon:hover {
	border: 1px solid #f0b10b;
}

.modifydate {
	color: #960404;
}

.createdate {
	color: #960404;
}

.moduletable-hilite {
	background: #f0b10b;
	border: 1px solid #dda000;
}

.moduletable-hilite h3 {
	background:  #dda000 url(../images/primary/red/bullet4.png) 5px 50% no-repeat;
}

/* scroller */
div#scroller-v a:hover {
	color: #f0b10b;
}


div.moduletable h3,
div.moduletable-hilite h3,
div.moduletable-flush h3,
.componentheading {
	font-size: 100%;
}

.contentheading {
	font-size: 160%;
}



.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */


.contentheading,
.componentheading {
	font-weight: none;
}

.contentheading {
	color: #990000;
}

a:link,
a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
    color: #990000;
}


blockquote {
	border: 1px solid #c08e09;
}

/* @end */

/* @end */

/* @end */

/* @group Custom */

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 0px;
}


div.wrapper {
	width: 904px;  /* control the width here */
	margin: 0 auto;
	position: relative; 
}

#header {
        margin-top:0;
        margin-left:0;
        margin-right:0;
	position: relative;
	height: 135px;
        border-bottom: 1px solid #cccccc;
	margin-bottom: 8px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 0px;
	display: block;
	width: 296px;
	border: 0;
}

#scroller {
	position: absolute;
	width: 350px;
	height: 28px;
	line-height: 28px;
	overflow:hidden;
}

#header_spotlight {
	/* see primary style css */
	position: absolute;
	height:  107px;
	right: 300px;
	width: 403px;
}

#searchbox {
	position: absolute;
	height: 28px;
	width: 100%;
}

#searchbox div.search {
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}

div.thedate {
	float:  left;
	line-height: 28px;
	height: 28px;
	color: #fff;
	font-weight: bold;
	padding:  0 10px 0 5px;
}

#searchbox form#searchform {
	margin-left: 230px;
	margin-top: 2px;
}

#logobox {
width:456px;
}
#topbox {
	position: absolute;
	top: 103px;
	right: 0;
	width: 448px;
	height: 16px;
	color: #666666;
}

#topbox .moduletable {
margin: 0;
padding: 0;
}

div.hilight {
	border-bottom: 1px solid #e2e2e2;
}

div.mainbody {
margin: 0;
padding: 0;
width: 100%;
}

table.mainbg,
table.user {
	width: 100%;
}

table.mainbg {
	
}

td.main {
	margin: 0;
    padding: 0;
}

td.main2 {
	margin: 0;
    padding: 0;
	width: 753px;
}

td.middle {
	width: 200px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #e2e2e2;
	background: #fff;
}

td.side {
	border-left: 1px solid #fff;	
	width: 200px;
}
td.leftside {	
	width: 144px;
	background: #ffffff;
}
td.mainspc {
width: 8px;
font-size: 10px;
}

td.left_aboutus {
	width: 296px;
	background: #ffffff url(../images/sitebg-grid.png) top left no-repeat;
	height: 296px;

}

div.left_aboutus-whatwedo {
	width: 296px;
	background: url(../images/left_whatwedo.png) top right no-repeat;
	height: 144px;

}

div.left_aboutus-whattheysay {
	width: 296px;
	background: url(../images/left_whattheysay.png) top right no-repeat;
	height: 144px;

}

div.left_aboutus-whoserved {
	width: 296px;
	background: url(../images/left_whoserved.png) top right no-repeat;
	height: 144px;
}

div.left_aboutus {
	width: 296px;
	background: url(../images/left_aboutus.png) top right no-repeat;
	height: 144px;
}


td.left_services {
	width: 144px;
	background: #ffffff url(../images/sitebg-grid.png) top left no-repeat;
	height: 448px;

}

div.left_services {
	width: 144px;
	background: url(../images/left_print.png) top right no-repeat;
	height: 146px;

}

div.left_links {
	width: 144px;
	background: url(../images/links.jpg) top right no-repeat;
	height: 146px;

}

div.left_services-marketing {
	width: 144px;
	background: url(../images/left_marketing.png) top right no-repeat;
	height: 146px;

}

div.left_services-web {
	width: 144px;
	background: url(../images/left_web.png) top right no-repeat;
	height: 146px;

}

td.left_contact {
	width: 448px;
	background: #ffffff url(../images/sitebg-grid.png) top left no-repeat;
	height: 296px;

}

div.left_contact {
	width: 448px;
	background: url(../images/left_contact.png) top left no-repeat;
	height: 144px;
}

div.newscenter {
overflow: auto;
width: 744px;
height: 448px;
display:block;
padding: 0 8px 0 0;
margin: 0 0 0 0;
}

div.newscenter h3{
padding: 0;
margin: 0 0 8px 0;
color: #990000;
font-weight: none;
}

div.newscenter td.contentpaneopen {
height: 144px;

}

div.right_client {
	width: 144px;
	background: url(../images/log_in.jpg) top left no-repeat;
	height: 144px;
}

div.right_client_spc {
height: 8px;
}

.lable {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;

}

div.user6 {
height: 144px;
}

div.user6 h3 {
padding: 0;
margin: 0 0 8px 0;
color: #990000;
}

div.newscenter img {
padding: 0 8px 0 0;
margin:0;
}

div.right_news_img {
	width: 144px;
	background: url(../images/blank.png) top left no-repeat;
	height: 146px;
}

td.rightside {
	width: 146px;
}

td.rightside1 {
	width: 144px;
}

td.rightside2 {
	width: 144px;
	margin: 0;
	padding:0;
}

td.right_news {
	width: 144px;
	margin: 0;
	padding:0;
	background: url(../images/sitebg-grid.png) top left no-repeat;
}

td.spacer {
	width: 5px;
}

table.userblock {
	width: 100%;
}

td.user {
	width: 50%;
}

div.container_1 {
 border: 0;
 margin: 0;
 height: 144px;
 min-height: 144px;
 width: 904px;
 overflow:hidden;
}

div.container_2 {
 border: 0;
 margin: 0;
 height: 296px;
 min-height: 296px;
}

div.container_3 {
 border: 0;
 margin: 0;
 height: 448px;
 min-height: 448px;
}

/* Blocks */

div.block {
	padding: 0px 0px 0 0px;
	margin: 0;
	/* see body style css */
}

div.block.dark {
	/* see body style css */
	width: 100%;
	padding: 0;
}

div.extra_pad {
	padding: 6px 5px 2px 5px;
}

.moduletable-dummy {
	padding: 10px 10px 0 10px;
}

.moduletable,
.moduletable-hilite,
.moduletable-flush {
 	padding: 5px;
	margin: 0;
	margin-bottom: 10px;
}

.moduletable-flush {
	padding: 0;
	margin: 0;
}

.moduletable h3,
.moduletable-hilite h3,
.moduletable-flush h3 {
	padding: 0;
	margin-top: -5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 23px;
	line-height: 100%;
}

.moduletable-flush h3 {
	margin: 0;
}

div#bottom {
	margin: 0;
	display: block;
	position:relative;
	border-top: 1px solid #cccccc;
	margin: 8px 0 0 0;
	padding: 16px 0 0 0;
	height:36px;
}

div#bottom div.footer {
    position:relative;
    width: 456px;
	text-align: left;
	padding: 0;
	float: left;
	bottom:0;
	left:0;
	margin-top:0px;
}

div.footer span.copyright {
font-size: 11px;
line-height: 16px;
color: #666666;

}
div.footer span.copyright2 {
font-size: 11px;
line-height: 15px;
color: #555555;

}

div.footer span.footerphone {
font-size: 14px;
color: #666666;
line-height: 22px;
}

div.footer_right {
position:relative;
width: 420px;
text-align: left;
padding: 0px;
bottom: 0;
right: 0;
float: left;
font-size: 11px;
}

div.footer_right_right {
position:relative;
width: 28px;
text-align: left;
padding: 0px;
bottom: 0;
right: 0;
float: left;
font-size: 11px;
margin-top:30px;
}

div.footer_right td.botsection {
color: #555555;
font-family: "Lucida Grande", "Arial", "Helvetica", "sans-serif";
}

div.footer_right td.botlink a{
color: #666666;
font-family: "Lucida Grande", "Arial", "Helvetica", "sans-serif";
}

div.footer_right td.botlink a:hover{
color: #CC0000;
}

a.footer {
color: #666666;
}

a.footer:hover{
color: #990000;
}

div#footer table {
	width:auto;
	margin: 0 auto;
}

div#footer a.mainlevel {
	display: inline;
	width: auto;
	padding: 0 5px;
	border: 0;
}


div.hilight {
	border-bottom: 1px solid #e2e2e2;
}

div.surround {
	border-top: 1px solid #e2e2e2;
}

div.block.bottom {
	border-top: 1px solid #fff;
}

div.block {
margin: 0;
padding: 0;
border: 0;
}

div.block.dark {
	background: #333;
}

div.block.normal {
	border-bottom: 1px solid #e2e2e2;
}

div.block .moduletable {
	border: 1px solid #e2e2e2;	
}

div.block .moduletable h3 {
	background:  #e2e2e8 url(../images/body/grey/bullet1.png) 5px 50% no-repeat;	
}

div.dark .moduletable,
div.dark .moduletable-flush {
	border: 1px solid #434343;	
	color: #ccc;
}

div.dark .moduletable h3,
div.dark .moduletable-flush h3 {
	background:  #434343 url(../images/bullet1.png) 5px 50% no-repeat;
	color: #ccc;
}

div.light .moduletable,
div.light .moduletable-flush {
	border: 1px solid #f0f0f0;	
}

div.light .moduletable h3,
div.light .moduletable-flush h3 {
	background:  #f0f0f0 url(../images/bullet3.png) 5px 50% no-repeat;
}

ul.sidenav li {
	border-bottom: 1px solid #444;
}

ul.sidenav li a {
	color: #ddd;
}

ul.sidenav a:hover {
 color: #fff;
}

ul.sidenav li.active_menu a:link, 
ul.sidenav li.active_menu a:visited  {
	color: #f0b10b;
}

td.sectiontableheader {
  background: #f0f0f0;
  border-bottom: 1px solid #ccc;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td {
  border-bottom: 1px solid #f0f0f0;
}

td.sectiontableentry1, 
td.sectiontableentry2{
  border-bottom: 1px solid #f0f0f0;
}

div#footer {
border-top: 1px solid #cccccc;
margin-top: 8px;

}

ul.whoserved {
margin-top: 0;
line-height:20px;
}

/***************************/
/**************************/

/* @group content */

/* @group slideshow */
#mySlideshow
{
	z-index:5;
	margin-bottom: -10px;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/loading-bar-black.gif');
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 10px 0 0 0;
	font-size: 90%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
/* @end */

/* @group scroller */


div#scroller-v {
	height: 28px;
	color: #fff;
}

div#scroller-v_inner {

}

div#scroller-v div {
	padding: 0;
	padding-left: 5px;
	height: 28px;
	line-height: 24px;
}

div#scroller-v a:link,
div#scroller-v a:visited {
	color: #ccc;
	text-decoration: none;
}

/* @end */

/* @group styles */

div.style {
	float: left;
	width: 280px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
}

div.style img.album {
	border: 3px solid #ddd;
}

div.style img {
	border: 0;
}

img.album.left {
	float: left;
	margin-right: 15px;
	margin-top: -5px;
	margin-bottom: 25px;
}

img.album.right {
	float: right;
	margin-left: 15px;
	margin-top: -5px;
	margin-bottom: 25px;
}



/* @end */


/* @group lists */

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0px;
}

ul li {
	/* see primary style css */
	padding-left: 0x;
}

td.left ul li,
td.right ul li {
	margin-left: -30px;
}

ul.arrow {
	margin: 25px 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
}

ul.arrow li {
	/* see primary style css */
	padding-left: 25px;
	padding-bottom: 10px;
}

ul.big {
	margin: 25px 0;
	list-style: none;
	padding-left:  20px;
}

ul.big li {
	/* see primary style css */
	padding-left: 25px;
	padding-right: 20px;
}

ul.lister {
	list-style: circle;
	margin-left: 25px;
        padding-left: 25px;
}

/* @end */

/* @group alert styles */

span.notice {
	display: block;
	background: #ffd;
	padding: 10px;
	margin-bottom: 10px;
	color: #333;
	border: 3px double #ddb;
}

/* @end */

/* @group quote */

span.quote {
	display: block;
	font-style: italic;
}

div.author {
	text-align: right;
	font-weight: bold;
}

/* @end */

/* @group blockquote */

div.moduletable blockquote,
div.moduletable-hilite blockquote {
	margin: -10px;
}

blockquote {
	/* see primary style css */
	padding: 10px;
	padding-left: 50px;
	margin:  15px 0;
	border: 1px solid #c08e09;
}

/* @end */

/* @group code */

pre {
	padding: 10px;
	font-size: 95%;
	background: #fff;
	border: 1px solid #ddd;
	border-left: 15px solid #ddd;
}

/* @end */

/* @group login form */

div#topbox div.moduletable h3 {
	/* see primary style css */
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 2px 0 0 0;
	font-size: 110%;
}

div.loginelement {
	/* see primary style css */
	float:  left;
	margin-right: 10px;
	line-height: 16px;
}

div.loginelement label {
	/* see primary style css */
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;;
	width: 65px;
	line-height:24px;
}

div.loginelement input {
	width: 90px;
}

span.loginsubmit,
span.logoutsubmit {
	position: absolute;
	top: 50px;
	right: 60px;
	width: 61px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #333;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	background: url(../images/button_bg2.png) 0 0 repeat-x;
}

span.logoutsubmit {
	top: 35px;
	left: 40%;
}

/* @end */

/* @group content area */

.right_image {
	float: right;
	margin-left: 10px;
	border: 0;
}

.left_image {
	float: left;
	margin-right: 10px;
	border: 0;
}

/* @end */

.fakevideo {
	padding: 1px;
}

.vert_spacing {
	margin: 15px 0;
}

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

*html form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
height: 8px;
}

table.blog td {
height: 144px;

}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

a:link.nounder,
a:visited.nounder,
a:hover.nounder {
	text-decoration: none;
}

.highlight {
  background-color: #ffc;
}

#joomla {
	align: right;
	width: 115px;
	height: 31px;
	margin-left: 8px;
}

.css_button {
	/* see body style css */
	float: right;
	width: 81px;
	height: 16px;
	border: 0;
	margin: 7px 5px;
	vertical-align: middle;
}

.button {
margin: 10px 0 0 0;
}

.xhtml_button {
	/* see body style css */
	float: right;
	width: 97px;
	height: 16px;
	border: 0;
	margin: 7px 5px;
	vertical-align: middle;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group content */

.contentheading {
	padding: 0 0 0 0;
	margin-top: 0;
	line-height:100%;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}
table.contentpaneopen td {
padding: 0 0 10px 0;
margin: 0;
line-height: 17px;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear:both;
     margin:0;
     padding:0;
     border:0;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	/* see primary style css */
	float: right;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0px 8px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

.modifydate {
	/* see primary style css */
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	/* see primary style css */
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */

td.sectiontableheader {
	/* see body style css */
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td {
	/* see body style css */
  padding: 4px;
}

td.sectiontableentry1, 
td.sectiontableentry2 {
	/* see body style css */
  padding: 4px;
}

/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
}

a.mainlevel {
	display: block;
	padding: 4px 0 2px 0;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0px;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.mainlevel:hover {

}

a.sublevel:hover {
	text-decoration: none;
}


#active_menu a:link,
#active_menu a:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #990000;
}



/* @end */

/* @group modules */


/* @end */

/* @group misc */

table.adminform textarea {
  width: auto;
  color: #666;
}

/* @end */

/* @end */

/* My Comment */

/* @group My Group */

/* @end */

/* to nav box area */
#nav-box {
display: relative;
margin: 0 0 0 0;
padding: 0;
font-size: 10px;
border: 0;
}

#nav-main {
overflow: hidden;
    margin: 0;
    padding: 0;
}

*html #nav-main {
overflow: hidden;
    margin: 0;
    padding: 0;
}

#nav-main ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
*html nav-main ul {
        padding: 0;
        margin-left:0;
        list-style: none;
        border:0;
}
#nav-main li {
	margin: 0;
	float:left;
	padding: 0;
	height: 18px;
    width: 144px;
    background: #a7a9ac;
	font-size: 10px;
	display:inline;
}

*html #nav-main li {
	padding: 0;
	height: 18px;
    width: 144px;
    background: #a7a9ac;
	font-size: 10px;
	display:inline;
}

#nav-main li.spc {
        border:0;
         margin:0;
        padding:0;
	height: 18px;
        width: 8px;
	display: inline;
	background: none;
}


*html #nav-main li.spc {
        border:0;
         margin:0;
        padding:0;
        height: 18px;
        width: 8px;
        display: inline;
        background: none;
}

#nav-main a {
    font-size: 10px;
font-weight: normal;
   color: #FFFFFF;
display: block;
float: left;
height: 18px;
   width: 144px;
line-height: 18px;
padding: 0 4px 0 4px;
text-decoration: none;
cursor: pointer;
background: none;
}

*html #nav-main a {
    font-size: 10px;
font-weight: normal;
   color: #FFFFFF;
float: left;
height: 18px;
   width: 128px;
line-height: 18px;
padding-left:4px;
text-decoration: none;
cursor: pointer;
background: none;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
display:inline;
}
/* end top nav box area */
/* to nav over area */
#nav-box-over {
display: relative;
margin: 0;
padding: 0;
border: 0;
}

*html #nav-box-over {
display: relative;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding: 0;
}

#nav-over {
	overflow: hidden;
        margin: 0;
       padding: 0;
}

*html #nav-over {
	overflow: hidden;
        margin-top: -8px;
       padding: 0;
}

#nav-over ul {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	list-style: none;
}

#nav-over li {
	margin: 0;
	float: left;
	padding: 0;
	height: 8px;
        width: 144px;
	display: block;
        background: #ffffff;
        border:0;
}

#nav-over li.anavb {
  background: #990033;
}

*html #nav-over li.anavb {
  background: #990033;
}

#nav-over li.spc {
	height: 8px;
        width: 8px;
	display:inline;
	background: none;
border:0;
}

*html #nav-over li {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        display:inline;
        padding: 0;
        height: 4px;
    width: 144px;
    line-height: 4px;
    background: #ffffff;
}

*html #nav-over ul {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0px;
        margin-left: 0;
        margin-right: 0;
        list-style: none;
        display:inline;
        border:0;
}

*html #nav-over li.spc {
	height: 8px;
        width: 8px;
	display:inline;
	background: none;
}

/* bottom nav box area */

#bnav-box {
display: relative;
margin: 8px 0 0 0;
padding: 0;
font-size: 10px;
}

#bnav-main {
	overflow: hidden;
	margin: 0; 
	padding: 0;
}

#bnav-main ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#bnav-main li {
	margin: 0;
	float: left;
	padding: 0;
	height: 18px;
        width: 144px;
	display: block;
        background: #a7a9ac;
}

#bnav-main li.spc {
	height: 18px;
        width: 8px;
	display: block;
	background: none;
}

#bnav-main a {
        font-size: 10px;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 4px;
	text-decoration: none;
	cursor: pointer;
	background: none;
}

*html #bnav-box {
display: relative;
margin: 8px 0 0 0;
padding: 0;
font-size: 10px;
}

*html #bnav-main {
	overflow: hidden;
	margin: 0; 
	padding: 0;
}

*html #bnav-main ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

*html #bnav-main li {
	margin: 0;
	float: left;
	padding: 0;
	height: 18px;
        width: 144px;
	display: block;
        background: #a7a9ac;
}

*html #bnav-main li.spc {
	height: 18px;
        width: 8px;
	display: block;
	background: none;
}

*html #bnav-main a {
        font-size: 10px;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 4px;
	text-decoration: none;
	cursor: pointer;
	background: none;
}
/* end bottom nav box area */

.moduletable-potnav {
height: 448px;
width: 144p;
background: #ffffff;
}

/* --- Slides --- */
.jw_slidetitle {cursor:pointer;margin:0 0 9px 0;overflow:hidden;background: #a7a9ac;}
.jw_st_left {background:#a7a9ac;}
.jw_st_cont {background:#a7a9ac; height: 18px;font-size: 11px; color:#ffffff; padding: 0 0 0 4px; margin: 0;}
/* Parent box of slide down content */
.jw_slide {border:none;background-color:#fff;width:100%;visibility:hidden;height:0px;overflow:hidden;position:relative;}
/* Content that slides down */
.jw_slidecontent {padding:2px;margin:0px;position:relative; font-size: 11px;}


/* Kwicks */

#kwick {
	position: relative;
	border: 0;
	padding: 0;
	overflow: hidden;
}

#kwick .kwicks {
	display: block;
	padding: 0;
    list-style: none;
}

#kwick ul.kwicks {
	padding: 0;
	margin: 0;
}

#kwick li {
	float: left;
	boarder: 0;
	margin: 0;
	paddin: 0;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 144px;
    width: 144px;
	padding: 0px;
	background: #fff;
	border: 0;
	margin: 0;
}

#kwick .kwick span {
	display: none;
}

#kwick .ideas {
	background: #ffffff url(../images/ideas.png) top left no-repeat;
	border-right: 8px solid #ffffff;
	padding: 0;
	margin: 0;
}

.ideas {
	background: #ffffff url(../images/ideas.png) top left no-repeat;
	border-right: 8px solid #ffffff;
	padding: 0;
	margin: 0;
}

#kwick .details {
	background: #ffffff url(../images/details.png) top left no-repeat;
	border-right: 8px solid #ffffff;
	padding: 0;
	margin: 0;
}

#kwick .time {
	background: #ffffff url(../images/time.png) top left no-repeat;
	border-right: 8px solid #ffffff;
	padding: 0;
	margin: 0;
}

#kwick .results {
	background: #ffffff url(../images/results.png) top left no-repeat;
	border-right: 8px solid #ffffff;;
	padding: 0;
	margin: 0;
}

#kwick .value {
	background: #ffffff url(../images/value.png) top left no-repeat;
	border-right: 8px solid #ffffff;
	padding: 0;
	margin: 0;
}

#kwick .trust {
	background: #ffffff url(../images/trust2.png) top left no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
}

#bottom .moduletable-navc {
padding: 0;
border: 0;
width: 904px;
}

#bottom span.mainlevel-navt {
width: 8px;
border: 0;
padding:0;
margin: 0;
float: left;
display: block;
}

#bottom a.mainlevel-navt {
    font-size: 10px;
	font-weight: normal;
    color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	float: left;
	height: 18px;
    width: 144px;
	line-height: 18px;
	padding: 0 0 0 4px;
	margin: 0;
	text-decoration: none;
	cursor: pointer;
	background: #a7a9ac;
}

.mainlevel-nav-box {
display: relative;
margin: 0 0 0 0;
padding: 0;
}


#mainlevel-nav-main ul, #mainlevel-nav-main li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#mainlevel-nav-main li {
margin: 0 8px 0 0;
	boarder: 0;
	width: 144px;
	height:18px;
	display: block;
	float: left;
	font-size: 10px;
	background: #a7a9ac;
}

#mainlevel-nav-main li.spc {
	height: 18px;
    width: 8px;
	display: block;
	    background: #none;
}

#mainlevel-nav-main a {
float: left;
    font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
    color: #ffffff;
	display: block;
	width: 144px;
	line-height: 18px;
	padding: 0 4px;
	text-decoration: none;
	cursor: pointer;
	background: none;
}


form {
border:0;
padding:0;
margin:0;
}

input {
border: 1px solid #e5e5e5;
}

select {
border: 1px solid #e5e5e5;
}

textarea {
border: 1px solid #e5e5e5;
}

/* new accord */
#moofx {
padding: 0px;
margin: 0px 0 0 0px;
border: 0px;
width: 144px;
float: left;
}


#moofx dl {
margin: 0px 0px 0px 0px;
padding: 0px;
}

#moofx dl dt {
margin: 0px 0px 0px 0px;
padding: 0px;
}

#moofx ul {
margin: 0px 0 0px 0;
padding: 0px;
}

#moofx .AccordionMulti {
		padding:0px 0pt 0pt;
		font-weight: normal;
		margin: 0;
}

#moofx .AccordionMulti dt.stretchtoggle {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	cursor: pointer;
	height: 18px;
    line-height: 18px;
    width: 140px;
	padding: 0 0 0 4px;;
	background: #a7a9ac;
	color: #ffffff;
	margin: 0;
}

#moofx .AccordionMulti dt.stretchtoggle:hover {
    background: #4f4f4f;
}

#moofx ul.menu li {
margin:0;
padding:0 0 4px 0;
border-bottom: 1px solid #cccccc;
height: 18px;
line-height: 18px;	
width: 140px;
}

#moofx ul.menu li a span {
	display: block;
	font-size: 10px;
	padding: 4px 0 0 4px;
	height: 18px;
    width: 140px;
    margin: 0;
    cursor: pointer;
}

/* Make the cursour into a hand/pointer when over the buttons */
#moofx .AccordionMulti dt.stretchtoggle {
		cursor: pointer;
}

#moofx dl.AccordionMulti dd.stretcher {
		margin: 0 0 8px 0px !important;
	}

.conform {
margin:  8px 0px 0px 0px;
padding: 0 0 0 0;
}

.footer_right {
font-size: 10px;
}

