* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

img {
    border: 0;
}

html, body {
    font-size: 100%;
    line-height: 1.125em; /* 16×1.125=18 */
    height: 100%;
}

p {
    font-size: 0.6875em;
    margin: 0 0 1em 0;
    color: #333333;
}

p b {
    color: #4D5F3C;
}

a {
    color: #4D5F3C;
}

p.address {
    font-size: 0.6875em;
    margin: 0 0 1em 0;
    color: #333333;
}

h2 {
	color: #4D5F3C;	
	font-size: 1em;
	font-weight: bold;
	border-bottom: solid 1px #4D5F3C;
	margin: 1em 0 .5em 0;
}

h3 {
	color: #4D5F3C;	
	font-size: .9em;
	font-weight: bold;
	margin: .5em 0 .5em 0;
}

td {
    padding: 5px;
    vertical-align: top;
    font-size: 0.6875em;
}

th {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding: 5px 15px 5px 5px;
    background-color: #4D5F3C;
    color: #ffffff;
}

select {
    width: 20em;
}

#mast {
	height: 87px;
	width: 100%;
	background-color: #4D5F3C;
	min-width: 1024px;
}

#mast p {
	width: 1024px;
	text-align: right;
	margin: 0;
        padding: 0;
        height: 87px;
        overflow: hidden;
}

#mastMenu {
        position: absolute;
        left: 445px;
	background-color: #4D5F3C;
        top: 20px;
}

#mastMenu td {
	height: 22px;
	text-align: center;
	vertical-align: middle;
	background-color: #4D5F3C;
        padding: 0 10px 0 10px;
        color: #ffffff;
        font-size: 10px;
}

#mast a.menuItem {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

#mast a.menuItem b {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
        font-weight: bold;
}

#mast a.menuItem:hover {
	color: #C9F99D;
}


#featureImage {
	width: 1024px;
	height: 150px;
	background-image: url(images/titleImageSmall.jpg);
	margin-top: 1px;
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	left: 5px;
	top: 7px;
}

.columnText {
	float: left;
	width: 435px;
	padding: 15px 0 0 15px;
	margin-right: 30px;
}

#importantPoints {
	float: left;
	width: 560px;
	clear: right;
	margin-top: -60px;
}

div.importantPoint {
	float: left;
	width: 150px;
	margin-left: 30px;
}

div.importantPoint ul {
    line-height:1.125em; /* 16×1.125=18 */
	list-style: none;
}

div.importantPoint li {
	font-size: 0.875em;
	color: #4D5F3C;
	margin-left: 10px;
	text-indent: -5px;
	margin-bottom: 1em;
}

#footer {
	width: 100%;
	clear: left;
	background-color: #4D5F3C;
        padding: 0;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	padding: 0 15px 0 15px;
}

#contactUsRibbon {
   	position: absolute;
	left: 920px;
	top: 5px; 
}

#contactUsRibbonAlt {
   	position: absolute;
	left: 858px;
	top: 0px; 
}
