@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0;
	color: #000;
	background-color:#3e3e3e;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
#bg {
	width: 100%;
	float: left;
}
.headings {
	width: 194px;
	background-color: #eeeedd;
	display: block;
	height: 28px;
	font-weight: bold;
	color: #122f35;
	padding-left: 20px;
	padding-top: 3px;
	clear: both;
}
#wrapper2 {
	width: 950px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	margin-top: 35px;
}
.wrapper2-home {
	margin-top: 50px !important;
}
.post-wrapper {
	width: 636px;
	margin-top: 15px;
}
.rule {
	clear: both;
	border-top: 1px solid #eeeedd;
	width: 636px;
	margin: 15px 0px;
	float: left;
}
a:link {
	text-decoration: none;
	color: #122f35;
}
a:visited {
	text-decoration: none;
	color: #122f35;
}
a:hover, a:active {
	color: #3B3B3B;
}
.home-wrapper {
	width: 636px;
	border-top: 1px solid #eeeedd;
	margin-top: 15px;
}
.home-left {
	width: 420px;
	border-right: 1px solid #eeeedd;
	float: left;
}
.home-post-wrap {
	width: 395px;
	border-bottom: 1px solid #eeeedd;
	padding: 15px 25px 25px 0px;
}
.home-post-wrap-2 {
	padding: 15px 0px;
	margin-top: 15px;
	background-image: url(images/smooth-green/small-arrow-4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}
.home-post-wrap-3 {
	width: 636px;
	border-bottom: 1px solid #eeeedd;
	padding: 0px;
}
#home-right-side {
	width: 392px;
	float: right;
	background-color: #ededed;
	margin-top: 8px;
}
.recent {
	float: left;
	padding: 5px 15px;
}
.readmore {
	background-image: url(images/smooth-green/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
	margin-top: 10px;
}
.readmore a:link, .readmore a:hover {
	color: #122f35;
}
.readmore-2 {
	float: right;
	clear: both;
	border: none;
	margin-right: 15px;
}
.titles a:link, .titles a:visited, .titles a:active {
	font-size: 33px;
	color: #122f35;
	margin-bottom: 20px;
	float: left;
}
.post-title {
	margin-top: 30px;
}
pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
pre:hover, blockquote:hover {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}
#pages {
	width: 100%;
	float: left;
	height: 72px;
	background-color: #000;
	border-bottom: 1px solid #5e5e5e;
	margin-bottom: 15px;
}
#pages-inside {
	width: 950px;
	height: 72px;
	margin: auto;
}
#categories {
	width: 926px;
	float: left;
	background-color: #47d738;
	background-image: url(images/smooth-green/categories-bg.gif);
	height: 42px;
	margin-left: 11px;
	margin-top: -20px;
}
#categories ul {
	margin: 0px;
	width: 888px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}
