/* -----------------------------------------------------------------------

	Site:	http://www.surgitecservices.com
	Author:	Geraldo Ramos
	Year:	2008

----------------------------------------------------------------------- */

/* RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
body{ line-height:1.5; }
table{ border-collapse:separate; border-spacing:0; }
caption, th, td{ text-align:left; font-weight:normal; }
table, td, th{ vertical-align:middle; }
blockquote:before, blockquote:after, q:before, q:after{ content:""; }
blockquote, q{ quotes:"" ""; }
a img{ border:none; }

/* TYPOGRAPHY */
html{ font-size:100.01%; }
body{ font-size:75%; color:#222; background:#fff; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6{ font-weight:normal; color:#111; }
h1{ font-size:3em; line-height:1; margin-bottom:0.5em; }
h2{ font-size:2em; margin-bottom:0.75em; }
h3{ font-size:1.5em; line-height:1; margin-bottom:1em; }
h4{ font-size:1.2em; line-height:1.25; margin-bottom:1.25em; }
h5{ font-size:1em; font-weight:bold; margin-bottom:1.5em; }
h6{ font-size:1em; font-weight:bold; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img{ margin:0; }
p{ margin:0 0 1.5em;  }
p img.left{ float:left; margin:1.5em 1.5em 1.5em 0; padding:0; }
p img.right{ float:right; margin:1.5em 0 1.5em 1.5em; }
a:focus, a:hover{ color:#000; }
a{ color:#009; text-decoration:underline; }
blockquote{ margin:1.5em; color:#666; font-style:italic; }
strong{ font-weight:bold; }
em, dfn{ font-style:italic; }
ul{margin:0 0 1.5em 20px; }

/* STYLES */
body{ background:url(../images/background.jpg) top repeat-x #fff; color:#494a4b }
.highlight{color:#6796af; font-size:1.35em; line-height:.5em; }
h1{color:#6796af; font-family:"Times New Roman", Times, serif; }
h2{color:#6796af; font-family:"Times New Roman", Times, serif;line-height:1em; font-size:2.5em; }

/* LAYOUT */
#container{ width:1016px; margin:0 auto; }
#main{ margin:10px 0 0 0; }
#content{ float:left; width:540px; margin:30px 20px 50px 0;}
#sidebar{ float:left; width:456px; margin:80px 0 0 0; }
#sidebar img{ padding-bottom:80px; }

/* HEADER */
#header{ height:125px; }
#logo{ float:left; margin:30px 0 0 0; }
#scalpel{ float:right; }

/* NAVIGATION */
#navigation{ height:27px; text-transform:uppercase; font-weight:700; line-height:27px; text-align: center; border-left:1px solid #6796af; margin:0; }
#navigation a{ color:#6796af; text-decoration:none; }
#navigation a:hover{ color:#37667f; text-decoration:none; }
#navigation li{ float:left; width:168px; list-style-type:none; border-right:1px solid #6796af; }

/* CONTENT */
#home{ margin:0 0 145px 0; border-bottom:#d5d6d7 solid 10px; }
#home-text{position:relative; top:-540px; left:60px; height:0; }
#why-surgitech{margin:0 0 0 50px; }

/* FOOTER */
#footer{ float:left; width:100%; overflow:hidden; position:relative; clear:both; }
#footer-nav{ text-transform:uppercase; font-weight:700; clear:left; float:left; position:relative; left:50%; text-align:center; margin:0; }
#footer-nav a{ color:#999; text-decoration:none; }
#footer-nav a:hover{ color: #666; text-decoration:none; }
#footer-nav li{ float:left; list-style-type:none; border-right:1px solid #999; padding:0 0.5em; position:relative; right:50%; display:block; letter-spacing:.15em; font-size:.95em;  }
#footer-nav li.last{ border-right:none; }
#address{ float:left; text-align:center; width:1016px; color:#999; font-size:.85em; letter-spacing:.1em; }
