/* CSS Document */

body {
	
	background-color:#f2f2f2;
}


#Template_01 {
	position:relative;
	left:0px;
	top:0px;
	width:916px;
	background-color:#f2f2f2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#logo {
	position:relative;
	float:left;
	background-color:#f2f2f2;
	left:0px;
	top:0px;
	width:916px;
	height:143px;
	background-image: url(http://www.windfallcollection.com/eBay/images/Windfall_Header_2009.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#title {
	position:relative;
	float:left;
	width:916px;
	height:70px;
	background-color:#f2f2f2;
}

#title h2 {
	color:#698ebe;
	font-size:24px;
	line-height:28px;
	font-weight:lighter;
}


h3 {
	color:#698ebe;
	font-size:16px;
	line-height:20px;
	font-weight:lighter;
}

#text-01 {
	position:relative;
	float:left;
	width:216px;
	height:100%;
	padding:0 40px 20px 20px;
	color:#000000;
	text-align:left;
	font-size:14px;
	line-height:16px;
}

#selector {
	position:relative;
	float:left;
	width:640px;
	height:700px;
	background-color:#f2f2f2;
}



#text-02 {
	position:relative;
	float:left;
	width:876px;
	padding:0 20px 20px 20px;
	background-color:#E3E3E3;
	color:#000;
	text-align:left;
}




#text-02 h3{
	color:#382c16;
	font-size:20px;
	line-height:22px;
	font-weight:lighter;
}

#text-02 h4{
	color:#382c16;
	font-size:18px;
	line-height:20px;
	font-weight:lighter;
}


#text-02 strong{
	color:#382c16;
	font-size:18px;
	line-height:20px;
	font-weight:lighter;
}

