* 	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
body	{
	background: #cde8fb url('bodybg.gif') repeat;
	margin: 5px 0px 0px 0px;
	}
strong, b {
	font-weight: bold;
	}
/* Template IDs */
#layout_wrapper {
	background: white;
	width: 850px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #bbb;
	float: middle;
}
#ie6only #layout_wrapper {
	background: white;
	width: 850px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #bbb;
	float: center;
}
#logo	{
	width: 350px;
	float: left;
	}
#logo img {
	margin: 10px;
	}
#login	{
	width: 250px;
	height: 70px;
	float: right;
	}
#sales_graphic {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	background: black;
	width: 800px;
	float: left;
	}
#main_content {
	width: 570px;
	float: left;
	margin: 10px 10px 10px 10px;
}
#sec_content_mcafee {
	background: #fff;
	border: 2px #ddd solid;
	width: 210px;
	margin: 20px 10px 0px 0px;
	padding: 10px;
	float: right;
}
#sec_content {
	background: #eee;
	border: 2px #ddd solid;
	width: 210px;
	margin: 10px 10px 0px 0px;
	padding: 10px;
	float: right;
}
#is_ie #sec_content {
	background: #eee;
	border: 2px #ddd solid;
	width: 210px;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	float: right;
}
#copyright {
	width: 800px;
	color: #36c;
	font-size: 9px;
	padding: 10px 0;
	text-align: center;
	clear: both;
	overflow: hidden;
	}
#copyright a {
	color: #36c;
}
		
/* Text */	
h1 {
	padding-top: 15px;
	color: #c00;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	}
h2 {
	text-align: center;
	color: #36c;
	font-size: 13px;
	font-style: oblique;
	}
h3 {
	padding-top: 15px;
	color: #c00;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	}
h4 {
	margin: 25px 0 0 40px;
	padding: 5px;
	}
p	{
	margin: 10px;
	}
p.emphasize {
	padding-top: 15px;
	color: #c00;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	}
p.emphasize2 {
	text-align: center;
	color: #36c;
	font-size: 13px;
	font-style: oblique;
	}
blockquote {
	border-top: 1px solid #36c;
	border-bottom: 1px solid #36c;
	margin: 25px 100px;
	padding: 3px 0px;
	}
blockquote p {
	color: #36c;
	padding: 0px;
	font-size: 14px;
	font-style: oblique;
	font-family: Times New Roman, serif;
	}
#premium_services a{
        color: #c00;
        font-size: 13px;
        font-weight:bold;
        text-align: center;
        text-decoration:underline;
}
.premium_services {
	text-align: center;
}	
/* Forms */	
fieldset {
	display: inline;
	}
#login form {
	width: 230px;
	margin: 10px;
	text-align: center;
	}
#login a {
	font-size: 9px;
	color: #36c;
	}
#login .in {
	border: 1px solid #ccc;
	margin-bottom:3px;
	height: 15px;
	width: 100px
	}
#login label {  
	width: 75px;
	font-weight: bold;
	text-align: right;
	float: left;
	font-size:9px
	}
.email	{
	width: 300px;
	text-align: center;
	margin: 10px auto;
	border: 1px solid #ccc;
	background: #eee;
	padding: 10px;
	}
.email h3 {  
	color: #c00;
	font-size: 13px;
	margin: 5px auto;
	text-align: center;
	font-weight: bold;
	}
.email label {  
	width: 75px;
	text-align: right;
	font-size: 13px;
	}
.email .in {
	border: 1px solid #ccc;
	height: 20px;
	margin-bottom: 3px;
	width: 200px;
	}
.search	{
	width: 500px;
	text-align: center;
	margin: 10px auto;
	border: 1px solid #ccc;
	background: #eee;
	padding: 10px;
	}
.search h3 {  
	color: #c00;
	font-size: 13px;
	margin: 5px auto;
	text-align: center;
	font-weight: bold;
	}
.search .in {
	border: 1px solid #ccc;
	height: 18px;
	margin-bottom: 3px;
	width: 150px;
	padding: 2px;
	}
.search select.in {
	border: 1px solid #ccc;
	height: 24px;
	margin-bottom: 3px;
	width: 130px;
	padding: 1px;
	}
	
.buttoncheckout {
	width: 149px;
	height: 35px;
	background: url(checkout-button.gif) no-repeat; 
	color:#fff; 
	font-size: 15px;
	font-weight: bold;
	border: 0;
	padding-bottom: 3px;
	text-align: center;
	cursor: pointer;
	}
.search .click {
	clear:both;
	}

/* Lists */
#main_content ul {
	list-style-type: none;
	margin: 0px 50px 25px 50px;
	padding: 0px;
	}
#main_content li {
	background: url('bullet_glass.gif') left top no-repeat; 
	margin: 10px 5px 5px 5px;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	font-style: oblique;
	text-align: left;
	
	}
#sec_content ul {
	margin: 10px;
	}
#sec_content li {
	font-size: 11px;
	margin: 5px;
	font-size: 11px;
	text-align: left;
	
	}


