/* Start of CMSMS style sheet 'PT360 STRUCTURE' */
#maincontainer{
width: 1000px;
margin: 0 auto;
background-color: #51b948;
}

#header{
height: 97px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 96px 0 254px;
height: 399px;
}

#leftcolumn{
float: left;
width: 254px;
margin-left: -1000px;
height: 399px;
background-image: url(images/menu_back.jpg);
}

#rightcolumn{
float: left;
width: 96px;
margin-left: -96px;
height: 399px;
background-image: url(images/right_side.jpg);
}


#sep{
clear: left;
width: 100%;
height: 43px;
background-image: url(images/lower_sep.jpg);
background-repeat: no-repeat;
}


#contentwrapper2{
float: left;
width: 100%;
background-image: url(images/footer_back.jpg);
background-repeat: no-repeat;
}

#contentcolumn2{
margin: 0 296px 0 269px;
}

#leftcolumn2{
float: left;
width: 269px;
margin-left: -1000px;
}

#rightcolumn2{
float: left;
width: 296px;
margin-left: -296px;
padding-top: 3em;
}


#footer{
clear: left;
width: 100%;
padding: 24px 0 4px 100px;
font-size: 80%;
}

.homeinney {
padding: 3em 2em 0 0;
}

/* INSIDE */

#maincontainer_inside{
width: 1000px;
margin: 0 auto;
background-color: #fff;
}

#contentwrapper_inside_top{
float: left;
width: 100%;
}

#contentcolumn_inside_top{
margin-right: 746px;
height: 147px;
background-image: url(images/pt-360-physical-therapy.jpg);
background-repeat: no-repeat;
}

#rightcolumn_inside_top{
float: left;
width: 746px;
margin-left: -746px;
height: 147px;
background-image: url(images/inside_header_right.jpg);
background-repeat: no-repeat;
}

#breadcrumbs{
float:left;
width: 100%
height: 27px;
font-size: 90%;
clear:both;
}

#title{
float:left;
width: 100%;
height: 93px;
clear:both;
}

#contentwrapper_inside_mid{
float: left;
width: 100%;
}

#contentcolumn_inside_mid{
margin: 0 253px 0 237px;
}

#leftcolumn_inside_mid{
float: left;
width: 237px;
margin-left: -1000px;
}

#rightcolumn_inside_mid{
float: left;
width: 253px;
margin-left: -253px;
}

/* TESTIMONIALS PAGE */

#contentwrapper_inside_mid2{
float: left;
width: 100%;
}

#contentcolumn_inside_mid2{
margin-left: 237px;
}

#leftcolumn_inside_mid2{
float: left;
width: 237px;
margin-left: -1000px;
}

#above_footer{
float:left;
width: 100%
height: 57px;
}

#footer_inside{
clear: left;
width: 100%;
font-size: 80%;
background-image: url(images/footer_inside.jpg);
background-repeat: no-repeat;
background-color: #51b948;
color: #fff;
}

.footerinney{
padding: 60px 0 4px 97px;
}

.quick{
padding: 0 79px 0 0;
}

.contentmain{
padding: 0 25px 0 0;
}
/* End of 'PT360 STRUCTURE' */

