@charset "UTF-8";
/* CSS Document */

.page_wrapper {
	width: 100%;
	height: 100%;
}
.contact_holder {
	width: 750px;
	padding-right: 0px;
	float: left;
	clear: both;
}
.main_content_container {
	width: 822px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	height: 100%;
}
.white_round_background {
	background-image: url(main_images/mainbody_background.png);
	background-repeat: no-repeat;
	width: 822px;
	position: relative;
	background-color: transparent;
	background-position: left top;
	padding-top: 20px;
	margin: 0px;
	height: 100%;
}
.content {
	margin-left: 11px;
}
.content_right_margin {
	padding-right: 11px;
}
.clear {
	clear: both;
}

#nav-menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#nav-menu li
{
	display: inline;
	margin: 0px;
}

#nav-menu li a
{
	float: left;
	display: inline;
	color: #D75E2E;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	background-color: transparent;
	background-image: url(main_images/menu_background.png);
	background-repeat: repeat-x;
	padding-right: 38px;
	padding-left: 38px;
	height: 28px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: relative;
	line-height: 26px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	letter-spacing: 1pt;
}

#nav-menu li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: transparent;
	background-image: url(main_images/menu_background_hover_f2.png);
	background-repeat: repeat-x;
	line-height: 26px;
	margin: 0px;
}

