* {
margin:0px; 
padding:0px;
border:0px;}

body{
background:url(img/layout_bg.gif) left top repeat #555555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#000000;
}

#main {
width:990px;
margin:20px auto;
background:#FFFFFF
}

#logo {
text-align:right;
}

#header{
background:url(img/header_bg.gif) center bottom no-repeat #eeeeee;
padding:50px 40px 50px 60px;
}

#header h1 {
float:left;
font-size:2.5em;
font-weight:normal;
color:#494949;
margin-right:40px;
margin-top:0px;
padding-top:0px;
}

#header #slogan {
font-size:1.2em;
}

.online_antivirus {
padding:0px 60px 20px 60px;
}

.offline_antivirus {
padding:10px 15px 30px 20px;
}

.online_antivirus p{
margin:-12px 0px 0px 135px;
}

.offline_antivirus p{
margin:5px 0px;
}

.online_antivirus .download_button, .offline_antivirus .download_button{
width:108px;
height:18px;
background:url(img/download_bg.gif) left top no-repeat;
text-align:center;
}

.online_antivirus .download_button{
margin:-18px 0px 0px 9px;
}

.online_antivirus .download_button a, .offline_antivirus .download_button a {
color:#FFFFFF;
font-size:0.80em;
font-weight:bold;
text-decoration:none;
line-height:1.7em;
width:100%;
display:block;
}

.moreinfo{
float:right;
background:url(img/bullet_info.gif) left no-repeat; 
margin-top:5px;
padding-left:12px;
}

.moreinfo a{
font-size:0.85em;
color:#188be6;
}

#cols_layout{
margin:20px 35px 0px 35px;
}

.colleft {
float:left;
background:#ededed;
margin-left:8px;
padding:15px 0px 0px 0px;
width:48%;
}

.product_image { 
float:left;
margin-right:15px;
}

.clearboth{
clear:both;
font-size:1px;
}

#foot {
	background:#002967;
	margin-top:50px;
	padding:20px 60px;
	color: #FFF;
	font-size: 0.8em;
}

#foot a {
color:#FFFFFF;
}
