* {
    margin: 0;
    padding: 0;
}

html {
    margin: 0;
    padding: 0;
}

a{
	outline: none;
}

body {
	font: 13px/23px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	text-align: center;
    background: url(../images/bg.gif) 0 0 repeat fixed;
}

#wrap {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 778px;
	background: #d7d4c3 url(../images/wrapperbg.gif);
}

#printlogo {
	display: none;
	height: 15px;
	color: #000;
	font-size: 12px;
}
#nav {
	width:770px;
	text-align: center;
	background: url(../images/homepagebg.gif) no-repeat;
	margin:0 0 0 7px;
}

#nav ul {
	list-style: none;
	margin: 0 0 0 142px;
}

#nav li {
  
  
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#nav a {
	
    display: block;
	margin: 0;
	padding: 0;
	height: 42px;
    text-indent: -9999px;
	background: url(../images/homenave.gif) 0 -38px no-repeat;

	
}

  
    #nav li#t35241 a {
        background-position: 0 0;
        width: 71px;
    
    }

    #nav li#t35241 a:hover{
        background-position: 0 0px;
    }

  
    #nav li#t37633 a {
        background-position: -71px -38px;
        width: 65px;

    }

    #nav li#t37633 a:hover{
        background-position: -71px 0px;
    }

 
    #nav li#t37634 a {
        background-position: -136px -38px;
        width: 114px;

    }

    #nav li#t37634 a:hover{
        background-position: -136px 0px;
    }

  
    #nav li#t37635 a {
        background-position: -250px -38px;
        width: 168px;

    }

    #nav li#t37635 a:hover{
        background-position: -250px 0px;
    }

     
    #nav li#t37636 a {
        background-position: -418px -38px;
        width: 81px;

    }

    #nav li#t37636 a:hover{
        background-position: -418px 0px;
    }

#homecontent{
	background: url(../images/homepagebg.gif) no-repeat;
	width: 760px;
	height: 620px;
	margin: 0 0 0 7px;
	padding: 0;
}

#homecontent div{
	margin: 0 0 0 0;
}

#footer {
    position: relative;
    background: url(../images/bg.gif) 0 0 repeat fixed;
    height: 50px;
	margin: 0 auto;
	width: 778px;

}

#footer a {
}

#footerwrap {
    background: transparent url(../images/footertrans.png) 0 0 no-repeat;
    height: 9px;
   	margin: 0 auto;
	
}

* html #footerwrap {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="site/template/assets/home_template_maven_595/images/footertrans.png", sizingMethod='crop');
}

#copyright, #poweredby {
   display: none;
}
