
#content .wrap {
 /* background: url(../images/site/bg-email.jpg) top right no-repeat; */
}



#welcome {
 padding: 0 20px;
 width: 345px;
}

#spotlight{
	float:left;
	width:700px;
}

#trybuy{
	float: right;
	width:300px;
	height:300px;
}


#categories {
 height: 152px;
 margin: 2em 0;
 padding: 0 3px;
}

#categories li {
 float: left;
 width: 191px;
 height: 152px;
 background: url(../images/site/bg-box2.jpg) top left no-repeat;
 color: White;
 font-size: 12px;
 text-align: center;
}

#categories li .title {
 color: White;
 font-family: "Trebuchet MS", sans-serif;
 font-size: 18px;
 font-weight: normal;
}

#categories li p {
 margin: .5em 0;
}

#categories li a.more {
 display: block;
 margin: 0 3px;
 background: url(../images/site/arrow.gif) center right no-repeat;
 color: #fff79d;
 text-decoration: none;
}

#categories .body {
 padding: 7px 9px 14px 8px;
}


#reasons {
 float: left;
 width: 320px;
 background: url(../images/site/bg-box4.gif) top left repeat-y;
 margin: 0 15px 0 0;
}

#reasons .title {
 padding: 10px 25px;
 font-family: "Trebuchet MS", sans-serif;
 font-size: 18px;
 color: #3d5971;
 background: url(../images/site/bg-box4-top.gif) top left no-repeat;
}

#reasons .body {
 padding: 0 25px 15px;
 background: url(../images/site/bg-box4-bottom.gif) bottom left no-repeat;
}

#reasons .list li {
 padding: .2em 0 .2em 25px;
 background: url(../images/site/tick.gif) center left no-repeat;
}


/* ----------------------------------------- */
/* Twitter */
/* ----------------------------------------- */

#news {
 float: right;
 width: 300px;
}

#news .list {
 padding-top:0;
 margin-top:0;
}

#news .list li {
 padding: 1em 0;
 background: url(../images/site/dots.gif) bottom left repeat-x;
 color: #5b5757;
}

#news .title {
 color: #8ea22f;
 font-family: "Trebuchet MS", sans-serif;
 font-size: 16px;
 padding:0;
 margin:0;
}

#news .date {
 color: #a9a9a9;
 font-size: 11px;
 font-weight: normal;
}

#news .list li a.more {
 color: #8ea22f;
 text-decoration: none;
}















