body {
	font-family: Lucida Sans, Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #252d65;
	background-image: url('../images/background_edge.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}
body#home {
	background-image: url('../images/background_edge_home.gif');
}
form {
	display: inline;
}
img {
	border-width: 0px;
}
h1 {
	font-size: 24px;
	color: #000033;
	font-weight: bold;
	margin-top: 0px;
}
h1 img {
	vertical-align: 5px;
	margin-right: 4px;
}
#content h1{
	padding-bottom: 6px;
	border-bottom: 1px solid #666685;
}
#content h2 {
	color: #005dab;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 6px;
}
#content h3 {
	color: #000033;
	font-size: 14px;
	margin-bottom: 8px;
}
#content h4 {
	color: #000033;
	font-size: 19px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
p {
	color: #666666;
	margin-bottom: 15px;
}
li {
	color: #666666;
}
.photo {
	float: left;
	margin: 3px 8px 2px 0px;
}
.quote {
	font-size: 16px;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
#landing .icons {
	width: 160px;
	float: right;
}
.icon {
	float: left;
	margin-left: 9px;
	margin-top: 6px;
}
#landing #header .icon img {
    margin-right: 0px;
}
#main #content .error {
	color: red;
	font-weight: bold;
}

/* main styles */
#outer {
	background-image: url('../images/background_grad.jpg');
	background-repeat: repeat-x;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#grad {
	width: 1000px;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	min-height: 840px;
}
#header {
	background-image: url('../images/bg_balloon.gif');
	background-repeat: no-repeat;
}
#logoarea {
	margin-bottom: 8px;
}
#header .left {
	width: 250px;
	height: 130px;
	float: left;
	display: inline;
}
#header .left img {
	margin-top: 20px;
}
#header .middle {
	margin-left: 15px;
	width: 495px;
	height: 130px;
	float: left;
	display: inline;
}
#header .middle img {
	margin-top: 50px;
}
#header .right {
	margin-left: 3px;
	width: 183px;
	height: 125px;
	float: left;
	display: inline;
	margin-top: 10px;
}
#header .right .form 
{
	float: right;
}
#header .right .icons
{
	float: right;
}
#footer {
	font-size: 9px;
	color: #ffffff;
	padding-top: 15px;
	margin-bottom: 20px;
}
#footer a {
	color: #ffffff;
}
#footer .links {
	margin: 5px;
	text-align: center;
}
#footer .links a {
	text-decoration: none;
}
#footer .copy {
	font-style: italic;
	float: left;
	display: inline;
	width: 50%;
}
#footer .designed {
	font-style: italic;
	float: left;
	display: inline;
	width: 50%;
	text-align: right;
}

/* menu section */
#header .menu {
	background-image: url('../images/menu_bg.jpg');
	background-repeat: no-repeat;
	width: 950px;
	height: 75px;
}
#header .menu .spacer {
	width: 55px;
	height: 40px;
	float: left;
	display: inline;
	cursor: pointer;
}
#header .menu .menuitem {
	float: left;
	display: inline;
	padding: 1px 14px 1px 14px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 7px;
	height: 30px;
}
#header .menu .menuitem.first {
	margin-right: 8px;
}
#header .menu .menuitem.last {
	margin-right: 0px;
}
#header .menu .menuitem a {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#header .menu .menuitem.selected {
	background-color: #c0d6e4;
}
#header .menu .separator {
	float: left;
	display: inline;
	margin-top: 7px;
}

#header #followlinks  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}
#header #followlinks li {
	float: left;
	display: inline;
	margin-right: 5px;
}

#home .leftmenu .arrow {
	margin-left: 182px;
	margin-top: 28px;
}
#home .newmenu img
{
	margin-top: 9px;
}
#home .newmenu a:first-child img
{
	margin-top: 14px;
}
#home .newmenu a:last-child img
{
	margin-top: 11px;
}

