﻿.tabs_One
{
	width: 559px;
	height: 33px;
	background-image: url('../images/misc/contactus/contact_buttons_one.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.tabs_Two
{
	width: 559px;
	height: 33px;
	background-image: url('../images/misc/contactus/contact_buttons_two.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.tabs_Three
{
	width: 559px;
	height: 33px;
	background-image: url('../images/misc/contactus/contact_buttons_three.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.tabs_Four
{
	width: 559px;
	height: 33px;
	background-image:  url('../images/misc/contactus/contact_buttons_four.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#One
{
	display: block;
	text-align: left;
	width: 527px;
	height: 400px;
	margin: 0px;
	padding: 12px;
}
div#Two
{
	display: none;
	text-align: left;
	width: 527px;
	height: 376px;
	margin: 0px;
	padding: 12px;
}
div#Three
{
	display: none;
	text-align: left;
	width: 527px;
	height: 376px;
	margin: 0px;
	padding: 12px;
}
div#Four
{
	display: none;
	text-align: left;
	width: 527px;
	height: 376px;
	margin: 0px;
	padding: 12px;
}
.textbox
{
	font-family:Verdana;font-size:10px;
}

.button
{
	font-family:Verdana;
	font-size:10px;
	background-color:#409f27;
	color:White;
}

