@import url(import.css);

#leftColumn {
	padding: 1px 0px 1px 22px;
	width: 483px;
}

#leftColumn h1 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 8px 0px 8px;
}

#leftColumn h2 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 8px 0px 8px;
}

#leftColumn h3 {
	line-height: 0;
	margin: 0px 8px 0px 8px;
}

#leftColumn h4 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 8px 0px 8px;
}

#leftColumn h5 {
	font: 1em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 8px 0px 8px;
}


#leftColumn p {	margin: 5px 8px 20px 8px; }


#sepa { 
	background: url(../images/seperator_top.gif) top no-repeat;
	height: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#sepb { 
	background: url(../images/seperator.gif) repeat-y;
	margin: 0px;
	padding: 20px 0px 1px 0px;
	text-align: left;
}

#tee {
	float: right;
	width: 220px;
}

#feature {
	width: 220px;
}
#vip {
	background: url(../images/bigbox.jpg) no-repeat;
	background-color: #EEF0D4;
	display: block;	
	width: 60px;
	height: 144px;
	float: left;
	padding-right: 8px;
}
#piv {
	background: url(../images/bigbox.jpg) no-repeat;
	background-color: #EEF0D4;
	display: block;	
	width: 60px;
	height: 144px;
	float: right;
	padding-right: 8px;
}

