body {
	background:#cfdfea;
	font:14px Arial, Helvetica, Verdana, Geneva, sans-serif;
}

/*------------------------------------------------
	Structure
------------------------------------------------*/

.main {
	width:960px;
	margin:0 auto;
	padding:0 11px;
	overflow: hidden;
}

#header {
	width:960px;
}

.sidebar {
	width:200px;
	float:left;
}

#footer {
	clear:both;
	padding:10px 0 50px;
}

#header, #content, #footer {
	float:left;
	width:960px;
}

/*------------------------------------------------
	Header
------------------------------------------------*/



dl.contactInfo { 
  float:right;
  align:right; 
  background:white}
  
dl.contactInfo dt { 
  display:none;
}

dl.contactInfo dd {
	padding: 0 27px 0 0 ;
	color:#5e7c9e;
	font-weight:700;
}

dl.contactInfo dd strong {
	font-size:12px;
	color:#0077c0;
	letter-spacing:1px;
}

#header h1 { display:none }

#header img {
	float:left;
  border:none;
	padding:15px 0 0px 10px;
}


/*------------------------------------------------
	Drop Down Navigation
------------------------------------------------*/

.sf-menu {
	margin:16px auto 0;
	padding:1px 0 0 0;
	width:940px; /*For KHTML*/
	list-style:none;
	height:29px;
	background: 
	/*border:1px solid #9BAFC5;
	border-left:none;
	border-right:none;*/
;
	clear:both;
}

.sf-menu li {
	margin:0;
	padding:0;
	float:left;	/*For Gecko*/
	display:inline;
	list-style:none;
	height:29px;
	position:relative;
	z-index:100;
}

.sf-menu ul {
	margin:0;
	padding:0;
	width:260px;
	list-style:none;
	display:none;
	position:absolute;
	top:29px;
	left:0;
	border:1px solid #7C95B0;
	z-index:0;
}
.sf-menu ul:after /*From IE 7 lack of compliance*/ {
	clear:both;
	display:block;
	font:1px/0 serif;
	content:".";
	height:0;
	visibility:hidden;
}

.sf-menu ul li {
	width:260px;
	float:left;	/*For IE 7 lack of compliance*/
	display:block!important;
	display:inline;	/*For IE*/
	height:20px;
	line-height:20px;
}
.sf-menuContact ul {
	margin:0;
	padding:0;
	width:220px;
	list-style:none;
	display:none;
	position:absolute;
	top:29px;
	left:0;
	border:1px solid #7C95B0;
	z-index:0;
}

.sf-menuContact ul li {
	width:220px;
	float:left;	/*For IE 7 lack of compliance*/
	display:block!important;
	display:inline;	/*For IE*/
	height:20px;
	line-height:20px;
}
.sf-menuDo ul {
	margin:0;
	padding:0;
	width:430px;
	list-style:none;
	display:none;
	position:absolute;
	top:29px;
	left:0;
	border:1px solid #7C95B0;
	z-index:0;
}

.sf-menuDo ul li {
	width:430px;
	float:left;	/*For IE 7 lack of compliance*/
	display:block!important;
	display:inline;	/*For IE*/
	height:20px;
	line-height:20px;
}
.sf-menuRes ul {
	margin:0;
	padding:0;
	width:335px;
	list-style:none;
	display:none;
	position:absolute;
	top:29px;
	left:0;
	border:1px solid #7C95B0;
	z-index:0;
}

.sf-menuRes ul li {
	width:335px;
	float:left;	/*For IE 7 lack of compliance*/
	display:block!important;
	display:inline;	/*For IE*/
	height:20px;
	line-height:20px;
}
/* Root Menu */
.sf-menu a {
	padding:0 16px;
	float:none!important; /*For Opera*/
	float:left;	/*For IE*/
	display:block;
	color:#006400;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	height:30px;
	line-height:30px;
	position:relative;
	z-index:100;
}

/* Root Menu Hover Persistence */
	.sf-menu a:hover, .sf-menu li:hover a, .sf-menu li.iehover a {
	padding:0 15px;
	background:#e8f2f9 url(../images/dropdown-bg.gif) repeat-x;
	color:#8CC63F;
	border:1px solid #7C95B0;
	border-top:none;
	border-bottom:none;
}

/* Drop Down Menu */
.sf-menu li:hover li a, .sf-menu li.iehover li a, .sf-menu li:hover li:hover li a, .sf-menu li.iehover li.iehover li a, .sf-menu li:hover li:hover li:hover li a, .sf-menu li.iehover li.iehover li.iehover li a {
	float:none;
	background:#E8F2F9;
	color:#4d6c90;
	border:none;
	line-height:20px;
	height:20px;
}

