/* 10) FOOTER
=-----------------------*/
* {
	margin:0px;
	padding:0px;
}
#footer {
	/*border-top:6px solid #F1EFE0;*/
	color:#A8A8A8;
	clear: both;
	/*text-align: left;*/
}
#grey_footer_bg {
	border-top:8px solid #161616;
	border-bottom:8px solid #161616;
	background-color: #262626;
}
#inner_div {
	width:960px;
	/*height:100%;
		position:relative;*/
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
}
#go_to_top_border {
	position:absolute;
	bottom:-10px;
	right:10px;
}
.footer_box {
	width:300px;
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 8px;
	margin-left: 10px;
}
#footer h2 {
	font-size:18px;
	font-weight:normal;
	color:#0CB0CC;
	line-height:37px;
	margin-bottom:5px;
	background-image: url(../images/backgrounds/footer-title-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.middle_box_2 {
	float:left;
	margin-left:55px;
}
#resources-listing ul li {
	line-height:31px;
	height:32px;
	font-size:12px;
	color:#A8A8A8;
	text-indent:27px;
	margin-right:6px;
	background-image: url(../images/backgrounds/footer-list-style.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 0px;
}
#resources-listing ul li a {
	text-decoration:none;
	color:#A8A8A8;
}
#resources-listing ul li a:hover {
	color:#FEFEFE;
}
#contact_info {
	width:285px;
	text-align: left;
	float:left;
	margin-left:20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#contact_info a {
	text-decoration:none;
	color:#A8A8A8;
	border-bottom:1px dotted #A8A8A8;
}
#contact_info a:hover {
	color:#CCCCCC;
}
#contact_info p {
	font-size:12px;
	padding:6px 0px 4px 0px;
}
#contact_info p span {
	color:#0CB0CC;
}
#contact_info a.follow_icon {
	margin:0px 7px 0px 0px;
	border-bottom:none;
}
#social-media {
	padding:0px;
	margin:0px;
	clear:both
}
#social-media ul li {
	float:left;
}
#social-media li {
	width:33px;
	margin-right:12px;
	list-style-type: none;
}
#latest_from_blog {
	width:300px;
	text-align: left;
	float:left;
	margin-left: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
.middle_box_2 p {
	font-size:12px;
	padding:6px 0px 4px 0px;
}
.middle_box_2 p span {
	color:#0CB0CC;
}
.blog {
	padding-top:6px;
}
.blog img {
	float:left;
	width:74px;
}
.blog div a.blog_title {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#DBDBDB;
	line-height:20px;
	cursor:pointer;
}
.blog div a.blog_title:hover {
	text-decoration:none;
	color:#FDFDFD
}
.blog div {
	float:right;
	width:190px;
}
.blog p {
	font-size:12px;
	color:#CCC;
	line-height:18px;
	padding:5px 0px 5px 0px;
}
.blog div a.read_full_article {
	text-decoration:none;
	font-size:12px;
	color:#0CB0CC;
}
.blog div a.read_full_article:hover {
	text-decoration:none;
	color:#FDFDFD
}
.seperator_2 {
	height:1px;
	padding:10px 0px 10px 0px !important;
	padding:5px 0px 0px 0px;
	background-image: url(../images/backgrounds/seperator-2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#blue_footer_bg {
	height:47px;
	font-size:12px;
	color:#FEFEFE;
	background-color: #242424;
	background-image: url(../images/backgrounds/footer-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#inner_blue_bg {
	width:929px;
	margin:auto;
	position:relative;
	padding-top: 0px;
}
#blue_footer_bg p {
	float:left;
	margin:0px 0px 0px 0px;
}
#go_to_top_div {
	position:absolute;
	right:10px;
	top:-30px;
}
#blue_footer_bg span {
	float:right;
	padding:0px 0px 0px 0px;
}
#footer-links {
	padding:17px 0px 0px 0px;
}
#footer-links ul li {
	float:left;
	padding:0px 10px 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
}
#footer-links ul li a {
	text-decoration:none;
	color:#FEFEFE;
	list-style-type: none;
}
#footer-links li a.firstlink {
	color:#FEFEFE;
	padding:0px;
	list-style-type: none;
}
#footer-links li.lastlink {
	border:none
	list-style-type: none;
}
#footer-links a:hover {
	text-decoration:underline;
}
ul li {
	list-style:none;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
}
