.RSSFeeds
{
    color:#FFF;line-height:11px;list-style-type:none;margin-left:-29px
}
.RSSFeeds ul li
{
    margin-top:10px;
    
}
#Header
{
    background:#FFF url(/Images/HeaderBg.png);
	height: 88px;
}
#HeaderLogo {
	float: left;
}
#HeaderLogo a 
{
    display:block;
    margin-left:24px;
    text-decoration: none;
	color: #62D6F5;
}
#HeaderNavigation
{
    float:right;
}
#HeaderNavigation a 
{
	float: left;
	margin-top:6px;
}

#HeaderNavigation a img
{
    border:0px;
}
#MainNavigation
{
    background: url(/Images/MainNavBg.png);
    height:50px;
    position:relative;
    width:766px;
    z-index:100;
}
#MainNavigationContent
{
    background: url(/Images/MainNavContentBg.png);
    height:50px;
    position:relative;
    width:766px;
    z-index:100;
}
#NavigationSearch {
	float: left;
	height:50px;
	vertical-align:bottom;
	width:250px;
}
#NavigationMenu
{
    float:right;
    width:516px;
}
#HomePage 
{
    background: url(/Images/HomePageSideBarBg.png);
    background-repeat:repeat-y; 
    background-position:left top;
	width: 766px;
	margin: 0 auto;
}
#HomePageSideBar 
{
	float: left;
	width: 250px;
}
#ContentPageSideBar 
{
	float: left;
	text-align:right;
	width: 216px;
}
#Footer {
	clear: both;
	color:#e3e1e1;
	height:68px;
	line-height:18px;
	padding-right:20px;
	padding-top:5px;
	text-align:right;
	/*padding: 80px 0;*/
	background:#000 url(/Images/FooterBg.png) no-repeat;
}
#Footer a, #FooterContent a
{
    color:#FFF;
    text-decoration:none;
}
#Footer a:hover, #FooterContent a:hover
{
    text-decoration:underline;
}
#FooterContent
{
    clear: both;
	color:#e3e1e1;
	height:68px;
	line-height:18px;
	padding-right:20px;
	padding-top:5px;
	text-align:right;
	/*padding: 80px 0;*/
	background:#000 url(/Images/FooterContentBg.png) no-repeat;
}
#ContentPage 
{
    background: url(/Images/ContentPageBg.png);
    background-repeat:repeat-y; 
    background-position:left top;
	width: 766px;
	margin: 0 auto;
}
#SideMenu
{
    background: #FFF;
    border-bottom:solid 1px #858587;
    border-left:solid 1px #858587;
    border-top:solid 1px #858587;
    color:#6c6c6c;
    float:right;
    margin-top:20px;
    width:189px;
}
body {
	margin: 0;
	padding: 0;
	background: #000 url(/Images/PageBg.png) repeat-x;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #A4E4F5;
}

input, textarea {
	background: #FFF;
	border: 1px solid #858587;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #858587;
}
input
{
    height:17px;
}
h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 
{
	letter-spacing: -1px;
	font-size: 20px;
}
h3 
{
	letter-spacing: -1px;
	font-size: 14px;
}
p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #416da4;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #254875;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#MainMenu, #MainMenu ul {padding:0; margin:0; list-style-type: none;}
#MainMenu ul
{
   width:180px;
}
#MainMenu ul li
{
    background: #FFF;
    border-left:solid 1px #c7c7ca;
    border-right:solid 1px #858587;
    width:180px;
}

#MainMenu ul #FirstListItem
{
    padding-top:5px;
    background: #FFF url(/Images/MainNavFirstBg.png) no-repeat;
}
#MainMenu ul #FirstListItemFly
{
    padding-top:5px;
    background: #FFF url(/Images/MainNavFirstFlyBg.png) no-repeat;
}
#MainMenu ul ul
{
    margin-left:60px;
}
#MainMenu ul ul #FirstListItem
{
    background:#FFF;
    padding-top:0px;
    border-top:solid 1px #858587;
}
#MainMenu ul ul #LastListItem
{
    background:#FFF;
    padding-bottom:0px;
    border-bottom:solid 1px #858587;
}
#MainMenu ul #LastListItem
{
    border-bottom:solid 1px #858587;
    margin-bottom:0px;
}
#MainMenu li ul li a,#MainMenu li ul li a:visited
{
    background: none;
    border:none;
    color:#5c5c5c;
    display:block;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size:12px;
    height:18px;
    line-height:normal;
    margin-bottom:0px;
    padding-bottom:2px;
    padding-left:15px;
    padding-right:15px;
    width:150px;
}
#MainMenu li ul li a .LastMenuItem,#MainMenu li ul li a:visited .LastMenuItem
{
    margin-bottom:0px;
}
#MainMenu ul li:hover > a,  #MainMenu ul li:hover > a:visited {background: #e9e9e9; }
/* Set up the link size, color and borders */
#MainMenu a, #MainMenu a:visited 
{
    display:block;
    width:86px;
	padding: 0px;
	height:50px;
	text-decoration:none;
}
#MainMenu .CompanyLink, #MainMenu .CompanyLink:visited
{
    background: url(/Images/MainNavCompany.png) no-repeat;
}
#MainMenu .ProductsLink, #MainMenu .ProductsLink:visited
{
    background: url(/Images/MainNavProducts.png) no-repeat;
}
#MainMenu .ServicesLink, #MainMenu .ServicesLink:visited
{
    background: url(/Images/MainNavServices.png) no-repeat;
}
#MainMenu .MarketLink, #MainMenu .MarketLink:visited
{
    background: url(/Images/MainNavMarket.png) no-repeat;
}
#MainMenu .LiteratureLink, #MainMenu .LiteratureLink:visited
{
    background: url(/Images/MainNavLiterature.png) no-repeat;
}
#MainMenu .ContactLink, #MainMenu .ContactLink:visited
{
    background: url(/Images/MainNavContact.png) no-repeat;
}

