/* TABLE OF CONTENTS

#CONTAINER
	#FLASH_HEADER
	#MAIN_CONTENT
		#left_column
		#right_column
	#FOOTER
	#MISC. CLASSES

*/

/*__________________________________________________________________________________________________________________________________________________________________
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
 
/*___________________________________________________
//////////////////    CONTAINER   ///////////////////
//////////////////////////////////////////////////*/
#container {
	margin: auto;	
	width: 1052px;
	text-align: left;

 }

.red_header {
	position: absolute;
	width: 50%;
	height: 65px;
	background: url(../images/header_red_repeat.jpg) repeat-x;
}

#header 
{
	height: 65px;
	background: url(../images/header_tupss_logo.jpg) no-repeat center;
}

/*___________________________________________________
//////////////////   FLASH HEADER   /////////////////
//////////////////////////////////////////////////*/
#flash_header {
	height: 293px;
	width: 640px;
 }
 
/*___________________________________________________
/////////////////    MAIN CONTENT   /////////////////
//////////////////////////////////////////////////*/
#main_content {
	color: #434343;
	font-size: 1.2em;
	line-height: 1.6em;
}

/*___________________________________________________
//////////////////    LEFT COLUMN   ///////////////*/
#left_column {
	float: left;
	width: 405px;
	margin-top: 245px;
}


#flash_video {
	position: absolute;
	margin-left: 25px;
}

#left_column_sub {
	float: left;
	width: 830px;
	padding: 20px 30px 20px 0;
}

.testimonials {
	width: 375px;
	height: 300px;
	background: url(../images/leftColumn_testimonial.jpg);
	font-size: 1em;
	margin-bottom: 15px;
	margin-left: 15px;
}

.testimonials h2 span {
	background: url(../images/leftColumn_testimonial_top.jpg) no-repeat;
	position: absolute;
	height: 43px;
	width: 375px;
}


.testimonials p {
	margin: 40px 30px 30px 30px;
	font-size: 16px;
}

.author {
	font-size: 12px;
	float: right;
}

/*___________________________________________________
/////////////////    RIGHT COLUMN   ///////////////*/
#right_column {
	width: 640px;
	position: relative;
	float: right;
	font-size: 1.4em;
	line-height: 1.4em;
 }
 
.right_column_content {
	padding: 20px;
	float: right;
}

.right_column_confirmation {
	padding: 20px;
	float: left;
}
 
.right_table td {
	margin-left: 30px;
 	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 15px;
	font-size: .9em;
	line-height: 1.2em;
	font-weight: 700;
 }
 
.right_table2 td {
	margin-left: 30px;
 	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: .9em;
	line-height: 1.2em;
	font-weight: 700;
 }
 
.formTop {
	background: url(../images/leftColumn_form_top_bg.png) no-repeat;
	min-height:446px;
	height:auto !important;
	height:446px;
	padding-top: 115px;
	
}

.quick_facts, .we_provide {
	width: 280px;
	background: url(../images/rightColumn_callout_middle_bg.jpg) repeat-y;
	font-size: 1em;
	margin-bottom: 15px;
	float: right;
	clear: right;
	margin-left: 28px;
}

.quick_facts h2 span {
	background: url(../images/rightColumn_callout_quickFacts_bg.jpg) no-repeat;
	position: absolute;
	height: 43px;
	width: 280px;
}

.we_provide h2 span {
	background: url(../images/rightColumn_callout_weProvide_bg.jpg) no-repeat;
	position: absolute;
	height: 43px;
	width: 280px;
}

.quick_facts .bottom, .we_provide .bottom {
	background: url(../images/rightColumn_callout_bottom_bg.jpg) bottom no-repeat;
	height: 8px;
	width: 280px;
}

.quick_facts ul, .we_provide ul {
	padding: 25px 40px 0px 25px;
}

.quick_facts li, .we_provide li {
	font-weight: normal;
	margin-bottom: 20px;
	background: url(../images/rightColumn_bullet.gif) 0 0 no-repeat;
	list-style-type: none;
	padding-left: 25px;
}

.franchise500 {
	 float: left;
	 clear: left;
	 margin-left: 80px;
}

.callout2 {
	width: 292px;
	background: url(../images/rightColumn_callout2_middle.jpg) repeat-y;
	font-size: 1em;
	margin-bottom: 15px;
	float: left;
	
}

.callout2 h2 span {
	background: url(../images/rightColumn_callout2_top.jpg) no-repeat;
	position: absolute;
	height: 23px;
	width: 292px;
}

.callout2 .bottom {
	background: url(../images/rightColumn_callout2_bottom.jpg) bottom no-repeat;
	height: 6px;
	width: 292px;
}

.callout2 p, .callout2 img {
	padding: 5px 20px 0px 20px;
}

.callout2 img {
	padding: 0px 20px 15px 20px;
}


/*
.form {
	background: url(../images/leftColumn_form_middle_bg.png) repeat-y;
	width: 405px;
}

.bottom {
	background: url(../images/leftColumn_form_bottom_bg.png) bottom no-repeat;
	height: 121px;
	width: 405px;
}
*/
 
.userinput  {
	width: 350px;
	height: 100%;
	margin-top: 10px;
	margin-left: 25px;
}

.mytext {
	font-size: .9em;
	line-height: 1.2em;
	font-weight: 700;
 }


/*___________________________________________________
//////////////////    FOOTER    /////////////////////
//////////////////////////////////////////////////*/
#footer {
	background-color: #cac1b2;
	border-top: 25px solid #b0a38f;
	width: 100%;
	height: 119px;
	float: left;
	color: #60513a;
	text-align: left;
}

#footer p {
	width: 1037px;
	margin: 15px auto;
	font-size: 12px;
}
 
/*___________________________________________________
///////////////    MISC. CLASSES    /////////////////
//////////////////////////////////////////////////*/
.supscript {
	font-size: .5em;
	vertical-align: 50%;
	line-height: 2em;
}

.small_text {
	font-size: .8em;
}

.buttonCursor {
	width: 137px;
	height: 45px;
	cursor: pointer;
}

.right {
	float: right;
	margin-left: 20px;
}
.hide 
{
	display: none;
}

.confirmation 	
{
	margin-left: 20px;
}

.confirmation h1
{	
	font-size: 1.8em;
	
}