body { margin-top:0px;
   margin-bottom:10px; margin-left:0px; margin-right:0px;
   background: url(images/bg-white.png) center top repeat-y;
   background-color: #4372aa;
 }

#clear {
	clear: both;
}

p {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
}

p.large {
	font-size: 20px;
	font-weight: normal;
	color: #000099;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

p.news {
	font-size: 16px;
	font-weight: normal;
	color:#00b5b7;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

p.blue {
	color:#00b5b7;
	}

p.blue-heading {
	font-size: 16px;
	font-weight: normal;
	color: #4372aa;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

h2.tagline {
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-style: italic;
	margin-left:10px;
	margin-right:10px;
	}

/*TOPNAV-----*/

#topnav {
	height: 42px;
	/*background: url(../images/nav-bg.jpg) no-repeat;*/
	background: url(/images/nav-bg.jpg) no-repeat;
	padding-top: 5px;
	width: 800px;
	}

#features {
	float: left;
	width: 350px;
	}

#features ul {
	list-style-type: circle;
	}

#features ul li {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	}

#shop-online {
	float: right;
	width: 240px;
	}
	
#shop-online img {
	border: 0;
	}

#top {
	width: 200px;
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
	height: 20px;
	background-color: #6699FF;
	border: 1px solid #3366cc;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	}
	
#middle {
	width: 200px;
	background-color: #CCCCCC;
	border-left: 1px solid #3366cc;
	border-right: 1px solid #3366cc;
	}

#middle2 {
	width: 200px;
	background-color: #f0f0f0;
	border-left: 1px solid #3366cc;
	border-right: 1px solid #3366cc;
}
	
#middle p, #middle2 p {
	padding-left: 5px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#333333;
	}
	
	
#bottom {
	width: 200px;
	margin: 0;
	background-color: #CCCCCC;
	border-left: 1px solid #3366cc;
	border-right: 1px solid #3366cc;
	border-bottom: 1px solid #3366cc;
	}
	
#bottom p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	margin: 0;
	}

/*FAQs-----------------------------*/
#faqs {
	color:#009999;
	}

/*----------------------------------*/

p.footer {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-left:10px;
}

p.footer a {
		color:#FFF;
}

p.footer a:hover {
		color:#FFF;
		text-decoration: none;
}

.logos {
	border-top: 1px solid #ccccff;
	text-align: left;
	}
	
.logos img {
	border: none;
	margin: 3px 0 3px 20px;
	}

a:link { color: #000099; }
a:visited { color: #000099; }
a:active { color: #000099; }
a:hover { color: #FF6600; text-decoration:underline;}

/*javasript dropdown-------------*/
#heading {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#ie6only #heading {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 42px;
}

#dd-bg {
	/*background: url(../images/nav-bg.jpg) no-repeat;*/
	background: url(/images/nav-bg.jpg) no-repeat;
	}

#sddm
{    height: 42px;
	padding-top: 5px;
	width: 800px;
	margin-top: 0;
	margin-bottom: 0;
	}
	
#ie7andup #sddm	 {
	height: 42px;
	padding-top: 5px;
	width: 800px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:80px;
	}
	
#ie6only #sddm	 {
	height: 42px;
	padding-top: 5px;
	width: 800px;
	margin-top: 0;
	margin-bottom: 0;
	}
	
#sddm li
	{	
    margin: auto;
	/*padding-left: 1px;*/
	list-style: none;
	float: left;
	display:block;
	height: 30px;
	width: 130px;
	/*background:url(images/nav-drop-bg.jpg) no-repeat;*/
	}
	
#ie6only #sddm li
	{	
    margin: auto;
	padding-left: 8px;
	list-style: none;
	float: left;
	display:block;
	height: 30px;
	/*background:url(/images/nav-drop-bg.jpg) no-repeat;*/
	}

#ie6only #sddm li a 
{	background:url(/images/nav-drop-bg.jpg) no-repeat;
	}
	
#ie6only #sddm li a:hover
{	background:url(/images/nav-drop-bg-over.jpg) no-repeat;
	}	
	
#ie6only #sddm li a.main {
	background:url(/images/nav-drop-bg.jpg) no-repeat;
	}
	
#ie6only #sddm li a:hover.main {
	background:url(/images/nav-drop-bg-over.jpg) no-repeat;
	}

#ie6only #sddm li a.sub {
	background:#E6e8fa;
	width: 100px;
	}
	
#ie6only #sddm li a:hover.sub {
	background:#4372aa;
	}
	
#ie6only #m1 {
	margin-left: -60px;
	}	
	
#ie6only #m2 {
	margin-left: -60px;
	}
	
#ie7andup #m1 {
	margin-left: -65px;
	}	
	
#ie7andup #m2 {
	margin-left: -65px;
	}

#sddm li a
{	display: block;
	margin: 1px 2px 0 0;
	padding: 2px 0 0 0;
	height: 30px;
	width: 130px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-family:"Trebuchet MS";
	/*background:url(images/nav-drop-bg.jpg) no-repeat;*/
	background:url(/images/nav-drop-bg.jpg) no-repeat;
	}

#sddm li a:hover {
	background:url(/images/nav-drop-bg-over.jpg) no-repeat;
	}

#sddm li a.sub {
	height: 15px;
	}
	
#sddm li a:active {

	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 10px 10px 0 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 116px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #E6e8fa;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #4372aa;
		color: #FFF;}
