#left-header-bg {
    background: url(../images/header-tl.jpg) no-repeat scroll 0% 0%;
}

#right-header-bg {
    background: url(../images/header-tr.jpg) no-repeat scroll 100% 0%;
	    
}

#header-bg {
    background: transparent url(../images/header-bg.jpg) repeat-x scroll center top;
    border-bottom:7px solid #929CB0;
    height:86px; /* Changed from 92 to 86px */
    width: 952px;
	}

#main {
	background: url(../images/logo.jpg) no-repeat scroll 0 0;
	height: 86px;
	margin-left: 0px; /* Kevin Steele, Changed to 0px */
	margin-top: 0px; /* Kevin Steele, Changed to 0px */
	position: relative;
	padding-top:5px;
    /*
    overflow:hidden;
    margin-top: 30px; */
}

#main a img{
    margin-top: 15px;
    margin-left:15px;
}

#mainsection {
    border: 1px solid #cccccc;
}

#leftcolumn {
    margin-top: 35px;
    margin-left: 15px;
    width:650px;
}

#rightcolumn {
    margin-top: 35px;
}

ul li{
    background:transparent url(../images/checkmark.jpg) no-repeat scroll left center;
    line-height:18px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:2px 0 2px 30px;    
}


#footer {
    text-align:center;
    border-top:none;
}


#menu{
    float:right;
    font-size:14px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-top:30px;
    margin-right:15px;
    margin-bottom:0px;
    margin-left:0px;
    padding:0;
}

#menu li{
    float:left;
    /*margin:0 30px 0 0;*/
    position:relative;
    background:none;
    /*width:50px;*/
    padding:0px;
    margin-right:10px;
}

#menu li a{
    background:none;
    color:#FFFFFF;
   /* Kevin Steele, Removed| display:block;
    /*height:27px;*/
    line-height:25px;
    text-align:center;
    /*width:99px;*/
    padding:5px 5px 5px 5px;
	text-decoration:none;
}

#menu li a.active {
    background-color:#487AAD;
    background-position:0 -27px !important;
    text-decoration:none;
	padding:5px 5px 5px 5px;
}
#menu li a:hover {
    background-color:#576278;
    background-position:0 0;
    text-decoration:none;
	padding:5px 5px 5px 5px;
}



.logo {
    background:transparent url(../images/logo.jpg) no-repeat scroll 0 0;/*--Kevin Steele, Removed |
    display:inline;
    float:left;
    margin:0px 0 0 32px;
    text-indent:-9999em;
    width: 305px;
    height:73px;
    padding-right: 17px;
    margin-top: 5px; */
}

h1{
    font-size: 25px;
    margin-left: 0px;
    color: #487AAD;
    /*margin-top: 40px;*/
    border-bottom:none;
    padding:0px;
    text-align:left;
    
}

body{
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;    
    font-size:11px;    
}

#blocktext h1{
    background:transparent url(../images/arrow.png) no-repeat scroll left center;
    font-size:12px;
    font-weight:bold;
    /*padding:2px 0 2px 30px;*/
	padding-left:13px;
	padding-bottom:4px;
    
}

#blocktext{
    margin-right:10px;
   /* margin-bottom:-20px;*/
}

#blocktext p{
    margin-left:13px;
    line-height:18px;
    font-size:11px;
}

.box-basin{
    background: #E5ECF9 url(../images/module-header-style1.png) repeat-x 0 0;
    border: none;
    padding-left: 10px;
    padding-top: 5px;
    margin-right:20px;
    margin-bottom:15px;
	width:230px;
}

.box-basin h3{
    color: #ffffff;
    
}

#minicontact-form {
    float:left;
    background:#E5ECF9 url(../images/module-header-style1.png) repeat-x scroll 0 0;
    border:medium none;
    margin-right:0px;
    padding:10px;
	width:230px;
    
}

#minicontact-form h3{
    color: #ffffff;
    margin-top: -4px;
}

#minicontact-form .inputbox{
    line-height:14px;
    padding:4px;
    width:96%;
}

#minicontact-form input.button{
    background: #487AAD;
    padding:5px;
    border: 1px solid #ffffff;
    float:right;
    margin-top: 10px;
    margin-right: 10px;
    /*text-transform: uppercase;*/
    color: #ffffff;
}

.login-username {
    margin-bottom:10px;
  /* Kevin Steele, Removed|  display:block; */
   /* text-transform:uppercase;*/
}

.login-password{
    margin-bottom:10px;
   /* Kevin Steele, Removed| display:block; */
   /*text-transform:uppercase;*/
}

.buildingblock{
   /* Kevin Steele, Removed| display:block; */
    float:left;
    margin-bottom:20px;
	background: #FDFFE1;
	padding:10px;
}

.buildingblock p{
    margin-top:2px;
    padding-left:5px;		margin-left:5px;		margin-top:0px;		padding-top:0px;
}

.buildingblock h2{
    color: #000000;
    margin-left:10px;		margin-bottom:0px;
}

#layoutbg{
    background: #FDFFE1;
}

.nomargin{
    margin-left:0px;
}