#categories ul li {
	float: left;
	display: block;
	padding: 0px;
	height: 42px;
}
#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active {
	height: 30px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	padding: 12px 13px 0px 13px;
	float: left;
	margin: 0px;
	font-weight: bold;
}
#categories ul li a:hover {
	background-image: none;
	color: #ffce82 !important;
}
#header {
	width: 950px;
	margin-top: 0px;
	height: 219px;
	background-color: #373434;
	background-image: url(images/smooth-green/header-bg.gif);
	background-repeat: repeat-x;
	float: left;
}
#container {
	float: left;
	width: 950px;
	background-color: #ededed;
	background-image: url(images/smooth-green/content-bg-2-2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
#home-container {
	float: left;
	width: 950px;
	background-color: #ededed;
	background-image: url(images/smooth-green/content-bg-2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
#left-div {
	width: 571px;
	float: left;
	padding-left: 28px;
}
#left-div-full {
	width: 890px;
	float: left;
	padding-left: 28px;
}
#left-inside {
	float: left;
	padding: 0px 0px 0px 19px;
}
.adwrap {
	margin-left: 9px;
	float: left;
	padding: 5px 0px;
}
.adwrap a, .adwrap a:hover, .adwrap a:visited {
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
}
#sidebar {
	float: right;
	width: 293px;
	margin-right: 15px;
	margin-top: 25px;
}
#pages-inside ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 15px;
	float: left;
}
#pages-inside ul li {
	float: left;
	display: block;
	height: 42px;
	padding: 0px;
	margin: 0px;
}
#pages-inside ul li:hover {
	background-image: url(images/smooth-green/pages-hover-left.gif);
	background-position: left;
}
#pages-inside ul li a:link, #pages-inside ul li a:visited, #pages-inside ul li a:active {
	float: left;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 37px;
	font-size: 13px;
	padding: 5px 12px 0px 6px;
	margin: 0px;
}
#pages-inside ul li a:hover {
	background-image: url(images/smooth-green/pages-hover-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #000;
}
.sidebar-box {
	float: right;
	width: 293px;
	background-image: url(images/sidebar-box-bg.png);
}
.sidebar-box-inside {
	float: left;
	margin: 10px 0px 10px 10px;
	background-color: #f1f1f1;
	width: 239px;
	padding: 15px;
}
.sidebar-box-inside ul li a:link, .sidebar-box-inside ul li a:visited, .sidebar-box-inside ul li a:active {
	color: #000;
	background-image: url(images/smooth-green/arrow-green.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 30px;
	float: left;
	display: block;
}
.sidebar-box ul li {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 239px;
	float: left;
	background-image: url(images/smooth-green/small-arrow-4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sidebar-box ul {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}
.sidebar-box-title {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding: 7px 11px;
	background-color: #616161;
	float: left;
	border-bottom: 1px solid #fff;
	width: 247px;
	margin: -15px 0px 0px -15px;
}
.ad_125 {
	float: left;
	margin: 6px 0px 0px 6px;
	border: none;
}
#commentform {
	margin: 1em 0;
	margin-left: 20px;
}
#commentform textarea {
	background: #fff;
	border: 1px solid #d2d2d2;
	width: 370px;
}
#commentform #email {
	font-size: 1.1em;
	background: #fff;
	border: 1px solid #d2d2d2;
	width: 280px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
}
#commentform #author {
	font-size: 1.1em;
	background: #fff;
	border: 1px solid #d2d2d2;
	width: 280px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
}
#commentform #url {
	font-size: 1.1em;
	background: #fff;
	border: 1px solid #d2d2d2;
	width: 280px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
}

#commentform input {
	margin-bottom: 3px;
}
.search_bg {
	float: right;
	margin-top: 18px;
	margin-left: 10px;
}
.search_bg #s {
	background: #FFF;
	font-size:11px;
	color:#abab91;
	font-family: Arial;
	width:150px;
	vertical-align:middle;
	padding:10px;
	border: 1px solid #e5e3d3;
}
.search_bg #searchsubmit {
	background-color: #e56100;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 5px solid #f6f6e9;
	vertical-align:middle;
	text-transform: lowercase;
	margin-left: 10px;
	height: 30px;
	padding-bottom: 10px;
}
#about-image {
	float: left;
	display: inline;
	margin-right: 10px;
	border: 5px solid #fff;
}
.thumbnail {
	border: 8px solid #cacaca;
	float: left;
	margin-right: 20px;
	display: inline;
}
.post-info-wrap {
	margin-left: -39px;
	float: left;
	clear: both;
	margin-bottom: 15px;
}

