@charset "utf-8";
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
html, body {
	height:100%;
}
body {
	height:auto !important;
	background: #5d8fad url(../images/body_bg.jpg) repeat-x left top;
	font: 400 12px/150% Arial, Tahoma, Helvetica, sans-serif;
}
input, textarea {
	font: 400 12px/150% Arial, Tahoma, Helvetica, sans-serif;
}
ol, ul {
	list-style:none;
}
img {
	border: none;
}
a img {
	border:none;
}
table {
	border-collapse:collapse;
}
/*
h1, h2, h3, h4, h5, h6 {
	font-weight:blod;
}
h1 {
	font-size:20px;
	line-height:28px;
}
h2 {
	font-size:18px;
	line-height:24px;
}
h3 {
	font-size:16px;
	line-height:20px;
}
h4 {
	font-size:14px;
	line-height:18px;
}
h5 {
	font-size:12px;
	line-height:16px;
}
h6 {
	font-size:12px;
	line-height:16px;
	font-weight:400;
}
*/
div.clr{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.c_red {
	color: red;
}
.c_white {
	color: white;
}
.right {
	text-align: right;
}
.bg_e8e6e6 {
	background-color: #e8e6e6;
}
.size9 {
	font-size: 9px;
}
.size11 {
	font-size: 11px;
}
.message {
	color: red;
	font-weight: bold;
	padding: 5px 16px;
	border: 1px solid #990000;
	border-left: 6px solid #cc0000;
}
ul.ul1 {
	margin: 6px 0px 6px 16px;
}
ul.ul1 li {
	padding: 1px 0px 1px 10px;
	background: url(../images/ul1_dot.jpg) no-repeat left 6px;
}
ul.ul3 {
	margin: 6px 0px 6px 20px;
}
ul.ul3 li {
	padding: 1px 0px;
}
ul.ul2 {
	margin: 10px 0px 20px 6px;
}
ul.ul2 li {
	float: left;
	width: 170px;
	margin-right: 20px;
}
ul.ul2 .img {
	height: 80px;
	/*text-align: center;*/
}
#wrap {
	width: 946px;
	margin: 0px auto;
	background: url(../images/container_bg.png) repeat-y;
}
#header {
	height: 114px;
	background: url(../images/header_bg.gif) no-repeat center top;
}
#header #logo {
	float: left;
}
#header #logo a {
	display: block;
	height: 110px;
	width: 320px;
}
#header #topnav {
	float: right;
	width: 500px;
	height: 32px;
	padding-right: 20px;
	line-height: 32px;
	color: #666a6d;
	font-size: 10.5px;
	text-align: right;
}
#header #topnav a {
	color: #666a6d;
	text-decoration: none;
}
#header #mainnav {
	float: right;
	margin-top: 20px;
	width: 536px;
}
#container {
	background: #fff url(../images/container_bg.jpg) no-repeat center top;	
}
#container #main {
	float: left;
	width: 662px;
}
#container #sidebar {
	float: right;
	width: 280px;
	padding-top: 4px;
}
#main #flash {
	width: 662px;
	height: 264px;
	overflow: hidden;
	text-align: left;
}
#main #guide {
	height: 41px;
	padding-right: 30px;
	line-height: 40px;
	background: url(../images/guide_bg.png) no-repeat left top;
	color: #7d7d7d;
	text-align: right;
	font-size: 11px;
}
#main #guide a {
	color: #7d7d7d;
	text-decoration: none;
}
#main #guide span {
	color: #fffefe;
}
#main #content {
	margin: 10px 0px 10px 30px;
	width: 580px;
	color: #575757;
}
#content a, #boxes a {
	color: #0064ff;
}
#content p {
	padding: 3px 0px 3px 6px;
}
#content p.pb {
	padding-bottom: 6px;
}
#content p.pt {
	padding-top: 6px;
}
#content p.h1, #content p.h2 {
	/*font-weight: bold;*/
	font-weight: 500;
	color: #121212;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1px;
}
#content p.h1 {
	padding: 18px 0px 2px 0px;
}
#content p.h2 {
	padding: 18px 0px 2px 6px;
}
#sidebar #subnav {
	height: 258px;
	background: url(../images/subnav_bg.png) repeat-y left top;
	color: #121212;
	overflow: hidden;
}
#sidebar #subnav a {
	display: block;
	width: 275px;
	height: 36px;
	text-indent: 60px;
	color: #121212;
	text-decoration: none;
}
#subnav ul {
	display: none;
}
#subnav ul li {
	height: 37px;
	/*padding-left: 60px;*/
	line-height: 36px;
	background: url(../images/subnav_li_bg.png) no-repeat left top;
}
#subnav ul li.on {
	height: 37px;
	line-height: 36px;
	background: url(../images/subnav_li_on_bg.png) no-repeat left top;
}
#sidebar_bar {
	height: 41px;
	margin-top: 2px;
	background: url(../images/sidebar_bar.png) no-repeat left top;
}
#express_request {
	height: 300px;
	padding: 16px 18px 0px;
	background: url(../images/express_request_bg.png) no-repeat left top;
	color: #575757;
}
#express_request input.txt {
	width: 160px;
	height: 18px;
	padding-top: 2px;
	border: 1px solid #b4b4b4;
	border-top: 1px solid #727272;
}
#express_request .title {
	color: #121212;
	font-size: 14px;
	font-weight: 500;
}
#express_request .copytext {
	padding: 4px 0px 10px;
}
#sidebar_login {
	height: 28px;
	padding: 12px 0px 0px;
	background: url(../images/sidebar_login_bg.png) no-repeat left top;
	color: #575757;
	font-style: italic;
	font-size: 11px;
	text-align: center;
}
#sidebar_login span {
	display: inline-block;
	float: left;
	width: 176px;
	padding-right: 18px;
	height: 20px;
	text-align: right;
}
#sidebar_login a {
	display: inline-block;
	float: left;
	width: 62px;
	height: 20px;
}
#franchise_match {
	margin: 10px auto;
}
#boxes {
	width: 946px;
	height: 226px;
	margin: 0px auto;
	background: url(../images/boxes_bg.png) no-repeat center top;
	color: #939393;
}
#boxes .boxes {
	float: left;
	display: inline;
}
#boxes #boxesA {
	width: 270px;
	margin: 20px 0px 0px 26px;
}
#boxes #boxesB {
	width: 300px;
	margin: 10px 0px 0px 20px;
}
#boxes #boxesC {
	width: 280px;
	margin: 20px 0px 0px 40px;
}
#boxes .boxContent {
	height: 170px;
	overflow: hidden;
}
#boxes .boxLink {
	height: 32px;
	line-height: 30px;
	font-size: 11.5px;
	color: #fffefe;
}
#boxes .boxLink a {
	display: block;
	width: 200px;
	height: 32px;
	color: #fffefe;
	text-decoration: none;
	text-indent: 20px;
	background: url(../images/boxLink.png) no-repeat left center;
}
#boxes .boxLink a:hover {
	color: #e99400;
	background: url(../images/boxLink_on.png) no-repeat left center;
}
#boxes .boxTitle {
	color: #e99400;
	font-size: 14px;
	text-transform: uppercase;
}
#boxes .boxMain {
	margin-top: 10px;
}
#boxesB .boxContent {
	padding-left: 140px;
	padding-top: 12px;
	height: 167px;
}
#boxesB .boxBg_1 {
	background: url(../images/ilwe_bg_1.jpg) no-repeat left bottom;
}
#boxesB .boxBg_2 {
	background: url(../images/ilwe_bg_2.jpg) no-repeat left bottom;
}
#boxesB .boxBg_3 {
	background: url(../images/ilwe_bg_3.jpg) no-repeat left bottom;
}
#boxesB .boxBg_4 {
	background: url(../images/ilwe_bg_4.jpg) no-repeat left bottom;
}
#boxesB .boxTitle {
	font-size: 17px;
	text-transform: none;
	font-family: "Trebuchet MS";
}
#boxesB .boxLink {
	margin-left: 26px;
}
#footer {
	width: 946px;
	margin: 6px auto 20px;
	padding: 20px 0px;
	color: #c3d9e5;
	text-align: center;
}
#footer.homefooter {
	background: url(../images/homefooter_bg.png) no-repeat center center;
}
#footer #copyright {
	float: left;
	width: 320px;
	font-size: 10.5px;
}
#footer #footernav {
	float: right;
	width: 460px;
	font-size: 10px;
}
#footer #footernav a {
	color: #c3d9e5;
	text-decoration: none;
	padding: 0px 10px;
}
#footer #footernav a:hover {
	color: #1d3d50;
}

