body {
	background-image: url(images/web_dev_franchise_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F5ED;
}
.box_title {
	font-size: 18px;
	color: #455972;
	line-height: 30px;
}

.box_title2 {
	font-size: 18px;
	color: #1d7099;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
}

.page_bg {
	background-image: url(images/bg_37.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.page_bg_inner {
	background-image: url(images/page_bg_inner_30.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.header_bottom_bg {
	background-image: url(images/web_dev_franchise_35.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 33px;
}
.page_area_padding {
	padding-left: 53px;
}
.vert_sep {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4D7E6;
}
.footer_bg {
	background-image: url(images/web_dev_franchise_51.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 53px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989889;
}
.box_text {
	color: #5c7381;
	padding-top: 10px;
}
a:link {
	color: #1d7099;
	text-decoration: none;
}
a:visited {
	color: #1d7099;
	text-decoration: none;
}
a:hover {
	color: #315150;
	text-decoration: underline;
}
a:active {
	color: #1d7099;
	text-decoration: none;
}

.footer_text {
	color: #FFF;
	line-height: 16px;
	font-size: 11px;
}

.footer_text_bottom {
	color: #D1D1D1;
	line-height: 16px;
	font-size: 11px;
}
.footer-lnk:link, .footer-lnk:visited, .footer-lnk:active  {
	color: #9fb3c3;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 20px;
}

.footer-lnk:hover {
	color: #1D8ACE;
	text-decoration: none;
}

.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4D7E6;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header_message_small {
	color: #a1b8cc;
}
.header_text {
	font-size: 12px;
	color: #123049;
}
.header_image {
	background-image: url(images/web_dev_franchise_19.jpg);
	background-position: left top;
	height: 357px;
}
.sidebar {
	background-image: url(images/inner_19.jpg);
	width: 278px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.sidebar_lnk:link, .sidebar_lnk:active, .sidebar_lnk:visited {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7CBDD;
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #346A8E;
	text-indent: 15px;
}

.sidebar_lnk:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FFF;
	text-decoration: none;
}
.hor_sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85BDCC;
}