.post-info-wrap-home {
	margin-left: -31px;
	float: left;
	clear: both;
	margin-bottom: 15px;
}
.post-info {
	float: left;
	color: #fff;
	margin: 0px;
	display: block;
	background-image: url(images/smooth-green/home-title-2-bg.gif);
	height: 41px;
	font-size: 19px;
	padding: 8px 20px 0px 20px;
}
.post-info a:link, .post-info a:hover, .post-info a:visited {
	color: 	#ffe8a1;
}
.logo {
	margin-left: -12px;
	float: left;
	border: none;
}
ul, ol {
	line-height: 2.0em;
}
.current-category {
	background-color: #FFF;
	color: #122f35;
	border: 1px solid #EBEBEB;
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 25px;
	width: 603px;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav ul {
	width: 220px !important;
	position:absolute;
	top:-999em;
	border-bottom: 4px solid #e6e6e6;
	background-color: #fff;
	background-image: url(images/smooth-green/pages-dropdown-top-2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px !important;
}
#nav2 ul {
	background-color: #5cc84e;
	border-bottom: 4px solid #56be46;
	padding-top: 0px !important;
	background-image: none;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
#nav2 li {
	z-index: 98 !important;
}
.nav a {
	display:block;
}
.nav ul li {
	width: 100%;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left:-14px;
	top:15px;
}
#nav2 li:hover ul, ul#nav2 li.sfHover ul {
	left:0px;
	top:42px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left:205px;
	top: -21px;
	padding-top: 0px !important;
	background-image: none;
}
#nav2 li li:hover ul, ul#nav2 li li.sfHover ul {
	left:220px !important;
	top: 0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}

/*--------------------------------------------*/
/*---------------DROPDOWN MENUS---------------*/

.nav li li {
	display: block;
	padding: 0px;
	height: auto !important;
}
.nav li li a:link, .nav li li a:visited {
	width: 180px;
	display: block;
	height: auto !important;
	color: #000 !important;
	background-image: url(images/smooth-green/arrow-green.gif) !important;
	background-position: 10px 15px !important;
	background-repeat: no-repeat;
	padding: 6px 10px 6px 30px !important;
}
#nav2 li li a:link, #nav2 li li a:visited {
	background-image: url(images/smooth-green/arrow-orange-2.gif) !important;
	color: #fff !important;
}
.nav li li a:hover {
	background-color: #f4f4f4;
	background-image: url(images/smooth-green/arrow-green.gif) !important;
	color: #000 !important;
}
#nav2 li li a:hover {
	background-color: #53ba46;
}
.nav li:hover a:link, .nav li:hover a:visited {
	background-image: url(images/smooth-green/pages-hover-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #000 !important;
}
#nav2 li:hover a:link, #nav2 li:hover a:visited {
	color: #ffce82 !important;
}
#nav2 li:hover li a:link, #nav2 li:hover li a:visited {
	color: #fff !important;
}
#nav2 li:hover a:link, #nav2 li:hover a:visited {
	background-image: none;
}
#searchform {
	margin-right: 20px;
	margin-bottom: 15px;
}


/* Begin Comments*/

