html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
 	font-size:13px;
	background:url(images/body-bg.gif) top repeat-x #fbc21a;	
	color:#000;
	
}


/* main site links */
a:link {color: #7f0f7d; text-decoration:none;}
a:visited {color: #7f0f7d; text-decoration:none;}
a:hover {color: #943b91; text-decoration:none;}
img {display:block; border:none;}
img, div { behavior: url(javascript/iepngfix.htc); }

#siteWrapper {width:100%; background:url(images/site-wrapper.jpg) top center no-repeat;}
#global {width:960px; margin:0 auto; min-height:600px;}

#topWrapper {position:relative; height:90px; background:url(images/header-bg.jpg);}
#logo {position:absolute;left:20px; top:5px;}
#slogan {position:absolute;left:330px; top:25px;}
#sirspeedy {position: absolute; left: 801px; top: 4px;}
#sirspeedy img {display: block; margin: 3px 0; border: none;}

#navWrapper {width:960px; margin:0 auto;}
#nav {width:930px; height:33px; background:url(images/nav-bar-bg.png) no-repeat top; padding: 0px 15px 0px 15px;}
#nav a {line-height:26px; font-weight:bold; font-size:11px; padding:0px 8px; color:#fff;}

#contentWrapper {margin:11px auto 0px auto; width:954px; background:url(images/content-wrapper-bg.gif);}
#contentHome {min-height:480px; _height:480px; _overflow:visible; padding:10px; background:url(images/content-bg.gif) repeat-y; }

#homeTopWrapper {width:934px; height:246px; background:url(images/home-main-bg.gif); margin:0 auto;}
#homeTopContent {float:left; padding:9px; width:280px;}

#homeMidLeft {float:left; width:412px; margin-right:14px; padding-left:8px;}
#homeMidRight {float:left;}
#homeMidRImg1 {float:left; padding-right:12px; border-right:solid 1px #ddd;}

#listLeft {float: left; width: 150px;}
#listRight {float: left; width: 200px;}

#iWrapper {margin-left:15px; width:936px; background:url(images/i-bg-bottom.gif) bottom no-repeat;}
#iContent {min-height:480px; _height:480px; _overflow:visible; padding:5px 14px; background:url(images/content-bg.gif); }
#iContent a {text-decoration:underline;}

#footerLinks {margin:4px auto 4px auto; line-height:33px; width:940px; font-size: 12px; padding:0px 10px; background:url(images/bottom.gif) no-repeat; color:#eee;}
#footerNav {float:right; text-align:right; color:#eee;}
#footerNav a {font-size:12px; padding: 0px 4px; color:#eee;}
#footerText {}

#Ten11 { width: 940px; margin:4px auto; font-size: 11px; text-align: right; line-height:12px; color:#ef3d42;}
#Ten11 a {font-size:11px; padding: 0px 3px; color:#ef3d42;}

div.clear {clear:both;}

h1 
{
	font-size:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  }
  h1.home {font-size:16px; font-weight:bold; margin-top:3px;}
h2 {
    font-size: 18px;
 }
  h2.home {font-size:14px; font-weight:bold; margin-top:3px;}

h3 {font-size: 16px;
}

h4 {
	font-size:14px; margin:0px;}

li {}

