

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		








html {
    
background:url('images/line.jpg')  repeat ;


}
body {
    font: normal normal normal 0.8em/1.5 "Tahoma", sans-serif;
    margin: 1em auto;
    width: 900px;
}
#head {
    background: #ffffff url("images/head-background.gif") right top no-repeat;
}
    #title {
        background: transparent;
        margin: 0;
        padding: 10px;
    }
        #title a {
            text-decoration: none;
        }
        #title img {
            border: 0;
            vertical-align: middle;
        }
    #top {
    }

#body {
    background: #ffffff;
    border-collapse: collapse;
    clear: left;
    width: 100%;
}
    #left {
        padding: 100px;
        vertical-align: top;
        width: 20%;
    }
    #center {
        padding: 10px 20px;
        vertical-align: top;
    }
    #right {
        padding: 10px;
        vertical-align: top;
        width: 20%;
    }
    #body .frm-menu a {
    }
    #body .frm-menu li {
        margin: 0;
        padding: 0;
    }
        #body .frm-menu li li {
            margin-left: 1em;
        }
    #body .frm-menu ul {
        list-style: none inside none;
        margin: 0;
        padding: 0;
    }

 #foot {
    color: #ffffff;
}
    #bottom {
    }
        #bottom .frm-menu {
            background: #5CB3FF;
            font-size: 120%;
        }
            #bottom .frm-menu a {
                color: #000000;
                font-weight: bold;
                text-decoration: none;
            }
            #bottom .frm-menu a:hover {
                text-decoration: underline;
            }
            #bottom .frm-menu li {
                display: inline;
                margin: 0 1em;
                padding: 0;
            }
                #bottom .frm-menu li.selected a {
                    color: #f16e1e;
                }
            #bottom .frm-menu ul {
                margin: 0;
                padding: 0.1em 0;
            }
            #bottom .frm-menu ul ul {
                position: absolute;
                left: -999em;
            }
    #foot .legal {
        clear: left;
        text-align: center;
    }
        #foot .legal img {
            border: 0 none;
            vertical-align: middle;
        }
    #foot a {
        color: #ffffff;
    }

a {
    color: #f16e1e;
}
a img {
    border-color: #f16e1e;
}
h1, h2, h3, h4, h5, h6 {
    background:#5CB3FF;
    color: black;
    margin: 5px -5px;
    padding: 2px 5px;
}


#contact-details table.list {
    float: left;
	margin-right: 2em;
	width: auto;
}
table.list th {
    padding: 2px 5px;
	text-align: right;
    white-space: nowrap;
	width: 12em;
	vertical-align: top;
}
table.list td {
    padding: 2px 5px;
	vertical-align: top;
}
fieldset {
	border: 0 none;
}
input.button {
	border: 3px solid #FF9B5F;
	border-bottom: 3px solid #5CB3FF;
	border-right: 3px solid #BF6700;
	background: #5CB3FF;
	color: #eeeeff;
}
table td {

padding-left:10px;

}

#staff {
background:#5CB3FF;
}
