@charset "UTF-8";
/* CSS Document */

body {background:url(images/page-bg.jpg) top center #dc2020 no-repeat fixed; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif}

a:link {color:#000}
a:hover {color:#dd2020}
h1 {font-size:20px; padding:0 0 7px 0; margin:0; border-bottom:1px solid #b2b2b2; font-weight:normal}
h2 {font-size:18px; padding:20px 0 7px 0; margin:0; font-weight:normal}
h3 {font-size:16px; padding:10px 0 7px 0; margin:0; font-weight:bold}
.clear {clear:both}

#wrapper {width:990px; margin:auto}

#header {background:url(images/top01.jpg) center top no-repeat; height:225px}
#electrical #header {background:url(images/top01.jpg) center top no-repeat; height:225px}
#appliances #header {background:url(images/top01.jpg) center top no-repeat; height:225px}
#special #header {background:url(images/top01.jpg) center top no-repeat; height:225px}
#servicing #header {background:url(images/top01.jpg) center top no-repeat; height:225px}
#technology #header {background:url(images/top01.jpg) center top no-repeat; height:225px}
#contact #header {background:url(images/top01.jpg) center top no-repeat; height:225px}
#history #header {background:url(images/top01.jpg) center top no-repeat; height:225px}
#links #header {background:url(images/top01.jpg) center top no-repeat; height:225px}

#logo {padding:15px 15px 15px 0}

#menu {color:#fff; font-size:18px; padding:7px 0 0 0; line-height:19px}
#menu a {color:#fff; padding:0 13px; text-decoration:none}
#menu a:hover {color:#FFFF66}
#home #menu .home {border-bottom:4px solid #dd2020; padding:0 13px 3px 13px; line-height:19px}
#electrical #menu .electrical {border-bottom:4px solid #dd2020; padding:0 13px 3px 13px; line-height:19px}
#appliances #menu .appliances {border-bottom:4px solid #dd2020; padding:0 13px 3px 13px; line-height:19px}
#special #menu .special {border-bottom:4px solid #dd2020; padding:0 13px 3px 13px; line-height:19px}
#servicing #menu .servicing {border-bottom:4px solid #dd2020; padding:0 13px 3px 13px; line-height:19px}
#technology #menu .technology {border-bottom:4px solid #dd2020; padding:0 13px 3px 13px; line-height:19px}
#contact #menu .contact {border-bottom:4px solid #dd2020; padding:0 13px 3px 13px; line-height:19px}
#history #menu .history {border-bottom:4px solid #dd2020; padding:0 13px 3px 13px; line-height:19px}
#links #menu .links {border-bottom:4px solid #dd2020; padding:0 13px 3px 13px; line-height:19px}

#content {background:#fff; padding:15px; font-size:14px; height:auto}

#lhs {width:310px; float:left; margin:0 15px 15px 0}

#rhs {width:630px; float:left}

#footer {background:#000; height:35px; padding:10px 15px; color:#fff; font-size:14px}
#footer a {color:#FFFF66; text-decoration:none}
#footer a:hover{color:#ffffff}

.banner {background:url(images/box-bg.jpg); height:155px; margin:10px 0 0 0}
.banner .name {padding:8px 15px; font-size:16px}
.banner .image {float:left}
.banner .info {float:left; padding:15px 0 0 0; width:200px}
.banner .price {background:url(images/price-bg.gif) bottom right; float:left; padding:1px 10px; margin-top:10px; font-size:20px}
.banner .download {background:url(images/download-bg.gif) bottom right; float:left; padding:2px 10px; margin-top:10px; font-size:16px}
.banner a:link {color:#000; text-decoration:none}
.banner a:hover {text-decoration:underline}
