@import url(../tiny/styles.css);

.wrapper {
	width:955px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.header {
	width:955px;
	height:84px;
	position:relative;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}
#FlashBanner {
	width:955px;
	height:163px;
	position:relative;
}
#content_wrapper {
	padding-top: 8px;
	background-image: url("../images/content_top.png");
	background-repeat: no-repeat;
}
#content {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/content_middle.png);
	background-repeat:  repeat-y;
	position: relative;
}
.tearoff_row {
	width:935px;
	height:auto;
	position:relative;
	margin-left:10px;
	margin-top:20px;
	position: relative;
}

.tearoff {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5C9C4;
	width:230px;
	height:135px;
	position:relative;
	float:left;
	background-image:url(../images/tearoff_dots.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:8px;
	padding-right:3px;
	
}

.tearoff h1 {
	padding:15px 0px 0px 12px;

 
}
.tearoff p {
	font-size:.9em;
	padding-left:12px;
	color:#016450;
}
.footer {
	width: 955px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	font-family: Geneva, sans;
	font-size: 9px;
	padding-top: 13px;
}
.col1 {
	margin-left: 20px;
	float: left;
	display: inline;
}
.col2 {
	margin-left: 20px;
	float: left;
	display: inline;
}
.phone_paypal_wrapper {
	position: absolute;
	left: 700px;
	top: 22px;
}
.phone {
	float: left;
	padding-right: 10px;
	display: inline;
	padding-top: 6px;
}
.logo_paypal {
	float: left;
	display: inline;
}