﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body 
{
	line-height: 12px;
	font-size:12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	height:100%;
}
ol, ul 
{
	list-style: none;
}
em 
{
	font-style: normal;
}
h1, h2, h3 
{
	font-size:12px;
	font-weight:normal;
}
blockquote, q 
{
	quotes: none;
}
a 
{
	text-decoration:none;
	color:#3F9CC3;
}
a:hover 
{
	text-decoration:underline;	
}
.stop 
{
	clear:both;
	display:inline;
	height:0;
	visibility:hidden;
	width:100%;	
	font-size:0px;
}
html>body .stop 
{
	display:block;	
}
.column 
{
	float:left;	
}
.wrapper {
	margin: 0 auto;
	background:url(../img/bkg-dropshadow.gif) repeat-y left top;
	padding-left:7px;
	width:773px;
}
.wrapper-bottom 
{
	height:7px;
	width:780px;
	background:url(../img/bkg-footer.gif) no-repeat left top;
	margin: 0 auto;
}
#page-header 
{
	width:760px;
	background:url(../img/logo-cal-hm.gif) no-repeat left top;
	background-color:#FFFFFF;
}
#page-body
{
	width:760px;
	background-color:#FFFFFF;
}
#page-footer 
{
	width:760px;
	height:30px;
	text-align:center;
	background-color:#CCCCCC;
}
#page-header h1 
{
	display:block;
	text-align:right;
	font-size:19px;
	padding:16px 8px 0 0;
}
#page-header h2 
{
	display:block;
	text-align:right;
	margin:8px 8px 16px 0;
	font-size:13px;
}
.login 
{
	width:377px;
	background-color:#FFCC33;
	float:right;
	padding:8px 0 8px 8px;
}
.login label 
{
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
}
.login .textbox 
{
	background-color:#FFF;
	border:solid 2px #D3D7E0;
	width:75px;
	margin:0 16px 0 4px;
	vertical-align:middle;
}
.login .checkbox 
{
	margin-right:4px;
	vertical-align:middle;	
}
.btn-login 
{
	margin-left:16px;
	vertical-align:middle;	
}
.login p 
{
	color:#3F9CC3;
	font-size:11px;
	float:left;
	margin-top:3px;
}
.forgot 
{
	margin-right:16px;
}
.navigation 
{
	height:37px;
	background-color:#CCCCCC;
}
.navigation a 
{
	color:#000000;
}
.navigation li 
{
	padding:0 10px;
	border-left:solid 1px #000000;
	float:left;
	margin-top:13px;
	font-size:11px;
}
.navigation li.first 
{
	border:none;	
	padding-left:0;
	margin-left:24px;
}
.main-image img,
.basic-plus img,
.trial img  {
	float:left;
}
.this-week 
{
	width:173px;
	background-color:#FFFAEA;
	min-height:211px;
}
.new-art 
{
	background-color:#669933;
}
.new-art p 
{
	padding:0 4px 12px 16px;
	font-size:11px;
	color:#FFF;
}
.testimonial 
{
	padding:12px 0 14px 16px;
	border-bottom:solid 3px #669933;
	display:block;
	font-size:11px;
}
.policy 
{
	margin:8px 8px 8px 16px;	
	font-size:11px;
}
.basic-plus 
{
	width:418px;
	text-align:center;
}

.basic-plus p 
{
	height:17px;
	clear:left;
}
.trial 
{
	margin-top:16px;
	width:160px;
}
#page-footer p 
{
	padding-top:12px;
}