#home .leftmenu .arrow2 {
	margin-left: 182px;
	margin-top: 36px;
}
/*
#home .leftmenu .menuitem {
	background-repeat: no-repeat;
	height: 68px;
	margin-top: 4px;
}
#home .leftmenu .seminar {
	background-image: url('../images/left_menu_seminar.jpg');
	background-repeat: no-repeat;
	height: 118px;
	cursor: pointer;
}
#home .leftmenu .seminar_content .spacer {
	float: left;
	display: inline;
	width: 40px;
	height: 20px;
}
#home .leftmenu .seminar_content {
	float: left;
	display: inline;
	margin-top: 41px;
	margin-left: 0px;
}
#home .leftmenu .seminar .text {
	float: left;
	display: inline;
	/*background-image: url('../images/blue_arrow.gif');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 7px;
	width: 130px;
	height: 65px;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
}
#home .leftmenu .seminar .arrow {
	margin-left: 5px;
	margin-top: 34px;
	float: left;
	display: inline;
} */
#home .leftmenu .consult {
	background-image: url('../images/left_menu_consult.jpg');
}
#home .leftmenu .win {
	background-image: url('../images/left_menu_win.jpg');
}/*
#home .leftmenu .seminars {
	background-image: url('../images/left_menu_seminar.png');
	height: 118px;
}*/
#home .leftmenu .chat {
	background-image: url('../images/left_menu_chat.jpg');
}/*
#home .leftmenu .minutes {
	background-image: url('../images/left_menu_minutes.jpg');
	height: 120px;
	cursor: pointer;
	margin-top: 0px;
}*/
#home .leftmenu .minutes .arrow {
	margin-top: 78px;
}
/* page section */
.searchbox {
	width: 110px;
	margin: 0px;
}
#home .leftmenu {
	float: left;
	display: inline;
	width: 224px;

}
#home #content {
	float: left;
	display: inline;
	margin-left: 8px;
	width: 713px;
	height: 387px;
}
#home #content #videobutton {
	margin-top: 258px;
	margin-left: 540px;
}
#home #content #slidebuttons {
	margin-top: 37px;
	margin-left: 582px;
}
#home #content #slidebuttons img {
	margin-right: 8px;
}
#home #main .spacer {
	height: 40px;
}
#bottom .item {
	float: left;
	display: inline;
	width: 298px;
	height: 175px;
	background-repeat: no-repeat;
	margin-right: 25px;
}
#bottom .item.last {
	margin-right: 0px;
}
#bottom .arrow {
	margin-left: 250px;
	margin-top: 114px;
}
#bottom #why {
	background-image: url('../images/home_bottom_why.jpg');
}
#bottom #success {
	background-image: url('../images/home_bottom_success.jpg');
}
#bottom #commercial {
	background-image: url('../images/home_bottom_commercial.jpg');
}
#bottom #locations {
	background-image: url('../images/home_bottom_locations.jpg');
}

#home .bottomtext {
	color: #fff;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 68px;
}
#home .bottomtext h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home .bottomtext .details {
	margin-left: 30px;
}

#subpage #content {
	float: left;
	display: inline;
	width: 711px;
	background-image: url('../images/content_bg.gif');
	background-repeat: repeat-y;
}
#subpage.fullscrn #content, #subpage.largescrn #content {
	width: 948px;
	background-image: url('../images/content_full_bg.gif');
	background-repeat: repeat-y;
}
#subpage #content .head {
	background-image: url('../images/content_head_bg.gif');
	background-repeat: no-repeat;
	padding: 5px;
}
#subpage.fullscrn #content .head, #subpage.largescrn #content .head {
	background-image: url('../images/content_full_head_bg.gif');
	background-repeat: no-repeat;
}
#subpage #content .mid {
	background-image: url('../images/content_mid_bg.gif');
	background-repeat: no-repeat;
	min-height: 300px;
	width: 700px;
	padding-right: 11px;
	padding-top: 10px;
}
#subpage.fullscrn #content .mid, #subpage.largescrn #content .mid {
	background-image: url('../images/content_full_mid_bg.gif');
	background-repeat: no-repeat;
	width: 937px;
}
#subpage #content .left {
	float: left;
	display: inline;
	width: 410px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
}

