/* Start of CMSMS style sheet 'landing' */
@charset "utf-8";
/* CSS Document */
body{
background-color:#d4eefb;
background-image:url(http://www.theanswerisinnate.com/uploads/images/Templates/Main/body_bg.jpg);
background-repeat:repeat-x;
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#5e5e5e;
/* line-height:18px; */
}
a{
color:#0abaef;
text-decoration:underline;
}
a:hover{
color:#000099;
}
a:visited{
color:#0abaef;
}
a img{
border:none;
}
#container{
background-image:url(http://www.theanswerisinnate.com/uploads/images/Templates/Landing/small_container_bg.png);
background-repeat:repeat-y;
margin:0px auto;
width:750px;
padding-right:3px;
padding-left:3px;
}
#banner{
position:relative;
height:98px;
width:744px;
}
#logo{
position:absolute;
width:411px;
height:98px;
left:0px;
top:0px;
}
#main_content{
margin:15px;
background-color:#FFFFFF;
}
#footer{
padding:15px;
text-align:center;
}
#footer a{
font-size:9pt;
color:#007d2c;
text-decoration:none;
}
#footer a:visited{
font-size:9pt;
color:#007d2c;
text-decoration:none;
}
#footer a:hover{
font-size:9pt;
color:#007d2c;
text-decoration:underline;
}
#footer_bg{
background-image:url(http://www.theanswerisinnate.com/uploads/images/Templates/Landing/footer_bg.png);
background-repeat:none;
margin:0px auto;
width:752px;
height:3px;
}
/* End of 'landing' */