/*Set up the sub level borders */
#MainMenu li ul li a, #MainMenu li ul li a:visited {border-width:0 1px 1px 1px;}
#MainMenu li a.enclose, #MainMenu li a.enclose:visited {border-width:1px;}
/* Set up the list items */
#MainMenu li {float:left; background:#7484ad;}

/* For Non-IE browsers and IE7 */
#MainMenu li:hover {position:relative;}
/* Make the hovered list color persist */
#MainMenu .CompanyList:hover > a {background: url(/Images/MainNavCompanyOver.png) no-repeat;}
#MainMenu .ProductsList:hover > a {background: url(/Images/MainNavProductsOver.png) no-repeat;}
#MainMenu .ServicesList:hover > a {background: url(/Images/MainNavServicesOver.png) no-repeat;}
#MainMenu .MarketList:hover > a {background: url(/Images/MainNavMarketOver.png) no-repeat;}
#MainMenu .LiteratureList:hover > a {background: url(/Images/MainNavLiteratureOver.png) no-repeat;}
#MainMenu .ContactList:hover > a {background: url(/Images/MainNavContactOver.png) no-repeat;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#MainMenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#MainMenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; width:120px;}
/* Position the first sub level beneath the top level liinks */
#MainMenu > li:hover > ul {left:-30px; top:39px;}

/* get rid of the table */
#MainMenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; }

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #MainMenu .CompanyList a:hover {position:relative; background: url(/Images/MainNavCompanyOver.png) no-repeat;}
* html #MainMenu .ProductsList a:hover {position:relative; background: url(/Images/MainNavProductsOver.png) no-repeat;}
* html #MainMenu .ServicesList a:hover {position:relative; background: url(/Images/MainNavServicesOver.png) no-repeat;}
* html #MainMenu .MarketList a:hover {position:relative; background: url(/Images/MainNavMarketOver.png) no-repeat;}
* html #MainMenu .LiteratureList a:hover {position:relative; background: url(/Images/MainNavLiteratureOver.png) no-repeat;}
* html #MainMenu .ContactList a:hover {position:relative; background: url(/Images/MainNavContactOver.png) no-repeat;}

* html #MainMenu .CompanyList ul li a:hover, * html #MainMenu .ProductsList ul li a:hover,* html #MainMenu .ServicesList ul li a:hover,* html #MainMenu .MarketList ul li a:hover,* html #MainMenu .LiteratureList ul li a:hover {position:relative; background:#e9e9e9  ;}

/* For accessibility of the top level menu when tabbing */
#MainMenu li a:active, #MainMenu li a:focus {background:#dfd7ca; color:#c00;}

/* Set up the pointers for the sub level indication */
#MainMenu li.fly {background:#FFF url(/images/MenuMore.png) no-repeat right top;}
#MainMenu li.drop {background:#7484ad no-repeat right center;}

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #MainMenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px;}

/* keep the third level+ hidden when you hover on first level link */
#MainMenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#MainMenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#MainMenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#MainMenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#MainMenu li a:hover ul {
visibility:visible; left:-30px; top:39px; lef\t:-30px; to\p:39px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#MainMenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#MainMenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/* Content */

#content 
{
    background:#FFF;
	float: left;
	width: 516px;
	padding: 0 0 0 0px;
}
#ContentArea
{
    background:#FFF;
	float: left;
	width: 550px;
	padding: 0 0 0 0px;
}
#ContentArea ul
{
    margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:outside;
}
#ContentArea ul li
{
    margin:0 0 20 0;
}
.post 
{
    background:#FFF;
    font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
	margin-left:15px;
	margin-top:3px;
	color: #6c6c6c;
}



.post .focus
{
    background: #e7f5ff;
    border: solid 1px #e5e5e5;
    width:415px;
}
.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}