html, body, ul, li {s
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    }
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {font: 12px tahoma, arial, sans-serif; font-weight:bold; color: #5C5C5C}
a:visited {font: 12px tahoma, arial, sans-serif; font-weight:bold; color: #5C5C5C}
a:active {font: 12px tahoma, arial, sans-serif; font-weight:bold; color: #5C5C5C}
a:hover {font: 12px tahoma, arial, sans-serif; font-weight:bold; color: #5C5C5C; text-decoration: underline;
}

.more {
	text-align: right;
}
.left {
	float: left;
    height: 92px;
}
.clear {
	clear: both;
	
}
.style1
        {
    font-size: large;
    color: #FFFFFF;
    height: 65px;
    width: 735px;
    text-align: left;
}
 .style2
        {
    height: 37px;
    width: 735px;
    text-align: left;
}
        
body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
    height: 20px;
}

form {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
    height: 99px;
}

#header {
	height: 105px;
	width: 740px;
	position:relative;
    top: 0px;
    left: -1px;
}
#header h1 {
	margin-top: 25px;
}
#header h2 {
	margin-top: 25px;
}

#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}