.testimonials {
	margin: 5px 0px;
	padding: 12px;
}
.testimonials_bg {
	background-color: #e8e6e6;
}
.testimonials .testTitle {
	font-size: 14px;
	color: #121212;
	text-transform: uppercase;
	/*font-weight: bold;*/
}
.testimonials .testAuthor, .testimonials .testLocation {
	font-size: 12px;
	color: #121212;
	/*font-weight: 600;*/
}
.testimonials .testContent {
	padding: 2px 0px 0px 4px;
}
.blog_item {
	margin: 5px 0px;
	padding: 12px;
}
.blog_item .blogTitle {
	font-size: 14px;
	color: #121212;
	text-transform: uppercase;
	/*font-weight: bold;*/
}
.blog_item .blogPoster, .blog_item .blogTime, .blog_item .blogTime_two {
	font-size: 12px;
	color: #121212;
	/*font-weight: 600;*/
}
.blog_item .blogTime {
	font-style: italic;
}
.blog_item .blogContent {
	padding: 2px 0px 0px 4px;
}
.blog_comment_add {
	padding: 6px 0px 0px 30px;
	margin-top: 10px;
	height: 24px;
	background: url(../images/blog_comment_add.png) no-repeat left center;
}
.blog_comment_add a {
	float: left;
	padding-right: 100px;
	text-decoration: none;
}
.comment_form_field div.left {
	float: left;
	width: 80px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: right;
}
.comment_form_field .right {
	float: left;
	width: 480px;
	text-align: left;
}
.comment_form_field input {
	width: 400px;
	height: 20px;
	padding-top: 4px;
	border: 1px solid #b4b4b4;
	border-top: 1px solid #727272;
}
.comment_form_field textarea {
	width: 400px;
	height: 90px;
	border: 1px solid #b4b4b4;
	border-top: 1px solid #727272;
}
.blog_comment_tip {
	padding: 6px 0px 0px 12px;
	margin-top: 10px;
	height: 24px;
	background: url(../images/blog_comment_tip.png) no-repeat left center;
}
.blog_comment_item {
	border: 1px solid #dedede;
	margin: 6px 0px;
	padding: 10px 20px;
}
.blog_comment_item .name {
	padding-bottom: 2px;
	font-weight: bold;
}
.newsworthy_item {
	padding: 3px 10px;
}
.newsworthy_item .time {
	float: left;
	width: 150px;
}
.newsworthy_item .title {
	float: left;
	width: 410px;
}
.press_item {
	padding: 8px 4px;
	margin-top: 10px;
}
.press_item .name {
	font-size: 14px;
	/*font-weight: bold;*/
	color: #121212;
	text-transform: uppercase;
}
.press_item .source {/*font-weight: bold;*/ color: #121212;}
.press_item .time {/*font-weight: bold;*/ color: #121212;}
.press_item .detail {
	padding: 6px;
}
#contact_form_left {
	float: left;
	width: 300px;
}
#contact_form_right {
	float: right;
	width: 260px;
}
#contact_form_result {
	margin-top: 136px;
	width: 180px;
}
#contact_form_left input.txt, #contact_form_left textarea {
	width: 200px;
	height: 18px;
	padding-top: 2px;
	border: 1px solid #b4b4b4;
	border-top: 1px solid #727272;
}
#contact_form_left textarea {
	height: 72px;
	overflow: hidden;
}
.faq_item_short {
	padding: 6px 12px;
}
.faq_item_long {
	padding: 20px 12px 0px;
}
.faq_item_long .question {
	font-style: italic;
	font-weight: bold;
}
.faq_item_long .answer {
	padding-left: 10px;
}
.sitemap_parent {
	padding: 2px 0px 2px 16px;
}
.sitemap_sub {
	padding: 2px 0px 2px 36px;
}

