body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, "sans-serif";
}	

body p {
	font-size: .8em;
	color: #5E5D5D;
	line-height: 1.5;
	}

#content {
	padding: 0;
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url(img/home/bg_main.gif) 0 0 repeat-y;
}

#left {
	width: 151px;
}

#main {
	width: 609px;
}

.column {float: left;}

/* The following is the image replacement technique I've used 999px is the height of the image.*/

#ID_OF_ELEMENT {
    padding: 999px 0 0 0;
    overflow: hidden;
    background-image: url("hello_world.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:999px;
}

/* End of image sample */

#navlist {
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
	}
#navlist li {
	margin: 10px 0 0 10px;
	}	

#navlist li a {	
	display: block;
	height:21px;
	width: 130px;
	}
	
#navlist li a:hover, #navlist li a.current  {background-position: 0 -21px;}


#nav_home {background-image: url(img/home/bg_nav_home.gif);}

#nav_more {background-image: url(img/home/bg_nav_more.gif);}

#nav_activate {background-image: url(img/home/bg_nav_activate.gif);}

#nav_tryit {background-image: url(img/home/bg_nav_tryit.gif);}

#nav_contact {background-image: url(img/home/bg_nav_contact.gif);}

/* adds an underline */
#nav_contact2 {background-image: url(img/home/bg_nav_contact2.gif);}

#nav_signin {background-image: url(img/home/bg_nav_signin.gif);}

#header h1 {
	width: 150px;
	margin: 0;
	float: left;
	border-bottom: 1px solid #AAAAAA;
	}

#header img {
	margin: 20px 0 25px 45px;
	padding: 0;
	border: none;
	}

#header h2 {
	margin: 0;
	float: left;
    width: 610px;
    background-image: url(img/home/heading_total_control.gif);
    background-repeat: no-repeat;
    height:120px;
	}

#footer { 
	clear: both;
	background-color: white;
	border: solid #AAAAAA;
	border-width: 1px 1px 1px 1px;
	padding: 8px;
	text-align: left;
	height: 15px;
	}
#footer p {margin: 0; font-size: .7em; text-transform: uppercase; color: black; font-weight: bold;}
#footer p a {text-decoration: none; color: #BD0810;}

#quarklogo {
			margin: 380px 0 20px 20px;
			}

/* Panel styling - used to get the 'POS' effect */

/* Another image replace technique..*/
/* credit to http://www.stuffandnonsense.co.uk/archives/examples/malarkey-method-tests.html */

.replace { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .replace { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */
	
.pospanel {}

#home_panel1 {
	margin: 0 0 0 16px;
	}
#home_panel1 p {
	margin: 0;
	float: left;
	background: url(img/home/bg_home_panel1.gif) 0 0 no-repeat;
	width: 241px;
	height: 332px;
	}

#home_panel2 {
	background: url(img/home/bg_home_panel2.gif) 0 0 no-repeat;
	height: 332px;
	margin-left: 9px;
	width: 327px;
	float: left;	
	}

#home_panel2 img {margin: 42px 0 0 14px;}
#home_panel2 a {
	display: block;
	background: url(img/home/bg_home_panel2_anchor.gif) 0 0 no-repeat;
	width: 128px;	
    height:43px;
	margin: -52px 0 0 15px;	
	}
	
#home_panel3 {
	background: url(img/home/bg_home_panel3.gif) 0 0 no-repeat;
	height: 203px;	
	width: 580px;
	clear: both;
	margin-left: 15px;	
	}


#home_panel3 h1 {
	margin: 0px 0px 0px 15px;
	/* 20px padding overcomes collapsing margin in firefox - change bg pos aswell */
	padding-top: 20px;
	font-size: .8em;			
	background: url(img/home/bg_home_panel3_h1.gif) 0 20px no-repeat;
	width: 525px;	
    height: 19px;
    }
    

#home_panel3 p {
	clear: both;
	font-size: .8em;
	color: #5E5D5D;
	margin: 5px 0 0 20px;
	line-height: 1.5;
	}
#home_panel3 a {
	font-size: .7em;
	padding-right: 10px;	
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	float: right;
	color: #BD0810;
	margin: 0 24px 0 0;
	overflow: hidden;
	background: url(img/home/anchor_arrow.gif) 94px 0 no-repeat;
	}

#home_panel3 a img {
	border: none;
	}

#home_panel4 {
	float: left;
	display: inline;
	margin: 0px 0 0 18px;
	background: url(img/home/bg_home_panel4.gif) 0 0 no-repeat;
	width: 198px;	      
    height:201px;
    }	
    
#home_panel5 {
	float: left;
	display: inline;
	margin: 0px 0 0 7px;
	background: url(img/home/bg_home_panel5.gif) 0 0 no-repeat;
	width: 373px;	
    height:103px;
    } 
    
#home_panel6 {
	float: left;
	display: inline;
	margin: 0px 0 0 7px;
	background: url(img/home/bg_home_panel6.gif) 0 0 no-repeat;
	width: 373px;	
    height:99px;
    }
    
#signon {
	margin: 0;
	}
form {
	margin: 0;
	}
#signon h2 {
	margin: 0;		
	background: url(img/home/bg_signon_h2.gif) 0 0 no-repeat;
	width: 151px;	
    height:29px;
	}
	
#signon label, #signon input {
	font-size: .8em;
	margin-left: 10px;
	}
.field {
	width: 125px;
	}
