
#wshomepage {
	/*color: #C40680;*/
	padding: 8px;
}

#wshomeblurb {
	width: 317px;
	float: left;
	font-size: 14px;
}

#wshomemeans {
	float: right;
}

#wshomestarted {
	background: url(images/startedbox.jpg);
	width: 322px;
	height: 297px;
	clear: both;
	float: left;
	position: relative;
}
#wshomestarted h2 {
	/*font-family: "Freestyle Script", "Arial", "Helvetica", sans-serif;
	font-weight: normal;*/
	margin: 0;
	padding: 0;
	/*font-size: 41px;*/
	margin-left: 11px;
	margin-top: 5px;
    padding-top: 10px;
}
.sIFR-hasFlash #wshomestarted h2 {
    height: 48px;
    padding-top: 0;
}
#wshomestarted ul, #wshomestarted li {
	list-style: disc ! important;
}
#wshomestarted ul {
	margin: 15px ! important;
	margin-left: 30px ! important;
}

#wshomestarted p {
	margin-left: 11px;
	margin-right: 11px;
}

#wshomestartedsignup, #wshomenewsmore {
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.wshomearrowbutton a {
	display: block;
	width: 107px;
	height: 37px;
	background: url(images/arrowbutton.gif);
	text-decoration: none;
	/*font-family: "Freestyle Script", "Arial", "Helvetica", sans-serif;
	font-size: 32px;*/
    font-size: 14px;
    font-family: "Arial", "Helvetica", sans-serif;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
}
.wshomearrowbutton a span {
	display: block;
	top: 8px;
	left: 32px;
	position: absolute;
	cursor: pointer;
}

#wshomenews {
    float: right;
    width: 267px;
    height: 297px;
    position: relative;
}

#wshomenews h2 {
	margin: 0;
	padding: 0;
	margin-left: 11px;
	margin-top: 5px;
    padding-top: 10px;
}
.sIFR-hasFlash #wshomenews h2 {
    height: 48px;
    padding-top: 0;
}

#wshomeminiboxes {
    background: url(images/miniboxdividers.gif);
}

.wshomeminibox {
    width: 180px;
    height: 211px;
    position: relative;
}

.wshomeminibox h2 {
    background: #C40680;
    color: #ffffff;
    text-align: center;
    padding: 5px;
    margin: 0;
}

.sIFR-hasFlash .wshomeminibox h2 {
    padding: 0;
    font-size: 24px;
}

.wshomeminibox .wshomeminiboxfoot {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #C40680;
    color: #ffffff;
    text-align: right;
    padding: 5px;
}
.wshomeminibox .wshomeminiboxfoot a {
    color: #ffffff;
}

#wshomewhatnew {
    float: right;
    clear: both;
}

#wshometestimonials {
    float: left;
    background: url(images/testimonialquotes.gif);
    background-repeat: no-repeat;
    background-position: 0px 36px;
}
#wshometestimonials blockquote {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 32px;
    right: 32px;
    text-align: justify;
    top: 68px;
    font-size: 1.2em;
}

.wshometestimonialattribution {
    position: absolute;
    bottom: 25px;
    left: 0;
    padding: 5px;
    font-size: 0.8em;
}
.wshometestimonialattributionname {
    font-weight: bold;
}

#wshomearticles {
    margin-left: auto;
    margin-right: auto;
}

#wshomepage ul, #wshomepage ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#wshomepage ul li {
    margin: 0.5em 0;
}

.wshomeminibox ul {
    margin: 0 10px ! important;
}