.commentlist {
padding: 0px;
margin: 0px 0px 0px 0px;
width: 581px;
background-image: url(images/smooth-green/comment-bg.gif);
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li {
	font-weight: bold;
	width: 581px;
	display: block;
	background-image: url(images/smooth-green/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

.commentlist li div {
	width: 561px;
	display: block;
	background-image: url(images/smooth-green/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #6bb3cf;
	padding: 1px;
	}

.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
	}
	
.says {
display: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}
	

#commentform p {
clear: both;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #fff;
	background-image: url(images/smooth-green/comment-children-top.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #ededed;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: none;
}

.commentlist .commentmetadata a:link, .commentlist .commentmetadata a:visited {
color: #fff;	
}

.commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 20px;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-color: #47d738;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding: 0px 10px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #fff;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#respond h3 {
clear: both;
font-size: 16px;
}

#comments {
line-height: 30px;
color: #a8366a;
font-weight: normal;
font-size: 20px;
margin-bottom: 15px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
width: 144px;
padding: 5px 10px;
background-color: #47d738;
color: #FFF;
font-weight: bold;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

.commentlist .post-info-wrap {
	margin-left: -30px;
}

.commentlist .children .post-info-wrap {
	margin-left: -40px;
}


.commentlist .children .children .post-info-wrap {
	margin-left: -34px;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px -20px !important;
	padding: 2px 0px 0px 10px !important;
	display: block;
	clear: both;
	background-image: none;
	margin-left: 3%;
	background-image: url(images/smooth-green/comment-date-2.gif);
	color: #fff !important;
	font-weight: bold;
	width: 183px !important;
	height: 36px;
	}

.commentlist .children .commentmetadata {
	background-image: url(images/smooth-green/comment-date-2.gif);
	width: 183px !important;
	margin: 5px 0px 0px -25px !important;
	padding-left: 10px !important;
}

.vcard {
background-image: url(images/smooth-green/comment-avatar-bg.gif) !important;
height: 61px;
margin-left: -21px !important;
background-repeat: no-repeat;
background-position: left;
padding: 5px 0px 0px 5px !important;
}

.children .vcard {
margin-left: -26px !important;
}



#sections {
	width: 950px;
	height: 267px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin-bottom: 15px;
	color: #fff;
}
#sections ul {
	list-style-type: none;
	width: 9000px;
	height: 267px;
	margin: 0px;
	background-color: #000;
	padding: 0px;
}
#sections ul li {
	width: 950px;
	height: 267px;
	float: left;
	background-image: url(images/smooth-green/slider-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.prev {
	height: 36px;
	width: 36px;
	background-image: url(images/smooth-green/slider-arrow-left.png);
	position: absolute;
	cursor: pointer;
	top: 110px;
	left: -16px;
	z-index: 3;
}
.next {
	height: 36px;
	width: 36px;
	background-image: url(images/smooth-green/slider-arrow-right.png);
	position: absolute;
	cursor: pointer;
	top: 110px;
	left: 933px;
	z-index: 3;
}
.slider-link-1 {
	width: 152px;
	height: 43px;
	background-image: url(images/smooth-green/slider-button-1.gif);
	position: absolute;
	z-index: 1;
	top: -35px;
	color: #fff !important;
	font-weight: bold;
	padding: 10px 0px 0px 16px;
}
.slider-link-2 {
	width: 152px;
	height: 43px;
	background-image: url(images/smooth-green/slider-button-1.gif);
	position: absolute;
	z-index: 1;
	top: -35px;
	left: 170px;
	color: #fff !important;
	font-weight: bold;
	padding: 10px 0px 0px 16px;
}
.slider-link-3 {
	width: 152px;
	height: 43px;
	background-image: url(images/smooth-green/slider-button-1.gif);
	position: absolute;
	z-index: 1;
	left: 340px;
	top: -35px;
	color: #fff !important;
	font-weight: bold;
	padding: 10px 0px 0px 16px;
}
.slider-line {
	float: left;
	margin-bottom: 10px;
}
#sections h2 {
	font-size: 36px;
	color: #fff;
	margin-bottom: 20px;
	float: left;
}
.slider-left {
	margin: 25px 25px 0px 25px;
	float: left;
	width: 450px;
	height: 209px;
	overflow:visible;
}

