@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #b8b8b8;
}

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #859FCB;
	text-decoration: none;
}


p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		padding:0px;
}

#page-container {
	width: 868px;
	margin: auto;
	z-index: 1;
	position: relative;
	background-color: #FFFFFF;
}

#head {
	height: 106px;
	z-index: 1;
	position: relative;
	background-image: url(../images/back_header.jpg);
}

#logo {
    height: 64px;
	width: 224px;
	z-index: 1;
	position: absolute;
}
#blog {
	position: absolute;
	left: 764px;
	top: 76px;
}


#nav {
	height: 27px;
	width: 650px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 79px;
}

#menu {
	height: 27px;
	width: 346px;
	z-index: 1;
	position: absolute;
	left: 524px;
	top: 22px;
}

#line1 {
	height: 20px;
	width: 1px;
	z-index: 1;
	position: absolute;
	left: 569px;
	top: 20px;
	background-image: url(../images/line2.gif);
}

#line2 {
	height: 20px;
	width: 1px;
	z-index: 1;
	position: absolute;
	left: 684px;
	top: 20px;
	background-image: url(../images/line2.gif);
}

#line3 {
	height: 20px;
	width: 1px;
	z-index: 1;
	position: absolute;
	left: 743px;
	top: 20px;
	background-image: url(../images/line2.gif);
}
#line4 {
	height: 20px;
	width: 1px;
	z-index: 1;
	position: absolute;
	left: 817px;
	top: 20px;
	background-image: url(../images/line2.gif);
}



#flash {
	height: 275px;
	z-index: 1;
	position: relative;
	background-color: #FFFFFF;
}

#space {
	height: 43px;
	z-index: 1;
	position: relative;
	background-color: #FFFFFF;
}

#content {
	z-index: 1;
	position: relative;
	background-image: none;
}

#content_home {
	z-index: 1;
	position: relative;
	background-image: url(../images/back_content.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3462B6;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

.text a {
	text-decoration:none;
	color:#4D6999;
}

.text a:hover {
	color:#6e8bbc;
}


.text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}

.linkAbout {
	margin-top:3px;
}

.link, .ui-widget-content a.link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4371CA;
	text-decoration: none;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


#line {
	height: 1px;
	width: 868px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: -1px;
	background-image: url(../images/line.gif);
}

#photo1 {
	height: 84px;
	width: 125px;
	z-index: 1;
	position: absolute;
	left: 43px;
	top: 35px;
}

#text1 {
	height: 85px;
	width: 230px;
	z-index: 1;
	position: absolute;
	left: 181px;
	top: 35px;
}


#photo2 {
	height: 84px;
	width: 125px;
	z-index: 1;
	position: absolute;
	left: 43px;
	top: 142px;
}

#text2 {
	height: 85px;
	width: 236px;
	z-index: 1;
	position: absolute;
	left: 181px;
	top: 142px;
}


#photo3 {
	height: 84px;
	width: 125px;
	z-index: 1;
	position: absolute;
	left: 436px;
	top: 35px;
}

#text3 {
	height: 85px;
	width: 230px;
	z-index: 1;
	position: absolute;
	left: 576px;
	top: 35px;
}

#photo4 {
	height: 84px;
	width: 125px;
	z-index: 1;
	position: absolute;
	left: 436px;
	top: 142px;
}

#text4 {
	height: 85px;
	width: 230px;
	z-index: 1;
	position: absolute;
	left: 576px;
	top: 142px;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C71AE;
	text-decoration: none;
	line-height: 17px;
}
a.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}


#left {
	z-index: 1;
	width: 191px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	padding-top: 7px;
}

#left img {
	border:none;
}

#right {
	z-index: 1;
	width: 617px;
	position: relative;
	float: right;
	background-image: url(../images/back_left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}

#right2 {
	z-index: 1;
	width: 617px;
	position: relative;
	float: right;
	background-image: url(../images/back_left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
#story {
	position: relative;
	height: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}