#subpage #content .left.large {
	width: 662px;
}
#subpage #content .left.large .buttons {
	float: left;
	display: inline;
	margin-top: 10px;
}
#subpage #content .left.large .buttons.last {
	margin-left: 30px;
}
#subpage.largescrn #content .left {
	width: 657px;
	padding-right: 0px;
}
#subpage.fullscrn #content .left {
	width: 890px;
	padding-right: 0px;
}
#subpage.fullscrn #content .twocolumn .left {
	width: 450px;
}
#subpage.fullscrn #content .twocolumn .right {
	width: 430px;
}
#subpage .twocolumn .menuitem {
	float: left;
	display: inline;
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 221px;
}
#subpage .twocolumn .consult {
	background-image: url('../images/right_consult_bg.jpg');
	height: 75px;
	margin-right: 8px;
}
#subpage .twocolumn .win {
	background-image: url('../images/right_win_bg.jpg');
	height: 75px;
}
#subpage .twocolumn .seminars {
	background-image: url('../images/left_menu_seminar.png');
	height: 118px;
}
#subpage .twocolumn .minutes {
	background-image: url('../images/right_minutes_landing_bg.jpg');
	height: 86px;
	width: 452px;
}
#subpage .twocolumn .minutes .arrow {
	margin-left: 408px;
	margin-top: 44px;
}
#subpage .twocolumn .arrow {
	margin-left: 182px;
	margin-top: 35px;
}

#subpage #content .right {
	float: left;
	display: inline;
	width: 200px;
	padding-left: 20px;
}
#subpage #content .right.small {
	width: 200px;
	float: right;
}
#subpage .right .menuitem {
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 221px;
}
#subpage .right .seminar {
	background-image: url('../images/right_seminar_bg.jpg');
	background-repeat: no-repeat;
	height: 119px;
	width: 221px;
}
#subpage .right .seminar_content .spacer {
	float: left;
	display: inline;
	width: 40px;
	height: 20px;
}
#subpage .right .seminar_content {
	float: left;
	display: inline;
	margin-top: 45px;
	margin-left: 0px;
}
#subpage .right .seminar .text {
	float: left;
	display: inline;
	/*background-image: url('../images/blue_arrow.gif');*/
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 7px;
	width: 130px;
	height: 65px;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
}
#subpage .right .arrow {
	margin-left: 182px;
	margin-top: 35px;
}
#subpage .right .seminar .arrow {
	margin-left: 5px;
	margin-top: 34px;
	float: left;
	display: inline;
}
#subpage .right .consult {
	background-image: url('../images/right_consult_bg.jpg');
	height: 75px;
}
#subpage .right .win {
	background-image: url('../images/right_win_bg.jpg');
	height: 75px;
}
#subpage .right .seminars {
	background-image: url('../images/left_menu_seminar.png');
	height: 118px;
}
#subpage .right .chat {
	background-image: url('../images/right_chat_bg.jpg');
	height: 75px;
}
#subpage .right .minutes {
	background-image: url('../images/right_minutes_bg.jpg');
	height: 120px;
}
#subpage .right .minutes .arrow {
	margin-top: 79px;
}
#subpage .right .savesmoney {
	background-image: url('../images/right_savesmoney_bg.jpg');
	height: 75px;
}
#subpage .right .links {
	float: left;
	display: inline;
	margin-bottom: 20px;
}
#subpage .right .links img {
	margin-right: 3px;
}
#subpage .right .links a {
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}
#subpage .right .send {
	margin-right: 10px;
}
#subpage #content .footer {
	font-size: 1px;
	background-image: url('../images/content_footer_bg.gif');
	background-repeat: no-repeat;
	height: 15px;
}
#subpage.fullscrn #content .footer, #subpage.largescrn #content .footer {
	background-image: url('../images/content_full_footer_bg.gif');
	background-repeat: no-repeat;
}
#subpage .leftmenu {
	background-image: url('../images/left_menu_bg.jpg');
	background-repeat: repeat-y;
	float: left;
	display: inline;
	width: 225px;
	margin-right: 10px;
}
#subpage .leftmenu h1 {
	font-size: 20px;
	color: #000033;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subpage .leftmenu .head {
	background-image: url('../images/left_menu_head.jpg');
	background-repeat: no-repeat;
	padding: 12px 4px 4px 16px;
}
#subpage .leftmenu .mid {
	background-image: url('../images/left_menu_mid.jpg');
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#subpage .leftmenu .footer {
	background-image: url('../images/left_menu_footer.jpg');
	background-repeat: no-repeat;
	height: 18px;
}

