body {
	margin:0;
	background-image:url(../images/repeater.gif);
	background-repeat:repeat-y;
	background-position:center top;
	}
	
html {
	background:url(../images/bg_repeater.gif) repeat-x top;
	background-color:#E8E1E7;
	}
	
.primary_shell {
	margin:0 auto;
	background-image:url(../images/repeater.gif);
	background-repeat:repeat-x;
	width:819px;	
	}
	
.secondry_shell {
	width:800px;
	border:thin red;
	margin:0 auto;
	}
	
.header {
	height:110px;
	width:800px;
	background-image:url(../images/header.jpg);
	}
	
.nav {
	width:800px;
	height:40px;
	}
	
.left_container {
	width:490px;
	min-height:740px;
	margin-top:8px;
	float:left;
	background-image:url(../images/left_container_base.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
	
.right_container {
	width:300px;
	float:left;
	margin-top:8px;
	margin-left:10px;
	}
	
.info_holder {
	padding:20px;
	width:450px;
	height:100%;
	float:left;
	clear:both;
	}
	
.cta_spacer {
	margin-bottom:10px;
	}

.footer {
	width:812px;
	clear:both;
	margin:0 auto;
	height:47px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B660AF;
	background:url(../images/footer.gif) no-repeat;
	padding-top:3px;
	padding-left:10px;
	}
	
.float_left {
	float:left;
	margin-right:10px;
	}
	
.feedback_text {
	color:#AB48A3;
	line-height:200%;
	margin-left:50px;
	float:left;
	}
	
.homepage_bg {
	background:url(../images/homepage_bg.gif) no-repeat top;
	width:490px;
	height:421px;
	}
	
.get_one_free_bg {
	background:url(../images/get_one_free_bg.gif) no-repeat top;
	width:490px;
	height:462px;
	}
	
.customer_services_bg {
	background:url(../images/customer_services_bg.jpg) no-repeat top;
	width:490px;
	height:421px;
	}
	
.contact_bg {
	background:url(../images/contact_bg.gif) no-repeat top;
	width:490px;
	height:462px;
	}
	
.slideshow_holder {	
	margin-top:205px;
	margin-left:9px;
	float:left
	}
	
.slideshow_holder2 {
	margin-top:205px;
	margin-left:230px;
	float:left
	}
	
.tower_anim_holder {
	float:left;
	margin-top:21px;
	margin-left:20px;
	}
	
.textual_content {
	padding:20px 30px 0px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	}
	


	
/*############################################################################ TEXT */
	
a.footer_links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B660AF;
	text-decoration:none;
	}
	
a.footer_links:hover {
	text-decoration:underline;
	}
	
.homepage_text {
	color:#477CAA;
	}
	
.get_one_free_text {	
	color:#79AF2E;
	}
	
.contact_text {
	color:#AB48A3;
	}
	
.customer_service_text {
	color:#FF9966;
	}

/*############################################################################ TEXT */