#aimLightbox {
	display: none;
	position: absolute;
	top: 128px;
	left: 200px;
	height: 272px;
	width: 466px;
	z-index: 9999;
}
#aimLightbox div.player {
	float: left;
	width: 400px;
	height: 262px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(../images/lightbox_player_bg.png);
	_behavior: url(iepngfix.htc);
}
#aimLightbox div.close {
	float: right;
	width: 56px;
	height: 272px;
	background-image: url(../images/lightbox_close_bg.png);
	_behavior: url(iepngfix.htc);
}
#aimLightbox div.close a {
	display: block;
	width: 56px;
	height: 50px;
	margin-top: 12px;
}
#guideUser {
	height: 41px;
	line-height: 40px;
	background: url(../images/guide_user_bg.png) repeat-x left top;
}
#guideUser li {
	float: left;
	text-align: center;
}
#guideUser li a {
	color: #fffefe;
	text-decoration: none;
}
#guideUser li.board {
	width: 166px;
}
#guideUser li.resources {
	width: 166px;
}
#guideUser li.information {
	width: 165px;
}
#guideUser li.question {
	width: 165px;
}
#guideUser li.on {
	background: url(../images/guide_user_on_bg.png) no-repeat left top;
}
#guideUser li.on a {
	color: #e99400;
}
#UserForm table {
	/*width: 320px;*/
}
#UserForm input.txt {
	width: 228px;
	height: 18px;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #b4b4b4;
	border-top: 1px solid #727272;
}
#resourcesList {
	padding-top: 10px;
}
#resourcesList li {
	width: 270px;
}
#resourcesList li.leftLi {float: left;}
#resourcesList li.rightLi {float: right;}
#resourcesList .ico {
	float: left;
	width: 90px;
	padding-top: 6px;
}
#resourcesList .txt {
	float: right;
	width: 180px;
}
#resourcesList .title {
	font-weight: bold;
	font-size: 13px;
}
#resourcesList .copy {
	padding: 3px 0px 5px;
}
#resourcesList .clr {
	height: 18px;
}
#userBoardTask {padding-left:6px;}
#userBoardTask li {float:left; width:30%;}
.download_your_vision_board {margin-top: 20px; text-align:right;}
#userBoardContent {margin-top:20px; margin-left:6px;}
#userBoardContent p {padding:0px; margin:0px;}
#userBoardContent ul.ulList {}
#userBoardContent ul.ulList li {float:left; width:270px; padding-bottom:20px; padding-right:10px; /*border:1px solid #111;*/}
#userBoardContent ul.ulList .im {float:left; width:80px;}
#userBoardContent ul.ulList .txt {float:right; width:190px;}
#userBoardContent ul.ulList .title {font-weight: 500; color: #121212; font-size: 13px; letter-spacing: 0.1px;}
#userBoardContent .CurrentIcons {float:left; width:280px; padding-top:10px; padding-bottom:10px;}
#userBoardContent .AdditionalIcons {float:right; width:280px; padding-left:10px; padding-top:10px; padding-bottom:10px; background-color:#e8e6e6;}
#userBoardContent .detailTitle {font-weight: 500; color: #575757; font-size: 12px; padding-bottom:10px;}
#userBoardContent .opLink {clear:both;}
#userBoardContent .uploadIm {float:left; width:80px;}
#userBoardContent .uploadForm {float:left; width:322px;}
#userBoardContent .uploadForm .lable {font-size:13px; color:#121212;}
#userBoardContent .uploadForm .input {padding-bottom:10px;}
#userBoardContent .uploadForm .input input, #userBoardContent .uploadForm .input textarea {width: 320px; height: 18px; padding-top: 2px; border: 1px solid #b4b4b4; border-top: 1px solid #727272;}
#userBoardContent .uploadForm .input textarea {height: 68px;}
#userBoardContent .editItem {padding-bottom:12px;}
#userBoardContent .editItem .uploadIm {padding-top:6px;}
#userBoardContent .editItem .uploadForm {width:420px;}
#userBoardContent .editItem .uploadForm img {padding-left:5px;}