#butt_signon {float: right; margin: 5px 10px 10px 0;}

#chkRem {margin-right: -10px;}

	
#signon #reminder {
	clear: both;
	display: block;
	margin: 0;
	background: url(img/home/bg_signon_reminder.gif) 0 0 no-repeat;
	width: 151px;	
    height: 30px;
	}
	
#tryit_h1 {
	margin: 30px 0 10px 24px;
	background: url(img/home/bg_tryit_h1.gif) 0 0 no-repeat;
	font-size: .1em;
	width: 194px;	
    height: 15px;    
	}

#tryit_h1_thanks {
	margin: 30px 0 10px 24px;
	background: url(img/home/bg_tryit_h1_thanks.gif) 0 0 no-repeat;
	font-size: .1em;
	width: 342px;	
    height: 15px;    
	}

#sub_column1 {
	width: 420px;
	float: left;
	}

#sub_column1 p {
	margin: 0 15px 20px 24px;
	}	

#sub_column1 label {
	clear: left;
	display: inline-block;
	float: left;
	width: 140px;
	margin: 3px 0 0 24px;		
	font-size: .8em;
	color: #5E5D5D;
	font-weight: bold;
	}
#sub_column1 .tryit_field {
	display: block;
	float: left;
	width: 230px;
	margin: 3px 0 0 0;
	}

#sub_column1 textarea {
	display: block;
	float: left;
	width: 230px;
	height: 100px;
	font-family: Verdana, Arial, "sans-serif";
	margin: 3px 0 0 0;
	font-size: .8em;
	}

#tryit_submit {
	clear: both;
	display: inline-block;
	margin: 10px 20px 0 0;
	float: right;
	}
	
#tryit_panel2 {
	width: 188px;
	height: 210px;
	float: left;
	background: url(img/home/bg_tryit_panel2.gif) 0 0 no-repeat;
	}
	
#tryit_panel2 h2 {
	margin: 35px 0 0 10px;
	font-size: .8em;
	color: #BD0810;
	}
	
#tryit_panel2 p {
	margin: 0 10px 0 10px;
	}	
	
#tryit_panel2 a {
	font-weight: bold;
	color: #BD0810;

	}	
	
#tryit_home_link {
	background: url(img/home/bg_tryit_link_home.gif) 0 0 no-repeat;
	display: inline-block;
	margin: 10px 20px 0 0;
	float: right;
	height: 13px;
	width: 109px;
	}
	
#contact_h1 {
	margin: 30px 0 10px 24px;
	background: url(img/home/bg_contact_h1.gif) 0 0 no-repeat;
	font-size: .1em;
	width: 194px;	
    height: 15px;    
	}

#contact_h1_thanks {
	margin: 30px 0 10px 24px;
	background: url(img/home/bg_contact_h1_thanks.gif) 0 0 no-repeat;
	font-size: .1em;
	width: 308px;	
    height: 16px;    
	}

#contact_submit {
	clear: both;
	display: inline-block;
	margin: 10px 0px 0 353px;	
	}
	
#contact_panel2 {
	background: url(img/home/bg_contact_panel2.gif) 0 0 no-repeat;
	width: 188px;
	height: 278px;
	float: left;
	}
	
#contact_panel2 img {
	display: block;
	margin-top: 30px;
	margin-left: 10px;
	}

#contact_panel2 a {
	width: 161px;
	height: 23px;
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	background: url(img/home/bg_contact_tryit_link.gif) 0 0 no-repeat;
	}

#contact_panel3 {
	background: url(img/home/bg_contact_panel3.gif) 0 0 no-repeat;
	width: 188px;
	height: 161px;
	float: left;
	}

#contact_panel3 p {
	margin: 10px;
	}

#contact_panel3 p em {font-style: normal; font-weight: bold; color: #BD0810;}

#tellme_h1 {
	background: url(img/home/bg_tellme_h1.gif) 0 0 no-repeat;
	margin: 30px 0 10px 25px; 
	width: 331px;
	height: 13px;
	}
	
#tellme_h2 {
	background: url(img/home/bg_tellme_h2.gif) 0 0 no-repeat;
	margin: 30px 0 10px 25px; 
	width: 348px;
	height: 14px;
	}
	
#tellme_h3 {
	background: url(img/home/bg_tellme_h3.gif) 0 0 no-repeat;
	margin: 30px 0 10px 25px; 
	width: 269px;
	height: 16px;
	}

#tellme_list {
	font-size: .8em;
	padding: 0;
	margin: 0 15px 20px 38px;
	color: #5E5D5D;
	list-style-image: url(img/home/tellme_bullet.gif);
	}
	
#tellme_list li {
	margin-bottom: 5px;
	}
	
#tellme_steps {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 10px 0 0 25px;
	}
	
#tellme_steps li {	
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	}
	
#tellme_steps li img {	
	border: 1px solid #BD0810;
	}
	
#tellme_steps em {
	text-transform: uppercase;
	font-style: normal;
	color: #BD0810;
	}

#tellme_steps p {margin: 0;}

#tellme_panel1 {
	margin: 292px 0 0 0;
	float: left;
	
	}
#tellme_panel1 p {
	margin: 0;
	}
	
#tellme_tryit_link {
	width: 179px;
	height: 23px;
	display: block;
	margin-top: 5px;
	margin-left: 0px;
	background: url(img/home/bg_tellme_tryit_link.gif) 0 0 no-repeat;
	}



	