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

* { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; list-style:none; font-weight:100; font-size:100%; text-decoration:none; }

body { background-color:#fff; color:#454545; overflow-y:scroll; }

p { padding-bottom:10px; line-height:150%; }

a { color:#454545; text-decoration:underline; border:none !important; transition: color 0.50s ease 0s; }

hr { border-collapse:inherit; margin:10px 0 ; opacity:0.5; clear:both; }

a:hover { color:#e07026; }

a img, a:focus { border:none; outline:none; }

strong { font-weight:bold; }

#container { width:1000px; margin:56px auto 0 auto; position:relative; }

#contents { width:1000px; height:700px;  border:1px solid #ccc; position:relative; padding:30px 0 0 0; }

#scroll-box { padding:30px 20px 20px 20px; height:650px; overflow-y:auto; }

#scroll-box * { line-height:150%; }

header { position:absolute; top:0px; left:-1px; height:30px; width:1002px; background:url(../img/header-bg.png) repeat; z-index:10; }

h1, h1 a, #twitter a, #facebook a { display:block; letter-spacing : -1em; text-indent: -100000em; overflow: hidden; }

h1 { background:url(../img/logo.png) no-repeat; width: 132px; height: 97px; position:absolute; top:-50px; }

h1 a { width: 132px; height: 97px;}

h2#telephone { position:absolute; right:20px; top:-40px; font-size:24px; }

#scroll-box h2 { font-size:24px; }

#scroll-box h3 { font-size:18px; padding:10px 0 5px; }

#scroll-box ol, #scroll-box ul { padding: 0 0 0 15px; }

#shrFrm {margin-top:20px; width:100%; height:540px; }

footer { position:relative; }

footer ul li { display:inline-block; padding:10px; }

footer ul li a { color:#4d4d4d; font-size:12px; }

div#twitter { position:absolute; top:10px; left:500px; }

div#twitter a { background:url(../img/twitter.png) no-repeat; height:20px; width:63px; }

div#facebook { position:absolute; top:10px; left:573px; }

div#facebook a { background:url(../img/facebook.png) no-repeat; height:20px; width:80px; }

div#pintrest { position:absolute; top:9px; left:663px; }

div.legalCopyright { position:absolute; top:10px; right:15px; font-size:10px; }

div.col-1 { width:400px; float:left; }

div.col-2 { width:400px; float:right; }