#subpage .leftmenu .menuitem {
	margin: 3px 12px 3px 6px;
	padding: 3px 3px 3px 10px;
}
#subpage .leftmenu .menuitem img {
	margin-right: 4px;
}
#subpage .leftmenu .menuitem.selected {
	background-color: #ffffff;
}
#subpage .leftmenu .submenuitem {
	font-size: 11px;
	margin: 3px 12px 3px 6px;
	padding: 3px 3px 3px 20px;
}
#subpage .leftmenu .submenuitem.selected {
	background-color: #9cafc4;
}

#subpage .leftmenu .separator {
	background-image: url('../images/line_blue_dotted.gif');
	background-repeat: repeat-x;
	height: 1px;
	margin-left: 12px;
	margin-right: 18px;
}
#content .separator {
	background-image: url('../images/line_blue_dotted.gif');
	background-repeat: repeat-x;
	height: 1px;
}
#content .separator.vertical {
	float: left;
	display: inline;
	background-image: url('../images/line_blue_dotted.gif');
	background-repeat: repeat-y;
	width: 1px;
	height: auto;
}
#subpage .leftmenu  a {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}

.name {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}
.details {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}

#infolinks .moreinfo {
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 15px 6px; 15px;
}
#infolinks .moreinfo.first {
	margin-left: 0px;
}
#content #infolinks .separator {
	float: left;
	display: inline;
	background-image: url('../images/line_blue_dotted.gif');
	background-repeat: repeat-y;
	height: 25px;
	width: 1px;
}
#content a {
	color: #005dab;
	text-decoration: none;
}

.phone {
	font-size: 26px;
	font-weight: bold;
	color: #336699;
}

#content .contactlink {
	background-repeat: no-repeat;
	height: 98px;
	width: 408px;
	margin-top: 20px;
}
#content .contactlink .arrow {
	margin-left: 358px;
	margin-top: 48px;
	float: left;
	display: inline;
}
#subpage .inqform {
	background-image: url('../images/contact_form.jpg');
}
#subpage .locations {
	background-image: url('../images/contact_locations.jpg');
}

.newsitem {
	margin-top: 8px;
	margin-bottom: 12px;
}
.newsitem .date {
	color: #005dab;
	font-weight: bold;
	font-size: 12px;
}

#bluebox {
	background-image: url('../images/blue_box_mid.gif');
	background-repeat: repeat-y;
	width: 400px;
}
#bluebox .top {
	background-image: url('../images/blue_box_top.gif');
	background-repeat: no-repeat;
}
#bluebox .bottom {
	background-image: url('../images/blue_box_bottom.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bluebox .content {
	padding: 8px 8px 16px 26px;
	color: #252d65;
}
#bluebox .item {
	margin: 10px 10px 10px 10px
}
#bluebox .photo {
	float: left;
	display: inline;
}
#bluebox .text {
	float: left;
	display: inline;
	width: 240px;
	padding-top: 6px;
	font-weight: bold;
}

