

/* SubPages */
		
#subpagecontentwrap {
	width: 615px;
	height: auto;
	float: left;
	padding:5px;
	}	
	
#subpagecontent {
	width: 615px;
	min-height:520px;
  	height:auto !important;
  	height:520px;
	float:left;
	clear: left;
	text-align: left;
	background-color: #ffffff;
	background-image:url(../images/subpages/subpagecontent_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	}	

#subpagemovie {
	width: 615px;
	height: 156px;
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	}

#subpagebuttons {
	width: 350px;
	height: 61px;
	float: left;	
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	background-image:url(../images/subpages/buttons_bkgd.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#subpageleft {
	width: 350px;
	height: auto;
	float: left;
	clear: left;
	text-align: left;
	}
	
#subpagerightwrapper {
	width: 260px;
	height: auto;
	float: right;
	padding-right:5px;
	}

#subpageright {
	width: 260px;
	height: auto;
	float:right;
	clear:right;
	padding: 0px 0px 10px 0px;
	background-color: #eaeced;
	background-image: url(../images/subpages/subpageright_footer1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
	}

.subpagetextleft {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	line-height: 15px;
	padding: 0px 25px 0px 25px;
	}
	
	.subpagetextleft2 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	line-height: 18px;
	}
	

.subpagetextleft_indent {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	line-height: 15px;
	padding: 0px 25px 0px 25px;
	margin-left: 28px;
	text-indent: -14px;
	}

.subpagetextright {
	font-family: Arial,Verdana,Sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	line-height: 15px;
	padding: 0px 20px 0px 18px;
	text-indent: -7.5px;
	margin-left: 13px;
	}

.subpagetestimonialright {
	float: right;
	padding: 0px 0px 5px 10px;
	}

.subpagetestimonialleft {
	float: left;
	padding: 0px 10px 5px 0px;
	}

