@media screen, projection, print {

h1 {text-indent:-1000em;width:300px;height:235px;margin:0;padding:5px 15px 14px;color:#FFF;}
#pageWr {background:url(../images/homepage_bg.jpg) no-repeat right 80px;}
#usps {width:730px;margin:45px 0 0 5px;}
.usptop {background:url(../images/usptop.png) no-repeat left top;height:10px;overflow:hidden;}
.uspbot {background:url(../images/uspbot.png) no-repeat left top;height:17px;overflow:hidden;}
#usps ul {padding-left:10px;height:93px;background:url(../images/uspbg.jpg) repeat-y center top;overflow:hidden;}
#usps li {float:left;text-indent:-1000em;}

.cntboxWr {}
.cntboxTop {background:url(../images/cntboxtop.png) repeat-x left top;width:100%;height:10px;overflow:hidden;}
.cntboxCols {background:url(../images/cntbox.png) repeat-x left bottom;}
.cntboxBot {background:url(../images/cntboxbot.png) repeat-x left top;width:100%;height:5px;overflow:hidden;}
.cntbox {float:left;width:155px;padding:0 15px 5px;}
.cntbox h2 {font-size:1.17em;line-height:1.071em;}
.cntbox p {margin-bottom:4px !important;font-size:0.917em;line-height:1.364em;}
.cntbox .imgBorder {position:relative;width:155px;margin-bottom:7px;}
.cntbox .imgBorder img {display:inline;}
.cntbox .imgBorder span {display:block;position:absolute;bottom:0;left:0;width:4px;height:4px;background-color:#FFF;overflow:hidden;}

*+html h1 {height:241px;}
* html h1 {height:241px;}

}