/*
    Coded By Steven Bower
    TurnWheel Designs (cc) 2009
*/
h2 {
    width: 95%;
}
#content {
    padding: 0;
    margin: 0;
    width: 100%;
}
#content_inner {
    top: 0px;
    padding: 20px 50px 0px 70px;
}
#teaser {
    background: transparent url("http://turnwheel.com/images/creative_website_design.png") 70px 30px no-repeat;
    height: 370px;
    width: 100%;
}
#teaser_inner {
    position: relative;
    height: 370px;
    width: 800px;
    margin-left: 120px;
}
#teaser_left,#teaser_right {
    float: left;
    width: 75px;
    height: 50px;
    margin: 170px auto;
    padding: 0;
    display: inline;
}
#teaser_left img,#teaser_right img {
    width: 50px;
    height: 50px;
}
#teaser_center {
    text-align: center;
    margin: 110px auto 0px auto;
    padding: 0px 15px 0px 10px;
    float: left;
    display: inline;
    width: 605px;
}
#catboxes {
    margin-bottom: 50px;
}
#catboxes p {
	padding: 5px 0 0 20px;
}
#catboxes div.catbox {
    display: inline;
    float: left;
    font-size: 1.25em;
    width: 208px;
    height: 170px;
    margin-top: 30px;
}
#cat-custom {
    padding: 0 20px 0 55px;
    background: transparent url("http://turnwheel.com/images/notice_bg.png") 267px 0 no-repeat;
}
#catboxes h2 {
    background: transparent url("http://turnwheel.com/images/red_bullet.png") no-repeat 0 3px;
	margin: 0;
	border: 0;
	padding: 0 0 0 23px;
    font: bold 22px/24px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
#catboxes h2 a {
	color: #6F6A68;
}
#cat-satisfaction  {
    padding: 0 20px 0 0;
    background: transparent url("http://turnwheel.com/images/notice_bg.png") 213px 0 no-repeat;
}
#cat-design {
    padding: 0 20px 0 0;
    background: transparent url("http://turnwheel.com/images/notice_bg.png") 215px 0 no-repeat;
}
#cat-user{
    padding: 0;
}

.teaser_entry {
    width: 605px;
    position: absolute;
    left: 75px; /* IE Fix */
}
.teaser_entry div {
    width: 605px;
    background: transparent url("http://turnwheel.com/images/portfolio_caption_bg.png") repeat-y;
    text-align: left;
    float: left;
}
.teaser_entry img {
    width: 605px;
    height: 191px;
}
.teaser_entry h4 {
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 2px 0 0 0;
}
.teaser_entry p {
    padding: 3px 10px 10px 10px;
}