#homeflash {
	width: 1021px;
	height: 506px;
	margin: 0px auto;
	/*background-color: #930;*/
	z-index: 9999;
	background: url(../images/flash_background.jpg) no-repeat left top;
}
#homecopy {
	width: 946px;
	height: 344px;
	margin: 0px auto;
	text-align: left;
}
#homebody {
	width: 946px;
	height: 192px;
	margin: 0px auto;
	overflow: hidden;
	background: url(../images/hero_bottom.jpg) no-repeat left top;
}
#homebody .homeL {
	float: left;
	width: 221px;
	padding-left: 30px;
}
#homebody .homeR {
	float: right;
	width: 670px;
}
#homebody .hometitle {
	height: 41px;
	line-height: 40px;
	font-size: 12px;
}
#homebody .hometext {
	font-size: 11px;
	color: #575757;
}
#homebody .homeL .hometitle {
	color: #fffefe;
}
#homebody .homeL .hometext {
	padding-top: 28px;
}
#homebody .homeR .hometitle {
	color: #c8c8c8;
}
#homebody .homeR .hometext {
	padding-top: 24px;
}
#homebody .hometext .item {
	float: left;
	display: inline-block;
}
#homebody .ResourcesImg {
}
#homebody .ResourcesTxt {
	width: 120px;
	padding-left: 10px;
	padding-right: 16px;
}
#homebody .ResourcesTitle {
	font-size: 13px;
	color: #121212;
}
#homebody .ResourcesCopy {
}
#lightbox_bg {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9998;
	background: #000;
	width: 100%;
	height: 900px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#dandyid {
	width: 130px;
	margin: 0px auto 10px;
	text-align: center;
}
#homeblog {
	width: 822px;
	margin: 0px auto;
	background: url(../images/homeblog_bg.jpg) repeat-y left top;
	color: #afafaf;
}
#homeblog_top {
	width: 822px;
	height: 20px;
	background: url(../images/homeblog_top.jpg) no-repeat left top;
}
#homeblog_content {
	width: 560px;
	margin: 0px auto;
	padding-bottom: 60px;
}
#homeblog p {
	padding: 2px 0px 2px 6px;
}
#homeblog p.h1 {
	font-weight: 500;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1px;
	padding: 8px 0px 2px 0px;
}
#homeblog a {
	color: #0064ff;
}
#homeblog .blog_item {
	margin: 5px 0px;
	padding: 12px 0px;
}
#homeblog .blogTitle, #homeblog .blogPoster, #homeblog .blogTime {
	color: #ffffff;
}
#homeblog .blogPoster {
}
#homeblog .blogTime {
	font-style: normal;
}
#homeblog .blog_comment_add {
	margin-left: 6px;
}