@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, address {
	margin-bottom: 1em;
}
a{
	text-decoration:none;
}
ul, ol {
	padding-left:2em;
	color: #7B5C46;
}
h1 {
	font-size: 24px;
	color: #F57B20;
	font-weight: normal;
	border-bottom: solid #BEC0C2 1px;
	padding: 0 0 10px 0;
	clear:left;
}
h2 {
	color: #005695;
	font-size: 20px;
}
h3 {
	font-size:18px;
}
h4 {
	color: #005695;
	font-size: 16px;
}
p, li {
	line-height:22px;
}
body {
	background-image: url(../images/body_bg.jpg);
	font-size: 14px;
	background-repeat: repeat-x;
	background-color: #cecfd1;
	font-family: Arial, Helvetica, sans-serif;
	color: #58585A;
}
a img {
	border:none;
}
blockquote {
	padding-left:3em;
}
a:link {
	color: #4E8ABE;
}
a:visited {
	color: #4277A4;
}
a:hover {
	color: #f57b20;
}
/* header
----------------------------------------------- */
#header, #topnav, #footer-question, #footer {
	padding: 0 12px;
}
#wrapper {
	width: 997px;
	margin: 0 auto;
	background-image: url(../images/ose-bubbles.png);
	background-repeat: no-repeat;
	background-position: 230px 0px;
}
#header {
	height: 136px;
}
#logo {
	float: left;
	border: none;
	position: relative;
	top: 38px;/*padding: 38px 0 0 0;*/
}
#header-tagline {
	color: #F57B20;
	float: left;
	position: relative;
	left: 85px;
	/*top: 54px;*/
        top: 92px;
}
#choose-background {
	float: right;
	width: 295px;
	position: relative;
	top: 5px;
}
#head_logo{
	padding-bottom:0px;
	margin:0px;
	font-size:40px;
	border:none;
	text-decoration:none;
}

#choose-background img {
	float: left;
	margin-bottom: 18px;
	position: relative;
	top: 4px;/*padding: 4px 0 16px 0;*/
}
.background-changer {
	height: 26px;
	width: 26px;
	float: right;
	border: solid #bec0c2 2px;
	margin-right: 10px;
}
.brown {
	background-color: #C6B8AC;
}
.blue {
	background-color: #A6BFDE;
}
.gray {
	background-color: #cecfd1;
}
#phone-number {
	color: #543019;
	font-size: 24px;
	clear: left;
	text-align: right;
}
#main {
	background-image: url(../images/main_bg.png);
	background-repeat: no-repeat;
}
.request-media-kit {
	display:block;
	width:160px;
	height:13px;
	padding:8px;
	float:right;
	zoom:1;
}
/* nav styles
----------------------------------------------- */
#topnav {
	height: 76px;
}
#topnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topnav ul li {
	float: left;
}
#topnav ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin: 13px 0;
	font-size: 18px;
	padding: 14px 25px;
	background-image: url(../images/topnav-a_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 2px;
}
#topnav ul li a:hover, #topnav ul li a.selected {
	color: #F57B20;
}
#topnav ul li a.nob {
	background-image: none;
}
/* layout
----------------------------------------------- */
#inset-row {
	clear: left;
	height: 335px;
}
#flash {
	width: 970px;
	height: 295px;
	float: left;
	padding: 15px 0 0 20px;
	margin: 0;
}
#inset-sidebar {
	float: left;
	width: 231px;
	height: 240px;
	padding: 21px 0px 0px 15px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}
#inset-sidebar p {
	margin: 0;
	padding: 0;
	line-height:normal;
}
#inset-sidebar span {
	font-size: 32px;
}
#inset-sidebar .cloud_1 {
	font-size:25px;
}
#inset-sidebar .cloud_2 {
	font-size:35px;
}
#inset-sidebar .cloud_3 {
	font-size:42px;
}
#inset-sidebar .cloud_4 {
	font-size:50px;
}
#inset-sidebar .cloud_5 {
	font-size:60px;
}
.inset-button {
	font-size: 14px;
	text-transform: uppercase;
}
#content-row {
	background-image: url(../images/content-row_bg.png);
	background-repeat: repeat-y;
	padding: 15px 25px 0 25px;
	float: left;
	width: 947px;
	clear: left;
}
#content {
	clear: left;
	float: left;
	width: 743px;
	padding: 0 5px 0 10px;
}
#content ul {
	list-style-image: url(../images/li_bg.gif);
	color: #58585A;
}
#content img {
	border:none;
}
#content area {
	border: 2px solid #fff;
}
#sidebar {
	float: left;
	width: 170px;
	padding:10px 0px 0px 7px;
}
#success-story {
	clear: left;
	border-top: solid #BEC0C2 1px;
}
.no-bold {
	font-weight:normal;
}
/* footer styles
----------------------------------------------- */
#footer-question {
	clear: both;
	display: none;
}
#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	clear: left;
	text-align: center;
	color: #77777;
	padding: 25px 0;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a {
	color: #777;
}
#footer a:hover {
}
/* general classes
----------------------------------------------- */
.button {
	display: block;
	position: relative;
}
#free-consultation {
	width: 200px;
	top: 38px;
	height: 30px;
	left: 15px;
}
.back-to-top {
	display:block;
	text-align:right;
	padding:2px 26px 0px;
	height:22px;
	background:#fff url(../images/back-to-top_bg.gif) top right no-repeat;
}
#wrapper img.image-left {
	float: left;
	padding: 4px;
	border: 1px solid #cecece;
	margin: 0 15px 5px 0;
}
#wrapper img.image-right {
	float: right;
	padding: 4px;
	border: 1px solid #cecece;
	margin: 0 0 5px 15px;
}
/* for the world's worst browser
---------------------------------------------- */
img, div, input {
	behavior: url(/images/iepngfix.htc)
}


#form {  display: block; margin:5px; }
#idcheck {height: 50px; }
#searchbox { float: left; display: block; background-image: url(../images/input_search.gif); background-repeat: no-repeat; width: 634px; height: 51px; margin: 0; }
#yahooid { border: 0 none; width: 620px; height: 30px; margin: 11px 5px 5px 10px; color:white; font-size: 26px; background-color: #F06D22; text-align: center; }
#searchbutton { float: left; width: 74px; height: 51px;}
#imageholder { float: left;
 display: block; width: 106px; height: 106px;  background-image:url(../images/imageholder.gif);}
#imageholderhi5 { float: left; display: block; width: 152px; height: 152px; margin: 15px 10px 0 0; background-image: url(images/imageholder.gif);font-size:16px;color:#7ECE05; }
#imageholderhi5 img{width:144px; height:144px; margin-right:10px;}
#imageholder img{margin-right:10px;}
#status{font-size:24px;color:#FF9900;padding-left:10px;}
#contact{font-size:18px;color:#7ECE05;padding-left:10px;}
#downloaddetectinvisibleme {
	padding-left: 60px;
	height: 48px;
	display: block;
	text-align: left;
	text-decoration: none;
}

#downloaddetectinvisibleme {
	width: 550px;
	background:url(/images/ymessenger.jpg) top left no-repeat;
	margin-bottom: 10px;
}

#downloaddetectinvisibleme h3 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

#downloaddetectinvisibleme:hover h3 {
	text-decoration: none;
}

#downloaddetectinvisibleme .desc {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-top:5px;
}