.slider-left h2 {
	overflow:visible
}
.slider-left-2 {
	float: left;
	width: 472px;
	height: 292px;
}
.slider-right {
	float: right;
	margin-right: 50px;
	width:210px;
	height:245px;
	margin-top: 6px;
	background-image:url(http://securuslifeorganizer.com/wp-content/uploads/2009/10/slider12.png);
}

.slider-right img {
	margin:20px;
	position:relative;
	top:10px;
}

.slider-right2 {
	float: right;
	margin-right: 50px;
	width:327px;
	height:220px;
	margin-top: 20px;
background-image:url(http://securuslifeorganizer.com/wp-content/uploads/2009/10/slider23.png);
}

.slider-right2 img {
	margin:20px;
	position:relative;
	top:10px;
}

.slider-right3 {
	float: right;
	margin-right: 50px;
	width:270px;
	height:225px;
	margin-top: 14px;
background-image:url(http://securuslifeorganizer.com/wp-content/uploads/2009/10/slider3.png);
}

.slider-right3 img {
	margin:20px;
	position:relative;
	top:10px;
}

.readmore {
	float: right;
	border: none;
	margin: 0px;
	position: relative;
	z-index: 200;
}
.readmore2 {
	margin: 10px 0px 0px 0px;
	float: right;
	border: none;
}
#home-wrap {
	padding: 0px 20px;
}
#home-left {
	float: left;
	width: 515px;
}
#home-wrap h2 {
	float: left;
	color: #000;
	margin: 0px;
	display: block;
	font-weight:normalu;
	background-image: url(images/smooth-green/home-title-2-bg.gif);
	height: 41px;
	font-size: 20px;
	padding: 8px 20px 0px 20px;
}
#home-left h2 {
	float: left;
	color: #000;
	margin: 0px;
	display: block;
	background-image: url(images/smooth-green/home-title-1-bg.gif);
	height: 41px;
	font-size: 22px;
	padding: 8px 20px 0px 20px;
}
.home-title-image {
	float: left;
}
.home-title-1 {
	font-size: 36px;
	color: #122f35;
	margin-bottom: 20px;
	float: left;
}
.home-line {
	float: left;
	clear: both;
	width: 100%;
	height: 2px;
	margin-bottom: 15px;
}
.recent-thumb {
	float: left;
	margin-right: 10px;
	display: inline;
	border: 4px solid #e7e7e7;
}
.recent-link {
	float: left;
	color: #122f35;
}
.recent-info {
	float: left;
	color: #47d738;
	font-weight: bold;
	width: 292px;
}
.recent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 2000px;
}
.recent ul li {
	width: 100%;
	background-image: url(images/small-arrow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 5px;
	float: left;
	margin: 0px;
	display: block;
}
.recent-scroll {
	float: left;
	height: 185px;
	overflow: hidden;
	clear: both;
	width: 100%;
}
.prev2 {
	width: 60px;
	height: 22px;
	background-image: url(images/smooth-green/recent-arrow-top.gif);
	cursor: pointer;
	top: -23px;
	left: 150px;
	position: absolute;
	z-index: 99;
}
.next2 {
	width: 60px;
	height: 22px;
	background-image: url(images/smooth-green/recent-arrow-bottom.gif);
	cursor: pointer;
	top: 217px;
	left: 150px;
	position: absolute;
}
.blog-title {
	font-size: 20px;
	color: #122f35;
	float: left;
	margin-bottom: 10px;
}
.rss-button {
	float: right;
	border: none;
	clear: right;
}
.credits {
	clear: both;
	padding-bottom: 20px;
	margin-top: 20px;
	float: left;
	font-size: 11px;
	width: 950px;
	color: #ededed;
}
.credits a:link, .credits a:hover, .credits a:visited {
	color: #fff;
	font-weight: bold;
}
.wp-pagenavi {
	margin: 15px 0px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #cacaca;
	color: #000;
	background-color: #fff;
}
.wp-pagenavi a:visited {
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #cacaca;
	color: #000;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #414141;
	color: #FFF;
	background-color: #616161;
}
.wp-pagenavi a:active {
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #cacaca;
	color: #000;
	background-color: #fff;
}
.wp-pagenavi span.pages {
	padding: 5px 7px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #cacaca;
	color: #000;
	background-color: #fff;
}
.wp-pagenavi span.current {
	padding: 5px 7px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #414141;
	color: #FFF;
	background-color: #616161;
}
.wp-pagenavi span.extend {
	padding: 5px 7px;
	margin: 2px;
	border: 1px solid #414141;
	color: #000;
	background-color: #616161;
}
#footer {
	clear: both;
	float: left;
	width: 950px;
	padding-top: 14px;
	font-size: 11px;
	color: #ededed;
	background-color: #232323;
	background-image: url(images/smooth-green/footer-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 22px;
	min-height: 200px;
}
.footer-box {
	float: left;
	width: 280px;
	margin-left: 23px;
	margin-bottom: 10px;
}
.footer-box ul {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}
.footer-box li {
	background-image: url(images/smooth-green/small-arrow-2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0px;
}
.footer-box h3 {
	color: #fff;
	margin-bottom: 5px;
	font-size: 18px;
	background-image: url(images/smooth-green/line-bg-2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-top: 5px;
}
#footer a:link, #footer a:visited {
	color: #ededed;
	font-size: 11px;
}
.footer-box a:link, .footer-box a:visited {
	color: #ededed;
	background-image: url(images/smooth-green/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.footer-box a:hover {
	color: #fff !important;
}

.recentcomments a {
background-image: none !important;	
}

#recentcomments li {
	background-image: url(images/comment-author.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
}


#leftcontent {
width:60%;
float:left;
}

#rightpic img {
width:190px;
float:left;
padding:15px;
}

#testimonial {
text-indent: 10px;
margin-bottom:25px;
}

#testimonial h1 {
font-size:12px;
font-weight:bold;
margin:0px;
padding 10px;
text-align:right;
}

