input, textarea, select {
	margin-left: 0.5em;
	background-color: #f4efe4;
}

.input01 {
        width: 400px;
}

.input02 {
        width: 150px;
}

.input03 {
        width: 50px;
}

.inputT01 {
        width: 400px;
        height: 70px;
}

a.emaillink:link, a.emaillink:visited {
        text-decoration: none;
        color: #72787a;
}

a.emaillink:hover, a.emaillink:active {
        color:#b48f2e;
}

#left {
        position: absolute;
        top: 40px;
        left: 25px;
        width: 450px;
        color: #555d62;
}

#left h1 {
        font-size: 11pt;
        margin-top: 10px;
}

#left p {
        font-size: 8.5pt;
        padding: 5px 0;
}

#left td {
        font-size: 9pt;
        padding: 5px 0;
}

#rightbar1 {
        position: absolute;
        top: 14px;
        right: 10px;
        height: 220px;
        width: 208px;
        background-image: url(images/contactus_1.jpg);
        color: #555d62;
        font-size: 8pt;
}

#rightbar1 p {
	text-align: left;
	font-size: 10pt;
	font-style: normal;
	padding: 10px;
	font-weight: bold;
}

#rightbar1 h1 {
        text-align: center;
        font-size: 10pt;
        padding-top: 8px;
}

#rightbar1 a {
        color: #555d62;
        text-decoration: none;
        font-weight: normal;
}

#rightbar1 a:hover
{
		color: #b48f2e;
}

#rightbar2 {
	position: absolute;
	top: 227px;
	right: 9px;
	height: 190px;
	width: 208px;
	background-image: url(images/contactus_1.jpg);
	color: #f4efe4;
	font-size: 8pt;
	font-weight: bold;
}

#rightbar2 p {
        font-size: 8pt;
        padding: 8px;
        color: #555d62;
}

#rightbar2 h1 {
        text-align: center;
        font-size: 9pt;
        padding: 6px;
        color: #555d62;
}

#rightbar2 a {
        color: #555d62;
        text-decoration: none;
}

#rightbar2 a:hover {
		color: #b48f2e;
}

.submit_button {
	position: relative;
	left: 100px;
	top: 300px;
	right: 100px;
	bottom: 100px;
}