.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #4D6999;
}
.super_title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #4D6999;
}
#expertbot {
	height: 100px;
	width: 615px;
	background-image: url(../images/microphone2_b.jpg);
	background-repeat: no-repeat;
	padding-left: 1px;
	background-position: right;
	position: relative;
}

.super_title_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


#bottom {
	height: 20px;
	z-index: 1;
	position: relative;
	padding-top: 10px;
	clear: both;
	background-color: #b8b8b8;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.resources:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F7DB0;
	text-decoration: none;
	line-height: 22px;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #435C87;
	text-decoration: none;
}
.linkmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F7DB0;
	text-decoration: none;
}
a.linkmail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkmail1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#clickheretolisten {
	position: absolute;
	height: 21px;
	width: 109px;
	left: 134px;
	top: 283px;
}

a.linkmail1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F7DB0;
	text-decoration: none;
}


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.text2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F7DB0;
	text-decoration: underline;
}
.textdownloadmp3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.textdownloadmp3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F7DB0;
	text-decoration: underline;
}


.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #4371CA;
	text-decoration: none;
}

.titleBullet {
	background:url(../images/bullet.png) no-repeat;
	padding-left:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.block2col {
	float:left;
	width:650px;
}

.block2col div {
	float:left;
	width:300px;
}
#tabs-a {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 277px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 380px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#tabs-a ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 16px;
	top: 6px;
}
#tabs-a li {
	font-weight: bold;
	color: #4D6999;
	list-style-type: none;
}

#tabs-a #tabs-1 {
	position: relative;
	top: 40px;
	width: 240px;
	left: 15px;
}


#tabs-b, #tabs-c {
	width: 272px;
	font-size: 11px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-left-color: #BFBFBF;
	position: relative;
	height: 380px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 11px;
}
#tabs-b #tabs-2 {
	background-attachment: scroll;
	background-image: url(../images/notebook.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 327px;
}

/*#tabs-a #tabs-1, #tabs-a li.ui-state-active a {
	background-color: #F0F8FF;
}*/
.title_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #4D6999;
	padding-bottom: 10px;
	display: block;
}
.floatleft {
	float: left;
}
.margin-rb {
	margin: 0 10px 05px 0;
}
.margin-l35 {
	margin-left: 35px;
}
#tabs-b  ul, #tabs-c ul {
	background-image: url(../images/left-active.jpg);
	position: absolute;
	height: 23px;
	width: 274px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	left: -1px;
}
#tabs-b  #tabs-2, #tabs-c  #tabs-4, #tabs-c  #tabs-5 {
	position: relative;
	top: 40px;
	width: 240px;
	left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.left-active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D6999;
	position: absolute;
	left: 9px;
	top: 6px;
	list-style-type: none;
	width: 114px;
	text-align: center;
}
.left-inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	position: absolute;
	left: 9px;
	top: 6px;
	list-style-type: none;
	width: 114px;
	text-align: center;
	cursor: pointer;
}

.right-inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	position: absolute;
	left: 146px;
	top: 6px;
	list-style-type: none;
	width: 117px;
	text-align: center;
	cursor: pointer;
}
.right-active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D6999;
	position: absolute;
	left: 146px;
	top: 6px;
	list-style-type: none;
	width: 117px;
	text-align: center;
}
#expertbotflash {
	position: absolute;
	height: 71px;
	width: 395px;
	left: 190px;
	top: -6px;
}
#freeaudiowebinar {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 31px;
	top: -7px;
}
#downloadmp3 {
	position: absolute;
	height: 18px;
	width: 102px;
	left: 371px;
	top: 339px;
}
#tabs-b #tabs-3 {
	position: relative;
	top: 40px;
	width: 240px;
	left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

	height: 340px;
}
.content_header {
	padding-left: 30px;
	
}

.content_header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.content_header h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #666666;
}
#mainContent h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 24px;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#mainContent {
	margin: 0 0 0 350px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#formbest {
	background-image: url(../images/best_form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	font-size: 11px;
	width: 420px;
	color: #666666;
}
.default-input {
	margin-bottom: 8px;
	width: 150px;
	border: 1px solid #AFAAA0;
	font-size: 11px;
	height: 20px;
}
.content_header h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}

