/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#434343;
/*background:url(http://pandasecurity.s3.amazonaws.com/promotions/tier3/img/background.jpg) repeat-x top;*/
margin:auto;
}
p{
margin:0;
padding:0;}
h1{
font-size:18px;
font-weight:bold;
font-family:Helvetica, sans-serif;
margin:10px 0 8px 0;}
h2{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
margin:10px 0;
}
#landing{
width:958px;
margin:0 auto 0 auto;}

a{
color:#a00000;}
a:hover{
text-decoration:underline;}
/*HEADER*/
#header{
height:45px;
padding:22px 2px 6px 0;
background-color:#ededee;}
#topLine{
height:6px;
background-color:#666666;}
#header #logo{
width:978px;}
/*END HEADER*/
#downText{
margin:30px 0 0 25px;}
#downText p{
line-height:23px;
}


#landing .help{
float:left;
width:291px;
padding:10px 20px 0px 0px;
margin-right:19px
color:#434343;}

#landing .help p{
font-size:12px;
line-height:normal;}



#landing .button{
background:url(../img/button.jpg) no-repeat top ;
font-size:18px;
color:#FFFFFF;
cursor:pointer;
padding:10px 0 10px 0;}

#landing .button:hover{
cursor:pointer;}
#landing .button a{
color:#FFFFFF;
text-decoration:none;}




#landing #services{
clear:both;}

#followus{
margin-left:30px;}



/*FOOTER*/
#footer{
clear:both;
width:958px;
margin:0px auto 0 auto;}
#footer h4{
margin:0 0 15px 0;
padding:0;}
#footer .top a{
text-decoration:none;
color:#434343;
font-size:12px;}
#footer .top{
float:right;
width:300px;
border-left:1px solid #CCCCCC;
padding-left:15px;}
#footer #down{
clear:both;
color:#FFFFFF;
padding:30px 18px 7px 7px;
*padding:7px 18px 7px 7px;
font-size:12px;}
#footer #down a{
color:#FFFFFF;
text-decoration:none;}
#footer #down a:hover,#footer .top a:hover{
text-decoration:underline;}
/*END FOOTER*/

.clear{
clear:both;}


#footerbg{
background:url(http://pandasecurity.s3.amazonaws.com/promotions/tier3/img/footer.jpg) repeat-x bottom;
padding-top:10px;
margin-top:20px;
}
