body {
width:100%;
height:100%;
margin:0;
padding:0;
background: url('http://mymarketadvisors.com/img/sfbluebg.jpg') no-repeat fixed center;
}

#container {
	width:850px;
	border:none;
	background-color:#ffffff;
	margin:50px auto 50px auto;
}

#logo {
	width:850px;	
        background-color:#000077;
	border:none;
}

#navigation {
              width: 850px;
              height: 40px;
              background-color:#0033cc;
              color: #ffff00;
              font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
              font-size:15px;
              font-weight:bold;
              text-decoration: none;
              text-align: center;
}

#navigation ul {
                 list-style: none;
                 padding: 10px;
                 margin: 0;
} 

#navigation li {
                 display:inline;
                 padding:0 10px 0 10px;
}

#navigation li.current {
                         background-color:#ffff00;
                         color:#0033cc;
}

#navigation a {
                color:#ffff00;
                text-decoration:none;
}

#navigation a:hover {
                      color:#ffff00;
                      text-decoration:underline;
}

#left {
	float:left;
        width:570px;
	border:none;
	background:#ffffff;
	padding:10px 20px 10px 20px;
}

#right {
	float:left;
	width:220px;
	border:none;
	background-color:#ffffff;
	text-align:center;
        font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#000000;
}

#ad1{
	float:left;
	width:206px;
	padding: 5px 5px 5px 5px;
	float:left;
	width:206px;
	margin-top:10px;
        border:solid 1px #b7b7b7;
}


#testimonials {
                float:left;
	        width:216px;
	        font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	        font-size:12px;
	        color:#000000;
                margin-bottom:10px;
                border:solid 1px #b7b7b7;
}

#socialmedia {
	       text-align:center;
               float:left;
               padding: 10px 10px 10px 30px;
}

#webinar {
	   text-align:center;
	   border:none;
}

#wrapper {
           padding: 10px 20px 20px 20px;
}

#footer {
          clear:left;
	  background-color:#000066;
	  color:#ffff00;
	  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	  font-size:12px;
	  text-align:center;
          padding: 5px 0 5px 0;
}

.text {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#000000;
}

.stext{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#000000;
        padding: 10px 10px 10px 10px;
}
	

a:link {color: #0066ff; text-decoration: underline}
a:visited {color: #0066ff; text-decoration: underline}
a:hover {color: #0066ff; text-decoration: none}

h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #ff0000;
	text-align:center;
}

h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0033cc;
}

h3 {
        font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0033cc;
        text-align:left;
}

.ul1 {
	list-style-image: url('http://mymarketadvisors.com/img/checkmark.jpg');
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}

.ul2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

.red {
	color: #ff0000;
        font-weight:bold;
}

.blue {
	color: #0033cc;
	font-weight:bold;
}

.picture{
	   float:left; 
           width:100; 
           margin:10px 10px 10px 10px;
}