.graybox {
	float: left;
	display: inline;
	width: 100%;
	background-color: #cccccc;
	color: #252d65;
	font-weight: bold;
}
.graybox li {
	color: #252d65;
}
.graybox .topleft {
	background-image: url('../images/box_gray_corner_tl.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.graybox .topright {
	background-image: url('../images/box_gray_corner_tr.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.graybox .bottomleft {
	background-image: url('../images/box_gray_corner_bl.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.graybox .bottomright {
	background-image: url('../images/box_gray_corner_br.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}
.graybox ul {
	padding-left: 16px;
	margin-top: 0px;
}
.graylist li {
	color: #666666;
	font-weight: normal;
}
.graybox .spaced li {
	margin-bottom: 16px;
}

.graybox.small {
	float: left;
	display: inline;
	width: 650px;
	margin-top: 20px;
	font-size: 15px;
	font-weight: normal;
	color: #333;
}
.graybox.small .bottomright {
	padding: 12px;
	min-height: 60px;
}
.graybox .detail {
	float: left;
	display: inline;
	width: 50%;
	color: #000033;
	font-size: 11px;
	font-weight: bold;
}
.graybox .detail b {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.lbluebox {
	float: left;
	display: inline;
	background-color: #bcd3e2;
	color: #000033;
	font-weight: bold;
	font-size: 14px;
}
.lbluebox .topleft {
	float: left;
	display: inline;
	background-image: url('../images/box_blue_corner_tl.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.lbluebox .topright {
	float: left;
	display: inline;
	background-image: url('../images/box_blue_corner_tr.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.lbluebox .bottomleft {
	float: left;
	display: inline;
	background-image: url('../images/box_blue_corner_bl.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lbluebox .bottomright {
	float: left;
	display: inline;
	background-image: url('../images/box_blue_corner_br.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}
.lbluebox .text, #landing #leftbuttons .text {
	color: #000033;
	font-weight: bold;
	font-size: 12px;
}
.lbluebox .leftbox, #landing #leftbuttons .leftbox {
	float: left;
	display: inline;
	width: 180px;
}
.lbluebox .rightbox, #landing #leftbuttons .rightbox {
	float: left;
	display: inline;
	width: 200px;
	margin-left: 15px;
}
.lbluebox .iconbox {
	margin-top: 6px;
}
.iconbox img {
	margin: 6px;
}

.lbluebox.small {
	float: left;
	display: inline;
	width: 250px;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 11px;
}
.lbluebox.small .arrow {
	float: right;
}
.lbluebox.small .bottomright {
	padding: 12px;
	min-height: 60px;
}
.lbluebox.small b {
	font-size: 13px;
	color: #333333;
}

.twotone {
	background-color: #bcd3e2;
	padding: 4px;
	color: #000033;
	font-weight: bold;
}
.twotone .inside {
	border: 1px solid #000033;
}
.twotone .part1 {
	background-color: #a0b4c8;
	padding: 8px 8px 8px 12px;
	height: 50px;
}
#content .twotone .inside h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
.twotone .part2 {
	padding: 8px 8px 8px 12px;
	height: 50px;
}
#content .twotone .inside .separator {
	background-image: url('../images/line_blue_dotted.gif');
	background-repeat: repeat-y;
	height: 100%;
	width: 1px;
	float: left;
	display: inline;
	margin: 0px 14px 0px 10px;
}
.twotone .calc {
	float: left;
	display: inline;
	margin: 6px 6px 0px 0px;
	
}
.blue {
	color: #000033;
}
#successphotos .photo {
	margin: 8px 8px 8px 0px;
}

.twocolumn .formitem {
	display: block;
	margin: 10px 10px 10px 4px;
}
.twocolumn .formitem input[type='text'], .twocolumn .formitem select, .twocolumn .formitem textarea {
	width: 340px;
}
.twocolumn .formitem.city {
	float: left;
	display: inline;
}
.twocolumn .formitem.state {
	float: left;
	display: inline;
}
.twocolumn .formitem.city input[type='text']  {
	width: 210px;
}
.twocolumn .formitem.state input[type='text']  {
	width: 110px;
}

.formitem {
	float: left;
	display: inline;
	margin: 10px 10px 10px 35px;
}
.formitem input[type='text']  {
	width: 210px;
}
.formitem.wide input[type='text']  {
	width: 733px;
}
.formitem.notes {
	font-size: 11px;
	font-weight: normal;
}


.location {
	margin-bottom: 6px;
}
.location h2 {
	margin: 0px;
	padding: 0px;
}
.location h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
}
.location .photo {
	width: 150px;
	float: left;
	display: inline;
}
.location .info {
	width: 240px;
	float: left;
	display: inline;
	color: #000033;
	line-height: 16px;
}
.location .info img {
	margin: 6px 8px 0px 0px;
}
.location .info .separator.top {
	margin-bottom: 4px;
	margin-top: 2px;
}
.location .info .separator.bottom {
	margin-top: 6px;
}

#sitemap h3 {
	font-size: 14px;
	color: #036cb6;
	font-weight: bold;
}
#sitemap a {
	color: #000033;
	font-weight: bold;
}
#sitemap ul {
	margin-top: 4px;
	padding-left: 14px;
}

#home #content .touts
{
	width: 714px;
	height: 92px;
	overflow: hidden;
	margin-top: 15px;
}
#home #content .touts img
{
	float: left;
}


#seminar #header, #landing #header {
	background-image: none;
	padding: 30px 0px 8px 0px;
}
#seminar #header img, #landing #header img {
	margin-right: 15px;
}
#seminar #header .last {
	margin-right: 0px;
}
#landing #header .phone {
	float: right;
	display: inline;
}
#landing #header .phone img {
	display: block;
}

