html { width:100%;}
body { font-family: calibri, arial; font-size:62.5%; background: #ffffff; color: #3f3f3f;}
input, textarea, select { font-size:140%; letter-spacing:1; }

a { color:#005bab; }
a:hover { color:#005bab; }

h1 { font-size: 280%; text-align: center;}
h2 { font-size: 220%; }
h3 { font-size: 200%; }
h4, h5, h6 { font-size: 180%; }

#site-wrap {width: 980px; margin: 45px auto 30px;}

.header {padding-bottom: 22px; background: url('/img/hr-wide.jpg') center bottom no-repeat;}
.header img {float: left;}
.header .smart-systems {float: right; width: 500px; text-align: right; font-size: 180%; line-height: 130%; font-weight: bold;}
.header .smart-systems span {color: #005bab;}

.content {padding: 30px 0 25px; background: url('/img/hr-wide.jpg') center bottom no-repeat;}

.content .links {padding-top: 30px; font-size: 140%; font-weight: bold;}
.content .links a {color: #3f3f3f; text-decoration: none;}
.content .links a:hover {text-decoration: underline;}
.content .links a span {color: #005bab;}
.content .links .to-devices {float: left; width: 300px; text-align: left;}
.content .links .to-cat {float: right; width: 300px; text-align: right;}

.content .devices {padding: 30px 0 40px;}
.content .devices .device {float: left; width: 325px; height: 380px; background: url('/img/hr-narrow.jpg') center bottom no-repeat; text-align: center;}
.content .devices .device .link-holder {background: url('/img/hr-narrow.jpg') 0 210px no-repeat; height: 250px;}
.content .devices .device .link-holder a {text-decoration: none; color: #6d6d6d;}
.content .devices .device .link-holder a:hover span {text-decoration: underline;}
.content .devices .device .link-holder img {padding-bottom: 30px;}
.content .devices .device .link-holder span {font-size: 180%; font-weight: bold;}
.content .devices .device .link-holder span strong {color: #005bab;}
.content .devices .device .description {font-size: 150%; line-height: 120%; padding: 20px 40px;}

.content .about {font-size: 170%; line-height: 140%; color: #858585; text-align: center;}

.copyright {padding-top: 20px; text-align: center; font-size: 170%; line-height: 140%;}
.copyright .phone {color: #005bab;}