body {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-image: url(images/bg_repeat2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e382bc;
}
.td_holder {
	width: 983px;
}
.borders_holder {
	background-color: #bbe6fa;
	border-right: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
}
.left1 {
	width: 27px;
}
.left2 {
	width: 26px;
}
.contact_bg {
	background-color: #DD6EAF;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E39EC3;
	border-left-color: #E39EC3;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	text-align: left;
}
.phone_white {
	font-size: 18px;
	font-weight: bold;
}
a.white:link, a.white:active, a.white:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.right_side {
	width: 212px;
	padding-right: 10px;
	padding-left: 10px;
}
.center_bg_bg {
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E39EC3;
	border-left-color: #E39EC3;
	padding-right: 20px;
	padding-left: 30px;
}
.center_bg_blue {
	background-image: url(images/center_bg_blue.jpg);
	background-repeat: no-repeat;
	height: 482px;
	background-position: left top;
}
a.blue:link, a.blue:active, a.blue:visited {
	color: #29a5db;
	text-decoration: underline;
}
a.blue:hover {
	color: #e382bc;
	text-decoration: none;
}
.h1 {
	color: #58a021;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
a.black:link, a.black:active, a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}.footer {
	padding-right: 30px;
	padding-left: 30px;
}
.logo_left {
	background-image: url(images/logo_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_padding {
	padding-left: 10px;
}
.bg_blue {
	background-color: #8CD3F1;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bg_pink {
	background-color: #E39EC3;
	padding-top: 4px;
	padding-bottom: 8px;
}
ul {
	margin-left: 16px;
	padding-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.input {
	font-size: 12px;
	font-weight: normal;
}
.padding_right {
	padding-right: 16px;
	font-size: 11px;
	font-weight: bold;
	width: 110px;
}
.btn_submit {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #DD6EAF;
	border: 3px solid #E39EC3;
}
.btn_clear {

	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #6FC171;
	border: 3px solid #B0DD8D;
}
.note {
	font-size: 10px;
	font-style: italic;
}