p {
text-indent:15px;
}

span.player {
	width:50%;
	float:right;
}

p.home {
	float:left;
	text-indent:10px;
	line-height:32px;
	font-size:20px;
	font-family:calibri;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}


#home-right {
	float:right;
	background-color:#ededed;
	overflow:visible;
}

#home-left {
	float:left;
	width:55%;
}

h3.welcome {
	font-family:Tahoma;
	font-size:18px;
	margin:0px 0px 8px 0px;
	padding:0px;
	font-weight:bold;
	letter-spacing:0px;
	
}

img.getsecurus {
	border:none;
	margin:10px 0px 0px 0px;
	padding:0px;
	float:left;
}

h3.testimonial {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	float:left;
	text-indent:30px;
	letter-spacing:1px;
	text-transform:uppercase;
	border-top:1px outset #333;
	width:100%;
	clear:both;
	color:#000;
	position:relative;
	top:-40px;
}

h4.testimonial-head {
	font-size:16px;
	letter-spacing:1px;
}

blockquote.testimonial {
	float:left;
	clear:both;
	margin-top:10px;
	font-family:Tahoma;
	font-size:14px;
	position:relative;
	line-height:26px;
	top:-20px;
	position:relative;
}

a.more-testimonials {
	float:right;
	margin:0px 30px 0px 0px;
	padding:0px;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#b68f18;
	text-transform:uppercase;
}

a.more-testimonials:hover {
	text-decoration:none;
	color:#c9a312;
}

#contact-form {
	float:left;
}

p.contact-details {
	font-size:12px;
	font-weight:bold;
	float:left;
	display:block;
	line-height:22px;
	text-indent:0px;
	clear:both;
	margin:10px;
	padding:0px;
}

span.bold {
	font-weight:bold;
	font-family:Tahoma;
	font-size:14px;
	float:left;
	clear:both;
	text-decoration:underline;
}

h3.reason {
	font-weight:bold;
	font-family:Tahoma;
	
}

ul.reason {
	clear:both;
}

ul.reason, li.reason {
	list-style-image:url(http://www.securuslifeorganizer.com/images/list.jpg);
}

li.reason {
	margin:0px 0px 15px 0px;
	line-height:20px;
	width:570px;
	position:relative;
	left:-30px;
	height:90px;
	border:1px groove #999;
	padding:8px;
	background-color:#f0f0f0;
}

li.reasonsmall {
	margin:0px 0px 15px 0px;
	line-height:20px;
	width:570px;
	position:relative;
	left:-30px;
	height:70px;
	border:1px groove #999;
	padding:8px;
	background-color:#f0f0f0;
}


img.whyimage {
	background-color:#000;
	height:200px;
	width:200px;
	float:left;
	margin:5px;
	padding:0px;
}

#why-lower {
	float:left;
}

p.content {
	margin:3px;
	width:280px;
}

blockquote.test {
	float:left;
	width:97%;
	padding:10px;
	margin:5px 10px 5px 0px;
}

span.who {
	float:right;
	clear:both;
	font-weight:bold;
}

#testimonial-left {
	width:460px;
	float:left;
	border-right:1px groove #333;

}

#testimonial-left-new {
	width:100%;
	float:left;

}
#testimonial-right {
	width:420px;
	float:left;

}

#video-test {
	width:400px;
	margin-left:0px;
	padding-left:5px;
	height:1000px;
	background-color:#;
	float:left;
}

h3.video-head {
	font-family:Tahoma;
	font-size:16px;
	margin:0px 5px 10px 0px;
	text-indent:10px;
	padding:0px 0px 3px 0px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	border-bottom:1px groove #333;
}

img.buynowfooter {
	margin:0px 0px 0px 10px;
	padding:10px;
	text-decoration:blink;
}

