body {
  font-family: Georgia, Arial, Helvetica;
  line-height: 140%;
  font-size: 14px;
  color: #666666;
  margin: 0px;
}

h1 {
  font-family: Arial;
  font-size: 16px;
  color: #5e5eff;
  font-weight: bold;
  display: inline;
}

h2 {
  font-family: Arial;
  font-size: 16px;
  color: #555555;
  font-weight: bold;
  display: inline;
}

h3 {
  font-family: Arial;
  font-size: 16px;
  color: #222222;
  font-weight: bold;
  display: inline;
}

h4 {
  font-family: Arial;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  display: inline;
}
h5 {
  font-family: Arial;
  font-size: 9px;
  color: #666666;
  font-weight: normal;
  display: inline;
  line-height: 100%;
}

b {
 color: #444444;
}

#social-fundamentals {
width: 820px;
padding: 10px;
margin: 0 auto;
}

#main-teaser {
width: 600px;
min-height: 20px;
border: solid 1px #999999;
padding: 15px;
margin: auto;
}
#social-fundamentals-header {
width: 800px;
height: 30px;
}

#blog-teaser {
width: 380px;
min-height: 20px;
border: solid 1px #5e5eff;
background-color: #bebeff;
padding: 5px;
margin-right: 5px;
}
#blog-teaser a,a.hover,a.visited, a.link {
color: #5e5eff;
font-weight: bold;
}
#blog-teaser a.sublink,a.sublink.hover,a.sublink.visited, a.sublink.link {
color: #5e5eff;
font-size: 12px;
font-weight: normal;
}

#teleseminar-teaser {
width: 450px;
min-height: 20px;
border: solid 1px #ff3d46;
background-color: #ffadb6;
padding: 5px;
margin-left: 5px;
}
#teleseminar-teaser a,a.hover,a.visited, a.link {
color: #ff3d46;
font-weight: bold;
}
#teleseminar-teaser a.sublink,a.sublink.hover,a.sublink.visited, a.sublink.link {
color: #ff3d46;
font-size: 12px;
font-weight: normal;
}

#social-circle-presence-teaser {
background: url(/images/social-circle-presence-background.jpg);
width: 800px;
height: 339px;
}

#social-circle-presence-content{
width: 800px;
min-height: 150px;
}

#newsletter-sign-up-background {
background: url(/images/newsletter-sign-up-box.jpg);
width: 522px;
height: 162px;
position: relative;
top: 0px;
left: 150px;
text-align: center;
}

#newsletter-sign-up {
padding-top: 40px;
text-align: center;
}

#teleseminar-sign-up-background {
background: url(/images/newsletter-sign-up-box.jpg);
width: 522px;
height: 162px;
position: relative;
top: 0px;
left: 150px;
text-align: center;
}

#teleseminar-sign-up {
padding-top: 20px;
text-align: center;
}

#build-your-social-circle-from-scratch {
position: relative;
width: 370px;
top: 45px;
left: 70px;
}
#build-your-social-circle-from-scratch a, a:visited, a:link {
  color: #5e5eff;
  text-decoration: none;
}
#build-your-social-circle-from-scratch a:hover {
  color: #2e2eaf;
  text-decoration: underline; 
}

#fundamentals-of-presence {
position: relative;
width: 360px;
top: 105px;
left: 435px;
}
#fundamentals-of-presence a, a:visited, a:link {
  color: #5e5eff;
  text-decoration: none;
}
#fundamentals-of-presence a:hover {
  color: #2e2eaf;
  text-decoration: underline; 
}
#general-content {
  width: 500px;
  text-align: left;
}
#teleseminar-content {
  width: 500px;
  text-align: left;
  font-size: 14px;
}

#pronunciation {
font-size: 11px;
color: #222222;
}

a, a:visited, a:link {
	color:#666666;
  text-decoration: none;
}
a:hover {
	color:#222222;
  text-decoration: underline; 
}

input[type=text]{
background-color: #eeeeee;
border: 1px solid #888888;
}

input[type=text]:hover, input[type=text]:focus {
border: 1px solid green;
color:#000000;
}
.header {
        height:86px;
        width:100%;
        position:relative;
        color:#000;
        margin:0px auto;
        padding:0px;
}
.header_sf {
        text-align: center;
        height:68px;
        width:100%;
        position:relative;
        color:#000;
        margin:0px auto;
        padding:0px;
}
.header_nav {
        text-align: center;
        height:18px;
        width:100%;
        position:relative;
        background-color:#000;
        margin: 0px;
        padding: 0px;
        border: 0px;
}
.header_ad {
        text-align: center;
        background: transparent url(/images/sf-ad-bg.jpg) repeat-x;
        height:89px;
        width:100%;
        position:relative;
        color:#000;
        margin:0px auto;
        padding:0px;
}