#seminar #content {
	width: 950px;
	height: 659px;
	background-image: url('../images/seminar_bg.jpg');
	background-repeat: no-repeat;
}
#seminar #content #attendbutton {
	float: left;
	display: inline;
	margin-left: 500px;
	margin-top: 290px;
}
#seminar #content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
#seminar #content .bottom {
	margin-left: 50px;
	margin-top: 10px;
	float: left;
	display: inline;
}
#seminar #content .bottom .commercial {
	float: left;
	display: inline;
}
#seminar #content .bottom .success {
	float: left;
	display: inline;
	margin-left: 30px;
}
#seminar #content .bottom .moreinfo {
	float: left;
	display: inline;
	width: 270px;
}
#blenddiv {
	  cursor: pointer;
}
#landing #landingtop {
	width: 950px;
	height: 553px;
	background-image: url('../images/landing_background.jpg');
	background-repeat: no-repeat;
}
#landing #thankyoutop {
	width: 950px;
	height: 200px;
	background-image: url('../images/landing_thanks_bg.jpg');
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 60px;
	padding-right: 40px;
}
#landingtop #leftbuttons {
	float: left;
	display: inline;
	margin-left: 60px;
	margin-top: 370px;
}
#landingtop #attendbutton {
	float: left;
	display: inline;
	margin-left: 40px;
	margin-top: 220px;
	width: 400px;
}
#landing #landingform {
	background-image: url('../images/landing_bottom_bg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 40px;
}
#landing #thanksform {
	background-image: url('../images/landing_thanks_bottom_bg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 40px;
}
#landing .formitem {
	color: #000033;
	font-weight: bold;
	font-size: 14px;
}
#landing .formitem input[type='text'] {
	width: 350px;
}
#landing .formitem select {
	width: 160px;
}
#landing .formitem.city input[type='text'], #landing .formitem.state input[type='text'], #landing .formitem.insurecompany input[type='text'] {
	width: 160px;
}
#landing .formitem.interest input[type='text'] {
	width: 220px;
}
