@charset "utf-8";

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

body {background:url(images/large-bg.jpg) no-repeat left 0px; font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:19px}
html {background:#d18f21 url(images/repeat-bg.jpg) repeat-x;}

/* Containers */
#page {margin:auto 0 0 0 ;overflow:hidden;width:990px}

/* logo */
#logo {height:190px; width:300px; position:relative;left:275px}

/* Content */
#intro {clear:both;display:inline;float:left; padding:40px 60px 40px 410px;width:520px; background:#d18f21 url(images/top-content-corner.png) no-repeat right 0px; color:#fff;}
#whiteContent {clear:both;display:inline;float:left; margin:20px 0 0 410px;width:580px; background:#fff; color:#343434}
#whiteContent .thumb {float:left; padding:1px; background:#d18f21; margin-right:20px}
#whiteContent .text {padding:20px; }
h1{color:#d18f21; font-size:16px }

#footer { margin:20px 0 70px 410px; padding: 30px; background:#4e4e4e; color:#FFF; }

a:link { color: #D18F21; }
a:visited { color: #D89F37; }
a:hover { color: #616161; }
a:active { color: #616161; }



