/* Michael Saganowski CSS Framework - www.sgnwsk.com - michael@sgnwsk.com - type: screen - created: 09/2008 */

body { background-image: url(../images/bck_hp.jpg); background-position: center top; background-color: black; background-repeat: no-repeat; }

/* TYPOGRAPHY */

p { font-size: 14px; color: #FFFFFF; }

.p-bold { font-size: 15px; color: #FFFFFF; font-weight: bold; margin-bottom: 18px; }
.p-margin-brake { margin-bottom: 13px; }

/* SCULPTURE */

#juggler-header { width: 400px; height: 55px; background: url(../images/header_juggler.png) no-repeat; margin-left: 71px; }
#juggler-content { width: 497px; height: 500px; margin-left: 71px; margin-top: 13px; }
#phone { width: 330px; height: 247px; background: url(../images/phone.png) no-repeat; position: relative; clear: both; }
#config-wiz { width: 229px; height: 36px; position: relative; clear: both; margin-top: 8px; margin-left: 68px; }
#value-adds { width: 220px; height: 240px; position: relative; clear: both; margin-left: 76px; margin-top: 28px; color: white; background: url(../images/value.png) no-repeat; }

/* LIGHT GREY BOXES */

#p1 { margin-left: 0px; margin-top: 18px; }
#p2 { margin-left: 45px; margin-top: 5px; }
#p3 { margin-left: 5px; margin-top: 5px; }
#p4 { margin-left: 184px; margin-top: 7px; }
#p5 { margin-left: 101px; margin-top: 11px; margin-bottom: 29px; }

/* LINKS */

a.icon[href *="www.smartbusinessphone.com.au/"] { padding: 5px 15px 5px 0; background: transparent url(../images/url.png) no-repeat center right; }
a:link { color: white; }
a:visited { color: white; }
a:hover { text-decoration: underline; color: #ff7e00; }
a:active { color: #ff7e00; }