html, body {height: 100%; overflow: hidden; margin: 0px; padding: 0px; text-align: left; background-color: #3C77B3;}
div#body {width: 918px; height: 100%; overflow: hidden; text-align: center; background-repeat: repeat-y; background-image: url('../images/page_bg.jpg');}

/* Headings */
h1, h2, h3 {margin: 0px; padding: 0px; display: block; font-weight: bold; font-family: "HelveticaNeue LightCond", Helvetica, Arial, sans-serif;}
h1 {color: #69ad1a; font-size: 34px; margin-top: 50px;} h2 {color: #1769c6; font-size: 22px;} h3 {color: #ab1515; font-size: 34px;}

/* Hyperlinks */
a {text-decoration: none;} a:hover {text-decoration: underline;}

/* Header */
div#header {width: 918px; height: 120px; background-repeat: no-repeat; background-image: url('../images/header/bg.jpg');}

/* Page Content */
div#page {width: 918px; text-align: center; background-position: center; background-repeat: repeat-y; background-image: url('../images/box_bg.gif');}

/* Service Boxes */
div#services {width: 896px; margin-left: 36px; margin-right: 36px; text-align: left;}
div.serviceBoxBG {width: 272px; float: left; margin: 0px 5px 2px 5px; background-repeat: repeat-y; background-image: url('../images/sbox_bg.gif');}
div.serviceBox {width: 272px; margin-top: 0px; background-repeat: no-repeat; background-position: top center; background-image: url('../images/sbox_top.gif');}
div.serviceBox h2 {padding: 5px 12px 0px 12px;}
div.serviceBox span {display: block; font-family: Arial, Helvetica, sans-serif;}
div.serviceBox span.serviceInfo {color: #585e64; font-size: 11px; padding: 0px 6px 0px 18px;}
div.serviceBox span.servicePrice {color: #4f5969; font-size: 13px; font-weight: bold; padding: 24px 10px 0px 14px;}
div#serviceSWH {background-image: url('../images/service_swh.png');}
div#serviceVPS {background-image: url('../images/service_vps.png');}
div#serviceMDS {background-image: url('../images/service_mds.png');}
div.serviceImage {min-height: 100px; background-position: bottom right; background-repeat: no-repeat;}
div#services div a {display: block; margin-left: 18px; color: #666b75; font-size: 13px; font-family: "Arial Narrow", Arial, Helvetica, sans-serif;}
div#services div a {width: 68px; height: 29px; padding-top: 5px; text-align: center; background-repeat: no-repeat; background-image: url('../images/buttons/button_medium.jpg');}
div#services div a:hover {color: #ab1515; text-decoration: none;}

/* Footer */
div#footer {width: 918px; height: 100px; background-repeat: no-repeat; background-image: url('../images/footer/background.jpg');}
div#footer div {display: block; padding-top: 48px; padding-left: 135px; text-align: left; color: #434d58; font: 11px "Arial";}
div#footer div a {text-decoration: none; color: #186ac6;}
div#footer div a:hover {text-decoration: underline; color: #5aabff;}
div#footer div span {display: block; float: right; padding-right: 20px; color: #434d58; font: 11px "Arial";}