/* Drop Down Hover Persistence */
.sf-menu li:hover li a:hover, .sf-menu li:hover li:hover a, .sf-menu li.iehover li a:hover, .sf-menu li.iehover li.iehover a, .sf-menu li:hover li:hover li a:hover, .sf-menu li:hover li:hover li:hover a, .sf-menu li.iehover li.iehover li a:hover, .sf-menu li.iehover li.iehover li.iehover a, .sf-menu li:hover li:hover li:hover li a:hover, .sf-menu li.iehover li.iehover li.iehover li a:hover {
	background:#3c80b7;
	color:#FFF;
	border:none;
}

.sf-menu ul ul, .sf-menu ul ul ul {
	display:none;
	position:absolute;
	top:0;
}

/* Menu Items with no drop downs */
.sf-menu .navList a:hover, .sf-menu li.navList:hover a, .sf-menu li.navList.iehover a, .sf-menu .last a:hover, .sf-menu li.last:hover a, .sf-menu li.last.iehover a {
	background:none;
	border:none;
	padding:0 16px;
}

/* First & Last Styles */
.sf-menu li.first { padding-left:15px }

.sf-menu li.last {
	background:transparent url(../images/arrow-green.gif) no-repeat scroll 100% 50%;
	float:right;
	margin:0 18px 0 0;
}

/* Current Style */
#nav li.current a { color:#006400; }

#nav li.current ul li a { color: #4D6C90; }

#nav li.current ul li a:hover { color: #fff; }

/* Do Not Move - Must Come Before display:block for Gecko */
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li.iehover ul ul, .sf-menu li.iehover ul ul ul { display:none }

.sf-menu li:hover ul, .sf-menu ul li:hover ul, .sf-menu ul ul li:hover ul, .sf-menu li.iehover ul, .sf-menu ul li.iehover ul, .sf-menu ul ul li.iehover ul { display:block }


/*------------------------------------------------
	Footer
------------------------------------------------*/

#footer { background:#cfdfea; }

#footer, #footer a, #footer p {
	color:#5d7690;
	font-size:10px;
}

#footer ul#annex { float:left }

#footer ul#annex li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0 8px;
	border-left:1px solid #5d7690;
}

#footer #annex li.first {
	border:none;
	padding-left:0;
}

#footer ul { padding-left:10px; }

#footer p {
	float:right;
	padding-right:10px;
}

/*------------------------------------------------
	Content
------------------------------------------------*/

#content {
	background:#fff;
	padding:0 0 30px;
}

.content {
	width:940px;
	margin:12px auto;
	overflow:hidden;

}


dl dt {
	font-size:14px;
	font-weight:700;
}

.mainBody {
	background:url(../images/content-bg.gif) no-repeat 0 0;
	float:right; /* put the content ahead of the sidebar */
	min-height:500px; /* IE6 does not understand - see conditional ie6.css */
	color:#333;
	padding-left: 40px;
	width:700px;
/*	width:700px; /*/
}

html>body .mainBody { width:600px; 	}
html>body .frontBody { width:700px; 	}
.mainBodyFull {
	width:940px;
	background:none;
}

.mainBody h1 {
	font-size:24px;
	font-weight:400;
	padding:25px 0 2px;
	/* 20px first */
	margin: 0;
	/*margin:0 0 0 35px;*/
	color:#8cc63f;
}

.mainBody h2 {
	font-size:14px;
	font-weight:700;
	letter-spacing:-1px;
	color:#49678a;
}

.mainBody h3 {
	font-weight:700;
	color:#5e7c9e;
	color:#5e7c9e;
	padding-bottom: 0;
}

.mainBody p {
	font-size:14px;
	line-height:20px;
}

.blued {background:#cfdfea;
  width:500px;}

.mainBody p, .mainBody h2, .mainBody h3, .mainBody h4, .mainBody h5, .mainBody h6, .mainBody ul, .mainBody ol, .mainBody address, .mainBody #marginForm { /*padding:6px 50px 6px 35px;*/ padding: 6px 20px 6px 0; }

.productIn {
	background:url(../images/content-bg.gif) no-repeat 0 0;
	float:right;
	height:144px;
	width:403px;
	/*	margin-right: 20px; */
	color:#666;
}

.productIn ul { padding-left: 15px; list-style: none; }

.productIn h3 { padding-left: 20px; }

.mainBody .productIn h2 {
	padding-left: 20px;
	font-size: 14px;
	letter-spacing: normal;
}

/*------------------------------------------------
	Links
------------------------------------------------*/

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { text-decoration:none }

/*------------------------------------------------
	Grid Styles
------------------------------------------------*/
 .grid-6 {
	margin-right: 20px;
	float: left;
	display: inline;
}

.grid-6 { width: 300px; }

 .main {
	margin-right: 20px;
	float: left;
	display: inline;
}

.main { width: 940px; }


/*------------------------------------------------
	The Randoms
------------------------------------------------*/

.invisible { visibility: hidden; }





