html{
	background: #F6F2DF;
}

body {
	font: 78%/1.5 arial, helvetica, serif;
	text-align: center;
	padding: 0;
	margin: 0em;
	color: black;
	height: auto!important;
	height: 100%;
	min-height: 100%;
}

#intro{
	background: white;
}

#container{
	width: 100%;
	text-align: left;
	height: auto!important;
	height: 100%;
	min-height: 100%;
	margin: 0em auto;
}

#pageheader{
	height: 95px;
	background: #F9F9F9 url("images/biglogo.gif") right no-repeat;
}


#pageheader h1{
	display: none;
	background: green url("images/logoleft.gif");
}

#logo{
	position: absolute;
	left: 70px;
	height: 95px;
	float: left;
	align: left;
}

#mainmenu{
	width: 100%;
	background: #4E617D;
	height:21px;
}

#mainmenu ul{
	padding-left: 170px;
}

#bodyContainer{
	width: 960px;
	margin: 0px;
	background: #4E617D;
	float: left;
}

#submenu{
	position: relative;
	left: 180px;
	width: 780px;
	background: #4E617D;
	white-space: no-wrap;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#submenu table, #submenu span, #submenu td a
{
	display: inline;
	font: 12px/1 arial, helvetica, serif;
	color: #F9F9F9;
	text-decoration: none;
	white-space: no-wrap;
}

#submenu td.thisone
{
	background: #F9F9F9;
}

#submenu td span a
{
	color: black;
}

#submenu td
{
 /*letter-spacing: -.01em;
 word-spacing: -.07em;*/
}

#subsubmenu
{
	margin-left: 35px;
	width: 707px;
	background: lightblue;
}

#subsubmenuitem
{
	display: inline;
}

#lowersection{
	height: auto!important;
	height: 100%;
	min-height: 100%;
	background: beige url("images/sidebarback.gif");
	margin: 0;
	padding: 0;
}

#sidebar{
	width: 170px;
	float:left;
	background: beige url("images/sidebarback.gif");
	color: #4E617D;
	height: auto!important;
	height: 100%;
	min-height: 100%;
	font: 100%/1.25 arial, helvetica, serif;
}

#sidebar h2{
	margin-top: 1em;
	font: 140%/1.1 arial, helvetica, serif;
	font-weight: bold;
	font-style: italic;
	background: #E1D9B0;
	border-top: 2px solid #B7B08D;
	border-bottom: 2px solid #B7B08D;
	text-align: center;
}

#sidebar p{
	margin-left: 1em;
	margin-right: 1em;
	text-align: left;
	text-justify: auto;
}
#sidebar p span
{
	text-align: left;
}

#contactinfo
{
	text-align: justify;
	margin-top: 2em;
	padding-bottom: 1em;
	padding-top: 1em;
	border-top: 2px solid #E1D9B0;
	font: 80%/1.1 arial, helvetica, serif;
	color: #5E5E5E;
}
#contactinfo span{
	font-weight: bold;
	color: black;
}

#body{
	position: relative;
	align: left;
	margin-left: 170px;
	border-right: 5px solid #4E617D;
	border-left: 5px solid #4E617D;
	background: #F9F9F9;
	height: auto!important;
	height: 100%;
	min-height: 100%;
}

#mainbody
{
	padding: 1em;
}

#body p, #body td
{
	font: 12px/1.4 arial, helvetica, serif;
}

#body p,#body h1,#body h2 {
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 2px 0px 2px;
}

#body li
{
	padding-bottom: 1px;
	font: 12px/1.4 arial, helvetica, serif;
}

#body h1\{
	font-variant: small-caps;
	font-size: 1.8em;
}

#body h2{
	 font-variant: small-caps;
	 font-size: 1.8em;
}

#leftcol
{
	float: left;
	width: 49%;
}

#rightcol
{
	float: right;
	width: 49%;
}

#search
{
	float: top;
	padding-top: 65px;
	text-align : left;
	margin-left: 740px;
	top: 80px;
	left: 300px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#search form{
	display:inline;
}

/* Menu bar stuff */

#nav, #nav ul {
	float: left;
	z-index : 1000;
	font-family: verdana;
	/*width: 100%;*/
	list-style: none;
	line-height: 1;
	background: #4E617D;
	font-weight: bolder;
	padding: 0;
	border: solid #4E617D;
	border-width: 1px 0;
	margin: 0 0 0em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: white;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav a.daddy {
	background: url(images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 9em;
}

#nav li.sel{
	background: #45556C;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 12.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	background: #798DAA;
}

#nav li li {
	padding-right: 0em;
	width: 13em;
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 12em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #4E617D;
}