img.buynowfooter:hover {
	background-image:url(http://www.securuslifeorganizer.com/images/buynowfooterbg.png);
}

p.content {
	padding:15px;
	width:100%;
}

#video-testimonial {
	width:380px;
	margin:15px 0px 65px 50px;
	padding:0px;
}

img.footer-book {
	margin:0px 0px 0px -13px;
	border:none;
}

#download-container {
	float:left;
	width:280px;
	height:450px;
	margin:5px;
	padding:0px;
	background-color:#f5f5f5;
	border:1px groove #333;
}

h2.download-header {
	text-align:left;
	width:98%;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	letter-spacing:.125em;
	border-bottom:1px groove #333;
	color:#ce9905;
	margin:0px;
	padding:5px 0px 5px 5px;
}

a.download {
	float:left;
	height:28px;
	margin:3px 0px 3px 6px;
	width:96%;
	font-family:tahoma;
	font-size:14px;
	text-align:left;
	padding:5px 0px 0px 0px;
	background-image:url(images/smooth-green/arrow-green.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	letter-spacing:1px;
}

a.download:hover {
	background-color:#f9f9f9;
	color:#333;
}

p.why {
	width:610px;
	float:left;
	text-align:left;
	line-height:24px;
	margin:0px 0px 10px 0px;
	clear:both;
	font-family:calibri;
	text-indent:10px;
	font-size:16px;
}

h2.reasons-head {
	margin:25px 0px 8px 0px;
	float:left;
	clear:both;
	padding:0px;
	text-align:center;
	width:96%;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

p.reason-des {
	font-size:14px;
}

h2.reason-header {
	font-weight:bold;
	font-family:Verdana;
	font-size:14px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px;
	clear:both;
	width:100%;
	color:#c49518;
}

p.buynow {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	width:100%;
	margin:0px;
	text-align:center;
	text-indent:0px;
}

p.wantmore {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	text-indent:0px;
	line-height:20px;
	text-align:center;
}

p.what {
	width:605px;
	float:left;
	text-align:left;
	line-height:24px;
	margin:0px 0px 10px 0px;
	clear:both;
	font-family:calibri;
	text-indent:10px;
	font-size:16px;
}

img.what-image {
	float:right;
	clear:none;
	width:293px;
	
}

#what-left {
	width:600px;
	float:left;
}

#what-right {
	width:250px;
	float:right;
	position:relative;
	left:10px;
}

img.nudge {
	position:relative;
	left:2px;
	margin-bottom:45px;
	margin-top:5px;
}

img.nudge-more {
	position:relative;
	left:10px;
	margin-bottom:45px;
	margin-top:5px;
}

#twitter_div ul {
	list-style-image:none;
	list-style:none;
}

#twitter_div li {
	list-style-image:none;
	list-style:none;
}

ul.bullet {
	list-style-image:url(http://www.securuslifeorganizer.com/images/arrow.png);
	float:left;
	clear:both;
	margin:0px 0px 5px 0px;
}

li.bullet {
	line-height:30px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:14px;
}

p.buy-now-details {
	float:left;
	clear:both;
	font:Tahoma;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	width:610px;
}

a.buynow {
	font-size:16px;
	color:#006;
}

#what-right img {
	float:left;
	margin:0px 0px 8px 0px;
}
 img.browsemore {
	 float:left;
	 position:relative;
	 top:10px;
 }
 
  img.browsemore-digi {
	 float:left;
	 position:relative;
	  top:12px;
 }
 

a.readblo {
	width:523px;
	height:84px;
	background-image:url(http://www.securuslifeorganizer.com/images/readblog.png);
	float:left;
	top:5px;
	position:relative;
	left:-20px;
}

img.buy-now-button {
	position:relative;
	top:-80px;
	border:0px;
}

span.video-player {
	position:relative;
	top:-75px;
	left:-10px;
	overflow:hidden;
	height:250px;
}

blockquote.download-bq {
	text-indent:0px;
	text-align:center;
	margin:0px;
	padding:10px 40px 10px 40px;
	clear:both;
	float:left;
}

a.downloads {
	color:#00C;
	font-weight:bold;
}