#nav-menu
{
	width:770px;
	height: 28px;
	position: relative;
	margin-left: 30px;
	background-color: transparent;
	background-image: url(main_images/menu_background.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
}

.grey_box_container {
	background-image: url(main_images/grey_box_round.png);
	background-repeat: no-repeat;
	margin-left: 30px;
	background-color: transparent;
	margin-top: 10px;
	overflow: hidden;
	position: static;
	height: 100%;
}

.blue_box_container {
	background-image: url(main_images/blue_box_round.png);
	background-repeat: no-repeat;

	margin-left: 30px;
	background-color: transparent;
	margin-top: 10px;
	overflow: hidden;
	position: static;
	height: 100%;
}

.HeaderQuote {
	font-size: 22px;
	color: #D75E2E;
}
.RegQuote {
	font-size: 16px;
	color: #D75E2E;
	line-height: 22px;
}
.ServPicHolder {
	float: right;
	display: block;
	margin-bottom: 5px;
	margin-left: 10px;
}
.WellnessFairPicHolder {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 40px;
}
.HeaderQuotePerson {
	font-size: 14px;
	color: #666666;
}
.grey_bottom {
	background-color: #FFFFFF;
	background-image: url(main_images/grey_box_round.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 770px;
}

.blue_bottom {
	background-color: #FFFFFF;
	background-image: url(main_images/blue_box_round.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 770px;
}

.orange_box_container {
	background-image: url(main_images/orange_box_round.png);
	background-repeat: no-repeat;
	margin-left: 30px;
	overflow: hidden;
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 100%;
}
.orange_bottom {
	background-color: #FFFFFF;
	background-image: url(main_images/orange_box_round.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 770px;
}
.blank_box_container {
	margin-left: 30px;
	overflow: hidden;
	height: 100%;
	margin-top: 15px;
	z-index: 1;
	position: static;
	float: none;
}
.blank_bottom {
	background-color: #FFFFFF;
	height: 10px;
	width: 770px;
}
.left_float {
	float: left;
	width: 280px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
	display: inline;
}
.left_float_success {
	float: left;
	width: 380px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
	display: inline;
}
.left_float_760px {
	float: left;
	width: 760px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
	display: inline;
}
.left_float_750px {
	float: left;
	width: 750px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
	display: inline;
}
.left_float_490px {
	float: left;
	width: 490px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
	display: inline;
}
.left_float_550px {
	float: left;
	width: 625px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
	display: inline;
}
.left_float_365px {
	float: left;
	width: 360px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
	display: inline;
}
.right_float {
	float: right;
	width: 480px;
	clear: right;
	display: inline;
}
.right_float_success {
	float: right;
	width: 380px;
	clear: right;
	display: inline;
}
.left_float_240px {
	float: left;
	width: 240px;
	display: inline;
	margin-left: 15px;
	padding-left: 15px;
	background-color: transparent;
	background-image: url(main_images/orange_box_round.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_float_240px_clear {
	float: left;
	width: 240px;
	display: inline;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_float_235px_padded {
	float: left;
	width: 235px;
	display: inline;
	margin-left: 15px;
	background-color: transparent;
	background-image: url(main_images/orange_box_round.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.left_float_235px_padded_clear {
	float: left;
	width: 234px;
	display: inline;
	margin-left: 15px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.left_float_365px_clear {
	float: left;
	width: 360px;
	display: inline;
	margin-left: 20px;
	padding: 10px;
	border-left-color: #CCCCCC;
}

.learn_more {
	width: 102px;
	margin-left: 95px;
	position: relative;
	height: 37px;
	left: 0px;
}

.learn_more a {
	background-position: left top;
	background-image: url(main_images/learn_more_clear.png);
	background-repeat: no-repeat;
	display: block;
	width: 102px;
	height: 37px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.learn_more a:hover {
	background-position: left bottom;
	background-image: url(main_images/learn_more_clear_hover.png);
	background-repeat: no-repeat;
}
.copyright_info {
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 35px;
}
h1 {
	font-size: 31px;
	font-weight: normal;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	z-index: 1;
}
.p2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
.p3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.p4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}

.sub_h {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
.sub_h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
}
.sub_h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.email:link  {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.email:hover {
	color: #FFFFFF;
	background-color: #C83F30;
}
.submit_button {
	color: #FFFFFF;
	background-image: url(main_images/menu_background_hover_f2.png);
	background-position: top;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.footer:link {
	color: #D75E2E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D75E2E;
}
a.footer:hover {
	color: #FFFFFF;
	background-color: #D75E2E;
}
a.readmore:link {
	color: #D75E2E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D75E2E;
}
a.readmore:hover {
	color: #FFFFFF;
	background-color: #C83F30;
}
a.readmore:visited {
	color: #666666;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a.orange:link {
	color: #D75E2E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D75E2E;
}
a.orange:hover {
	color: #FFFFFF;
	background-color: #C83F30;
}
a.orange:visited {
	color: ##FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

a.services:link {
	color: #666666;
	text-decoration: none; 
	font-weight: bold
}
a.services:hover {
	color: #d75e2e;
	text-decoration: underline; 
	font-weight: bold
}
a.services:visited {
	color: #666666;
	text-decoration: none; 
	font-weight: bold
}

.content_left_45percent {
	text-align: left;
	width: 45%;
	clear: left;
	float: left;
	margin: 0px;
	height: auto;
	padding: 0px;
}

.content_right_45percent {
	text-align: left;
	width: 51%;
	clear: right;
	float: right;
	margin: 0px;
	height: auto;
}

.form_bg {
	border: 1px solid #999999;
	color: #D75E2E;
	background-color: #FFFFFF;
	padding: 4px;
}

select {
	background-color: transparent;
	background-image: url(images/box_bg_mid.png);
	background-repeat: repeat;
	width: 220px;
}
.right_float_357px {
	float: right;
	width: 327px;
	clear: right;
	display: inline;
}
.left_float_440px {
	float: left;
	width: 430px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
	display: inline;
}
.left_float_Orange {
	float: left;
	display: inline;
	background-color: transparent;
	background-image: url(main_images/orange_box_round.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 95%;
	padding: 10px;
}

.left_float_blue {
	float: left;
	display: block;
	background-color: transparent;
	background-image: url(main_images/sendmebox.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 95%;
	padding: 10px;
	z-index: 1;
}
.left_float_blue2 {
	float: left;
	display: block;
	background-color: transparent;
	background-image: url(main_images/addressbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 95%;
	padding: 10px;
	z-index: 1;
}


.right_float_4 {
	float: right;
	display: block;
	background-color: transparent;
	background-image: url(main_images/4pics.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	margin-right: 15px;
	margin-top: 0px;
}

.left_float_95percent {
	float: left;
	display: none;
	width: 95%;
	padding: 10px;
	text-align: left;
}

.submission_container {
	padding: 10px;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.vendor {
	font-size: 22px;
	color: #666666;
}
.main_vendorcontent_container {
	width: 400px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 100%;
}
.main_recession_armor_container {
	width: 650px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(main_images/popup_bg.png);
	background-repeat: no-repeat;
	padding-top: 40px;
}
.home_headline {
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	color: #D75E2E;
}
.home_subh1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #666666;
}
.home_subh2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
}
.spacer {
	height: 10px;
}
.SubHead {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #D75E2E;
}
.CenterColumn {
	margin-right: 250px;
	margin-left: 250px;
	padding-right: 10px;
	padding-left: 10px;
}
.LeftColumn {
	padding-right: 10px;
	float: left;
	width: 240px;
}
.RightColumn {
	float: right;
	width: 240px;
	padding-left: 10px;
}
ol {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

/* Rounded Corner Boxes */

.BL {
	bottom: 0;
	left: 0;
	background-position: 0 -10px;
}

.BR {
	bottom: 0;
	right: 0;
	background-position: -10px -10px;
}

.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
}

.TR {
	top: 0;
	right: 0;
	background-position: -10px 0;
}

.box {
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	position: relative;
}
.box_315px {
	width: 315px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	position: relative;
	float: left;
}
.box_20mar {
	width: 100%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	position: relative;
}

.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 0%;
	background-image: url(main_images/corners.png);
	background-repeat: no-repeat;
}

.inner {
	padding: 10px;
}

.grey {
	background-color: #E4E3DF;
	background-image: url(main_images/corners_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.Float_Left_33percent {
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.Center_33percent {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 245px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.Float_Right_33percent {
	float: right;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ClearFloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

