.header-right .top{
	color: #155183;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.header-right .bot{
	color: #FFFFFF;
	font-size: 140%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding: 10px 10px 10px 10px;
	line-height: 150%
}
.header-right .outer{
	background: url(../images/bg_box_gray_top.jpg) no-repeat top;
}
.header-right .inner{
	background: url(../images/bg_box_gray_bot.jpg) no-repeat bottom;
	height: 250px;
}
.main-right .top {
	background: #000;
}
.main-right .top .outer{
	background: url(../images/bg_box_blue_top.jpg) no-repeat top;
}
.main-right .top h1{
	font-size: 14px;
	padding: 0px;
	margin: 0 0 10px 0;
}
.main-right .top .inner{
	background: url(../images/bg_box_blue_bot.jpg) no-repeat bottom;
	padding: 20px 10px;
	height: 110px;
}
.main-right .top .textbox{
	background: url(../images/bg_input.jpg) no-repeat top left;
	border: none;
	padding: 8px 10px 2px 10px;
	height: 25px;
	width: 150px;
	margin-bottom: 2px;
}
.main-right .bot {
	background: #000;
	padding-top: 4px;
}
.main-right .bot .outer{
	background: url(../images/bg_box_gray_top.jpg) no-repeat top;
}
.main-right .bot h1{
	font-size: 14px;
	padding: 0px;
	margin: 0 0 10px 0;
	color: #155183;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
.main-right .bot p {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.main-right .bot p a {
	color: #FFFFFF;
}

.main-right .bot .inner {
	background: url(../images/bg_box_gray_bot.jpg) no-repeat bottom;
	padding: 20px 10px;
}
.contact-error {
 	padding: 50px 0 0 0;
}