/* Faq Stuff */
#qlist{
	display: block;
	margin: 2em;
	border: 1px solid #4E617D;
	border-top: 5px solid #4E617D;
	padding: 1em;
	border-radius: 5px;
    -moz-border-radius: 5px;
}

#qlist a
{
	text-decoration: none;
	color: darkblue;
}

#faq{
	padding: 1em;
	display: block;
	border: 1px solid #4E617D;
	border-top: 5px solid #4E617D;
	margin: 2em;
	border-radius: 5px;
    -moz-border-radius: 5px;
	font: 100%/1.2 arial, helvetica, serif;
}

#q
{
	display: block;
	color: black;
	padding-bottom: .6em;
	font-weight:bold;
}

#q span, #a span
{
	color: darkblue;
	padding-right: 6px;
}

#a
{
	display: block;
	color: black;
}

/* Press Release Stuff */
#prlist{
	margin-left: 1em;
}

#prlist #item
{
	padding-bottom: 1em;
}

#prlist #title a, #prlist #title a:visited
{
	text-decoration: underline;
	color: #4E617D;
}

#prlist #date
{
	padding-left: 1em;
	color: #515151;
	font-style: italic;
}

/* Press Release Stuff */
#pr
{
	margin: 2em;
}

#prheading
{
	padding-bottom: 1em;
}

#prtitle
{
	letter-spacing: -.01em;
	font-size: 130%;
	font-weight: bolder;
}

#prdate
{
	color: #515151;
}

/* Testimonial Stuff */
#testimonial
{
	margin: 2em;
}

#testitem
{
	padding-bottom: 4em;
}

#testquote
{
	font: 105%/1.3 arial, helvetica, serif;
}

#testsig
{
	padding-top: .6em;
	color: #515151;
	font: 100%/1.1 arial, helvetica, serif;
}

#testname
{
	font-weight: bold;
}

/* Arch Stuff */
#archich h3{
	font-weight: none;
	text-decoration: none;
	font: 120%/1.6 arial, helvetica, serif;
}
#archich{
	text-align: left;
}

#archich td.arch{
	font-weight: bold;
}

#archich li
{
	padding: 0px;
}

/* partnership Stuff */
#partner h3{
	font-weight: none;
	text-decoration: none;
	font: 120%/1.6 arial, helvetica, serif;
}
#partner{
	text-align: left;
}

#partner td.left{
	font-weight: bold;
	background: white;
	border: solid 3px  #798DAA;
}

#partner td li
{
	padding: 0px;
}

#partner td ul
{
	margin-top: -1em;
	margin-bottom: -1em;
}

/* home stuff */
#letter
{
	margin-top: 1em;
	margin-left: 4em;
	margin-right: 4em;
	padding: 1em;
	border: 1px solid black;
}

#letter p
{
	padding-bottom: .5em;
}

#letter #sig
{
	padding-top: 2em;
	padding-left: 400px;
}

/*values*/
#values td.left{
	font-weight: bold;
}

#values li
{
	padding: 0px;
}

/*bluetable*/
#bluetable table{
	width: 600px;
}

#bluetable td.heading{
	background: #4E617D;
	color: white;
	font-weight: bolder;
}

#bluetable td{
	padding: 6px;
	border: none;
	vertical-align: top;
	background: #C4C9D0;
}

#bluetable td.right #name
{
	font-size: 1.3em;
	font-decoration: none;
	font-weight: bold;
	padding-bottom: .7em;
}

#bluetable td.right p
{
	padding: 0px;
}

#bluetable td.right #name a, #bluetable td.right #name a:visited
{
	color: black;
}

/*search results*/
#searchresults h3{
	font-size: 18px;
}

#searchresults span
{
	font-weight: bolder;
	color: red;
}

#searchresults #result{
	padding-bottom: 2em;
}

#searchresults a
{
	color: blue;
	text-decoration: none;
}

#searchresults a:hover{
	text-decoration: underline;
}

#searchresults #srheading{
	font-size: 120%;
	font-weight: bold;
}

#searchresults #sbody{
	padding-left: 30px;
}

td.tab
{
    border-top: 1px solid #999;
    border-right: 1px solid #666;
    border-left: 1px solid #999;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
	background: silver;
}
td.tabs
{
    border-top: 1px solid #999;
    border-right: 1px solid #666;
    border-left: 1px solid #999;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
	background: #DFDFDF;
}
table.tabs
{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #666;
}

table.tabs a {
	color: black;
	text-decoration: none;
}

table.tabs a:hover{
	text-decoration: underline;
}

#mainbody span
{
	text-decoration: underline;
	font-weight: bold;
}

.productlinks
{
	color:#4E617D;
	font-size:14px;
	font-weight:bold;
	/*text-decoration:none;*/
}
