html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 18px;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	font-size:13px;
	background:url(images/body-bg.gif) repeat-x top #005288;	
	color:navy;
}


/* main site links */
a:link {color: #003399;}
a:visited {color: #003399;}
a:hover {color: #3366CC;}
img {display:block;}
img, div { behavior: url(javascript/iepngfix.htc) }

#siteWrapper {width:100%; background:url(images/outer-wrapper.jpg) no-repeat center top;}
#global {width:939px; margin:0 auto; }
#navWrapper {height:25px; width:939px; background:url(images/nav.gif) no-repeat; line-height:27px; color:#fff; padding-bottom: 2px;}
#nav {width: 788px; margin-left: 150px;}

.product {padding:15px; border:solid 1px #074129; margin-top:6px;}
.product h2 {font-size:20px; color:#074129;}

#contentWrapper {width:939px; background:url(images/content-bg.gif) repeat-y;}
#content {float:left; width:760px; margin-left:10px; min-height:500px; _height:500px; _overflow:visible;}
#leftCol {float:left; background:url(images/left-col-bg.jpg) no-repeat; width:154px;}
#friendsLink a {background-color: #025A78; color: White; font-weight: bold; display: block; text-decoration: none; text-align: center; padding: 5px 0; border: solid 1px white; -moz-border-radius: 8px; -webkit-border-radius: 8px;}


#homeImages {float:right; padding-top:12px;}
#homeImages img {display:inline;}
#homeText {}

#logos {width:135px; margin-left:12px; padding-top:400px;}
#logos img {margin-bottom:10px;}
#homeBlogContainer {float:left; width:429px; }
#homeBlog {width:413px; padding:8px; min-height:215px; _height:245px; _overflow:hidden; border-left:solid 1px #9dbbc0; border-right:solid 1px #9dbbc0;background:#cfdbdd; }


.BlogHeader {font-size: 13px; font-weight: bold; margin-top: 0px;}
.BlogHeader a { color: #212c68;}
.BlogDesc {margin-bottom: 15px; line-height: 18px; font-size: 12px;}
.BlogNoItems {font-weight: bold;}
.BlogHeading {font-size: 16px; font-weight: bold; margin: 4px 0 8px 0; color: #0859a3;}

#radioFlash{width:100%; text-align:center;}


#logoContainer {position:relative;}
#logo {position:absolute; top:-140px; left:9px;}


div.clear {clear:both;}

#footerLinks {margin:5px auto 0 auto; width: 914px; color:#a4bfca; font-size: 10px; line-height:13px; padding: 3px 10px;}
#footerLinks a {font-size:10px; color:#a4bfca; padding: 0px 3px; text-decoration:none;}
#ten11 {margin:0px auto; width:914px; text-align:right; color:#a4bfca; font-size:10px; padding: 0px 10px;}
#ten11 a {color:#a4bfca; font-size:10px;}

#TestimonialMain {margin-bottom: 20px;}
#TestimonialMain .TestContent
{
    font-style: italic;
    margin: 0 10px 0px 10px;
    padding: 5px;
    background-color: #EEF7F5;
    border: solid 1px #5fbeb6;
    color: #0C2C20;
}
#TestimonialMain .TestFrom {font-weight: bold;    margin: 0 0 0 10px;color: #0C2C20;}

.contactDiv {margin-bottom: 10px;}
h1 
{
	text-transform:uppercase;
	font-size:25px;
   	margin:5px 0px;
	color:#212c68;
	
  }
  
h1.home {font-size:15px; margin-top:30px; font-weight:bold;}

h2 {
	color:#212c68;
    font-size: 16px;
 }

h2.home { margin-top:0px;padding:0px;}
h3 {
	color:#212c68;
    font-size: 16px;
}

h4 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px; color:#212c68; margin:0px;}

li {font-size:100%;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 }

#homeList li {padding-bottom:6px;}

